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 2017/11/20 03:39:01 UTC

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 316 - Still Unstable!

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

1 tests failed.
FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([FC74A136CEB2766C:E83CFA63EDB5CB72]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12569 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1625042 INFO  (SUITE-TestReplicationHandler-seed#[FC74A136CEB2766C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\init-core-data-001
   [junit4]   2> 1625047 WARN  (SUITE-TestReplicationHandler-seed#[FC74A136CEB2766C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 1625047 INFO  (SUITE-TestReplicationHandler-seed#[FC74A136CEB2766C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1625048 INFO  (SUITE-TestReplicationHandler-seed#[FC74A136CEB2766C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1625049 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestIndexAndConfigAliasReplication
   [junit4]   2> 1625050 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\collection1
   [junit4]   2> 1625054 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1625055 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4bc0d88b{/solr,null,AVAILABLE}
   [junit4]   2> 1625056 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5dcd8dcb{HTTP/1.1,[http/1.1]}{127.0.0.1:64805}
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.Server Started @1635409ms
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\collection1\data, hostPort=64805}
   [junit4]   2> 1625057 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1625057 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T02:51:23.276156300Z
   [junit4]   2> 1625058 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\solr.xml
   [junit4]   2> 1625061 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1625062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1625062 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1625105 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625114 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625114 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625117 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\.
   [junit4]   2> 1625117 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1625117 INFO  (coreLoadExecutor-7767-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1625124 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1625143 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1625144 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1625145 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1625145 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625145 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1625145 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1625146 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=43.3408203125, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=23.488731448480664, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1625189 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1625189 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1625190 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=20.4267578125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=20.68260014396557, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1625190 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5932831c[collection1] main]
   [junit4]   2> 1625190 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-001\collection1\conf
   [junit4]   2> 1625191 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1625191 INFO  (coreLoadExecutor-7767-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1625191 INFO  (searcherExecutor-7768-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5932831c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1625192 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\collection1
   [junit4]   2> 1625196 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1625197 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31ce008{/solr,null,AVAILABLE}
   [junit4]   2> 1625197 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c4c674{HTTP/1.1,[http/1.1]}{127.0.0.1:64808}
   [junit4]   2> 1625197 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.Server Started @1635550ms
   [junit4]   2> 1625197 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\collection1\data, hostPort=64808}
   [junit4]   2> 1625198 ERROR (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1625198 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 1625198 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1625198 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1625198 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T02:51:23.417230500Z
   [junit4]   2> 1625198 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\solr.xml
   [junit4]   2> 1625202 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1625202 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1625202 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1625236 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625245 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625245 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625247 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\.
   [junit4]   2> 1625247 INFO  (TEST-TestReplicationHandler.doTestIndexAndConfigAliasReplication-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1625248 INFO  (coreLoadExecutor-7777-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1625254 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 1625258 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1625259 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1625259 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1625259 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4d9436fd
   [junit4]   2> 1625259 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1625260 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1625261 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=43.3408203125, floorSegmentMB=1.849609375, forceMergeDeletesPctAllowed=23.488731448480664, segmentsPerTier=33.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1625316 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1625316 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1625317 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=20.4267578125, floorSegmentMB=1.251953125, forceMergeDeletesPctAllowed=20.68260014396557, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1625317 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a71e6fc[collection1] main]
   [junit4]   2> 1625317 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001\solr-instance-002\collection1\conf
   [junit4]   2> 1625319 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1625319 INFO  (coreLoadExecutor-7777-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1625319 INFO  (searcherExecutor-7778-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a71e6fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1625323 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1625324 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 0
   [junit4]   2> 1625325 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1625325 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1625326 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1625326 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1625326 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1625327 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1625328 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1625328 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1625330 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1625331 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1625331 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1625331 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1625332 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1625332 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1625332 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1625333 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1625333 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1625333 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1625334 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1625334 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1625334 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1625335 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1625335 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1625335 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1625336 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1625336 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1625336 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1625337 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1625337 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1625337 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1625338 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1625338 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1625339 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1625339 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1625339 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1625339 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1625340 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1625340 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1625340 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1625341 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1625341 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1625341 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1625341 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1625342 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1625342 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1625342 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1625342 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1625343 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1625343 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1625343 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1625343 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1625344 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1625344 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1625344 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1625344 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1625344 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[67]} 0 0
   [junit4]   2> 1625345 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[68]} 0 0
   [junit4]   2> 1625345 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[69]} 0 0
   [junit4]   2> 1625345 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[70]} 0 0
   [junit4]   2> 1625345 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[71]} 0 0
   [junit4]   2> 1625346 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[72]} 0 0
   [junit4]   2> 1625346 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[73]} 0 0
   [junit4]   2> 1625346 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[74]} 0 0
   [junit4]   2> 1625346 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[75]} 0 0
   [junit4]   2> 1625346 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[76]} 0 0
   [junit4]   2> 1625347 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[77]} 0 0
   [junit4]   2> 1625347 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[78]} 0 0
   [junit4]   2> 1625347 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[79]} 0 0
   [junit4]   2> 1625347 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[80]} 0 0
   [junit4]   2> 1625348 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[81]} 0 0
   [junit4]   2> 1625348 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[82]} 0 0
   [junit4]   2> 1625348 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[83]} 0 0
   [junit4]   2> 1625348 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[84]} 0 0
   [junit4]   2> 1625348 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[85]} 0 0
   [junit4]   2> 1625350 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[86]} 0 0
   [junit4]   2> 1625350 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[87]} 0 0
   [junit4]   2> 1625350 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[88]} 0 0
   [junit4]   2> 1625351 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[89]} 0 0
   [junit4]   2> 1625351 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[90]} 0 0
   [junit4]   2> 1625351 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[91]} 0 0
   [junit4]   2> 1625351 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[92]} 0 0
   [junit4]   2> 1625352 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[93]} 0 0
   [junit4]   2> 1625352 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[94]} 0 0
   [junit4]   2> 1625352 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[95]} 0 0
   [junit4]   2> 1625352 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[96]} 0 0
   [junit4]   2> 1625353 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[97]} 0 0
   [junit4]   2> 1625353 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[98]} 0 0
   [junit4]   2> 1625353 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99]} 0 0
   [junit4]   2> 1625353 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[100]} 0 0
   [junit4]   2> 1625354 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[101]} 0 0
   [junit4]   2> 1625354 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[102]} 0 0
   [junit4]   2> 1625354 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[103]} 0 0
   [junit4]   2> 1625354 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[104]} 0 0
   [junit4]   2> 1625355 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[105]} 0 0
   [junit4]   2> 1625355 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[106]} 0 0
   [junit4]   2> 1625355 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[107]} 0 0
   [junit4]   2> 1625355 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[108]} 0 0
   [junit4]   2> 1625356 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[109]} 0 0
   [junit4]   2> 1625356 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[110]} 0 0
   [junit4]   2> 1625356 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[111]} 0 0
   [junit4]   2> 1625356 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[112]} 0 0
   [junit4]   2> 1625356 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[113]} 0 0
   [junit4]   2> 1625357 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[114]} 0 0
   [junit4]   2> 1625357 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[115]} 0 0
   [junit4]   2> 1625357 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[116]} 0 0
   [junit4]   2> 1625357 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[117]} 0 0
   [junit4]   2> 1625358 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[118]} 0 0
   [junit4]   2> 1625358 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[119]} 0 0
   [junit4]   2> 1625358 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[120]} 0 0
   [junit4]   2> 1625358 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[121]} 0 0
   [junit4]   2> 1625358 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[122]} 0 0
   [junit4]   2> 1625359 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123]} 0 0
   [junit4]   2> 1625359 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[124]} 0 0
   [junit4]   2> 1625359 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[125]} 0 0
   [junit4]   2> 1625359 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[126]} 0 0
   [junit4]   2> 1625360 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[127]} 0 0
   [junit4]   2> 1625360 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[128]} 0 0
   [junit4]   2> 1625360 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[129]} 0 0
   [junit4]   2> 1625360 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[130]} 0 0
   [junit4]   2> 1625361 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[131]} 0 0
   [junit4]   2> 1625361 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[132]} 0 0
   [junit4]   2> 1625361 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[133]} 0 0
   [junit4]   2> 1625361 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[134]} 0 0
   [junit4]   2> 1625362 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[135]} 0 0
   [junit4]   2> 1625362 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[136]} 0 0
   [junit4]   2> 1625362 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[137]} 0 0
   [junit4]   2> 1625362 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[138]} 0 0
   [junit4]   2> 1625362 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[139]} 0 0
   [junit4]   2> 1625363 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[140]} 0 0
   [junit4]   2> 1625363 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[141]} 0 0
   [junit4]   2> 1625363 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[142]} 0 0
   [junit4]   2> 1625363 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[143]} 0 0
   [junit4]   2> 1625364 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[144]} 0 0
   [junit4]   2> 1625364 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[145]} 0 0
   [junit4]   2> 1625364 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[146]} 0 0
   [junit4]   2> 1625365 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[147]} 0 1
   [junit4]   2> 1625366 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[148]} 0 0
   [junit4]   2> 1625367 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[149]} 0 0
   [junit4]   2> 1625367 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[150]} 0 0
   [junit4]   2> 1625367 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[151]} 0 0
   [junit4]   2> 1625367 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[152]} 0 0
   [junit4]   2> 1625368 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[153]} 0 0
   [junit4]   2> 1625368 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[154]} 0 0
   [junit4]   2> 1625368 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[155]} 0 0
   [junit4]   2> 1625368 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[156]} 0 0
   [junit4]   2> 1625368 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[157]} 0 0
   [junit4]   2> 1625369 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[158]} 0 0
   [junit4]   2> 1625369 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[159]} 0 0
   [junit4]   2> 1625369 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[160]} 0 0
   [junit4]   2> 1625370 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[161]} 0 0
   [junit4]   2> 1625370 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[162]} 0 0
   [junit4]   2> 1625370 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[163]} 0 0
   [junit4]   2> 1625371 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[164]} 0 0
   [junit4]   2> 1625371 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[165]} 0 0
   [junit4]   2> 1625371 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[166]} 0 0
   [junit4]   2> 1625371 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[167]} 0 0
   [junit4]   2> 1625372 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[168]} 0 0
   [junit4]   2> 1625372 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[169]} 0 0
   [junit4]   2> 1625372 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[170]} 0 0
   [junit4]   2> 1625372 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[171]} 0 0
   [junit4]   2> 1625372 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[172]} 0 0
   [junit4]   2> 1625373 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[173]} 0 0
   [junit4]   2> 1625373 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[174]} 0 0
   [junit4]   2> 1625373 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[175]} 0 0
   [junit4]   2> 1625373 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[176]} 0 0
   [junit4]   2> 1625375 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[177]} 0 0
   [junit4]   2> 1625375 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[178]} 0 0
   [junit4]   2> 1625375 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[179]} 0 0
   [junit4]   2> 1625375 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[180]} 0 0
   [junit4]   2> 1625375 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[181]} 0 0
   [junit4]   2> 1625376 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[182]} 0 0
   [junit4]   2> 1625376 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[183]} 0 0
   [junit4]   2> 1625376 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[184]} 0 0
   [junit4]   2> 1625376 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[185]} 0 0
   [junit4]   2> 1625377 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[186]} 0 0
   [junit4]   2> 1625377 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[187]} 0 0
   [junit4]   2> 1625377 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[188]} 0 0
   [junit4]   2> 1625377 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[189]} 0 0
   [junit4]   2> 1625378 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[190]} 0 0
   [junit4]   2> 1625378 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[191]} 0 0
   [junit4]   2> 1625378 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[192]} 0 0
   [junit4]   2> 1625378 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[193]} 0 0
   [junit4]   2> 1625379 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[194]} 0 0
   [junit4]   2> 1625379 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[195]} 0 0
   [junit4]   2> 1625379 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[196]} 0 0
   [junit4]   2> 1625379 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[197]} 0 0
   [junit4]   2> 1625380 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[198]} 0 0
   [junit4]   2> 1625380 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[199]} 0 0
   [junit4]   2> 1625380 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[200]} 0 0
   [junit4]   2> 1625381 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[201]} 0 0
   [junit4]   2> 1625381 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[202]} 0 0
   [junit4]   2> 1625381 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[203]} 0 0
   [junit4]   2> 1625381 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[204]} 0 0
   [junit4]   2> 1625382 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[205]} 0 0
   [junit4]   2> 1625382 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[206]} 0 0
   [junit4]   2> 1625382 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[207]} 0 0
   [junit4]   2> 1625382 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[208]} 0 0
   [junit4]   2> 1625383 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[209]} 0 0
   [junit4]   2> 1625383 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[210]} 0 0
   [junit4]   2> 1625383 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[211]} 0 0
   [junit4]   2> 1625383 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[212]} 0 0
   [junit4]   2> 1625383 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[213]} 0 0
   [junit4]   2> 1625384 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[214]} 0 0
   [junit4]   2> 1625384 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[215]} 0 0
   [junit4]   2> 1625384 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[216]} 0 0
   [junit4]   2> 1625384 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[217]} 0 0
   [junit4]   2> 1625385 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[218]} 0 0
   [junit4]   2> 1625385 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[219]} 0 0
   [junit4]   2> 1625385 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[220]} 0 0
   [junit4]   2> 1625385 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[221]} 0 0
   [junit4]   2> 1625385 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[222]} 0 0
   [junit4]   2> 1625386 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[223]} 0 0
   [junit4]   2> 1625386 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[224]} 0 0
   [junit4]   2> 1625386 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[225]} 0 0
   [junit4]   2> 1625386 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[226]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[227]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[228]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[229]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[230]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[231]} 0 0
   [junit4]   2> 1625387 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[232]} 0 0
   [junit4]   2> 1625388 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[233]} 0 0
   [junit4]   2> 1625388 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[234]} 0 0
   [junit4]   2> 1625388 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[235]} 0 0
   [junit4]   2> 1625388 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[236]} 0 0
   [junit4]   2> 1625389 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[237]} 0 0
   [junit4]   2> 1625389 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[238]} 0 0
   [junit4]   2> 1625389 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[239]} 0 0
   [junit4]   2> 1625389 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[240]} 0 0
   [junit4]   2> 1625390 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[241]} 0 0
   [junit4]   2> 1625390 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[242]} 0 0
   [junit4]   2> 1625390 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[243]} 0 0
   [junit4]   2> 1625390 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[244]} 0 0
   [junit4]   2> 1625390 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[245]} 0 0
   [junit4]   2> 1625391 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[246]} 0 0
   [junit4]   2> 1625391 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[247]} 0 0
   [junit4]   2> 1625391 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[248]} 0 0
   [junit4]   2> 1625391 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[249]} 0 0
   [junit4]   2> 1625392 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[250]} 0 0
   [junit4]   2> 1625392 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[251]} 0 0
   [junit4]   2> 1625392 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[252]} 0 0
   [junit4]   2> 1625392 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[253]} 0 0
   [junit4]   2> 1625393 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[254]} 0 0
   [junit4]   2> 1625393 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[255]} 0 0
   [junit4]   2> 1625393 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[256]} 0 0
   [junit4]   2> 1625393 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[257]} 0 0
   [junit4]   2> 1625394 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[258]} 0 0
   [junit4]   2> 1625394 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[259]} 0 0
   [junit4]   2> 1625394 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[260]} 0 0
   [junit4]   2> 1625394 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[261]} 0 0
   [junit4]   2> 1625395 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[262]} 0 0
   [junit4]   2> 1625395 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[263]} 0 0
   [junit4]   2> 1625395 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[264]} 0 0
   [junit4]   2> 1625395 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[265]} 0 0
   [junit4]   2> 1625396 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[266]} 0 0
   [junit4]   2> 1625396 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[267]} 0 0
   [junit4]   2> 1625396 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[268]} 0 0
   [junit4]   2> 1625396 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[269]} 0 0
   [junit4]   2> 1625396 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[270]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[271]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[272]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[273]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[274]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[275]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[276]} 0 0
   [junit4]   2> 1625398 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[277]} 0 0
   [junit4]   2> 1625399 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[278]} 0 0
   [junit4]   2> 1625399 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[279]} 0 0
   [junit4]   2> 1625399 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[280]} 0 0
   [junit4]   2> 1625399 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[281]} 0 0
   [junit4]   2> 1625399 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[282]} 0 0
   [junit4]   2> 1625400 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[283]} 0 0
   [junit4]   2> 1625400 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[284]} 0 0
   [junit4]   2> 1625400 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[285]} 0 0
   [junit4]   2> 1625400 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[286]} 0 0
   [junit4]   2> 1625401 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[287]} 0 0
   [junit4]   2> 1625401 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[288]} 0 0
   [junit4]   2> 1625401 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[289]} 0 0
   [junit4]   2> 1625401 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[290]} 0 0
   [junit4]   2> 1625401 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[291]} 0 0
   [junit4]   2> 1625403 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[292]} 0 0
   [junit4]   2> 1625403 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[293]} 0 0
   [junit4]   2> 1625403 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[294]} 0 0
   [junit4]   2> 1625404 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[295]} 0 1
   [junit4]   2> 1625405 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[296]} 0 0
   [junit4]   2> 1625405 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[297]} 0 0
   [junit4]   2> 1625405 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[298]} 0 0
   [junit4]   2> 1625406 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[299]} 0 0
   [junit4]   2> 1625406 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[300]} 0 0
   [junit4]   2> 1625406 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[301]} 0 0
   [junit4]   2> 1625406 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[302]} 0 0
   [junit4]   2> 1625407 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[303]} 0 0
   [junit4]   2> 1625407 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[304]} 0 0
   [junit4]   2> 1625407 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[305]} 0 0
   [junit4]   2> 1625407 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[306]} 0 0
   [junit4]   2> 1625407 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[307]} 0 0
   [junit4]   2> 1625408 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[308]} 0 0
   [junit4]   2> 1625408 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[309]} 0 0
   [junit4]   2> 1625408 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[310]} 0 0
   [junit4]   2> 1625408 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[311]} 0 0
   [junit4]   2> 1625408 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[312]} 0 0
   [junit4]   2> 1625410 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[313]} 0 0
   [junit4]   2> 1625410 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[314]} 0 0
   [junit4]   2> 1625410 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[315]} 0 0
   [junit4]   2> 1625411 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[316]} 0 0
   [junit4]   2> 1625411 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[317]} 0 0
   [junit4]   2> 1625411 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[318]} 0 0
   [junit4]   2> 1625411 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[319]} 0 0
   [junit4]   2> 1625412 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[320]} 0 0
   [junit4]   2> 1625412 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[321]} 0 0
   [junit4]   2> 1625412 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[322]} 0 0
   [junit4]   2> 1625412 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[323]} 0 0
   [junit4]   2> 1625412 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[324]} 0 0
   [junit4]   2> 1625413 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[325]} 0 0
   [junit4]   2> 1625413 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[326]} 0 0
   [junit4]   2> 1625413 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[327]} 0 0
   [junit4]   2> 1625413 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[328]} 0 0
   [junit4]   2> 1625414 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[329]} 0 0
   [junit4]   2> 1625414 INFO  (qtp327980567-17337) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[330]} 0 0
   [junit4]   2> 1625414 INFO  (qtp327980567-17338) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[331]} 0 0
   [junit4]   2> 1625414 INFO  (qtp327980567-17331) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[332]} 0 0
   [junit4]   2> 1625414 INFO  (qtp327980567-17332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[333]} 0 0
   [junit4]   2> 1625415 INFO  (qtp327980567-17333) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[334]} 0 0
   [junit4]   2> 1625415 INFO  (qtp327980567-17335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[335]} 0 0
   [junit4]   2> 1625415 INFO  (qtp327980567-17334) [    x:collection1] o.a.s.u.p.L

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

egistry solr.jvm / com.codahale.metrics.MetricRegistry@b65c027
   [junit4]   2> 1698903 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1698903 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@687c8d5e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3bdf384a
   [junit4]   2> 1698904 INFO  (coreCloseExecutor-8446-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@415ff6de
   [junit4]   2> 1698904 INFO  (coreCloseExecutor-8446-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1096808158
   [junit4]   2> 1698904 INFO  (coreCloseExecutor-8446-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67c6daaf: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7f47ddae
   [junit4]   2> 1698908 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e1127c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 1698910 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6b577404{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1698910 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1276856810
   [junit4]   2> 1698910 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1698910 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@57f72392: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3f32306d
   [junit4]   2> 1698915 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1698915 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@204bfea7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@b65c027
   [junit4]   2> 1698919 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1698919 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@28c7abfa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3bdf384a
   [junit4]   2> 1698919 INFO  (coreCloseExecutor-8448-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@51299904
   [junit4]   2> 1698920 INFO  (coreCloseExecutor-8448-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1361680644
   [junit4]   2> 1698920 INFO  (coreCloseExecutor-8448-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@540be272: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2a5f680b
   [junit4]   2> 1698926 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[FC74A136CEB2766C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2ee5b963{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FC74A136CEB2766C-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), newname=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1552, maxMBSortInHeap=6.428241638412834, sim=RandomSimilarity(queryNorm=false): {}, locale=es-BR, timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=119516840,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCollectionAPIs, CollectionReloadTest, ResponseHeaderTest, TestPushWriter, TestIntervalFaceting, StatsComponentTest, CoreAdminCreateDiscoverTest, TestSolrCoreProperties, TestBinaryResponseWriter, CdcrReplicationHandlerTest, UninvertDocValuesMergePolicyTest, TestManagedResourceStorage, TestDynamicLoading, ZkCLITest, TestCloudJSONFacetJoinDomain, TestAddFieldRealTimeGet, CursorPagingTest, BufferStoreTest, TestFieldCacheVsDocValues, SolrCLIZkUtilsTest, MigrateRouteKeyTest, TestQuerySenderNoQuery, TestShardHandlerFactory, DistanceFunctionTest, CdcrUpdateLogTest, OutputWriterTest, TestNumericTokenStream, HighlighterConfigTest, TestMacroExpander, TestSchemalessBufferedUpdates, TestClassicSimilarityFactory, BJQParserTest, TestBlendedInfixSuggestions, TestPointFields, ComputePlanActionTest, SolrShardReporterTest, TestSystemCollAutoCreate, TestSubQueryTransformerDistrib, BlockCacheTest, HdfsBasicDistributedZkTest, TestBlobHandler, TestSolr4Spatial, XsltUpdateRequestHandlerTest, TestSchemaSimilarityResource, ShowFileRequestHandlerTest, TestPolicyCloud, ResponseLogComponentTest, CurrencyFieldTypeTest, CreateCollectionCleanupTest, TestFiltering, CleanupOldIndexTest, TestRandomDVFaceting, TestStressInPlaceUpdates, ZkFailoverTest, JSONWriterTest, TestExactStatsCache, TestNumericTerms64, GraphQueryTest, TestQueryWrapperFilter, TestStandardQParsers, HdfsNNFailoverTest, TestPivotHelperCode, TestStressRecovery, MoveReplicaHDFSFailoverTest, TestBulkSchemaAPI, ConnectionReuseTest, HdfsTlogReplayBufferedWhileIndexingTest, TestSurroundQueryParser, DeleteNodeTest, BinaryUpdateRequestHandlerTest, SolrInfoBeanTest, SuggesterTSTTest, TestUpdate, SpellCheckComponentTest, RequestHandlersTest, TestCodecSupport, TestManagedStopFilterFactory, SliceStateTest, DistributedFacetPivotLargeTest, TestDFRSimilarityFactory, StatsReloadRaceTest, RequestLoggingTest, V2StandaloneTest, TestTolerantUpdateProcessorRandomCloud, LeaderElectionContextKeyTest, ManagedSchemaRoundRobinCloudTest, SearchRateTriggerTest, TestSweetSpotSimilarityFactory, TestCollectionAPI, TestQuerySenderListener, URLClassifyProcessorTest, TestFuzzyAnalyzedSuggestions, VersionInfoTest, SpellCheckCollatorWithCollapseTest, RAMDirectoryFactoryTest, NodeAddedTriggerTest, TestIndexingPerformance, TestLMDirichletSimilarityFactory, TestBinaryField, DirectUpdateHandlerOptimizeTest, TolerantUpdateProcessorTest, SpellCheckCollatorTest, DeleteInactiveReplicaTest, DirectUpdateHandlerTest, TestTlogReplica, TestNamedUpdateProcessors, MetricsHandlerTest, NotRequiredUniqueKeyTest, RecoveryZkTest, TestSolrConfigHandlerCloud, TestTestInjection, FacetPivotSmallTest, ParsingFieldUpdateProcessorsTest, TestXIncludeConfig, HLLSerializationTest, TestExportWriter, AssignBackwardCompatibilityTest, TestHdfsBackupRestoreCore, PKIAuthenticationIntegrationTest, BasicAuthIntegrationTest, TestTolerantSearch, SharedFSAutoReplicaFailoverTest, TestSolrCloudSnapshots, ClassificationUpdateProcessorTest, TestRandomRequestDistribution, CollectionsAPISolrJTest, SuggestComponentTest, SolrCmdDistributorTest, DistributedFacetPivotWhiteBoxTest, TestCorePropertiesReload, RuleEngineTest, TestMissingGroups, TestWriterPerf, TestJoin, SaslZkACLProviderTest, TestHdfsUpdateLog, LeaderInitiatedRecoveryOnShardRestartTest, FieldAnalysisRequestHandlerTest, BlockJoinFacetRandomTest, TestCustomSort, TestComplexPhraseLeadingWildcard, TestLeaderElectionZkExpiry, DistribCursorPagingTest, BooleanFieldTest, JavabinLoaderTest, TestConfigOverlay, TestFieldCache, HighlighterTest, UUIDFieldTest, TestInfoStreamLogging, TestExpandComponent, ClassificationUpdateProcessorFactoryTest, CollectionTooManyReplicasTest, DocValuesMissingTest, ShardRoutingTest, XmlUpdateRequestHandlerTest, TestNonDefinedSimilarityFactory, HdfsLockFactoryTest, TimeZoneUtilsTest, SecurityConfHandlerTest, RemoteQueryErrorTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, TestZkAclsWithHadoopAuth, TestHashQParserPlugin, TestFieldTypeCollectionResource, CSVRequestHandlerTest, PeerSyncReplicationTest, UnloadDistributedZkTest, TestJsonFacets, DistributedFacetPivotSmallAdvancedTest, SparseHLLTest, DistributedSpellCheckComponentTest, TestRawTransformer, TestInPlaceUpdatesStandalone, TestLazyCores, TestSerializedLuceneMatchVersion, TestRecovery, TestConfigSetsAPI, QueryResultKeyTest, TestLegacyFieldReuse, BasicDistributedZkTest, SyncSliceTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, TestReplicationHandler]
   [junit4] Completed [288/749 (1!)] on J0 in 73.89s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 41658 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 408 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/408/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

No tests ran.

Build Log:
[...truncated 13 lines...]
FATAL: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
java.io.IOException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:197)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.util.FileUtils.delete(FileUtils.java:166)
	at org.eclipse.jgit.api.CleanCommand.cleanPath(CleanCommand.java:176)
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:133)
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to Windows VBOX
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1696)
		at hudson.remoting.UserResponse.retrieve(UserRequest.java:313)
		at hudson.remoting.Channel.call(Channel.java:909)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:281)
		at com.sun.proxy.$Proxy79.clean(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.clean(RemoteGitImpl.java:450)
		at hudson.plugins.git.extensions.impl.CleanBeforeCheckout.decorateFetchCommand(CleanBeforeCheckout.java:30)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:858)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1129)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1160)
		at hudson.scm.SCM.checkout(SCM.java:495)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1203)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1727)
		at hudson.model.FreeStyleBuild.run(FreeStyleBuild.java:43)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
Caused: org.eclipse.jgit.api.errors.JGitInternalException: Could not delete file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\classes\java\org\apache\lucene\analysis\compound
	at org.eclipse.jgit.api.CleanCommand.call(CleanCommand.java:136)
	at org.jenkinsci.plugins.gitclient.JGitAPIImpl.clean(JGitAPIImpl.java:1290)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:922)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:896)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:853)
	at hudson.remoting.UserRequest.perform(UserRequest.java:210)
	at hudson.remoting.UserRequest.perform(UserRequest.java:53)
	at hudson.remoting.Request$2.run(Request.java:358)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at java.lang.Thread.run(Unknown Source)
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\TEST-org.apache.lucene.analysis.ar.TestArabicAnalyzer.xml is 9 hr 23 min old

Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 472 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/472/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2:6A990BAA38A63737]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:726)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI:     1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI: 
   1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001

	at __randomizedtesting.SeedInfo.seed([1C7690B804FAC724]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12131 lines...]
   [junit4] Suite: org.apache.solr.EchoParamsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]   2> 21811 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 21811 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 21818 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 21819 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 21819 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 21820 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 21898 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 21916 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 21922 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22015 WARN  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22018 INFO  (coreLoadExecutor-57-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 22018 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 22090 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 22103 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 22108 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 22108 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 22109 WARN  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 22109 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 22109 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001\]
   [junit4]   2> 22113 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=99.5078125, floorSegmentMB=1.5859375, forceMergeDeletesPctAllowed=20.633072445564178, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 22146 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 22227 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 22227 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 22229 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7040324949807278]
   [junit4]   2> 22229 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b452fa[collection1] main]
   [junit4]   2> 22230 WARN  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 22231 INFO  (coreLoadExecutor-57-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 22232 INFO  (searcherExecutor-58-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b452fa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 22236 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 22238 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 22253 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=15
   [junit4]   2> 22260 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22260 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22261 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&start=0&rows=20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22263 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22263 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22264 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=foo&qt=&echoParams=explicit&start=0&rows=20&wt=xml&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 22265 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22266 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={echoHandler=true&q=foo&qt=/crazy_custom_qt&echoParams=all&start=0&rows=20&version=2.2&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 22266 INFO  (TEST-EchoParamsTest.test-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 22266 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 22266 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=427348
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cfbc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c3dd9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 22267 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@52bcc5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ac999b
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28088731
   [junit4]   2> 22268 INFO  (coreCloseExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11cb92c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 22271 INFO  (SUITE-EchoParamsTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=19361856,total=51142656
   [junit4]   2> NOTE: All tests run in this JVM: [DocExpirationUpdateProcessorFactoryTest, TestUseDocValuesAsStored2, TestManagedResourceStorage, TestDynamicFieldCollectionResource, ActionThrottleTest, ExternalFileFieldSortTest, EchoParamsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EchoParamsTest -Dtests.seed=A32C490431C1F1C2 -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | EchoParamsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/777 (1!)] on J1 in 0.49s, 1 test, 1 error <<< FAILURES!

[...truncated 471 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\init-core-data-001
   [junit4]   2> 330158 WARN  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 330158 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 330162 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 330162 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 330164 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001
   [junit4]   2> 330164 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 330164 INFO  (Thread-642) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 330164 INFO  (Thread-642) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 330168 ERROR (Thread-642) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 330264 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58093
   [junit4]   2> 330270 INFO  (zkConnectionManagerCallback-646-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330274 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0000, likely client has closed socket
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 330277 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc5dea{/solr,null,AVAILABLE}
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 330279 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d21846{/solr,null,AVAILABLE}
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ebd725{HTTP/1.1,[http/1.1]}{127.0.0.1:58100}
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.e.j.s.Server Started @337724ms
   [junit4]   2> 330284 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58100}
   [junit4]   2> 330285 ERROR (jetty-launcher-643-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:40.472Z
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b20c3{HTTP/1.1,[http/1.1]}{127.0.0.1:58097}
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.e.j.s.Server Started @337725ms
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58097}
   [junit4]   2> 330285 ERROR (jetty-launcher-643-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 330285 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:40.472Z
   [junit4]   2> 330291 INFO  (zkConnectionManagerCallback-648-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330292 INFO  (zkConnectionManagerCallback-650-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330293 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330293 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 330306 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0002, likely client has closed socket
   [junit4]   2> 330312 INFO  (jetty-launcher-643-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 330498 INFO  (zkConnectionManagerCallback-654-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330503 INFO  (jetty-launcher-643-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 330505 INFO  (zkConnectionManagerCallback-656-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330510 INFO  (zkConnectionManagerCallback-660-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0005, likely client has closed socket
   [junit4]   2> 330529 INFO  (zkConnectionManagerCallback-662-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 330768 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330768 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 330769 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58097_solr
   [junit4]   2> 330770 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58100_solr
   [junit4]   2> 330771 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer (id=72250025578397702-127.0.0.1:58097_solr-n_0000000000) starting
   [junit4]   2> 330788 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58097_solr
   [junit4]   2> 330972 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 330980 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 330980 INFO  (zkCallback-655-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 330981 INFO  (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58100_solr, 127.0.0.1:58097_solr]
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 330982 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 330989 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 330993 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 331062 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331071 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331071 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58097.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331079 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331093 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331093 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58100.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 331094 INFO  (jetty-launcher-643-thread-2) [n:127.0.0.1:58097_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node2\.
   [junit4]   2> 331096 INFO  (jetty-launcher-643-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node1\.
   [junit4]   2> 331098 DEBUG (ScheduledTrigger-1494-thread-1) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 331424 INFO  (zkConnectionManagerCallback-668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331433 INFO  (zkConnectionManagerCallback-672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 331434 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 331435 INFO  (SUITE-TriggerIntegrationTest-seed#[A32C490431C1F1C2]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58093/solr ready
   [junit4]   2> 331452 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 331456 INFO  (qtp5089530-3036) [n:127.0.0.1:58097_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 331473 INFO  (qtp5089530-3036) [n:127.0.0.1:58097_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 331475 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 331481 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 331484 DEBUG (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 331484 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 331484 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 331485 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 331485 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 331485 DEBUG (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 331487 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b20c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 331488 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=20519641
   [junit4]   2> 331489 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 331489 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a4a5e9: rootName = solr_58097, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@e76f1f
   [junit4]   2> 331494 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 331494 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19f7f7b: rootName = solr_58097, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5e1a7b
   [junit4]   2> 331498 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 331498 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4bc6a9: rootName = solr_58097, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c11675
   [junit4]   2> 331500 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58097_solr
   [junit4]   2> 331503 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 331503 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 331504 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.Overseer Overseer (id=72250025578397702-127.0.0.1:58097_solr-n_0000000000) closing
   [junit4]   2> 331505 INFO  (OverseerStateUpdate-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58097_solr
   [junit4]   2> 331508 DEBUG (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 331509 WARN  (OverseerAutoScalingTriggerThread-72250025578397702-127.0.0.1:58097_solr-n_0000000000) [n:127.0.0.1:58097_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 331512 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d0006, likely client has closed socket
   [junit4]   2> 331512 INFO  (zkCallback-661-thread-1-processing-n:127.0.0.1:58097_solr) [n:127.0.0.1:58097_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331512 INFO  (zkCallback-655-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331513 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc5dea{/solr,null,UNAVAILABLE}
   [junit4]   2> 331513 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 331513 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331514 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 331515 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58100_solr
   [junit4]   2> 331515 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.Overseer Overseer (id=72250025578397700-127.0.0.1:58100_solr-n_0000000001) starting
   [junit4]   2> 331525 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58100_solr]
   [junit4]   2> 331527 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 331528 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 331529 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 331531 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 331531 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 332533 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 333534 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 334536 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 335537 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 336517 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336519 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 336521 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c341b0{/solr,null,AVAILABLE}
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17ab75a{HTTP/1.1,[http/1.1]}{127.0.0.1:58211}
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server Started @343962ms
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58211}
   [junit4]   2> 336522 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336522 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:46.709Z
   [junit4]   2> 336527 INFO  (zkConnectionManagerCallback-675-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336528 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336544 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 336549 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 336551 INFO  (zkConnectionManagerCallback-679-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336556 INFO  (zkConnectionManagerCallback-681-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336565 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 336566 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336572 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58211_solr
   [junit4]   2> 336575 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336575 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336575 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336576 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 336717 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336735 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336735 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58211.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 336738 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58211_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node3\.
   [junit4]   2> 336790 INFO  (qtp24431827-3040) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336794 INFO  (qtp4875339-3109) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336795 DEBUG (qtp24431827-3045) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 336796 INFO  (qtp24431827-3045) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 336796 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 336797 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336798 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336798 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336798 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 336801 INFO  (qtp24431827-3040) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336803 INFO  (qtp4875339-3111) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 336804 DEBUG (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 336804 INFO  (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 336804 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336805 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 336805 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 336805 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336806 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr]
   [junit4]   2> 336806 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 336806 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 4
   [junit4]   2> 336806 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 336807 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 336807 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 336807 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 336807 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 336807 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@19c7009{/solr,null,AVAILABLE}
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15fef79{HTTP/1.1,[http/1.1]}{127.0.0.1:58226}
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.e.j.s.Server Started @344251ms
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58226}
   [junit4]   2> 336811 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 336811 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-23T23:20:46.998Z
   [junit4]   2> 336814 INFO  (zkConnectionManagerCallback-685-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336815 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 336827 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100af03f59d000c, likely client has closed socket
   [junit4]   2> 336831 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58093/solr
   [junit4]   2> 336833 INFO  (zkConnectionManagerCallback-689-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336837 INFO  (zkConnectionManagerCallback-691-thread-1-processing-n:127.0.0.1:58226_solr) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 336847 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 336850 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 336854 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58226_solr
   [junit4]   2> 336856 INFO  (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336856 INFO  (zkCallback-671-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336857 INFO  (zkCallback-680-thread-1-processing-n:127.0.0.1:58211_solr) [n:127.0.0.1:58211_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336857 INFO  (zkCallback-671-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 336858 INFO  (zkCallback-690-thread-1-processing-n:127.0.0.1:58226_solr) [n:127.0.0.1:58226_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 337219 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337229 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337229 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58226.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15ce9fc
   [junit4]   2> 337231 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[A32C490431C1F1C2]) [n:127.0.0.1:58226_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_A32C490431C1F1C2-001\tempDir-001\node4\.
   [junit4]   2> 337546 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 337808 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 337809 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:58226_solr at time 2936279930489039
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930489039], now=2936279930538248
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":2936279930489039,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930489039],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337812 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:58226_solr at time 2936279930504399
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930504399], now=2936279931407789
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz96",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337813 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 337813 INFO  (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 337815 INFO  (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 337819 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":2936279930489039,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930489039],
   [junit4]   2>     "_enqueue_time_":2936279931752249,
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 337819 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 337822 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 4 ms for event id=a6e87f237c8cfT732ukvjnyoqcuvvfgi0hwiz95
   [junit4]   2> 342823 DEBUG (ScheduledTrigger-1503-thread-1) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-2) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:58226_solr] added at times [2936279930504399], now=2936284942598901
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 342824 DEBUG (ScheduledTrigger-1503-thread-4) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [.auto_add_replicas, node_added_trigger2, node_added_trigger1]
   [junit4]   2> 342825 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":2936279930504399,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2936279930504399],
   [junit4]   2>     "_enqueue_time_":2936284942962419,
   [junit4]   2>     "nodeNames":["127.0.0.1:58226_solr"]}}
   [junit4]   2> 342825 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1519428048006000000 current time = 1519428053012000000
   [junit4]   2> real diff: 5006000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 342825 INFO  (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 342827 DEBUG (AutoscalingActionExecutor-1504-thread-1-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=a6e87f23804cfT732ukvjnyoqcuvvfgi0hwiz99
   [junit4]   2> 342831 INFO  (qtp24431827-3042) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342834 INFO  (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342840 INFO  (qtp1650034-3135) [n:127.0.0.1:58226_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342841 DEBUG (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 342842 INFO  (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 342842 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342843 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342844 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 342846 INFO  (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 342847 INFO  (qtp24431827-3039) [n:127.0.0.1:58100_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 342848 DEBUG (OverseerAutoScalingTriggerThread-72250025578397700-127.0.0.1:58100_solr-n_0000000001) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 342848 DEBUG (ScheduledTrigger-1503-thread-3) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 342851 INFO  (qtp4875339-3114) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342853 INFO  (qtp1650034-3141) [n:127.0.0.1:58226_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 342855 DEBUG (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 342855 INFO  (qtp4875339-3113) [n:127.0.0.1:58211_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 342855 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342856 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58211_solr, 127.0.0.1:58100_solr, 127.0.0.1:58226_solr]
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processing-n:127.0.0.1:58100_solr) [n:127.0.0.1:58100_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 342857 DEBUG (zkCallback-655-thread-2-processin

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

yticsQueryTest, SubstringBytesRefFilterTest, TestStressRecovery, OverseerStatusTest, TestTlogReplica, TestSimDistributedQueue, TestSolrCoreSnapshots, SuggestComponentTest, DeleteStatusTest, TestLargeCluster, TestXmlQParser, PeerSyncReplicationTest, TestReRankQParserPlugin, PeerSyncWithIndexFingerprintCachingTest, TestCollationFieldDocValues, ExitableDirectoryReaderTest, TestSerializedLuceneMatchVersion, LIRRollingUpdatesTest, TestOrdValues, TestFieldSortValues, TestStressUserVersions, JsonLoaderTest, BasicDistributedZk2Test, TestStressReorder, TestSolr4Spatial2, QueryParsingTest, TestFieldCache, SimpleFacetsTest, AutoAddReplicasPlanActionTest, TestWriterPerf, FullSolrCloudDistribCmdsTest, HdfsChaosMonkeyNothingIsSafeTest, ResponseLogComponentTest, TestSQLHandlerNonCloud, ClusterStateTest, TestUnifiedSolrHighlighter, TestPayloadScoreQParserPlugin, QueryResultKeyTest, BufferStoreTest, AddBlockUpdateTest, DistributedSpellCheckComponentTest, DeleteLastCustomShardedReplicaTest, CustomHighlightComponentTest, MoveReplicaHDFSFailoverTest, DirectUpdateHandlerTest, CachingDirectoryFactoryTest, TestDFRSimilarityFactory, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, DistributedFacetPivotWhiteBoxTest, SystemInfoHandlerTest, ZkSolrClientTest, NodeMutatorTest, HttpPartitionOnCommitTest, TestScoreJoinQPScore, TestFieldCollectionResource, TestBlobHandler, XsltUpdateRequestHandlerTest, SpellPossibilityIteratorTest, CdcrUpdateLogTest, ScriptEngineTest, ShowFileRequestHandlerTest, TestSolrIndexConfig, TestSizeLimitedDistributedMap, TestCollapseQParserPlugin, HighlighterConfigTest, TestValueSourceCache, DistributedQueueTest, TestCrossCoreJoin, TestJsonFacets, BasicFunctionalityTest, HLLSerializationTest, SpatialHeatmapFacetsTest, TestRandomDVFaceting, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=A32C490431C1F1C2 -Dtests.slow=true -Dtests.locale=es-PE -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBulkSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.TestBulkSchemaAPI: 
   [junit4]    >    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12013, name=qtp19872476-12013, state=TIMED_WAITING, group=TGRP-TestBulkSchemaAPI]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A32C490431C1F1C2]:0)
   [junit4] Completed [280/777 (3!)] on J1 in 98.59s, 10 tests, 2 errors <<< FAILURES!

[...truncated 3991 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1294, maxMBSortInHeap=7.981586594514307, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12950296,total=42663936
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1C7690B804FAC724 -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1C7690B804FAC724-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C7690B804FAC724]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.15s, 8 tests, 1 error <<< FAILURES!

[...truncated 43379 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 471 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/471/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001

	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNRTCachingDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001

	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001

	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001

	at __randomizedtesting.SeedInfo.seed([7D5E4982A67B9CE7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 898 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNRTCachingDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestNRTCachingDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=983, blockSize=10), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=10)), sim=RandomSimilarity(queryNorm=false): {titleTokenized=IB LL-D1, body=DFR I(n)L2}, locale=ar-LB, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=312246384,total=422400000
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestSimilarity, Test2BSortedDocValuesFixedSorted, TestDocValuesScoring, TestNotDocIdSet, TestLogMergePolicy, TestOrdinalMap, TestForTooMuchCloning, TestTransactionRollback, TestIntsRef, TestPerFieldPostingsFormat, TestDirectory, TestEarlyTermination, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestFieldReuse, TestTermsEnum, TestLongPostings, TestSortRandom, TestTermRangeQuery, TestMaxTermFrequency, TestReadOnlyIndex, TestOfflineSorter, TestMultiFields, TestBasics, TestRollingUpdates, TestGeoUtils, TestLongBitSet, TestSpanOrQuery, Test4GBStoredFields, TestIntArrayDocIdSet, TestPostingsOffsets, TestConstantScoreQuery, TestBytesStore, TestGraphTokenizers, TestTermContext, TestPagedBytes, TestMultiTermsEnum, TestSingleInstanceLockFactory, TestCachingCollector, TestPerFieldPostingsFormat2, TestDuelingCodecsAtNight, TestFieldMaskingSpanQuery, TestIndexWriterDelete, TestLucene50CompoundFormat, TestNativeFSLockFactory, TestMergeSchedulerExternal, TestMultiDocValues, TestMultiset, TestFixedBitDocIdSet, TestOmitNorms, TestFilterDirectory, TestFutureObjects, TestMultiTermQueryRewrites, TestReaderClosed, Test2BPositions, TestIndexWriterLockRelease, TestDeterminism, TestStressDeletes, TestStopFilter, TestPackedInts, TestIndexWriterForceMerge, TestCharsRefBuilder, TestIntroSorter, TestDocumentsWriterStallControl, TestPayloads, TestBoostQuery, TestSearchAfter, TestSpanCollection, TestRadixSelector, TestStressAdvance, TestConcurrentMergeScheduler, TestNoMergeScheduler, TestSparseFixedBitDocIdSet, TestSpanFirstQuery, TestTermVectorsReader, TestIndexOrDocValuesQuery, TestIndexWriterMaxDocs, TestMathUtil, TestAxiomaticSimilarity, TestSynonymQuery, TestMultiCollector, TestAllFilesCheckIndexHeader, TestExitableDirectoryReader, Test2BPostingsBytes, TestElevationComparator, TestStressIndexing, TestAllFilesHaveChecksumFooter, TestSpansEnum, TestWeakIdentityMap, TestFlex, TestIntRangeFieldQueries, TestSentinelIntSet, TestDocIDMerger, TestSegmentMerger, TestNumericDocValuesUpdates, TestIOUtils, TestCharArraySet, TestLucene50StoredFieldsFormatHighCompression, TestControlledRealTimeReopenThread, TestDisjunctionMaxQuery, TestStressNRT, TestPerSegmentDeletes, TestTopFieldCollectorEarlyTermination, TestNRTCachingDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTCachingDirectory -Dtests.seed=EA20D4E7B8F2C2BD -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestNRTCachingDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNRTCachingDirectory_EA20D4E7B8F2C2BD-001\testSeekPastEOF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [190/466 (1!)] on J1 in 1.33s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 804 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn, timezone=America/Rainy_River
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=290465808,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestSimilarity, Test2BSortedDocValuesFixedSorted, TestDocValuesScoring, TestNotDocIdSet, TestLogMergePolicy, TestOrdinalMap, TestForTooMuchCloning, TestTransactionRollback, TestIntsRef, TestPerFieldPostingsFormat, TestDirectory, TestEarlyTermination, TestPerFieldDocValuesFormat, TestBlockPostingsFormat3, TestFieldReuse, TestTermsEnum, TestLongPostings, TestSortRandom, TestTermRangeQuery, TestMaxTermFrequency, TestReadOnlyIndex, TestOfflineSorter, TestMultiFields, TestBasics, TestRollingUpdates, TestGeoUtils, TestLongBitSet, TestSpanOrQuery, Test4GBStoredFields, TestIntArrayDocIdSet, TestPostingsOffsets, TestConstantScoreQuery, TestBytesStore, TestGraphTokenizers, TestTermContext, TestPagedBytes, TestMultiTermsEnum, TestSingleInstanceLockFactory, TestCachingCollector, TestPerFieldPostingsFormat2, TestDuelingCodecsAtNight, TestFieldMaskingSpanQuery, TestIndexWriterDelete, TestLucene50CompoundFormat, TestNativeFSLockFactory, TestMergeSchedulerExternal, TestMultiDocValues, TestMultiset, TestFixedBitDocIdSet, TestOmitNorms, TestFilterDirectory, TestFutureObjects, TestMultiTermQueryRewrites, TestReaderClosed, Test2BPositions, TestIndexWriterLockRelease, TestDeterminism, TestStressDeletes, TestStopFilter, TestPackedInts, TestIndexWriterForceMerge, TestCharsRefBuilder, TestIntroSorter, TestDocumentsWriterStallControl, TestPayloads, TestBoostQuery, TestSearchAfter, TestSpanCollection, TestRadixSelector, TestStressAdvance, TestConcurrentMergeScheduler, TestNoMergeScheduler, TestSparseFixedBitDocIdSet, TestSpanFirstQuery, TestTermVectorsReader, TestIndexOrDocValuesQuery, TestIndexWriterMaxDocs, TestMathUtil, TestAxiomaticSimilarity, TestSynonymQuery, TestMultiCollector, TestAllFilesCheckIndexHeader, TestExitableDirectoryReader, Test2BPostingsBytes, TestElevationComparator, TestStressIndexing, TestAllFilesHaveChecksumFooter, TestSpansEnum, TestWeakIdentityMap, TestFlex, TestIntRangeFieldQueries, TestSentinelIntSet, TestDocIDMerger, TestSegmentMerger, TestNumericDocValuesUpdates, TestIOUtils, TestCharArraySet, TestLucene50StoredFieldsFormatHighCompression, TestControlledRealTimeReopenThread, TestDisjunctionMaxQuery, TestStressNRT, TestPerSegmentDeletes, TestTopFieldCollectorEarlyTermination, TestNRTCachingDirectory, TestSegmentInfos, TestDirectoryReaderReopen, TestCachingTokenFilter, TestTerms, TestIndexWriterOutOfFileDescriptors, TestFileSwitchDirectory, TestSloppyPhraseQuery2, TestTermsEnum2, TestDoubleRange, TestIndexWriterOnDiskFull, TestIndexWriterReader, TestIndexWriterWithThreads, TestAddIndexes, TestShardSearching, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestDuelingCodecs, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStandardAnalyzer, TestSearchWithThreads, TestSnapshotDeletionPolicy, TestArrayUtil, TestBufferedIndexInput, TestConsistentFieldNumbers, TestSimpleExplanations, TestLockFactory, TestBagOfPositions, TestFastDecompressionMode, TestFieldCacheRewriteMethod, TestTransactions, TestMultiThreadTermVectors, TestSegmentTermDocs, TestSort, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestSimilarityBase, TestBooleanMinShouldMatch, Test2BDocs, TestUTF32ToUTF8, TestStressIndexing2, TestTermVectorsWriter, TestCharTermAttributeImpl, TestBytesRefHash, TestOmitTf, TestDocumentWriter, TestMultiTermConstantScore, TestLiveFieldValues, TestFuzzyQuery, TestNoDeletionPolicy, TestSegmentTermEnum, TestUniqueTermCount, TestPrefixCodedTerms, TestAutomatonQuery, TestPrefixRandom, TestMultiLevelSkipList, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestParallelTermEnum, TestBinaryTerms, TestSubScorerFreqs, TestRecyclingIntBlockAllocator, TestConjunctions, TestField, TestSpanExplanationsOfNonMatches, TestSmallFloat, TestSetOnce, TestDateTools, TestPriorityQueue, TestTotalHitCountCollector, TestBooleanScorer, TestRollback, TestTwoPhaseCommitTool, TestCloseableThreadLocal, TestVersion, TestNGramPhraseQuery, TestIndexCommit, Test2BNumericDocValues, Test2BPagedBytes, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestBlockPostingsFormat, TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene70NormsFormat, TestFloatRange, TestLongRange, TestGeoEncodingUtils, TestPolygon2D, TestAllFilesDetectTruncation, TestCustomTermFreq, TestDocInverterPerFieldErrorInfo, TestDocValues, TestDocsWithFieldSet, TestFieldInvertState, TestFilterDirectoryReader, TestIndexManyDocuments, TestIndexReaderClose, TestIndexSorting, TestIndexTooManyDocs, TestIndexWriterExceptions2, TestIndexWriterThreadsToSegments, TestIndexingSequenceNumbers, TestInfoStream, TestManyFields, TestMaxPosition, TestMergePolicyWrapper, TestMergeRateLimiter, TestOneMergeWrappingMergePolicy, TestPointValues, TestReaderWrapperDVTypeCheck, TestTermVectors, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, FuzzyTermOnShortTermsTest, TermInSetQueryTest, TestApproximationSearchEquivalence, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestDocValuesRewriteMethod, TestDoubleValuesSource, TestFilterWeight, TestIndexSearcher, TestLRUQueryCache, TestLongRangeFieldQueries, TestMatchNoDocsQuery, TestNeedsScores, TestNormsFieldExistsQuery, TestQueryRescorer, TestReqExclBulkScorer, TestSegmentCacheables, TestSimpleExplanationsWithFillerDocs, TestClassicSimilarity, TestSpanBoostQuery, TestSpanNearQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=EA20D4E7B8F2C2BD -Dtests.slow=true -Dtests.locale=sr-Latn -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_EA20D4E7B8F2C2BD-001\testChecksum-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA20D4E7B8F2C2BD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [442/466 (2!)] on J1 in 2.47s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11162 lines...]
   [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001
   [junit4]   2> 883949 WARN  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 883950 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 883954 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 883954 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 883955 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 883956 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 884029 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884054 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 884064 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 884250 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884267 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884267 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884270 INFO  (coreLoadExecutor-3154-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 884271 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 884347 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 884370 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@c5f750
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 884381 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\]
   [junit4]   2> 884387 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=6.8505859375, floorSegmentMB=1.6083984375, forceMergeDeletesPctAllowed=23.13585968959207, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5496393973418734
   [junit4]   2> 884390 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 884509 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 884509 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 884511 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=46, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=20.0771484375, floorSegmentMB=1.7666015625, forceMergeDeletesPctAllowed=5.682156541413056, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 884511 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a1046d[collection1] main]
   [junit4]   2> 884516 WARN  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 884517 INFO  (coreLoadExecutor-3154-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 884519 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 884525 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInsertThenSelect
   [junit4]   2> 884526 INFO  (searcherExecutor-3155-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a1046d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 884526 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<delete><id>42</id></delete>}{delete=[42]} 0 0
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"subject">Kittens!!!+?</field></doc></add>}{add=[42]} 0 1
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884528 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@172985a commitCommandVersion:0
   [junit4]   2> 884556 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@109aa80[collection1] main]
   [junit4]   2> 884556 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884558 INFO  (searcherExecutor-3155-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@109aa80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 884559 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<commit/>}{commit=} 0 30
   [junit4]   2> 884559 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 884560 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42]} 0 0
   [junit4]   2> 884560 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 0
   [junit4]   2> 884561 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 884561 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@172985a commitCommandVersion:0
   [junit4]   2> 884582 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef9287[collection1] main]
   [junit4]   2> 884583 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 884587 INFO  (searcherExecutor-3155-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ef9287[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 884589 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 884590 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 884590 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInsertThenSelect
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRequest
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&echoParams=explicit&wt=xml&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 884593 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRequest
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=28114932
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 884594 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1716cce: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11405c
   [junit4]   2> 884598 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 884598 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6b8409: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a6fd3b
   [junit4]   2> 884604 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 884605 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48a697: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1996f97
   [junit4]   2> 884605 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@18c9ae4
   [junit4]   2> 884605 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=25991908
   [junit4]   2> 884606 INFO  (coreCloseExecutor-3159-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11bc084: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13d7f70
   [junit4]   2> 884618 INFO  (SUITE-DirectSolrConnectionTest-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=903, maxMBSortInHeap=6.686147740032025, sim=RandomSimilarity(queryNorm=false): {}, locale=es-AR, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=105284888,total=208863232
   [junit4]   2> NOTE: All tests run in this JVM: [TestRestManager, TemplateUpdateProcessorTest, TestSortByMinMaxFunction, TestCoreContainer, DistributedVersionInfoTest, CloneFieldUpdateProcessorFactoryTest, InfixSuggestersTest, TestSlowCompositeReaderWrapper, CustomCollectionTest, OverseerRolesTest, DistribCursorPagingTest, PingRequestHandlerTest, MetricsConfigTest, SynonymTokenizerTest, TestHighFrequencyDictionaryFactory, WordBreakSolrSpellCheckerTest, TestInPlaceUpdatesDistrib, TestHdfsBackupRestoreCore, ZkCLITest, TestSkipOverseerOperations, MissingSegmentRecoveryTest, FileUtilsTest, TestConfigSetsAPIZkFailure, SpellingQueryConverterTest, FastVectorHighlighterTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFastOutputStream, HdfsUnloadDistributedZkTest, ConjunctionSolrSpellCheckerTest, TestSSLRandomization, AutoScalingHandlerTest, TestCloudSearcherWarming, TestCollectionAPIs, CoreAdminCreateDiscoverTest, ReplicationFactorTest, HdfsBasicDistributedZkTest, TestConfigSetsAPI, TestSystemCollAutoCreate, TestTolerantSearch, UtilsToolTest, ConfigureRecoveryStrategyTest, MetricUtilsTest, TermsComponentTest, OverseerCollectionConfigSetProcessorTest, TestCustomSort, TestPhraseSuggestions, TestUtils, TestPolicyCloud, TestLockTree, SuggestComponentContextFilterQueryTest, HttpSolrCallGetCoreTest, TestHdfsCloudBackupRestore, DateRangeFieldTest, SolrIndexConfigTest, HdfsThreadLeakTest, SmileWriterTest, TestDFISimilarityFactory, DeleteShardTest, LegacyCloudClusterPropTest, HdfsChaosMonkeySafeLeaderTest, TestJsonFacetRefinement, LeaderElectionIntegrationTest, TestStressCloudBlindAtomicUpdates, DistributedFacetPivotSmallTest, TestTrie, TestFieldResource, TestSolrDeletionPolicy1, SampleTest, CollectionsAPIDistributedZkTest, TestLRUStatsCache, CoreMergeIndexesAdminHandlerTest, TestSchemaResource, TestStandardQParsers, SolrMetricsIntegrationTest, TestCloudNestedDocsSort, TestReload, SearchHandlerTest, TestCollectionAPI, TestFieldTypeResource, DirectSolrConnectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectSolrConnectionTest -Dtests.seed=C64A56B619D0439D -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | DirectSolrConnectionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_C64A56B619D0439D-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [223/777 (1!)] on J0 in 0.70s, 2 tests, 1 error <<< FAILURES!

[...truncated 1665 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   [junit4]   2> 3723159 WARN  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 3723160 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3723164 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3723165 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3723172 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3723196 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3723207 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 3723211 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 3723214 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3723216 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3723218 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 3723303 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723313 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723313 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723319 INFO  (coreLoadExecutor-15047-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3723365 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3723374 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 3723378 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 3723378 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@df0624
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3723379 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\]
   [junit4]   2> 3723386 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=43.244140625, floorSegmentMB=1.6650390625, forceMergeDeletesPctAllowed=26.710454319521187, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.28620297437992814
   [junit4]   2> 3723394 WARN  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3723470 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3723470 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3723471 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3723471 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3723474 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6806972919551673]
   [junit4]   2> 3723474 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c8ff1f[collection1] main]
   [junit4]   2> 3723475 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf
   [junit4]   2> 3723476 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3723476 INFO  (coreLoadExecutor-15047-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1593145778366316544
   [junit4]   2> 3723482 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3723489 INFO  (searcherExecutor-15048-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c8ff1f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723491 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3723493 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1593145778383093760)]} 0 1
   [junit4]   2> 3723499 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778390433792,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723499 WARN  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 3723509 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778390433792
   [junit4]   2> 3723516 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ee848[collection1] main]
   [junit4]   2> 3723517 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723518 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ee848[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 3723518 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 19
   [junit4]   2> 3723519 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 3723520 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778412453888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723520 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723521 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778413502464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723522 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778414551040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778415599616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723523 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723524 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723527 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:match_no_documents (-1593145778416648192)} 0 2
   [junit4]   2> 3723528 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778420842496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723528 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723529 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 3723529 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[0 (-1593145778421891072)]} 0 0
   [junit4]   2> 3723537 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778430279680,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723537 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1593145778431328256)]} 0 0
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778431328257,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723538 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778431328257
   [junit4]   2> 3723542 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b99d1b[collection1] main]
   [junit4]   2> 3723543 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723544 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b99d1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723545 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1593145778439716864)]} 0 1
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778441814016,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723548 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778441814016
   [junit4]   2> 3723556 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ec98[collection1] main]
   [junit4]   2> 3723556 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723558 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@23ec98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 3723558 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 3723561 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@67a7af[collection1] realtime]
   [junit4]   2> 3723562 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:[0 TO 5] (-1593145778453348352)} 0 3
   [junit4]   2> 3723562 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778456494080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723563 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b125 commitCommandVersion:1593145778456494080
   [junit4]   2> 3723565 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c1644a[collection1] main]
   [junit4]   2> 3723566 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723567 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c1644a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723568 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 3723573 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 3723574 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778469076992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 3723575 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1604b04[collection1] main]
   [junit4]   2> 3723576 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723577 INFO  (searcherExecutor-15048-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1604b04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3723577 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 3723578 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 3723580 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1593145778473271296)} 0 1
   [junit4]   2> 3723580 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1593145778475368448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3723581 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3723582 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3723582 INFO  (TEST-TestSearcherReuse.test-seed#[C64A56B619D0439D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 1
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13927461
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3723583 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24c7c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@13d8de8
   [junit4]   2> 3723588 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3723588 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f4167d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17c4e3a
   [junit4]   2> 3723594 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3723594 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc3974: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@149ddcb
   [junit4]   2> 3723602 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@16aa324
   [junit4]   2> 3723603 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23765796
   [junit4]   2> 3723603 INFO  (coreCloseExecutor-15053-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8316ca: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@12de0f0
   [junit4]   2> 3723613 INFO  (SUITE-TestSearcherReuse-seed#[C64A56B619D0439D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=540, maxMBSortInHeap=5.69826115392473, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=Africa/Harare
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=272769744,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestHashPartitioner, TestExtendedDismaxParser, SolrCmdDistributorTest, TestRTGBase, FacetPivotSmallTest, TestGraphMLResponseWriter, TestLegacyFieldCache, TestSolrDeletionPolicy2, ZkSolrClientTest, JvmMetricsTest, HdfsCollectionsAPIDistributedZkTest, TestSolrCloudWithSecureImpersonation, UpdateRequestProcessorFactoryTest, TermVectorComponentTest, TestManagedSchema, TestNumericTerms64, RequestHandlersTest, SchemaApiFailureTest, SuggesterWFSTTest, TestComponentsName, TestUseDocValuesAsStored2, OverseerModifyCollectionTest, TestSimpleQParserPlugin, TestAtomicUpdateErrorCases, TestCloudPivotFacet, TestRequestStatusCollectionAPI, TestWriterPerf, TestOrdValues, TestSolrQueryResponse, CoreAdminRequestStatusTest, TestPushWriter, TestSegmentSorting, ZkControllerTest, TestLeaderInitiatedRecoveryThread, TestInPlaceUpdatesStandalone, HdfsAutoAddReplicasIntegrationTest, BaseCdcrDistributedZkTest, TestStressInPlaceUpdates, TestSchemaNameResource, TestApiFramework, TestFieldCollectionResource, TestSha256AuthenticationProvider, DocExpirationUpdateProcessorFactoryTest, TestConfigsApi, DistributedFacetSimpleRefinementLongTailTest, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, SimpleFacetsTest, TestUnifiedSolrHighlighter, TestFieldCache, OverseerStatusTest, TestStressUserVersions, TestSchemaSimilarityResource, DirectUpdateHandlerTest, TestPayloadScoreQParserPlugin, ClusterStateUpdateTest, TestReloadDeadlock, TestFieldTypeCollectionResource, DistanceUnitsTest, TestCorePropertiesReload, TestStressLucene, ManagedSchemaRoundRobinCloudTest, CheckHdfsIndexTest, CollectionStateFormat2Test, PrimUtilsTest, TestLuceneMatchVersion, PeerSyncWithIndexFingerprintCachingTest, TestStressVersions, TestJettySolrRunner, SegmentsInfoRequestHandlerTest, TestLocalFSCloudBackupRestore, ConcurrentCreateRoutedAliasTest, DOMUtilTest, BadIndexSchemaTest, SimplePostToolTest, TestCollectionsAPIViaSolrCloudCluster, TestRandomFaceting, HdfsWriteToMultipleCollectionsTest, SpellCheckCollatorTest, TestConfig, CdcrReplicationHandlerTest, CollectionReloadTest, DisMaxRequestHandlerTest, QueryResultKeyTest, CSVRequestHandlerTest, ZkStateWriterTest, V2ApiIntegrationTest, HdfsTlogReplayBufferedWhileIndexingTest, QueryParsingTest, BufferStoreTest, AtomicUpdateProcessorFactoryTest, TestPivotHelperCode, DocValuesTest, TestUpdate, IndexSchemaTest, BadComponentTest, TestClusterStateMutator, TestReRankQParserPlugin, TestManagedSynonymGraphFilterFactory, UpdateParamsTest, ExternalFileFieldSortTest, TestInitParams, TestSubQueryTransformerDistrib, CoreSorterTest, TestNonDefinedSimilarityFactory, SolrJmxReporterCloudTest, BlockJoinFacetRandomTest, TestLeaderElectionWithEmptyReplica, TestReplicationHandlerBackup, TestCollapseQParserPlugin, SpellCheckComponentTest, TestLegacyFieldReuse, SolrCoreCheckLockOnStartupTest, TestMaxScoreQueryParser, ConnectionManagerTest, SolrSlf4jReporterTest, TestPrepRecovery, TolerantUpdateProcessorTest, UninvertDocValuesMergePolicyTest, TestComplexPhraseQParserPlugin, NotRequiredUniqueKeyTest, DistributedQueueTest, VMParamsZkACLAndCredentialsProvidersTest, BigEndianAscendingWordSerializerTest, TestIndexingPerformance, HdfsSyncSliceTest, MinimalSchemaTest, HLLSerializationTest, DebugComponentTest, TestSolrConfigHandlerConcurrent, DeleteStatusTest, NoCacheHeaderTest, TestSolr4Spatial, TestConfigSetProperties, TestWordDelimiterFilterFactory, TestExecutePlanAction, AddBlockUpdateTest, TestFastWriter, TestDistribDocBasedVersion, OverriddenZkACLAndCredentialsProvidersTest, TestExactStatsCache, TestDistributedSearch, ResponseLogComponentTest, ShardRoutingTest, TestFieldCacheSort, FieldAnalysisRequestHandlerTest, TestSolrCoreProperties, DeleteLastCustomShardedReplicaTest, CdcrVersionReplicationTest, ExitableDirectoryReaderTest, SharedFSAutoReplicaFailoverTest, DistributedFacetPivotSmallAdvancedTest, FullSolrCloudDistribCmdsTest, TestDownShardTolerantSearch, DefaultValueUpdateProcessorTest, TestSimpleTextCodec, CursorMarkTest, TestMaxTokenLenTokenizer, BJQParserTest, TestManagedStopFilterFactory, CoreAdminHandlerTest, LoggingHandlerTest, TestBlobHandler, CachingDirectoryFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, ClassificationUpdateProcessorTest, ResponseHeaderTest, TestConfigOverlay, DistributedTermsComponentTest, TestDistributedGrouping, PropertiesRequestHandlerTest, RemoteQueryErrorTest, TestCloudInspectUtil, JavabinLoaderTest, ReplicaListTransformerTest, TestIntervalFaceting, TestReversedWildcardFilterFactory, DocValuesMultiTest, JSONWriterTest, TestLRUCache, VersionInfoTest, SuggestComponentTest, TestRequestForwarding, HttpPartitionOnCommitTest, SSLMigrationTest, DocValuesNotIndexedTest, TestBadConfig, TestImpersonationWithHadoopAuth, TestDirectoryFactory, HdfsRecoveryZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, BasicZkTest, RecoveryZkTest, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestJoin, TestRangeQuery, StatsComponentTest, PeerSyncTest, TestSort, TestFiltering, TestFunctionQuery, BasicFunctionalityTest, TestLazyCores, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTest, SpatialFilterTest, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, QueryEqualityTest, SortByFunctionTest, DistanceFunctionTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, DocumentBuilderTest, TestValueSourceCache, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, SolrPluginUtilsTest, ReturnFieldsTest, TestCSVResponseWriter, MBeansHandlerTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPHPSerializedResponseWriter, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, TestDocSet, TestSearchPerf, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, ScriptEngineTest, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSystemIdResolver, TestSuggestSpellingConverter, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, MultiThreadedOCPTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, SimpleCollectionCreateDeleteTest, TestReplicaProperties, ComputePlanActionTest, SearchRateTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestGenericDistributedQueue, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestTriggerIntegration, CdcrBidirectionalTest, CdcrBootstrapTest, HDFSCollectionsAPITest, HdfsBasicDistributedZk2Test, HdfsNNFailoverTest, HdfsRecoverLeaseTest, StressHdfsTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, BlobRepositoryCloudTest, DirectoryFactoryTest, HdfsDirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSets, TestDynamicLoading, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSolrConfigHandler, TestSolrXml, TestSolrCloudSnapshots, TestSolrCoreSnapshots, ResponseBuilderTest, TestConfigReload, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestLegacyField, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricReporterTest, SolrGangliaReporterTest, SolrJmxReporterTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, TestMacros, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestRawResponseWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResourceStorage, TestBulkSchemaAPI, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, BooleanFieldTest, DocValuesMissingTest, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchemaThreadSafety, TestPointFields, TestSchemaManager, TestSchemalessBufferedUpdates, TestSortableTextField, AnalyticsMergeStrategyTest, TestSearcherReuse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.seed=C64A56B619D0439D -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Africa/Harare -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSearcherReuse (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_C64A56B619D0439D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C64A56B619D0439D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [715/777 (2!)] on J1 in 0.50s, 1 test, 1 error <<< FAILURES!

[...truncated 2596 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1449, maxMBSortInHeap=5.626859563218241, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=3419648,total=23965696
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7D5E4982A67B9CE7 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7D5E4982A67B9CE7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D5E4982A67B9CE7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.47s, 8 tests, 1 error <<< FAILURES!

[...truncated 43385 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 470 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/470/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001

	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001

	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886:7362902F833FE57E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home\myCollect
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005\home
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_FB36AFF52DC38886-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.V2StandaloneTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001

	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([4EC7B7379B598B5B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001

	at __randomizedtesting.SeedInfo.seed([B06BF4A0B89B51A2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 739 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1402, maxMBSortInHeap=7.096805974414174, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=BM25(k1=1.2,b=0.75), field=DFR I(n)L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)B3(800.0), body=DFR I(F)B3(800.0), f_DOCS=DFR I(F)B1}, locale=da, timezone=Europe/Tirane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=186347328,total=269938688
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardSearching, TestSegmentMerger, TestSimpleExplanations, Test2BPagedBytes, TestApproximationSearchEquivalence, TestFrequencyTrackingRingBuffer, TestMultiDocValues, TestSpanFirstQuery, TestDocIDMerger, TestPerSegmentDeletes, TestCharsRefBuilder, TestElevationComparator, TestSizeBoundedForceMerge, TestFilterWeight, TestOfflineSorter, TestFieldMaskingSpanQuery, TestDisjunctionMaxQuery, TestNormsFieldExistsQuery, TestMathUtil, TestSpanMultiTermQueryWrapper, TestSegmentCacheables, TestField, TestBooleanScorer, TestBKD, FuzzyTermOnShortTermsTest, TestDeletionPolicy, TestDuelingCodecsAtNight, TestFlex, TestSortRandom, Test2BPositions, TestFutureObjects, TestCloseableThreadLocal, TestTermContext, TestMutableValues, TestDoubleRange, TestPrefixCodedTerms, TestNativeFSLockFactory, TestIOUtils, TestTimSorter, TestSynonymQuery, TestIndexWriterOutOfFileDescriptors, TestBoostQuery, TestPerFieldPostingsFormat, TestIntsRef, TestSortedSetSelector, TestAutomaton, TestAllFilesCheckIndexHeader, TestRadixSelector, TestIndexWriterReader, TestBooleanSimilarity, TestTopFieldCollector, TestMultiFields, TestSimilarityBase, FiniteStringsIteratorTest, TestTotalHitCountCollector, TestBoolean2ScorerSupplier, TestStopFilter, TestStressDeletes, TestTermsEnum, TestMergeSchedulerExternal, TestFilterDirectory, TestSloppyPhraseQuery2, TestIndexedDISI, TestIndexOrDocValuesQuery, TestTermRangeQuery, TestTwoPhaseCommitTool, TestSmallFloat, Test2BPostingsBytes, TestIndexReaderClose, TestUniqueTermCount, TestSetOnce, TestCharsRef, TestTrackingDirectoryWrapper, TestNearSpansOrdered, TestPayloads, TestDocValuesRewriteMethod, TestMultiset, TestIntRangeFieldQueries, TestSearchAfter, TestSimilarity, TestDirectoryReaderReopen, TestCheckIndex, TestFuzzyQuery, TestMultiCollector, Test4GBStoredFields, TestFieldReuse, TestMaxPosition, TestCachingCollector, TestTopFieldCollectorEarlyTermination, TestRollback, TestCachingTokenFilter, TestIntroSorter, TestSubScorerFreqs, TestNGramPhraseQuery, TestLogMergePolicy, TestGraphTokenizers, TestBytesRefHash, TestBytesStore, TestMultiPhraseQuery, TestCharTermAttributeImpl, TestFastDecompressionMode, TestPersistentSnapshotDeletionPolicy, TestTermsEnum2, TestFilterSpans, TestOrdinalMap, TestNoMergeScheduler, TestBlockPostingsFormat3, TestStringHelper, TestTerms, TestBlockPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlockPostingsFormat -Dtests.seed=8CA9A2C5FB294042 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Europe/Tirane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBlockPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_8CA9A2C5FB294042-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [145/466 (1!)] on J1 in 2.37s, 27 tests, 1 error <<< FAILURES!

[...truncated 765 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50CompoundFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1232, maxMBSortInHeap=6.903237785253279, sim=RandomSimilarity(queryNorm=true): {body=IB LL-L1}, locale=uk, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=232220800,total=349757440
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardSearching, TestSegmentMerger, TestSimpleExplanations, Test2BPagedBytes, TestApproximationSearchEquivalence, TestFrequencyTrackingRingBuffer, TestMultiDocValues, TestSpanFirstQuery, TestDocIDMerger, TestPerSegmentDeletes, TestCharsRefBuilder, TestElevationComparator, TestSizeBoundedForceMerge, TestFilterWeight, TestOfflineSorter, TestFieldMaskingSpanQuery, TestDisjunctionMaxQuery, TestNormsFieldExistsQuery, TestMathUtil, TestSpanMultiTermQueryWrapper, TestSegmentCacheables, TestField, TestBooleanScorer, TestBKD, FuzzyTermOnShortTermsTest, TestDeletionPolicy, TestDuelingCodecsAtNight, TestFlex, TestSortRandom, Test2BPositions, TestFutureObjects, TestCloseableThreadLocal, TestTermContext, TestMutableValues, TestDoubleRange, TestPrefixCodedTerms, TestNativeFSLockFactory, TestIOUtils, TestTimSorter, TestSynonymQuery, TestIndexWriterOutOfFileDescriptors, TestBoostQuery, TestPerFieldPostingsFormat, TestIntsRef, TestSortedSetSelector, TestAutomaton, TestAllFilesCheckIndexHeader, TestRadixSelector, TestIndexWriterReader, TestBooleanSimilarity, TestTopFieldCollector, TestMultiFields, TestSimilarityBase, FiniteStringsIteratorTest, TestTotalHitCountCollector, TestBoolean2ScorerSupplier, TestStopFilter, TestStressDeletes, TestTermsEnum, TestMergeSchedulerExternal, TestFilterDirectory, TestSloppyPhraseQuery2, TestIndexedDISI, TestIndexOrDocValuesQuery, TestTermRangeQuery, TestTwoPhaseCommitTool, TestSmallFloat, Test2BPostingsBytes, TestIndexReaderClose, TestUniqueTermCount, TestSetOnce, TestCharsRef, TestTrackingDirectoryWrapper, TestNearSpansOrdered, TestPayloads, TestDocValuesRewriteMethod, TestMultiset, TestIntRangeFieldQueries, TestSearchAfter, TestSimilarity, TestDirectoryReaderReopen, TestCheckIndex, TestFuzzyQuery, TestMultiCollector, Test4GBStoredFields, TestFieldReuse, TestMaxPosition, TestCachingCollector, TestTopFieldCollectorEarlyTermination, TestRollback, TestCachingTokenFilter, TestIntroSorter, TestSubScorerFreqs, TestNGramPhraseQuery, TestLogMergePolicy, TestGraphTokenizers, TestBytesRefHash, TestBytesStore, TestMultiPhraseQuery, TestCharTermAttributeImpl, TestFastDecompressionMode, TestPersistentSnapshotDeletionPolicy, TestTermsEnum2, TestFilterSpans, TestOrdinalMap, TestNoMergeScheduler, TestBlockPostingsFormat3, TestStringHelper, TestTerms, TestBlockPostingsFormat, TestSortRescorer, TestPagedBytes, TestAutomatonQuery, TestReaderClosed, TestNumericDocValuesUpdates, TestSegmentTermDocs, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestAddIndexes, TestMultiMMap, TestSearcherManager, TestBooleanOr, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestNRTThreads, TestBoolean2, TestStressAdvance, TestIndexWriterCommit, TestSearchWithThreads, TestConcurrentMergeScheduler, TestLongPostings, TestStressIndexing, TestIndexWriterUnicode, TestTieredMergePolicy, TestByteSlices, TestConsistentFieldNumbers, TestDirectoryReader, TestCollectionUtil, TestComplexExplanations, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestPerFieldPostingsFormat2, TestToken, TestCustomSearcherSort, TestBooleanMinShouldMatch, TestSpans, TestPostingsOffsets, TestTransactionRollback, TestFastCompressionMode, TestStressIndexing2, TestDeterminism, TestDocsAndPositions, TestTermVectorsWriter, TestCodecs, TestStressNRT, TestOmitTf, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestDoc, TestSimilarity2, TestNoDeletionPolicy, TestRegexpQuery, TestIntBlockPool, TestSegmentTermEnum, TestUnicodeUtil, TestMaxTermFrequency, TestFileSwitchDirectory, TestSentinelIntSet, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestConstantScoreQuery, TestParallelTermEnum, TestBinaryTerms, TestRecyclingIntBlockAllocator, TestMultiTermQueryRewrites, TestFilterLeafReader, TestDateTools, Test2BPostings, TestDocCount, TestAutomatonQueryUnicode, TestRecyclingByteBlockAllocator, TestIsCurrent, TestIndexWriterLockRelease, TestDemo, TestCharFilter, TestIndexWriterOnJRECrash, TestScoreCachingWrappingScorer, TestIndexCommit, TestNewestSegment, Test2BBinaryDocValues, TestCharacterUtils, TestReusableStringReader, TestLucene50CompoundFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50CompoundFormat -Dtests.seed=8CA9A2C5FB294042 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLucene50CompoundFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001\justSoYouGetSomeChannelErrors-001\_0.fdx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene50CompoundFormat_8CA9A2C5FB294042-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CA9A2C5FB294042]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [382/466 (2!)] on J1 in 6.75s, 26 tests, 1 error <<< FAILURES!

[...truncated 3390 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=PostingsFormat(name=LuceneVarGapDocFreqInterval), content4=PostingsFormat(name=LuceneVarGapFixedInterval), trieInt=FST50, content3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval), content=FST50, autf8=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1141, maxMBSortInHeap=6.515697658065666, sim=RandomSimilarity(queryNorm=false): {content6=IB SPL-LZ(0.3), content5=IB SPL-L1, content2=DFI(Saturated), utf8=DFR G2, fie?ld=IB LL-LZ(0.3), content=IB SPL-L1, autf8=DFR GL3(800.0)}, locale=de-AT, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69224000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4EC7B7379B598B5B -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4EC7B7379B598B5B-001\3.5.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4EC7B7379B598B5B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/9 (1!)] on J0 in 50.90s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8282 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\init-core-data-001
   [junit4]   2> 1705518 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1705519 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1705519 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1705521 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001
   [junit4]   2> 1705521 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1705521 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1705521 INFO  (Thread-3415) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1705524 ERROR (Thread-3415) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1705621 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58813
   [junit4]   2> 1705626 INFO  (zkConnectionManagerCallback-6563-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705630 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e8debf5{/solr,null,AVAILABLE}
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1057f38{/solr,null,AVAILABLE}
   [junit4]   2> 1705631 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ab637a0{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c74d00c{HTTP/1.1,[http/1.1]}{127.0.0.1:58817}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58817}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6b720f39{HTTP/1.1,[http/1.1]}{127.0.0.1:58820}
   [junit4]   2> 1705632 ERROR (jetty-launcher-6560-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7fb4468e{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16f18c7f{HTTP/1.1,[http/1.1]}{127.0.0.1:58821}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58821}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f3ce364{/solr,null,AVAILABLE}
   [junit4]   2> 1705632 ERROR (jetty-launcher-6560-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14b21aa1{HTTP/1.1,[http/1.1]}{127.0.0.1:58826}
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-6) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58820}
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d2f6b0c{HTTP/1.1,[http/1.1]}{127.0.0.1:58829}
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-1) [    ] o.e.j.s.Server Started @1713897ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58826}
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705632 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.e.j.s.Server Started @1713898ms
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58829}
   [junit4]   2> 1705633 ERROR (jetty-launcher-6560-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705634 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.405Z
   [junit4]   2> 1705633 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.404Z
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1705635 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7438970a{/solr,null,AVAILABLE}
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fe29663{HTTP/1.1,[http/1.1]}{127.0.0.1:58842}
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.e.j.s.Server Started @1713902ms
   [junit4]   2> 1705636 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58842}
   [junit4]   2> 1705637 ERROR (jetty-launcher-6560-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1705637 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1705637 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1705638 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1705638 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-22T11:21:16.409Z
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705642 INFO  (zkConnectionManagerCallback-6565-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705643 INFO  (zkConnectionManagerCallback-6571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705643 INFO  (zkConnectionManagerCallback-6575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705644 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705644 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1705657 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00005, likely client has closed socket
   [junit4]   2> 1705662 INFO  (jetty-launcher-6560-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705663 INFO  (jetty-launcher-6560-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705664 INFO  (jetty-launcher-6560-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705665 INFO  (jetty-launcher-6560-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705665 INFO  (jetty-launcher-6560-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705667 INFO  (jetty-launcher-6560-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58813/solr
   [junit4]   2> 1705670 INFO  (zkConnectionManagerCallback-6579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 INFO  (zkConnectionManagerCallback-6588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705671 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00007, likely client has closed socket
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6593-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705674 INFO  (zkConnectionManagerCallback-6599-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705680 INFO  (zkConnectionManagerCallback-6601-thread-1-processing-n:127.0.0.1:58829_solr) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705680 INFO  (zkConnectionManagerCallback-6605-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6604-thread-1-processing-n:127.0.0.1:58826_solr) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6609-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6607-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705681 INFO  (zkConnectionManagerCallback-6611-thread-1-processing-n:127.0.0.1:58821_solr) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1705893 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705893 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1705900 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58817_solr
   [junit4]   2> 1705901 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58820_solr
   [junit4]   2> 1705903 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.Overseer Overseer (id=72241534480678926-127.0.0.1:58817_solr-n_0000000000) starting
   [junit4]   2> 1705929 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58817_solr
   [junit4]   2> 1706011 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706011 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706018 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1706024 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706028 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58829_solr
   [junit4]   2> 1706031 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1706031 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1706033 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1706037 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1706038 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706042 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58826_solr
   [junit4]   2> 1706042 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706057 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1706057 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1706059 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1706065 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58842_solr
   [junit4]   2> 1706068 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1706069 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 1706071 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1706087 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58821_solr
   [junit4]   2> 1706093 INFO  (zkCallback-6606-thread-1-processing-n:127.0.0.1:58820_solr) [n:127.0.0.1:58820_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1706093 INFO  (zkCallback-6603-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 1706174 INFO  (zkCallback-6610-thread-1-processing-n:127.0.0.1:58821_solr) [n:127.0.0.1:58821_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 1706177 INFO  (zkCallback-6602-thread-1-processing-n:127.0.0.1:58826_solr) [n:127.0.0.1:58826_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1706191 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:58829_solr) [n:127.0.0.1:58829_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 1706191 INFO  (zkCallback-6608-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 1706256 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706259 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706260 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706260 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706273 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706273 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58820.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706275 INFO  (jetty-launcher-6560-thread-6) [n:127.0.0.1:58820_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node6\.
   [junit4]   2> 1706276 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706276 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58817.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706277 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706277 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706278 INFO  (jetty-launcher-6560-thread-2) [n:127.0.0.1:58817_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node2\.
   [junit4]   2> 1706279 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706279 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58821.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706282 INFO  (jetty-launcher-6560-thread-3) [n:127.0.0.1:58842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node3\.
   [junit4]   2> 1706283 INFO  (jetty-launcher-6560-thread-4) [n:127.0.0.1:58821_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node4\.
   [junit4]   2> 1706292 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706301 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706301 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58829.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706303 INFO  (jetty-launcher-6560-thread-5) [n:127.0.0.1:58829_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node5\.
   [junit4]   2> 1706307 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706312 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706312 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58826.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c2fe540
   [junit4]   2> 1706313 INFO  (jetty-launcher-6560-thread-1) [n:127.0.0.1:58826_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_FB36AFF52DC38886-001\tempDir-001\node1\.
   [junit4]   2> 1706535 INFO  (zkConnectionManagerCallback-6625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706539 INFO  (zkConnectionManagerCallback-6629-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706541 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 1706542 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[FB36AFF52DC38886]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58813/solr ready
   [junit4]   2> 1706587 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[FB36AFF52DC38886]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1706589 INFO  (zkConnectionManagerCallback-6631-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1706589 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a74af8c00015, likely client has closed socket
   [junit4]   2> 1706589 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[FB36AFF52DC38886]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 1706594 INFO  (qtp81946620-21894) [n:127.0.0.1:58817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706597 INFO  (qtp1548141603-21925) [n:127.0.0.1:58820_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706600 INFO  (qtp154952179-21912) [n:127.0.0.1:58821_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706602 INFO  (qtp1327607018-21902) [n:127.0.0.1:58826_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706604 INFO  (qtp204807636-21967) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706606 INFO  (qtp1735455159-21949) [n:127.0.0.1:58842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706606 INFO  (qtp204807636-21919) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1706607 INFO  (qtp204807636-21936) [n:127.0.0.1:58829_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1706612 INFO  (OverseerThreadFactory-6619-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 1706615 INFO  (qtp81946620-21899) [n:127.0.0.1:58817_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706617 INFO  (qtp1548141603-21930) [n:127.0.0.1:58820_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706619 INFO  (qtp154952179-21916) [n:127.0.0.1:58821_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706621 INFO  (qtp1327607018-21907) [n:127.0.0.1:58826_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706623 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1706625 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=0
   [junit4]   2> 1706628 INFO  (OverseerThreadFactory-6619-thread-1-processing-n:127.0.0.1:58817_solr) [n:127.0.0.1:58817_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2806709520 sessionWrapper.createTime 2806709517600316, this.sessionWrapper.createTime 2806709517600316 
   [junit4]   2> 1706737 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58842/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706738 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58829/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706741 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58826/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706743 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706746 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58820/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706747 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706750 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58817/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706751 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58820/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706753 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58821/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706755 INFO  (OverseerStateUpdate-72241534480678926-127.0.0.1:58817_solr-n_0000000000) [n:127.0.0.1:58817_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58826/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1706959 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706959 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706960 INFO  (qtp1735455159-21954) [n:127.0.0.1:58842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706961 INFO  (qtp204807636-21922) [n:127.0.0.1:58829_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706964 INFO  (qtp1327607018-21907) [n:127.0.0.1:58826_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706966 INFO  (qtp1327607018-21908) [n:127.0.0.1:58826_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706967 INFO  (qtp154952179-21914) [n:127.0.0.1:58821_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706967 INFO  (qtp81946620-21897) [n:127.0.0.1:58817_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706968 INFO  (qtp154952179-21914) [n:127.0.0.1:58821_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706968 INFO  (qtp81946620-21897) [n:127.0.0.1:58817_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1706967 INFO  (qtp1548141603-21924) [n:127.0.0.1:58820_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1706968 INFO  (qtp154952179-21916) [n:127.0.0.1:58821_solr    ] o.

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

h, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestJoin, TestReload, TestCoreContainer, TestSolr4Spatial, TestGroupingSearch, SolrCmdDistributorTest, QueryElevationComponentTest, ConvertedLegacyTest, TestFiltering, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, TestFoldingMultitermQuery, TestCSVLoader, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryUtils, TestWriterPerf, XmlUpdateRequestHandlerTest, RequestHandlersTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, RequiredFieldsTest, FastVectorHighlighterTest, LoggingHandlerTest, RegexBoostProcessorTest, TestCollationField, TestCSVResponseWriter, MBeansHandlerTest, TestSolrIndexConfig, TestQuerySenderNoQuery, TestMergePolicyConfig, TestSolrCoreProperties, TestPostingsSolrHighlighter, SpellPossibilityIteratorTest, TestCharFilters, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, ResourceLoaderTest, URLClassifyProcessorTest, DateMathParserTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, TestSolrJ, TestDocumentBuilder, DistributedMLTComponentTest, TestLuceneIndexBackCompat, AliasIntegrationTest, CloudExitableDirectoryReaderTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistributedQueueTest, ForceLeaderTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, SharedFSAutoReplicaFailoverTest, SolrXmlInZkTest, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestClusterProperties, TestConfigSetsAPI, TestDistributedMap, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRandomRequestDistribution, TestRebalanceLeaders, TestRequestForwarding, TestShortCircuitedRequests, TestSolrCloudWithSecureImpersonation, TestTlogReplica, AssignTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, TestPolicyCloud, HdfsNNFailoverTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, ZkStateReaderTest, RulesTest, TestSolrCoreSnapshots, ResponseBuilderTest, SearchHandlerTest, TestCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSolrConfigHandlerCloud, V2StandaloneTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=V2StandaloneTest -Dtests.seed=FB36AFF52DC38886 -Dtests.slow=true -Dtests.locale=nl -Dtests.timezone=Eire -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | V2StandaloneTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.V2StandaloneTest_FB36AFF52DC38886-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FB36AFF52DC38886]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [629/777 (3!)] on J0 in 0.21s, 1 test, 1 error <<< FAILURES!

[...truncated 2907 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1383, maxMBSortInHeap=5.4871489893733685, sim=RandomSimilarity(queryNorm=false): {}, locale=et-EE, timezone=America/Nassau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65739472,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B06BF4A0B89B51A2 -Dtests.slow=true -Dtests.locale=et-EE -Dtests.timezone=America/Nassau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B06BF4A0B89B51A2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B06BF4A0B89B51A2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.83s, 8 tests, 1 error <<< FAILURES!

[...truncated 47831 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 469 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/469/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([682991DFA27B52E8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03:689E3B9D34D83777]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets\cdcr-source-disabled
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_2D3449E4708A8B03-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001

	at __randomizedtesting.SeedInfo.seed([9334D041B3324A14]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4891 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content5=FST50, content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieInt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content3=PostingsFormat(name=MockRandom), content2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), fie?ld=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieLong=PostingsFormat(name=MockRandom), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=PostingsFormat(name=LuceneVarGapDocFreqInterval), autf8=PostingsFormat(name=MockRandom)}, docValues:{dvShort=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1660, maxMBSortInHeap=7.321518758246402, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)BZ(0.3), content5=DFR I(n)LZ(0.3), content2=DFR I(ne)L2, utf8=IB LL-D3(800.0), fie?ld=DFR GZ(0.3), content=DFR I(n)B1, autf8=DFR GL3(800.0)}, locale=th, timezone=Pacific/Wallis
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65759856,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=682991DFA27B52E8 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Pacific/Wallis -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\4.0.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_682991DFA27B52E8-001\2.3.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([682991DFA27B52E8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/9 (1!)] on J0 in 55.56s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7396 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\init-core-data-001
   [junit4]   2> 236993 WARN  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 236995 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 236998 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 236999 INFO  (SUITE-TestBulkSchemaAPI-seed#[2D3449E4708A8B03]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 237001 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 237465 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 237465 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 237466 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores\core
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 237472 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 237473 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 237473 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77f45330{/solr,null,AVAILABLE}
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e7792cb{HTTP/1.1,[http/1.1]}{127.0.0.1:50701}
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server Started @246839ms
   [junit4]   2> 237478 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50701, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores}
   [junit4]   2> 237478 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T23:12:49.472Z
   [junit4]   2> 237479 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\solr.xml
   [junit4]   2> 237490 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 237490 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 237492 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 237626 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237631 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237631 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 237636 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores
   [junit4]   2> 237636 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 237648 INFO  (coreLoadExecutor-775-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 237651 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 237728 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 237747 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 237753 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 237994 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 238091 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 238099 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 238100 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 238102 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238104 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238105 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 238108 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238112 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238115 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238117 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 238117 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 238118 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-003\cores\core\data\]
   [junit4]   2> 238123 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=42, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2969981592237988]
   [junit4]   2> 238127 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 238209 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 238209 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 238210 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1232682720, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 238210 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ef6422e[collection1] main]
   [junit4]   2> 238212 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238213 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238214 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238214 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238215 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238215 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238215 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238225 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238226 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238226 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238228 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238229 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238229 WARN  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238229 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238230 INFO  (coreLoadExecutor-775-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 238230 INFO  (searcherExecutor-776-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ef6422e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 238732 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50701
   [junit4]   2> 238736 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.r.s.TestBulkSchemaAPI These tests are run with V2 API
   [junit4]   2> 238862 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238862 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238863 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238863 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238864 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238866 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238867 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238868 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238870 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238871 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238882 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238882 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238883 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238883 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 238887 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238902 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238902 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 238903 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 238903 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 238906 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238907 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238908 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238908 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238908 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238909 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238909 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238910 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238910 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 238912 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 238913 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 238918 WARN  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 238918 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 238920 INFO  (qtp1437824203-1951) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4e7792cb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=195816594
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 238931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@79681be8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3617c320
   [junit4]   2> 238935 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 238935 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7bf27c33: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5aacadab
   [junit4]   2> 238939 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 238939 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b77f58: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@29fe793
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2c47dbd0
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=742906832
   [junit4]   2> 238940 INFO  (coreCloseExecutor-780-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b06498d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d8dd7f6
   [junit4]   2> 238958 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77f45330{/solr,null,UNAVAILABLE}
   [junit4]   2> 238958 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 238960 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 238962 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddIllegalFields
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 239627 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-006\cores\core
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T04:27:37+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 239632 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28e3437{/solr,null,AVAILABLE}
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@738e9f41{HTTP/1.1,[http/1.1]}{127.0.0.1:50714}
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.e.j.s.Server Started @248994ms
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50714, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-006\cores}
   [junit4]   2> 239634 ERROR (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 239634 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 239635 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T23:12:51.627Z
   [junit4]   2> 239635 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4708A8B03-001\tempDir-004\solr.xml
   [junit4]   2> 239642 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 239642 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 239643 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 239714 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239719 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239719 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a33aefd
   [junit4]   2> 239722 INFO  (TEST-TestBulkSchemaAPI.testAddIllegalFields-seed#[2D3449E4708A8B03]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2D3449E4

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

GraphMLResponseWriter, TestPivotHelperCode, TestDistributedSearch, BJQParserTest, CdcrVersionReplicationTest, TestDocumentBuilder, SliceStateTest, TestRTimerTree, SolrSlf4jReporterTest, SparseHLLTest, TestSolrXml, ZkShardTermsTest, TestConfigOverlay, TestCSVLoader, TestFreeTextSuggestions, TestSimpleTextCodec, TestRandomDVFaceting, TestClusterStateMutator, FileBasedSpellCheckerTest, TestSolr4Spatial, DeleteReplicaTest, AutoAddReplicasPlanActionTest, TestSha256AuthenticationProvider, TestFieldTypeCollectionResource, ConnectionManagerTest, CursorMarkTest, TestLegacyFieldReuse, TestScoreJoinQPScore, TestMultiWordSynonyms, BlockJoinFacetRandomTest, SuggestComponentTest, HdfsLockFactoryTest, SuggesterTest, ConcurrentCreateRoutedAliasTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, BasicDistributedZk2Test, CoreSorterTest, ComputePlanActionTest, SolrGangliaReporterTest, TestCollationFieldDocValues, TestLMJelinekMercerSimilarityFactory, TestNamedUpdateProcessors, TestStressRecovery, ActionThrottleTest, ChaosMonkeySafeLeaderTest, TestRawTransformer, TestCloudInspectUtil, DebugComponentTest, HdfsBasicDistributedZk2Test, AnalyticsQueryTest, HdfsWriteToMultipleCollectionsTest, CollectionReloadTest, BlobRepositoryCloudTest, SuggesterWFSTTest, PeerSyncTest, TestCrossCoreJoin, TestDocSet, SimplePostToolTest, TestImplicitCoreProperties, TestReversedWildcardFilterFactory, TestSchemaSimilarityResource, NotRequiredUniqueKeyTest, DistributedQueryComponentOptimizationTest, RegexBoostProcessorTest, AtomicUpdateProcessorFactoryTest, TestHashPartitioner, TestSolrConfigHandlerConcurrent, TestRequestForwarding, NodeLostTriggerTest, TestQuerySenderListener, DistributedTermsComponentTest, TestPKIAuthenticationPlugin, VersionInfoTest, BigEndianAscendingWordSerializerTest, TestClusterProperties, CollectionStateFormat2Test, OverseerTest, QueryResultKeyTest, SimpleCollectionCreateDeleteTest, TestStressReorder, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLegacyTerms, HdfsCollectionsAPIDistributedZkTest, DeleteStatusTest, HttpPartitionOnCommitTest, OverseerModifyCollectionTest, TestZkAclsWithHadoopAuth, TestDocBasedVersionConstraints, BasicDistributedZkTest, CoreAdminHandlerTest, SpatialFilterTest, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, QueryEqualityTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, TestSolrDeletionPolicy1, CacheHeaderTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, DirectSolrSpellCheckerTest, TermsComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, PreAnalyzedFieldTest, TestSystemIdResolver, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestUtils, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AliasIntegrationTest, CreateRoutedAliasTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, HttpPartitionTest, LIRRollingUpdatesTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerTaskQueueTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudRecovery, TestCryptoKeys, TestExclusionRuleCollectionAccess, TestMiniSolrCloudClusterSSL, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTlogReplica, ShardSplitTest, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=2D3449E4708A8B03 -Dtests.slow=true -Dtests.locale=fr-CH -Dtests.timezone=America/Coral_Harbour -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D3449E4708A8B03]:0)
   [junit4] Completed [777/777 (3!)] on J1 in 7220.23s, 3 tests, 3 errors <<< FAILURES!

[...truncated 2366 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73961512,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9334D041B3324A14 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=GMT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9334D041B3324A14-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9334D041B3324A14]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 15.16s, 8 tests, 1 error <<< FAILURES!

[...truncated 46203 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 468 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/468/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1

	at __randomizedtesting.SeedInfo.seed([3F53BE143601E3D1:AADE5275B3E957C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1:419C6BCCF3AEA910]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCustomSort

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_A0579658C81D9FC1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_A0579658C81D9FC1-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_A0579658C81D9FC1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_A0579658C81D9FC1-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A0579658C81D9FC1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([83C924D061216F5B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=980, name=qtp2124115413-980, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([83C924D061216F5B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001

	at __randomizedtesting.SeedInfo.seed([9E0311010B2A0CAD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180221_134743_08817611328532701033869.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180221_134743_08713254979318525293143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180221_135313_37018176126706733395009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180221_135313_37017872525967239418826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180221_135411_5467055695784294523463.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180221_135411_5462480610145338234317.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180221_135610_3391696996996532702118.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180221_135610_3392747755035380419612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180221_135621_91716927234624163133941.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180221_135621_9176497336119782322194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180221_135656_8449271277458543846714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180221_135656_8444552197250505221183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180221_135704_88512695546288506345999.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180221_135704_85914342093161603442831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180221_135710_40012730436066988205468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180221_135710_40012796650061352562491.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180221_135721_24595170656585612376.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180221_135721_24510081173364197955132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180221_135730_3368524841545375177823.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180221_135730_335225090833727425312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180221_135734_56915805423654773346698.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180221_135753_0522688570312585261864.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180221_135753_05218395891498899130011.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180221_135945_4174253390851174716931.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180221_135945_41717885287464967924146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180221_135958_2922854717648693559310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180221_135958_2922630271302046710534.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180221_140014_03715899524005887499103.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180221_140014_0377431483036803843576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180221_140130_7736122086522100222529.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180221_140130_7737321473527144337341.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180221_140136_25310018887130468728260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180221_140136_2537156757615911307059.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180221_140143_9694341921291979282548.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180221_140143_96916657575728073875153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180221_140218_8756380709101462089689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180221_140218_87513169783398143861881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180221_140228_01517438357977694823285.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180221_140228_01510490372366987370443.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180221_140245_5679834837771806867076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180221_140245_5673203077599870401981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180221_140257_8823937116762310959556.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180221_140257_8826081163031229676455.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180221_140305_35514329387953999760473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180221_140305_3552221114635126812864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180221_140326_70116245911526016195041.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180221_140326_7015290285355149803259.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180221_140337_64815987736848506472202.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180221_140337_6489122446255843689833.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 201 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=3F53BE143601E3D1 -Dtests.slow=true -Dtests.locale=nnh-CM -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.03s J1 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001\replicationClientTest-003\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F53BE143601E3D1:AADE5275B3E957C4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_3F53BE143601E3D1-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=PostingsFormat(name=LuceneVarGapDocFreqInterval), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=708, maxMBSortInHeap=6.916869835920677, sim=RandomSimilarity(queryNorm=false): {}, locale=nnh-CM, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78427000,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 4.62s, 5 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180221_140347_94611394464045624287579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180221_140347_9465230960771290155905.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180221_140403_337908665519217424714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180221_140403_3379086851787412402031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180221_140455_8725477682456980227283.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180221_140455_8725345903868722543442.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180221_140516_01114429481809039980666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180221_140516_01018119746737521578399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180221_140529_50512268005738246753414.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180221_140533_300683399446034344816.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180221_140533_3009965682900832918254.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3151 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\init-core-data-001
   [junit4]   2> 3168626 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3168628 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3168629 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3168630 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001
   [junit4]   2> 3168631 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3168632 INFO  (Thread-6995) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3168632 INFO  (Thread-6995) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3168638 ERROR (Thread-6995) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3168732 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55002
   [junit4]   2> 3168737 INFO  (zkConnectionManagerCallback-6571-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168749 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168750 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3168753 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1948fbf3{/solr,null,AVAILABLE}
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3168754 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79d6543{/solr,null,AVAILABLE}
   [junit4]   2> 3168756 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bfbaf97{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168757 INFO  (jetty-launcher-6568-thread-2) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168757 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55006}
   [junit4]   2> 3168757 ERROR (jetty-launcher-6568-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d3534d3{/solr,null,AVAILABLE}
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168758 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.492638800Z
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e552e01{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168759 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55012}
   [junit4]   2> 3168760 ERROR (jetty-launcher-6568-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168756 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5a90649b{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168751 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-3) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3168760 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@685307c1{/solr,null,AVAILABLE}
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.495610400Z
   [junit4]   2> 3168761 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55009}
   [junit4]   2> 3168762 ERROR (jetty-launcher-6568-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d886e99{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55017}
   [junit4]   2> 3168763 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168764 ERROR (jetty-launcher-6568-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.498499500Z
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3168764 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3168765 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3168765 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T15:00:13.499521200Z
   [junit4]   2> 3168795 INFO  (zkConnectionManagerCallback-6573-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168795 INFO  (zkConnectionManagerCallback-6575-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168797 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168797 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168800 INFO  (zkConnectionManagerCallback-6577-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168801 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168807 INFO  (jetty-launcher-6568-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168812 INFO  (jetty-launcher-6568-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168815 INFO  (zkConnectionManagerCallback-6579-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168816 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3168818 INFO  (jetty-launcher-6568-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168826 INFO  (zkConnectionManagerCallback-6583-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168827 INFO  (jetty-launcher-6568-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55002/solr
   [junit4]   2> 3168828 INFO  (zkConnectionManagerCallback-6587-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168829 INFO  (zkConnectionManagerCallback-6591-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168830 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a2ed11cc0006, likely client has closed socket
   [junit4]   2> 3168836 INFO  (zkConnectionManagerCallback-6595-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168837 INFO  (zkConnectionManagerCallback-6597-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168839 INFO  (zkConnectionManagerCallback-6599-thread-1-processing-n:127.0.0.1:55009_solr) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168843 INFO  (zkConnectionManagerCallback-6601-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3168855 INFO  (zkConnectionManagerCallback-6603-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169199 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169202 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55017_solr
   [junit4]   2> 3169205 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458828-127.0.0.1:55017_solr-n_0000000000) starting
   [junit4]   2> 3169228 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55017_solr
   [junit4]   2> 3169235 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169242 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169247 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3169248 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169251 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169254 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55012_solr
   [junit4]   2> 3169256 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3169329 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169338 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169339 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169340 INFO  (jetty-launcher-6568-thread-4) [n:127.0.0.1:55017_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node3\.
   [junit4]   2> 3169354 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55006_solr
   [junit4]   2> 3169368 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55009_solr
   [junit4]   2> 3169514 INFO  (zkCallback-6598-thread-1-processing-n:127.0.0.1:55009_solr) [n:127.0.0.1:55009_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3169515 INFO  (zkCallback-6602-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3169528 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169537 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169538 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55012.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169540 INFO  (jetty-launcher-6568-thread-1) [n:127.0.0.1:55012_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node1\.
   [junit4]   2> 3169546 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169555 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169556 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55009.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169557 INFO  (jetty-launcher-6568-thread-3) [n:127.0.0.1:55009_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node4\.
   [junit4]   2> 3169631 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169642 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169642 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55006.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1cc936e2
   [junit4]   2> 3169644 INFO  (jetty-launcher-6568-thread-2) [n:127.0.0.1:55006_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_A0579658C81D9FC1-001\tempDir-001\node2\.
   [junit4]   2> 3169970 INFO  (zkConnectionManagerCallback-6613-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169979 INFO  (zkConnectionManagerCallback-6617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3169981 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3169982 INFO  (SUITE-OverseerRolesTest-seed#[A0579658C81D9FC1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55002/solr ready
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55017_solr
   [junit4]   2> 3170015 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 3170019 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:55006_solr
   [junit4]   2> 3170133 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55006_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3170138 INFO  (OverseerThreadFactory-13961-thread-1-processing-n:127.0.0.1:55017_solr) [n:127.0.0.1:55017_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55006_solr
   [junit4]   2> 3170142 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55006_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3170147 INFO  (OverseerCollectionConfigSetProcessor-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_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> 3170148 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72236733127458828-127.0.0.1:55017_solr-n_0000000000 overseer designates are [127.0.0.1:55006_solr]
   [junit4]   2> 3170149 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72236733127458828-127.0.0.1:55017_solr-n_0000000000, 72236733127458825-127.0.0.1:55012_solr-n_0000000001, 72236733127458827-127.0.0.1:55006_solr-n_0000000002, 72236733127458826-127.0.0.1:55009_solr-n_0000000003]
   [junit4]   2> 3170149 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer asking node 72236733127458827-127.0.0.1:55006_solr-n_0000000002 to come join election at head
   [junit4]   2> 3170154 INFO  (qtp282356382-31452) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoinAtHead&qt=/admin/cores&action=OVERSEEROP&electionNode=72236733127458827-127.0.0.1:55006_solr-n_0000000002&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3170154 INFO  (Thread-7044) [n:127.0.0.1:55017_solr    ] o.a.s.c.OverseerNodePrioritizer asking the old first in line 72236733127458825-127.0.0.1:55012_solr-n_0000000001 to rejoin election  
   [junit4]   2> 3170190 INFO  (qtp1471401091-31436) [n:127.0.0.1:55012_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={op=rejoin&qt=/admin/cores&action=OVERSEEROP&electionNode=72236733127458825-127.0.0.1:55012_solr-n_0000000001&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3170193 INFO  (OverseerStateUpdate-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72236733127458828-127.0.0.1:55017_solr-n_0000000000"} 127.0.0.1:55017_solr
   [junit4]   2> 3170195 INFO  (OverseerStateUpdate-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55017_solr
   [junit4]   2> 3170195 WARN  (OverseerExitThread) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 3170195 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55012_solr
   [junit4]   2> 3170201 INFO  (OverseerExitThread) [n:127.0.0.1:55017_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458828-127.0.0.1:55017_solr-n_0000000000) closing
   [junit4]   2> 3170201 WARN  (OverseerAutoScalingTriggerThread-72236733127458828-127.0.0.1:55017_solr-n_0000000000) [n:127.0.0.1:55017_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3170213 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458825-127.0.0.1:55012_solr-n_0000000001) starting
   [junit4]   2> 3170224 INFO  (OverseerCollectionConfigSetProcessor-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 72236733127458825-127.0.0.1:55012_solr-n_0000000001 overseer designates are [127.0.0.1:55006_solr]
   [junit4]   2> 3170225 INFO  (OverseerCollectionConfigSetProcessor-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [72236733127458825-127.0.0.1:55012_solr-n_0000000001, 72236733127458827-127.0.0.1:55006_solr-n_0000000002, 72236733127458826-127.0.0.1:55009_solr-n_0000000003, 72236733127458828-127.0.0.1:55017_solr-n_0000000004]
   [junit4]   2> 3170228 INFO  (OverseerStateUpdate-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"72236733127458825-127.0.0.1:55012_solr-n_0000000001"} 127.0.0.1:55012_solr
   [junit4]   2> 3170229 INFO  (OverseerStateUpdate-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:55012_solr
   [junit4]   2> 3170234 WARN  (OverseerExitThread) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 3170236 INFO  (OverseerExitThread) [n:127.0.0.1:55012_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458825-127.0.0.1:55012_solr-n_0000000001) closing
   [junit4]   2> 3170236 WARN  (OverseerAutoScalingTriggerThread-72236733127458825-127.0.0.1:55012_solr-n_0000000001) [n:127.0.0.1:55012_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3170237 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55006_solr
   [junit4]   2> 3170242 INFO  (zkCallback-6600-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.Overseer Overseer (id=72236733127458827-127.0.0.1:55006_solr-n_0000000002) starting
   [junit4]   2> 3170245 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:55009_solr
   [junit4]   2> 3170246 INFO  (qtp282356382-31449) [n:127.0.0.1:55006_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:55009_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3170256 INFO  (OverseerThreadFactory-13973-thread-1-processing-n:127.0.0.1:55006_solr) [n:127.0.0.1:55006_solr    ] o.a.s.c.a.c.OverseerRoleCmd Overseer role added to 127.0.0.1:55009_solr
   [junit4]   2> 3170259 INFO  (qtp282356382-31449) [n:127.0.0.1:55006_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:55009_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:55006_solr
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 55006
   [junit4]   2> 3170261 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1945260186
   [junit4]   2> 3170262 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3170262 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29b88fdf: rootName = solr_55006, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@547875ae
   [junit4]   2> 3170267 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3170267 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ff2505c: rootName = solr_55006, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6ec4c93b
   [junit4]   2> 3170271 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3170272 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@119e0791: rootName = solr_55006, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6afb403b
   [junit4]   2> 3170274 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:55006_solr
   [junit4]   2> 3170275 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3170276 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3170277 INFO  (zkCallback-6596-thread-1-processing-n:127.0.0.1:55012_solr) [n:127.0.0.1:55012_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 3170277 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[A0579658C81D9FC1]) [    ] o.a.s.c.Overseer Overseer (id=72236733127458827-127.0.0.

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

ne-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9E0311010B2A0CAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E0311010B2A0CAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 14.13s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180221_164326_75716570029339634486239.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180221_164326_75714373745748359961364.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 797 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180221_164357_969914121187814052574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180221_164357_9699970715395959069299.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180221_164530_294408648300024074381.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180221_164530_2945468159016535912199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180221_164611_0681432285927235366678.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180221_164611_06913799941309424621731.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 659 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180221_164632_1319208138239195707904.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180221_164632_131864656695806390639.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180221_164718_78116867375569873437739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180221_164718_7827238977264968945303.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180221_164751_9811650200019225233782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180221_164751_9817205513651486753657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180221_164817_6633345759485814128545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180221_164817_6633953621933262757790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180221_164919_7558901470915230028270.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180221_164919_75413723276369141549990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180221_164946_6076937218837215148625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32537 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 467 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/467/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterDeleteByQuery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001

	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSleepingLockWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001

	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001

	at __randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001

	at __randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 643 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterDeleteByQuery
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=514, maxMBSortInHeap=6.596126279042178, sim=RandomSimilarity(queryNorm=false): {field=DFR I(n)LZ(0.3)}, locale=da, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=171862688,total=274202624
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, TestSloppyPhraseQuery, TestNRTReaderCleanup, TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, TestIndexWriterDeleteByQuery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterDeleteByQuery -Dtests.seed=A180015643123DAD -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterDeleteByQuery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterDeleteByQuery_A180015643123DAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [124/466 (1!)] on J0 in 0.32s, 1 test, 1 error <<< FAILURES!

[...truncated 1097 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSleepingLockWrapper
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content=DFR I(n)BZ(0.3)}, locale=en-IE, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=172888256,total=316145664
   [junit4]   2> NOTE: All tests run in this JVM: [TestTerm, TestPackedTokenAttributeImpl, TestRamUsageEstimator, TestIndexSorting, TestMatchAllDocsQuery, TestTermdocPerf, TestBagOfPositions, TestOneMergeWrappingMergePolicy, TestFieldType, Test2BBKDPoints, TestSwappedIndexFiles, TestRegexpRandom, TestReusableStringReader, TestDocIdSetBuilder, TestAttributeSource, TestHighCompressionMode, TestBooleanMinShouldMatch, TestConjunctionDISI, TestBytesRef, TestBagOfPostings, TestFloatRangeFieldQueries, TestDocIdsWriter, TestFutureArrays, TestScoreCachingWrappingScorer, TestParallelLeafReader, Test2BNumericDocValues, TestSumDocFreq, TestIndexWriterExceptions, TestNIOFSDirectory, TestTragicIndexWriterDeadlock, TestBinaryDocument, TestSloppyPhraseQuery, TestNRTReaderCleanup, TestSimpleExplanationsOfNonMatches, TestCodecs, TestPayloadsOnVectors, TestFieldInfos, TestSearch, TestLucene70SegmentInfoFormat, TestAllFilesHaveCodecHeader, TestSpans, TestFieldInvertState, TestBytesRefArray, TestLevenshteinAutomata, TestIndexWriterThreadsToSegments, TermInSetQueryTest, TestPositiveScoresOnlyCollector, TestAddIndexes, TestNoMergePolicy, TestUTF32ToUTF8, TestDuelingCodecs, TestClassicSimilarity, TestHugeRamFile, TestSpanSearchEquivalence, TestCrash, MultiCollectorTest, TestParallelCompositeReader, TestPriorityQueue, TestDirectMonotonic, TestBM25Similarity, TestSloppyMath, TestRegexpRandom2, TestSpanExplanations, TestSearchForDuplicates, TestDocCount, TestSearchWithThreads, TestIndexWriterDeleteByQuery, TestIndexInput, TestSnapshotDeletionPolicy, TestDemoParallelLeafReader, TestAssertions, Test2BSortedDocValuesOrds, TestIndexWriterWithThreads, TestBooleanQueryVisitSubscorers, TestComplexExplanations, TestQueryBuilder, TestBinaryTerms, TestIndexWriterMerging, TestLucene50StoredFieldsFormat, TestSpanNotQuery, TestSegmentReader, TestNeedsScores, TestIntRange, TestNumericUtils, TestSameTokenSamePosition, TestBinaryDocValuesUpdates, TestInPlaceMergeSorter, TestFilterIterator, TestForceMergeForever, TestRAMDirectory, TestDocValuesQueries, TestOmitTf, TestSameScoresWithThreads, TestIndexWriterUnicode, TestSimilarityProvider, TestParallelReaderEmptyIndex, TestMultiPhraseEnum, TestBooleanQuery, TestNamedSPILoader, TestIndexSearcher, TestGraphTokenStreamFiniteStrings, TestUnicodeUtil, TestDoubleRangeFieldQueries, TestTermVectors, TestLRUQueryCache, TestTimSorterWorstCase, TestOmitPositions, TestLongValuesSource, TestSpanExplanationsOfNonMatches, TestFSTs, TestDirectoryReader, TestPositionIncrement, TestFilterCodecReader, TestCharArrayMap, TestPhrasePrefixQuery, TestLucene70DocValuesFormat, TestBufferedIndexInput, TestTermsEnum, TestTransactions, TestPerFieldPostingsFormat2, TestToken, TestDocValuesIndexing, TestTermsEnum2, TestDeterminizeLexicon, Test2BDocs, TestMixedCodecs, TestMultiPhraseQuery, TestDeterminism, TestMergeSchedulerExternal, TestBytesRefHash, TestMultiFields, TestDocumentsWriterDeleteQueue, TestScorerPerf, TestSimilarity2, TestExternalCodecs, TestPerSegmentDeletes, TestPrefixInBooleanQuery, TestSegmentTermEnum, TestPrefixCodedTerms, TestDocument, TestTermScorer, TestFileSwitchDirectory, TestPrefixRandom, TestCheckIndex, TestIndexFileDeleter, TestPrefixQuery, TestDateSort, TestVirtualMethod, TestSetOnce, TestCachingTokenFilter, TestCharsRef, TestRecyclingByteBlockAllocator, TestIndexWriterLockRelease, TestByteBlockPool, TestCharFilter, TestCloseableThreadLocal, TestVersion, TestCodecHoldsOpenFiles, TestSimpleAttributeImpl, Test2BPostingsBytes, TestNewestSegment, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestCodecUtil, TestForUtil, TestLucene50CompoundFormat, TestLucene60PointsFormat, TestDoubleRange, TestFloatRange, TestLongRange, TestPolygon, Test2BPoints, TestCustomTermFreq, TestDocValues, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestFilterDirectoryReader, TestIndexReaderClose, TestIndexTooManyDocs, TestIndexWriterMaxDocs, TestMaxPosition, TestMixedDocValuesUpdates, TestPointValues, TestEarlyTermination, TestFieldValueQuery, TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestNormsFieldExistsQuery, TestPointQueries, TestSortedNumericSortField, TestSortedSetSortField, TestSynonymQuery, TestTermQuery, TestUsageTrackingFilterCachingPolicy, TestAxiomaticSimilarity, TestBooleanSimilarity, TestSpanBoostQuery, TestSpanContainQuery, TestSpanTermQuery, TestSpansEnum, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestNativeFSLockFactory, TestSleepingLockWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSleepingLockWrapper -Dtests.seed=A180015643123DAD -Dtests.slow=true -Dtests.locale=en-IE -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSleepingLockWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001\tempDir-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSleepingLockWrapper_A180015643123DAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A180015643123DAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [454/466 (2!)] on J0 in 7.07s, 6 tests, 1 error <<< FAILURES!

[...truncated 10984 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 723221 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\init-core-data-001
   [junit4]   2> 723223 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=23 numCloses=23
   [junit4]   2> 723223 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 723227 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 723229 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]   2> 723229 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 723232 INFO  (Thread-2020) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 723237 ERROR (Thread-2020) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 723330 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53837
   [junit4]   2> 723346 INFO  (zkConnectionManagerCallback-1670-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723357 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dc23181{/solr,null,AVAILABLE}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7c0b0300{SSL,[ssl, http/1.1]}{127.0.0.1:53841}
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.e.j.s.Server Started @731376ms
   [junit4]   2> 723358 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53841}
   [junit4]   2> 723359 ERROR (jetty-launcher-1667-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723359 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.196Z
   [junit4]   2> 723362 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723363 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@449c7572{/solr,null,AVAILABLE}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@645b17f3{SSL,[ssl, http/1.1]}{127.0.0.1:53846}
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.e.j.s.Server Started @731381ms
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53846}
   [junit4]   2> 723364 ERROR (jetty-launcher-1667-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723364 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.201Z
   [junit4]   2> 723377 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5699dc7{/solr,null,AVAILABLE}
   [junit4]   2> 723379 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41f31af8{SSL,[ssl, http/1.1]}{127.0.0.1:53851}
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.e.j.s.Server Started @731397ms
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53851}
   [junit4]   2> 723380 ERROR (jetty-launcher-1667-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 723380 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-21T03:12:15.217Z
   [junit4]   2> 723404 INFO  (zkConnectionManagerCallback-1676-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723406 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723417 INFO  (jetty-launcher-1667-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723418 INFO  (zkConnectionManagerCallback-1674-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723423 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723424 INFO  (zkConnectionManagerCallback-1672-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723429 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 723431 INFO  (jetty-launcher-1667-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723433 INFO  (zkConnectionManagerCallback-1680-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723438 INFO  (zkConnectionManagerCallback-1684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723439 INFO  (jetty-launcher-1667-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53837/solr
   [junit4]   2> 723442 INFO  (zkConnectionManagerCallback-1686-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  (zkConnectionManagerCallback-1690-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723443 INFO  (zkConnectionManagerCallback-1692-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723444 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100a064e6f20007, likely client has closed socket
   [junit4]   2> 723451 INFO  (zkConnectionManagerCallback-1694-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723595 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 723596 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53846_solr
   [junit4]   2> 723598 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53851_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53841_solr
   [junit4]   2> 723599 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.Overseer Overseer (id=72233949269721096-127.0.0.1:53846_solr-n_0000000000) starting
   [junit4]   2> 723667 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53846_solr
   [junit4]   2> 723757 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723766 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723767 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723768 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723771 INFO  (jetty-launcher-1667-thread-1) [n:127.0.0.1:53841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.
   [junit4]   2> 723787 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723788 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723799 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723800 INFO  (jetty-launcher-1667-thread-3) [n:127.0.0.1:53851_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.
   [junit4]   2> 723849 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723858 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53846.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 723860 INFO  (jetty-launcher-1667-thread-2) [n:127.0.0.1:53846_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node2\.
   [junit4]   2> 723900 INFO  (zkConnectionManagerCallback-1702-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723911 INFO  (zkConnectionManagerCallback-1706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 723914 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 723915 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[B5A782AC0B4DA46C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53837/solr ready
   [junit4]   2> 723940 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[B5A782AC0B4DA46C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 723971 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 723974 INFO  (OverseerThreadFactory-3297-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 724088 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724090 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724095 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724098 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 724341 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724349 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 724349 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724351 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 724363 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 724471 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724471 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 724472 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725391 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725391 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725392 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725407 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 725410 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 725410 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725416 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n6' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.core.testSimple1.shard2.replica_n6' (registry 'solr.core.testSimple1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53841.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725418 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard2_replica_n6\data\]
   [junit4]   2> 725418 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\testSimple1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 725418 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 725421 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53851.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@259ca97a
   [junit4]   2> 725441 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 725443 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\testSimple1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\node3\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725545 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725546 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725550 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725553 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725563 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7677daac[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f8c8217[testSimple1_shard2_replica_n6] main]
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725563 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725565 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725566 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725567 INFO  (searcherExecutor-3303-thread-1-processing-n:127.0.0.1:53851_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node3) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@7677daac[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725567 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558056136704
   [junit4]   2> 725568 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725569 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725570 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558059282432
   [junit4]   2> 725578 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725578 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 725579 INFO  (searcherExecutor-3301-thread-1-processing-n:127.0.0.1:53841_solr x:testSimple1_shard2_replica_n6 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SolrCore [testSimple1_shard2_replica_n6] Registered new searcher Searcher@5f8c8217[testSimple1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725580 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f04ea5a[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725581 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725593 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558083399680
   [junit4]   2> 725595 INFO  (searcherExecutor-3302-thread-1-processing-n:127.0.0.1:53841_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@2f04ea5a[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725633 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 725634 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 725635 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 725636 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f91a815[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 725637 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 725638 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 725639 INFO  (searcherExecutor-3304-thread-1-processing-n:127.0.0.1:53851_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@4f91a815[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 725639 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592978558131634176
   [junit4]   2> 725680 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 725680 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726079 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/
   [junit4]   2> 726080 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:53851/solr START replicas=[https://127.0.0.1:53841/solr/testSimple1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/
   [junit4]   2> 726080 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:53841/solr START replicas=[https://127.0.0.1:53851/solr/testSimple1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 726086 INFO  (qtp67797551-7981) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.c.S.Request [testSimple1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 726086 INFO  (qtp269591715-7984) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.c.S.Request [testSimple1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n1 url=https://127.0.0.1:53851/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726380 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n6 url=https://127.0.0.1:53841/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 726382 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 726385 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53851/solr/testSimple1_shard1_replica_n1/ shard1
   [junit4]   2> 726386 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53841/solr/testSimple1_shard2_replica_n6/ shard2
   [junit4]   2> 726488 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726488 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726538 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726538 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 726543 INFO  (qtp67797551-7950) [n:127.0.0.1:53841_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n6&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2180
   [junit4]   2> 726543 INFO  (qtp269591715-7976) [n:127.0.0.1:53851_solr c:testSimple1 s:shard1 r:core_node3 x:testSimple1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2201
   [junit4]   2> 726605 INFO  (qtp67797551-7954) [n:127.0.0.1:53841_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2254
   [junit4]   2> 726649 INFO  (qtp269591715-7972) [n:127.0.0.1:53851_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2297
   [junit4]   2> 726651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_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> 726750 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1693-thread-1-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 726750 INFO  (zkCallback-1693-thread-2-processing-n:127.0.0.1:53841_solr) [n:127.0.0.1:53841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 727651 INFO  (qtp1149712830-7962) [n:127.0.0.1:53846_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:53841_solr,127.0.0.1:53851_solr&wt=javabin&version=2} status=0 QTime=3680
   [junit4]   2> 727653 INFO  (qtp1149712830-7961) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&autoAddReplicas=false&name=testSimple2&nrtReplicas=2&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53851_solr,127.0.0.1:53846_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 727656 INFO  (OverseerThreadFactory-3297-thread-2-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testSimple2
   [junit4]   2> 727656 INFO  (OverseerCollectionConfigSetProcessor-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_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> 727866 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53851/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727869 INFO  (OverseerStateUpdate-72233949269721096-127.0.0.1:53846_solr-n_0000000000) [n:127.0.0.1:53846_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53846/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 728070 INFO  (qtp269591715-7975) [n:127.0.0.1:53851_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n1&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728073 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testSimple2_shard1_replica_n2&action=CREATE&numShards=1&collection=testSimple2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 728074 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 728180 INFO  (zkCallback-1691-thread-1-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  (zkCallback-1685-thread-1-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728180 INFO  (zkCallback-1685-thread-2-processing-n:127.0.0.1:53851_solr) [n:127.0.0.1:53851_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 728182 INFO  (zkCallback-1691-thread-2-processing-n:127.0.0.1:53846_solr) [n:127.0.0.1:53846_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple2/state.json] for collection [testSimple2] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 729101 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 729107 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 729112 INFO  (qtp1149712830-7965) [n:127.0.0.1:53846_solr c:testSimple2 s:shard1 r:core_node4 x:testSimple2_shard1_replica_n2] o.a.s.c.CoreContainer Creating 

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

Injection, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZk2Test, TestSegmentSorting, TestStressInPlaceUpdates, AddBlockUpdateTest, TestLRUCache, NoCacheHeaderTest, DeleteLastCustomShardedReplicaTest, AsyncCallRequestStatusResponseTest, DistributedExpandComponentTest, TestFastWriter, QueryParsingTest, TestStressRecovery, TestDocumentBuilder, ConcurrentDeleteAndCreateCollectionTest, SortSpecParsingTest, PeerSyncReplicationTest, TestFastLRUCache, NodeMutatorTest, DistanceFunctionTest, DistributedFacetSimpleRefinementLongTailTest, ChaosMonkeySafeLeaderTest, TestComplexPhraseQParserPlugin, TestSerializedLuceneMatchVersion, TestSimpleTextCodec, TestManagedResourceStorage, TestIntervalFaceting, FieldAnalysisRequestHandlerTest, TestBadConfig, TestBinaryResponseWriter, SystemLogListenerTest, AutoAddReplicasPlanActionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AutoAddReplicasPlanActionTest -Dtests.seed=B5A782AC0B4DA46C -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Ashgabat -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AutoAddReplicasPlanActionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_B5A782AC0B4DA46C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B5A782AC0B4DA46C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [191/777 (1!)] on J1 in 22.85s, 1 test, 1 error <<< FAILURES!

[...truncated 4421 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1225, maxMBSortInHeap=6.913475147655685, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=34193784,total=105906176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8786E98BA82F1DF3 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8786E98BA82F1DF3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8786E98BA82F1DF3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

[...truncated 46150 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 466 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/466/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  org.apache.solr.cloud.ReplaceNodeNoTargetTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C48EC95125C7DC01:4CDAF68B8B3BB1F9]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([C48EC95125C7DC01:7E82FEDE7A2F0A4E]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestSchemaManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemaManager_C48EC95125C7DC01-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemaManager_C48EC95125C7DC01-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemaManager_C48EC95125C7DC01-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestSchemaManager_C48EC95125C7DC01-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C48EC95125C7DC01]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.schema.TestUseDocValuesAsStored.testRandomSingleAndMultiValued

Error Message:
org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher

Stack Trace:
java.lang.RuntimeException: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1251)
	at org.apache.solr.schema.TestUseDocValuesAsStored.testRandomSingleAndMultiValued(TestUseDocValuesAsStored.java:179)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.core.SolrCoreInitializationException: SolrCore 'collection1' is not available due to init failure: Error opening new searcher
	at org.apache.solr.core.CoreContainer.getCore(CoreContainer.java:1487)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1463)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1248)
	... 39 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1008)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more
Caused by: org.apache.solr.common.SolrException: Error opening new searcher
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2095)
	at org.apache.solr.core.SolrCore.getSearcher(SolrCore.java:2215)
	at org.apache.solr.core.SolrCore.initSearcher(SolrCore.java:1091)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:980)
	... 9 more
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C48EC95125C7DC01-001\init-core-data-001\index\segments_m
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.store.NRTCachingDirectory.openInput(NRTCachingDirectory.java:182)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.solr.update.SolrIndexWriter.<init>(SolrIndexWriter.java:119)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:94)
	at org.apache.solr.update.DefaultSolrCoreState.createMainIndexWriter(DefaultSolrCoreState.java:257)
	at org.apache.solr.update.DefaultSolrCoreState.getIndexWriter(DefaultSolrCoreState.java:131)
	at org.apache.solr.core.SolrCore.openNewSearcher(SolrCore.java:2056)
	... 12 more


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001

	at __randomizedtesting.SeedInfo.seed([CC60674CEC799BA2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12764 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 780785 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\init-core-data-001
   [junit4]   2> 780792 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 780793 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 780794 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 780797 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001
   [junit4]   2> 780797 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 780798 INFO  (Thread-1680) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 780798 INFO  (Thread-1680) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 780945 ERROR (Thread-1680) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 780955 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49993
   [junit4]   2> 780962 INFO  (zkConnectionManagerCallback-1244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 780971 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780973 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780974 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@531584a3{/solr,null,AVAILABLE}
   [junit4]   2> 780978 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780978 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780979 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fad250b{/solr,null,AVAILABLE}
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22356ec9{HTTP/1.1,[http/1.1]}{127.0.0.1:50000}
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.e.j.s.Server Started @791144ms
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50000}
   [junit4]   2> 780982 ERROR (jetty-launcher-1241-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780982 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780983 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.168127100Z
   [junit4]   2> 780984 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3aa10cac{HTTP/1.1,[http/1.1]}{127.0.0.1:49997}
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.e.j.s.Server Started @791147ms
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49997}
   [junit4]   2> 780985 ERROR (jetty-launcher-1241-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780985 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.170000700Z
   [junit4]   2> 780988 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780989 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780990 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 780991 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6f1a09ec{/solr,null,AVAILABLE}
   [junit4]   2> 780992 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@653ecffc{/solr,null,AVAILABLE}
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10473047{HTTP/1.1,[http/1.1]}{127.0.0.1:50008}
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.e.j.s.Server Started @791156ms
   [junit4]   2> 780993 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50008}
   [junit4]   2> 780994 ERROR (jetty-launcher-1241-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780994 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.179771600Z
   [junit4]   2> 780995 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@37491be9{HTTP/1.1,[http/1.1]}{127.0.0.1:50007}
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.e.j.s.Server Started @791158ms
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50007}
   [junit4]   2> 780996 ERROR (jetty-launcher-1241-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 780996 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.181868500Z
   [junit4]   2> 781004 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T03:27:37+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 781008 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 781009 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@309087a6{/solr,null,AVAILABLE}
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40e8724{HTTP/1.1,[http/1.1]}{127.0.0.1:50017}
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.e.j.s.Server Started @791172ms
   [junit4]   2> 781010 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50017}
   [junit4]   2> 781011 ERROR (jetty-launcher-1241-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 781011 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.196020400Z
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 781013 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48fcadfb{/solr,null,AVAILABLE}
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2fa2be83{HTTP/1.1,[http/1.1]}{127.0.0.1:50022}
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.e.j.s.Server Started @791177ms
   [junit4]   2> 781014 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50022}
   [junit4]   2> 781015 ERROR (jetty-launcher-1241-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 781015 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-20T17:23:55.200885800Z
   [junit4]   2> 781045 INFO  (zkConnectionManagerCallback-1256-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781046 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781057 INFO  (zkConnectionManagerCallback-1254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781058 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781065 INFO  (zkConnectionManagerCallback-1250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781066 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781073 INFO  (zkConnectionManagerCallback-1252-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781075 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009e4a43ff0003, likely client has closed socket
   [junit4]   2> 781076 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781102 INFO  (jetty-launcher-1241-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781104 INFO  (zkConnectionManagerCallback-1246-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781110 INFO  (jetty-launcher-1241-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781112 INFO  (zkConnectionManagerCallback-1248-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781117 INFO  (jetty-launcher-1241-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781124 INFO  (jetty-launcher-1241-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781126 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781127 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 781150 INFO  (jetty-launcher-1241-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781156 INFO  (jetty-launcher-1241-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49993/solr
   [junit4]   2> 781175 INFO  (zkConnectionManagerCallback-1260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781180 INFO  (zkConnectionManagerCallback-1264-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781183 INFO  (zkConnectionManagerCallback-1268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781186 INFO  (zkConnectionManagerCallback-1272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781187 INFO  (zkConnectionManagerCallback-1276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781194 INFO  (zkConnectionManagerCallback-1280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781211 INFO  (zkConnectionManagerCallback-1282-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781343 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781344 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50008_solr
   [junit4]   2> 781347 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.Overseer Overseer (id=72231635843481613-127.0.0.1:50008_solr-n_0000000000) starting
   [junit4]   2> 781355 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50008_solr
   [junit4]   2> 781480 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781489 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781490 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50008.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781491 INFO  (jetty-launcher-1241-thread-4) [n:127.0.0.1:50008_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node4\.
   [junit4]   2> 781512 INFO  (zkConnectionManagerCallback-1284-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781532 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 781537 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781541 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50017_solr
   [junit4]   2> 781569 INFO  (zkConnectionManagerCallback-1286-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781633 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781646 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781646 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781648 INFO  (jetty-launcher-1241-thread-6) [n:127.0.0.1:50017_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\.
   [junit4]   2> 781721 INFO  (zkConnectionManagerCallback-1292-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781722 INFO  (zkConnectionManagerCallback-1290-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781722 INFO  (zkConnectionManagerCallback-1288-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 781724 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 781725 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 781742 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 781745 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781748 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50022_solr
   [junit4]   2> 781778 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 781778 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 781820 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781829 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781829 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 781830 INFO  (jetty-launcher-1241-thread-1) [n:127.0.0.1:50022_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\.
   [junit4]   2> 781875 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 781878 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781881 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50007_solr
   [junit4]   2> 781895 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 781895 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 781959 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 781965 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 781966 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 781967 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49997_solr
   [junit4]   2> 782068 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782077 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782077 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50007.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782078 INFO  (jetty-launcher-1241-thread-5) [n:127.0.0.1:50007_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node5\.
   [junit4]   2> 782079 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 782079 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782080 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 782126 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50000_solr
   [junit4]   2> 782131 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 782132 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (6)
   [junit4]   2> 782239 INFO  (zkCallback-1289-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 782241 INFO  (zkCallback-1291-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (6)
   [junit4]   2> 782241 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 782242 INFO  (zkCallback-1285-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 782273 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782308 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782315 WARN  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_49997:dom1=solr,dom2=jvm,name0=memory,name1=pools,name2=Tenured-Gen,name=committed
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1083)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:423)
   [junit4]   2> 	at java.management/com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:411)
   [junit4]   2> 	at java.management/com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.base/java.util.HashMap.forEach(HashMap.java:1341)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:308)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:396)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:369)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 782321 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782322 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49997.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782325 INFO  (jetty-launcher-1241-thread-2) [n:127.0.0.1:49997_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node2\.
   [junit4]   2> 782359 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782359 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 782363 INFO  (jetty-launcher-1241-thread-3) [n:127.0.0.1:50000_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node3\.
   [junit4]   2> 782536 INFO  (zkConnectionManagerCallback-1306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782543 INFO  (zkConnectionManagerCallback-1310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782545 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 782548 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[C48EC95125C7DC01]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49993/solr ready
   [junit4]   2> 782620 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C48EC95125C7DC01]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 782624 INFO  (zkConnectionManagerCallback-1312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 782626 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[C48EC95125C7DC01]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 782668 INFO  (qtp1638595862-6579) [n:127.0.0.1:49997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782676 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782684 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782692 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782701 INFO  (qtp929951733-6627) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782705 INFO  (qtp179139983-6634) [n:127.0.0.1:50022_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782711 INFO  (qtp929951733-6623) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=81
   [junit4]   2> 782744 INFO  (qtp179139983-6634) [n:127.0.0.1:50022_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 782753 INFO  (OverseerThreadFactory-3140-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 782758 INFO  (qtp1638595862-6579) [n:127.0.0.1:49997_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782761 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782764 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782766 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782770 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782773 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 782803 INFO  (OverseerThreadFactory-3140-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 2655669196 sessionWrapper.createTime 2655669183409767, this.sessionWrapper.createTime 2655669183409767 
   [junit4]   2> 782964 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50022/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782967 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50017/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782970 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50008/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782973 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782976 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50000/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782981 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n9",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782984 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49997/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782992 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50000/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 782997 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50007/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783000 INFO  (OverseerStateUpdate-72231635843481613-127.0.0.1:50008_solr-n_0000000000) [n:127.0.0.1:50008_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:50008/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 783206 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783209 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783209 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783211 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783211 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783211 INFO  (qtp1113295166-6610) [n:127.0.0.1:50007_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783212 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783209 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783212 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783213 INFO  (qtp1638595862-6585) [n:127.0.0.1:49997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783213 INFO  (qtp1638595862-6585) [n:127.0.0.1:49997_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783214 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 783216 INFO  (qtp1638595862-6582) [n:127.0.0.1:49997_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n9&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783223 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783227 INFO  (qtp1113295166-6613) [n:127.0.0.1:50007_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node10&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783231 INFO  (qtp1755338466-6604) [n:127.0.0.1:50008_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n3&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 783372 INFO  (zkCallback-1283-thread-1-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1285-thread-1-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1291-thread-1-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1281-thread-2-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1281-thread-1-processing-n:127.0.0.1:50008_solr) [n:127.0.0.1:50008_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1287-thread-1-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783372 INFO  (zkCallback-1289-thread-1-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783374 INFO  (zkCallback-1283-thread-2-processing-n:127.0.0.1:50017_solr) [n:127.0.0.1:50017_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783375 INFO  (zkCallback-1291-thread-2-processing-n:127.0.0.1:50000_solr) [n:127.0.0.1:50000_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783375 INFO  (zkCallback-1287-thread-2-processing-n:127.0.0.1:50007_solr) [n:127.0.0.1:50007_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783376 INFO  (zkCallback-1285-thread-2-processing-n:127.0.0.1:50022_solr) [n:127.0.0.1:50022_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 783376 INFO  (zkCallback-1289-thread-2-processing-n:127.0.0.1:49997_solr) [n:127.0.0.1:49997_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 784269 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784299 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784311 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 784314 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 784354 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784354 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n2' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50017.solr.core.replacenodetest_coll_notarget.shard1.replica_n2' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784356 INFO  (qtp929951733-6630) [n:127.0.0.1:50017_solr c:replacenodetest_coll_notarget s:shard1 r:core_node7 x:replacenodetest_coll_notarget_shard1_replica_n2] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\replacenodetest_coll_notarget_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node6\.\replacenodetest_coll_notarget_shard1_replica_n2\data\]
   [junit4]   2> 784356 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784356 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard1_replica_n1' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50022.solr.core.replacenodetest_coll_notarget.shard1.replica_n1' (registry 'solr.core.replacenodetest_coll_notarget.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784357 INFO  (qtp179139983-6641) [n:127.0.0.1:50022_solr c:replacenodetest_coll_notarget s:shard1 r:core_node5 x:replacenodetest_coll_notarget_shard1_replica_n1] o.a.s.c.SolrCore [[replacenodetest_coll_notarget_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\replacenodetest_coll_notarget_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_C48EC95125C7DC01-001\tempDir-001\node1\.\replacenodetest_coll_notarget_shard1_replica_n1\data\]
   [junit4]   2> 784370 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784372 INFO  (qtp1113295166-6613) [n:127.0.0.1:50007_solr c:replacenodetest_coll_notarget s:shard2 r:core_node10 x:replacenodetest_coll_notarget_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784390 INFO  (qtp670684952-6588) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard4 r:core_node17 x:replacenodetest_coll_notarget_shard4_replica_n14] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784394 INFO  (qtp1638595862-6582) [n:127.0.0.1:49997_solr c:replacenodetest_coll_notarget s:shard3 r:core_node13 x:replacenodetest_coll_notarget_shard3_replica_n9] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784399 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.s.IndexSchema [replacenodetest_coll_notarget_shard3_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 784401 INFO  (qtp1755338466-6601) [n:127.0.0.1:50008_solr c:replacenodetest_coll_notarget s:shard5 r:core_node20 x:replacenodetest_coll_notarget_shard5_replica_n18] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 784438 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 784438 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'replacenodetest_coll_notarget_shard3_replica_n6' using configuration from collection replacenodetest_coll_notarget, trusted=true
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_50000.solr.core.replacenodetest_coll_notarget.shard3.replica_n6' (registry 'solr.core.replacenodetest_coll_notarget.shard3.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2b23acff
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shard3 r:core_node11 x:replacenodetest_coll_notarget_shard3_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 784439 INFO  (qtp670684952-6591) [n:127.0.0.1:50000_solr c:replacenodetest_coll_notarget s:shar

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

, SolrCloudReportersTest, BadCopyFieldTest, SmileWriterTest, QueryElevationComponentTest, TestHdfsBackupRestoreCore, TestAuthorizationFramework, TestSkipOverseerOperations, TestFieldCacheReopen, TestConfigReload, TriLevelCompositeIdRoutingTest, SearchHandlerTest, TestQueryUtils, LeaderFailureAfterFreshStartTest, DirectUpdateHandlerOptimizeTest, TestSmileRequest, TestSolrCloudWithKerberosAlt, TestShortCircuitedRequests, LeaderElectionIntegrationTest, SearchHandlerTest, TestStreamBody, TestInfoStreamLogging, TestDistributedMap, ShardSplitTest, TestExceedMaxTermLength, TestDFISimilarityFactory, ConnectionReuseTest, DirectSolrConnectionTest, OverseerCollectionConfigSetProcessorTest, PingRequestHandlerTest, HttpSolrCallGetCoreTest, TestFileDictionaryLookup, AnalysisErrorHandlingTest, TestFaceting, OpenExchangeRatesOrgProviderTest, TestCustomStream, TestLegacyNumericUtils, TestSolrConfigHandlerCloud, TestHashQParserPlugin, PolyFieldTest, TestLazyCores, TestFoldingMultitermQuery, StressHdfsTest, HdfsBasicDistributedZkTest, TestDefaultStatsCache, MetricUtilsTest, DeleteShardTest, SuggesterTSTTest, SpatialFilterTest, LeaderElectionTest, TestJoin, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, BasicFunctionalityTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestExtendedDismaxParser, TestTrie, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, DefaultValueUpdateProcessorTest, SortByFunctionTest, CacheHeaderTest, TestWriterPerf, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, IndexSchemaRuntimeFieldTest, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, TestPHPSerializedResponseWriter, TestLFUCache, TestSystemIdResolver, SpellingQueryConverterTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, AddReplicaTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest, ReplicationFactorTest, RollingRestartTest, TestCloudPivotFacet, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestOnReconnectListenerSupport, TestPullReplica, TestRequestForwarding, TestSegmentSorting, TestSizeLimitedDistributedMap, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TestTlogReplica, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, TestRequestStatusCollectionAPI, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, TestClusterStateProvider, TestComputePlanAction, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestNodeAddedTrigger, TestNodeLostTrigger, TestPolicyCloud, CdcrReplicationDistributedZkTest, HDFSCollectionsAPITest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsUnloadDistributedZkTest, ZkStateWriterTest, ImplicitSnitchTest, RuleEngineTest, BlobRepositoryCloudTest, CachingDirectoryFactoryTest, ConfigureRecoveryStrategyTest, CoreSorterTest, DirectoryFactoryTest, ExitableDirectoryReaderTest, QueryResultKeyTest, TestConfigSetProperties, TestConfigSets, TestDynamicLoading, TestRestoreCore, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestBulkSchemaAPI, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, TestSchemaManager, TestSortableTextField, TestUseDocValuesAsStored]
   [junit4] Completed [698/777 (4!)] on J0 in 4.62s, 7 tests, 1 error <<< FAILURES!

[...truncated 2644 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=733, maxMBSortInHeap=6.311561286948858, sim=RandomSimilarity(queryNorm=false): {}, locale=zh, timezone=Europe/Belgrade
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69843744,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CC60674CEC799BA2 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=Europe/Belgrade -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CC60674CEC799BA2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CC60674CEC799BA2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 16.50s, 8 tests, 1 error <<< FAILURES!

[...truncated 38845 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 465 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/465/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001

	at __randomizedtesting.SeedInfo.seed([485F8CD8EE61E959]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191:14D5271602ADCE96]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.TestAuthorizationFramework

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001

	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001

	at __randomizedtesting.SeedInfo.seed([6219B5B90B1492F3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6326 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=122528672,total=192413696
   [junit4]   2> NOTE: All tests run in this JVM: [CreateIndexTaskTest, CommitIndexTaskTest, TestHtmlParser, WriteEnwikiLineDocTaskTest, TestPerfTasksLogic, EnwikiContentSourceTest, TrecContentSourceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TrecContentSourceTest -Dtests.seed=485F8CD8EE61E959 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TrecContentSourceTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001\trecdocs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_485F8CD8EE61E959-001\trecFeedAllTypes-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([485F8CD8EE61E959]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/18 (1!)] on J0 in 0.13s, 6 tests, 1 error <<< FAILURES!

[...truncated 7208 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 2154172 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\init-core-data-001
   [junit4]   2> 2154173 WARN  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=392 numCloses=392
   [junit4]   2> 2154173 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2154177 INFO  (SUITE-ZkCLITest-seed#[792983EBB8E53191]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2154180 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 2154180 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testLs
   [junit4]   2> 2154301 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 2154301 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154301 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154301 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154309 ERROR (Thread-4195) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154402 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50114
   [junit4]   2> 2154409 INFO  (zkConnectionManagerCallback-8066-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154418 INFO  (zkConnectionManagerCallback-8068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154419 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testLs
   [junit4]   2> 2154430 INFO  (zkConnectionManagerCallback-8070-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c44669e0002, likely client has closed socket
   [junit4]   2> 2154432 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c44669e0001, likely client has closed socket
   [junit4]   2> 2154432 ERROR (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154434 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 2154434 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50114 50114
   [junit4]   2> 2154443 INFO  (TEST-ZkCLITest.testLs-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 2154451 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 2154451 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 2154567 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 2154567 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154567 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154567 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154572 ERROR (Thread-4196) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154668 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50128
   [junit4]   2> 2154676 INFO  (zkConnectionManagerCallback-8072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154689 INFO  (zkConnectionManagerCallback-8074-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154689 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 2154691 INFO  (zkConnectionManagerCallback-8076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154694 INFO  (zkConnectionManagerCallback-8078-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154695 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4467a80003, likely client has closed socket
   [junit4]   2> 2154696 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4467a80001, likely client has closed socket
   [junit4]   2> 2154696 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154701 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50128 50128
   [junit4]   2> 2154706 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50128 50128
   [junit4]   2> 2154709 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetClusterProperty
   [junit4]   2> 2154722 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 2154722 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPut
   [junit4]   2> 2154857 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 2154857 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2154857 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2154857 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2154861 ERROR (Thread-4197) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154957 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50143
   [junit4]   2> 2154965 INFO  (zkConnectionManagerCallback-8080-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154977 INFO  (zkConnectionManagerCallback-8082-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154977 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPut
   [junit4]   2> 2154979 INFO  (zkConnectionManagerCallback-8084-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154983 INFO  (zkConnectionManagerCallback-8086-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2154985 ERROR (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2154988 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50143 50143
   [junit4]   2> 2154991 INFO  (Thread-4197) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50143 50143
   [junit4]   2> 2154999 INFO  (TEST-ZkCLITest.testPut-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 2155013 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPutFileNotExists
   [junit4]   2> 2155013 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPutFileNotExists
   [junit4]   2> 2155121 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 2155121 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155122 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155122 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155124 ERROR (Thread-4198) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155222 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50160
   [junit4]   2> 2155230 INFO  (zkConnectionManagerCallback-8088-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155239 INFO  (zkConnectionManagerCallback-8090-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155240 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPutFileNotExists
   [junit4]   2> 2155242 INFO  (zkConnectionManagerCallback-8092-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155243 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4469d00001, likely client has closed socket
   [junit4]   2> 2155243 ERROR (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155246 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50160 50160
   [junit4]   2> 2155248 INFO  (Thread-4198) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50160 50160
   [junit4]   2> 2155254 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPutFileNotExists
   [junit4]   2> 2155268 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetFileNotExists
   [junit4]   2> 2155269 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGetFileNotExists
   [junit4]   2> 2155400 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-010\zookeeper/server1/data
   [junit4]   2> 2155400 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155400 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155400 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155405 ERROR (Thread-4199) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155501 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50172
   [junit4]   2> 2155507 INFO  (zkConnectionManagerCallback-8094-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155516 INFO  (zkConnectionManagerCallback-8096-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155516 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGetFileNotExists
   [junit4]   2> 2155519 INFO  (zkConnectionManagerCallback-8098-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155520 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446ae70002, likely client has closed socket
   [junit4]   2> 2155521 ERROR (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155523 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50172 50172
   [junit4]   2> 2155526 INFO  (Thread-4199) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50172 50172
   [junit4]   2> 2155532 INFO  (TEST-ZkCLITest.testGetFileNotExists-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFileNotExists
   [junit4]   2> 2155546 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCmdConstants
   [junit4]   2> 2155546 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testCmdConstants
   [junit4]   2> 2155653 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-012\zookeeper/server1/data
   [junit4]   2> 2155653 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155654 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155654 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155661 ERROR (Thread-4200) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155754 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50186
   [junit4]   2> 2155760 INFO  (zkConnectionManagerCallback-8100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155769 INFO  (zkConnectionManagerCallback-8102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2155769 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testCmdConstants
   [junit4]   2> 2155770 ERROR (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2155772 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50186 50186
   [junit4]   2> 2155775 INFO  (Thread-4200) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50186 50186
   [junit4]   2> 2155783 INFO  (TEST-ZkCLITest.testCmdConstants-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCmdConstants
   [junit4]   2> 2155797 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateAcls
   [junit4]   2> 2155797 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpdateAcls
   [junit4]   2> 2155902 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-014\zookeeper/server1/data
   [junit4]   2> 2155902 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2155902 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2155902 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2155909 ERROR (Thread-4201) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156002 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50195
   [junit4]   2> 2156008 INFO  (zkConnectionManagerCallback-8104-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156017 INFO  (zkConnectionManagerCallback-8106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156018 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpdateAcls
   [junit4]   2> 2156031 INFO  (zkConnectionManagerCallback-8108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156031 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.SolrZkClient Using ZkACLProvider: org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
   [junit4]   2> 2156059 INFO  (zkConnectionManagerCallback-8110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156060 ERROR (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156063 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50195 50195
   [junit4]   2> 2156065 INFO  (Thread-4201) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50195 50195
   [junit4]   2> 2156071 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateAcls
   [junit4]   2> 2156083 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGet
   [junit4]   2> 2156083 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGet
   [junit4]   2> 2156188 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-016\zookeeper/server1/data
   [junit4]   2> 2156188 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156188 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156188 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156191 ERROR (Thread-4202) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156289 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50211
   [junit4]   2> 2156296 INFO  (zkConnectionManagerCallback-8112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156306 INFO  (zkConnectionManagerCallback-8114-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156306 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGet
   [junit4]   2> 2156308 INFO  (zkConnectionManagerCallback-8116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156310 ERROR (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156312 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50211 50211
   [junit4]   2> 2156314 INFO  (Thread-4202) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50211 50211
   [junit4]   2> 2156320 INFO  (TEST-ZkCLITest.testGet-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGet
   [junit4]   2> 2156333 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithChroot
   [junit4]   2> 2156333 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testBootstrapWithChroot
   [junit4]   2> 2156451 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-018\zookeeper/server1/data
   [junit4]   2> 2156451 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156452 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156452 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156455 ERROR (Thread-4203) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156551 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50226
   [junit4]   2> 2156558 INFO  (zkConnectionManagerCallback-8118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156568 INFO  (zkConnectionManagerCallback-8120-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156568 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testBootstrapWithChroot
   [junit4]   2> 2156569 INFO  (zkConnectionManagerCallback-8122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156571 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017\solr.xml
   [junit4]   2> 2156579 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2f7f3f3e, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2156581 INFO  (zkConnectionManagerCallback-8124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2156583 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030003, likely client has closed socket
   [junit4]   2> 2156591 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017
   [junit4]   2> 2156591 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2156592 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017
   [junit4]   2> 2156592 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-017\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 2156740 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030002, likely client has closed socket
   [junit4]   2> 2156740 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c446f030001, likely client has closed socket
   [junit4]   2> 2156740 ERROR (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2156746 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50226 50226
   [junit4]   2> 2156750 INFO  (Thread-4203) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50226 50226
   [junit4]   2> 2156756 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithChroot
   [junit4]   2> 2156771 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 2156771 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testList
   [junit4]   2> 2156917 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-020\zookeeper/server1/data
   [junit4]   2> 2156917 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2156918 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2156918 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2156921 ERROR (Thread-4204) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157021 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50241
   [junit4]   2> 2157028 INFO  (zkConnectionManagerCallback-8126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157037 INFO  (zkConnectionManagerCallback-8128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157037 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testList
   [junit4]   2> 2157042 INFO  (zkConnectionManagerCallback-8130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157045 ERROR (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157047 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50241 50241
   [junit4]   2> 2157050 INFO  (Thread-4204) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50241 50241
   [junit4]   2> 2157057 INFO  (TEST-ZkCLITest.testList-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 2157068 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetFile
   [junit4]   2> 2157068 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testGetFile
   [junit4]   2> 2157188 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-022\zookeeper/server1/data
   [junit4]   2> 2157189 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2157189 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2157189 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2157194 ERROR (Thread-4205) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157290 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50255
   [junit4]   2> 2157297 INFO  (zkConnectionManagerCallback-8132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157306 INFO  (zkConnectionManagerCallback-8134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157306 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testGetFile
   [junit4]   2> 2157310 INFO  (zkConnectionManagerCallback-8136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157311 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4471e60002, likely client has closed socket
   [junit4]   2> 2157313 ERROR (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157315 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50255 50255
   [junit4]   2> 2157318 INFO  (Thread-4205) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50255 50255
   [junit4]   2> 2157324 INFO  (TEST-ZkCLITest.testGetFile-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFile
   [junit4]   2> 2157335 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 2157336 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 2157461 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-025\zookeeper/server1/data
   [junit4]   2> 2157461 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2157462 INFO  (Thread-4206) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2157462 INFO  (Thread-4206) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2157470 ERROR (Thread-4206) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2157563 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkTestServer start zk server on port:50269
   [junit4]   2> 2157569 INFO  (zkConnectionManagerCallback-8138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157578 INFO  (zkConnectionManagerCallback-8140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157578 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 2157582 INFO  (zkConnectionManagerCallback-8142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157595 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=2130608342
   [junit4]   2> 2157596 INFO  (zkConnectionManagerCallback-8144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157598 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1009c4472f50003, likely client has closed socket
   [junit4]   2> 2157742 INFO  (zkConnectionManagerCallback-8146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157746 INFO  (zkConnectionManagerCallback-8148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2157748 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\currency.xml
   [junit4]   2> 2157749 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\mapping-FoldToASCII.txt
   [junit4]   2> 2157752 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\managed-schema
   [junit4]   2> 2157754 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\protwords.txt
   [junit4]   2> 2157755 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\synonyms.txt
   [junit4]   2> 2157756 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\stopwords.txt
   [junit4]   2> 2157760 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit_grouped.vm
   [junit4]   2> 2157761 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\mime_type_lists.vm
   [junit4]   2> 2157763 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\suggest.vm
   [junit4]   2> 2157767 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit.vm
   [junit4]   2> 2157769 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\pagination_bottom.vm
   [junit4]   2> 2157771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\jquery.autocomplete.css
   [junit4]   2> 2157771 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\hit_plain.vm
   [junit4]   2> 2157774 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\product_doc.vm
   [junit4]   2> 2157775 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_form.vm
   [junit4]   2> 2157776 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_queries.vm
   [junit4]   2> 2157777 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\debug.vm
   [junit4]   2> 2157779 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_fields.vm
   [junit4]   2> 2157780 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\jquery.autocomplete.js
   [junit4]   2> 2157782 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\results_list.vm
   [junit4]   2> 2157783 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\tabs.vm
   [junit4]   2> 2157785 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_pivot.vm
   [junit4]   2> 2157786 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\did_you_mean.vm
   [junit4]   2> 2157788 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facets.vm
   [junit4]   2> 2157789 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\join_doc.vm
   [junit4]   2> 2157790 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\footer.vm
   [junit4]   2> 2157792 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_spatial.vm
   [junit4]   2> 2157793 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\facet_ranges.vm
   [junit4]   2> 2157795 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query_group.vm
   [junit4]   2> 2157795 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\head.vm
   [junit4]   2> 2157797 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\main.css
   [junit4]   2> 2157798 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\pagination_top.vm
   [junit4]   2> 2157799 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\README.txt
   [junit4]   2> 2157800 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\cluster_results.vm
   [junit4]   2> 2157803 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\query.vm
   [junit4]   2> 2157804 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\layout.vm
   [junit4]   2> 2157806 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\error.vm
   [junit4]   2> 2157807 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\header.vm
   [junit4]   2> 2157808 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\VM_global_library.vm
   [junit4]   2> 2157809 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\cluster.vm
   [junit4]   2> 2157811 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\richtext_doc.vm
   [junit4]   2> 2157812 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\velocity\browse.vm
   [junit4]   2> 2157814 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_schema_analysis_synonyms_english.json
   [junit4]   2> 2157815 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\update-script.js
   [junit4]   2> 2157816 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_schema_analysis_stopwords_english.json
   [junit4]   2> 2157817 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\solrconfig.xml
   [junit4]   2> 2157819 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\elevate.xml
   [junit4]   2> 2157823 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\README.txt
   [junit4]   2> 2157824 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 2157826 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 2157826 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 2157828 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\mapping-ISOLatin1Accent.txt
   [junit4]   2> 2157829 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\spellings.txt
   [junit4]   2> 2157831 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example_atom.xsl
   [junit4]   2> 2157832 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example_rss.xsl
   [junit4]   2> 2157833 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\luke.xsl
   [junit4]   2> 2157835 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\updateXml.xsl
   [junit4]   2> 2157837 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\xslt\example.xsl
   [junit4]   2> 2157838 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\_rest_managed.json
   [junit4]   2> 2157840 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\contractions_it.txt
   [junit4]   2> 2157841 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\contractions_ca.txt
   [junit4]   2> 2157842 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\stemdict_nl.txt
   [junit4]   2> 2157844 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[792983EBB8E53191]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_792983EBB8E53191-001\tempDir-026\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-2621731853287887\lang\stopwords_hy.txt
   [junit4]   2> 2157845 INFO  (TEST-ZkCLITest.testUpCo

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

esource, TestSchemaSimilarityResource, TestSchemaVersionResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedSynonymFilterFactory, BooleanFieldTest, DateRangeFieldTest, DocValuesMissingTest, ManagedSchemaRoundRobinCloudTest, TestCloudManagedSchema, TestPointFields, CurrencyRangeFacetCloudTest, LargeFieldTest, MergeStrategyTest, TestCollapseQParserPlugin, TestCustomSort, TestFieldSortValues, TestMaxScoreQueryParser, TestMissingGroups, TestReRankQParserPlugin, TestXmlQParserPlugin, TestMinMaxOnMultiValuedField, GraphQueryTest, TestCloudNestedDocsSort, SimpleMLTQParserTest, TestDFISimilarityFactory, TestDefaultStatsCache, TestExactSharedStatsCache, TestAuthorizationFramework]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAuthorizationFramework -Dtests.seed=792983EBB8E53191 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestAuthorizationFramework (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf\stopwords
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-subdirs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets\cloud-minimal-jmx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.security.TestAuthorizationFramework_792983EBB8E53191-001\shard-1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([792983EBB8E53191]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/777 (3!)] on J0 in 20.46s, 1 test, 1 error <<< FAILURES!

[...truncated 2448 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Asia/Manila
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=56422920,total=126877696
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6219B5B90B1492F3 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Asia/Manila -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6219B5B90B1492F3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6219B5B90B1492F3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.30s, 8 tests, 1 error <<< FAILURES!

[...truncated 46156 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 464 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/464/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([EAA246E844AF8D01]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001

	at __randomizedtesting.SeedInfo.seed([80B52200FCDC9C7E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestValueSourceCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001

	at __randomizedtesting.SeedInfo.seed([E058FA862E6BFAF2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([CBC1E07F53447840]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001

	at __randomizedtesting.SeedInfo.seed([819755506DFCFD76]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4897 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)Z(0.3), content5=DFR I(ne)L1, content2=DFR I(ne)1, utf8=IB SPL-L1, fie?ld=DFR I(F)L3(800.0), content=DFR GB1, autf8=IB SPL-LZ(0.3)}, locale=es-UY, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34272584,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=EAA246E844AF8D01 -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=Etc/GMT-7 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_EAA246E844AF8D01-001\4.5.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAA246E844AF8D01]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/9 (1!)] on J1 in 36.43s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8547 lines...]
   [junit4] Suite: org.apache.solr.search.TestValueSourceCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   [junit4]   2> 2268881 WARN  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 2268881 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2268891 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2268891 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2268893 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2268895 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2269038 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2269091 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2269248 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2269414 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269426 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269426 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269437 INFO  (coreLoadExecutor-9993-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2269437 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2269560 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2269594 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2269751 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2269770 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2269771 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d836d
   [junit4]   2> 2269771 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2269771 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\]
   [junit4]   2> 2269774 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2270041 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2270041 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2270042 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2270042 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7610335612332562]
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1eacc8f[collection1] main]
   [junit4]   2> 2270047 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2270091 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2270360 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2270360 INFO  (coreLoadExecutor-9993-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592863442198331392
   [junit4]   2> 2270363 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2270364 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2270366 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2270369 INFO  (TEST-TestValueSourceCache.testGeodistSource-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGeodistSource
   [junit4]   2> 2270369 INFO  (TEST-TestValueSourceCache.testGeodistSource-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGeodistSource
   [junit4]   2> 2270372 INFO  (TEST-TestValueSourceCache.testNumerics-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumerics
   [junit4]   2> 2270503 INFO  (TEST-TestValueSourceCache.testNumerics-seed#[E058FA862E6BFAF2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNumerics
   [junit4]   2> 2270503 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2032346
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2270504 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121b8aa: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@ee0d05
   [junit4]   2> 2270506 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2270506 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12e467c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ef7211
   [junit4]   2> 2270508 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2270508 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a3066c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@164aee6
   [junit4]   2> 2270527 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2270528 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2270528 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2270529 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2270529 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2270530 INFO  (searcherExecutor-9994-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1eacc8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@b843fe
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=12076030
   [junit4]   2> 2270577 INFO  (coreCloseExecutor-9999-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ad92a6: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@18628bc
   [junit4]   2> 2270603 INFO  (SUITE-TestValueSourceCache-seed#[E058FA862E6BFAF2]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1622, maxMBSortInHeap=5.508098680119849, sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=America/Danmarkshavn
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=161828088,total=431353856
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCache, SolrCmdDistributorTest, HdfsAutoAddReplicasIntegrationTest, DistributedQueryComponentOptimizationTest, DistributedFacetPivotSmallAdvancedTest, JsonLoaderTest, ExternalFileFieldSortTest, SparseHLLTest, TestDynamicFieldCollectionResource, SolrCoreCheckLockOnStartupTest, SimpleFacetsTest, TestClassicSimilarityFactory, HttpPartitionOnCommitTest, HdfsChaosMonkeyNothingIsSafeTest, TestDocSet, TestDirectoryFactory, TestNumericRangeQuery32, CloudMLTQParserTest, TestSolrCoreSnapshots, TestPullReplicaErrorHandling, TestCollationFieldDocValues, PKIAuthenticationIntegrationTest, BasicDistributedZk2Test, TestSegmentSorting, HdfsRecoveryZkTest, TestQuerySenderListener, TestSolr4Spatial, SolrSlf4jReporterTest, TestDistributedSearch, TestSchemaManager, TestInitQParser, TestFieldCacheSort, TestPKIAuthenticationPlugin, TestSolrCoreProperties, TestSha256AuthenticationProvider, TestSearchPerf, SortSpecParsingTest, UpdateRequestProcessorFactoryTest, QueryResultKeyTest, FacetPivotSmallTest, ConcurrentCreateRoutedAliasTest, TestLMJelinekMercerSimilarityFactory, AtomicUpdateProcessorFactoryTest, RestartWhileUpdatingTest, ZkControllerTest, LeaderFailoverAfterPartitionTest, TestSerializedLuceneMatchVersion, TestCorePropertiesReload, PropertiesRequestHandlerTest, ShowFileRequestHandlerTest, LeaderInitiatedRecoveryOnShardRestartTest, LIRRollingUpdatesTest, PreAnalyzedFieldTest, HdfsLockFactoryTest, TestLuceneMatchVersion, TestRandomDVFaceting, TestWriterPerf, TestImpersonationWithHadoopAuth, SuggesterTest, TestClusterProperties, FieldAnalysisRequestHandlerTest, CustomHighlightComponentTest, TestFastWriter, QueryParsingTest, BJQParserTest, TestSolrCloudWithSecureImpersonation, V2ApiIntegrationTest, TestNestedDocsSort, TestRequestForwarding, TestSimpleTrackingShardHandler, TolerantUpdateProcessorTest, CoreAdminHandlerTest, BasicAuthIntegrationTest, TestManagedSchemaThreadSafety, TestCloudRecovery, TestReloadDeadlock, TestCSVLoader, TestSolrDeletionPolicy2, ClassificationUpdateProcessorTest, TestEmbeddedSolrServerConstructors, TestExpandComponent, DistributedFacetPivotLargeTest, TestSubQueryTransformerDistrib, ResponseLogComponentTest, TestLuceneIndexBackCompat, CollectionReloadTest, TestTestInjection, TestManagedResourceStorage, DocValuesTest, ExplicitHLLTest, DeleteLastCustomShardedReplicaTest, SolrMetricReporterTest, TestRestoreCore, TestClusterStateMutator, TestDistribIDF, PeerSyncTest, TestGraphMLResponseWriter, JavabinLoaderTest, OverriddenZkACLAndCredentialsProvidersTest, TestSubQueryTransformer, SuggestComponentTest, ResponseHeaderTest, BlockCacheTest, CleanupOldIndexTest, SSLMigrationTest, ManagedSchemaRoundRobinCloudTest, TestSortableTextField, ReplaceNodeTest, TestFieldTypeCollectionResource, TestStressLucene, TestCodecSupport, TestSizeLimitedDistributedMap, HLLSerializationTest, TestUseDocValuesAsStored2, DirectUpdateHandlerTest, MoveReplicaHDFSFailoverTest, AliasIntegrationTest, CircularListTest, TestExecutePlanAction, TestSolrConfigHandlerConcurrent, TestMiniSolrCloudClusterSSL, TestBadConfig, DeleteStatusTest, AsyncCallRequestStatusResponseTest, TestAnalyzedSuggestions, HdfsBasicDistributedZk2Test, DOMUtilTest, SpellCheckComponentTest, TestPayloadScoreQParserPlugin, NodeMutatorTest, SyncSliceTest, TestStressVersions, TestConfig, BadIndexSchemaTest, SpellPossibilityIteratorTest, DeleteReplicaTest, ComputePlanActionTest, CSVRequestHandlerTest, TestImplicitCoreProperties, TestManagedSchema, TestSchemaNameResource, CdcrUpdateLogTest, ShardRoutingTest, TestMacroExpander, VersionInfoTest, TestPivotHelperCode, UninvertDocValuesMergePolicyTest, TestAtomicUpdateErrorCases, TestConfigSetsAPIExclusivity, TestRandomRequestDistribution, TestCrossCoreJoin, IndexSchemaTest, MinimalSchemaTest, TestConfigSetProperties, SolrShardReporterTest, IndexBasedSpellCheckerTest, GraphQueryTest, DistribDocExpirationUpdateProcessorTest, TestCoreDiscovery, DistributedIntervalFacetingTest, TestReloadAndDeleteDocs, BigEndianAscendingWordSerializerTest, SortByFunctionTest, SimpleCollectionCreateDeleteTest, TestRawTransformer, RegexBoostProcessorTest, DistributedTermsComponentTest, SpatialRPTFieldTypeTest, DistributedFacetPivotWhiteBoxTest, DocValuesMultiTest, TestIndexingPerformance, PeerSyncWithIndexFingerprintCachingTest, HighlighterConfigTest, ResponseBuilderTest, DistributedFacetSimpleRefinementLongTailTest, DisMaxRequestHandlerTest, TestNamedUpdateProcessors, TestLegacyTerms, TestXmlQParser, TestLeaderInitiatedRecoveryThread, DistributedQueueTest, TestReversedWildcardFilterFactory, DocumentAnalysisRequestHandlerTest, TestLMDirichletSimilarityFactory, CachingDirectoryFactoryTest, TestRandomFaceting, CheckHdfsIndexTest, TestCollectionsAPIViaSolrCloudCluster, LoggingHandlerTest, ExitableDirectoryReaderTest, TestSolrXml, TestMaxTokenLenTokenizer, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ClusterStateUpdateTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestDistributedGrouping, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TestRealTimeGet, TestStressReorder, TestGroupingSearch, QueryElevationComponentTest, TestSort, TestFunctionQuery, BasicFunctionalityTest, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, SuggesterTSTTest, TestTrie, SpatialFilterTest, SuggesterWFSTTest, NoCacheHeaderTest, TestUpdate, TestWordDelimiterFilterFactory, QueryEqualityTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, DebugComponentTest, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, RequestHandlersTest, TestValueSourceCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestValueSourceCache -Dtests.seed=E058FA862E6BFAF2 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Danmarkshavn -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestValueSourceCache (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001\init-core-data-001\spellcheckerFreq\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestValueSourceCache_E058FA862E6BFAF2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E058FA862E6BFAF2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [401/777 (1!)] on J1 in 1.76s, 2 tests, 1 error <<< FAILURES!

[...truncated 1839 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.SolrSchemalessExampleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\init-core-data-001
   [junit4]   2> 8196 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8198 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8199 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8263 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8264 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8265 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-002\cores\core
   [junit4]   2> 8691 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8726 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8726 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8733 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8773 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f3e2dd{/solr,null,AVAILABLE}
   [junit4]   2> 8815 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b39388{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 8816 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 8816 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54607, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-002\cores}
   [junit4]   2> 8873 ERROR (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8874 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-19T21:14:03.660Z
   [junit4]   2> 8882 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\solr.xml
   [junit4]   2> 9037 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001
   [junit4]   2> 9038 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 9089 INFO  (coreLoadExecutor-19-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 9132 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 9133 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9134 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 9135 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9136 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 9136 WARN  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 9145 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=default-config
   [junit4]   2> 10202 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 10250 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 10251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 10251 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\data\]
   [junit4]   2> 10337 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 11038 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 11040 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 11041 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 11041 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 11043 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@153a45e[collection1] main]
   [junit4]   2> 11046 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\conf
   [junit4]   2> 11046 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 11114 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 11165 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@153a45e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 11168 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 11174 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@153a45e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 11185 INFO  (coreLoadExecutor-19-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592865425688887296
   [junit4]   2> 11189 INFO  (SUITE-SolrSchemalessExampleTest-seed#[CBC1E07F53447840]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54607
   [junit4]   2> 11191 INFO  (TEST-SolrSchemalessExampleTest.testAddDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddDelete
   [junit4]   2> 11861 INFO  (qtp19230294-81) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865426365218816)} 0 98
   [junit4]   2> 11946 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426478465024)]} 0 18
   [junit4]   2> 11955 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426496290816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 11955 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426496290816
   [junit4]   2> 11991 INFO  (qtp19230294-83) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@35e65b[collection1] main]
   [junit4]   2> 11991 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@35e65b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 11992 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@35e65b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 11992 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 12005 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=2
   [junit4]   2> 12034 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[0 & 222 (-1592865426578079744)]} 0 1
   [junit4]   2> 12036 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426581225472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12036 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426581225472
   [junit4]   2> 12046 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@cc07ab[collection1] main]
   [junit4]   2> 12047 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@cc07ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12047 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12048 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@cc07ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12049 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12050 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 14
   [junit4]   2> 12055 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 12059 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426603245568)]} 0 2
   [junit4]   2> 12061 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426607439872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12061 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426607439872
   [junit4]   2> 12068 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@180c2c8[collection1] main]
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@180c2c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12069 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@180c2c8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 12070 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12070 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 12071 INFO  (qtp19230294-83) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 12169 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b9391[collection1] realtime]
   [junit4]   2> 12170 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=id:"0\ \&\ 222" (-1592865426620022784)} 0 96
   [junit4]   2> 12171 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426722783232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12172 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426722783232
   [junit4]   2> 12173 INFO  (qtp19230294-83) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@553388[collection1] main]
   [junit4]   2> 12173 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12173 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@553388[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12173 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12174 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@553388[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12175 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 12176 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12180 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 & 222 (1592865426730123264)]} 0 2
   [junit4]   2> 12183 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 & 222 (1592865426735366144)]} 0 1
   [junit4]   2> 12186 INFO  (qtp19230294-83) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 & 222 (1592865426737463296)]} 0 0
   [junit4]   2> 12187 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426739560448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12187 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426739560448
   [junit4]   2> 12195 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16591f1[collection1] main]
   [junit4]   2> 12196 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@16591f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C3)))}
   [junit4]   2> 12197 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12197 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16591f1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C3)))}
   [junit4]   2> 12197 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12198 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 12200 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=3 status=0 QTime=0
   [junit4]   2> 12243 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[0 & 222 (-1592865426796183552), 1 & 222 (-1592865426798280704), 2 & 222 (-1592865426798280705)]} 0 2
   [junit4]   2> 12245 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426800377856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12245 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865426800377856
   [junit4]   2> 12247 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1894312[collection1] main]
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1894312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12249 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1894312[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 12249 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12250 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 12251 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12252 INFO  (TEST-SolrSchemalessExampleTest.testAddDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddDelete
   [junit4]   2> 12259 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithinOnDelete
   [junit4]   2> 12265 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865426819252224)} 0 2
   [junit4]   2> 12266 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865426822397952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12266 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 12267 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12267 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 1
   [junit4]   2> 12268 INFO  (qtp19230294-79) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 12481 INFO  (qtp19230294-84) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_CBC1E07F53447840-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 12561 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id3 (1592865427052036096)]} 0 291
   [junit4]   2> 12562 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865427132776448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 12562 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865427132776448
   [junit4]   2> 12746 INFO  (qtp19230294-79) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@fd399a[collection1] main]
   [junit4]   2> 12746 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@fd399a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 12747 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fd399a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 12747 INFO  (qtp19230294-79) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 185
   [junit4]   2> 12754 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=5
   [junit4]   2> 12762 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{delete=[id3 (-1592865427341443072)]} 0 2
   [junit4]   2> 12763 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13020 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13273 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13526 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 13763 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 13764 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d5faa2[collection1] main]
   [junit4]   2> 13764 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13764 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@1d5faa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13765 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 13765 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d5faa2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13779 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 13780 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnDelete-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCommitWithinOnDelete
   [junit4]   2> 13784 INFO  (TEST-SolrSchemalessExampleTest.testCommitWithinOnAdd-seed#[CBC1E07F53447840]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCommitWithinOnAdd
   [junit4]   2> 13790 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1592865428419379200)} 0 1
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592865428508508160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@15fc8f6 commitCommandVersion:1592865428508508160
   [junit4]   2> 13874 INFO  (qtp19230294-85) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15d3b5c[collection1] main]
   [junit4]   2> 13876 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@15d3b5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 13876 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15d3b5c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13876 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 58
   [junit4]   2> 13878 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 13925 INFO  (qtp19230294-85) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[id3 (1592865428559888384)]} 0 2
   [junit4]   2> 13927 INFO  (qtp19230294-84) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14426 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 14430 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ab7319[collection1] main]
   [junit4]   2> 14431 INFO  (commitScheduler-24-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@ab7319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 14431 INFO  (searcherExecutor-20-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ab7319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 14928 INFO  (qtp19230294-85) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:id3&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 14932 INFO  (qtp19230294-84) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=ja

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

ite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_819755506DFCFD76-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([819755506DFCFD76]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.48s, 8 tests, 1 error <<< FAILURES!

[...truncated 699 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\init-core-data-001
   [junit4]   2> Feb 19, 2018 9:18:45 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_s=PostingsFormat(name=Memory), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), string_sm=PostingsFormat(name=MockRandom)}, docValues:{int_i=DocValuesFormat(name=Lucene70), double_dm=DocValuesFormat(name=Lucene70), float_fm=DocValuesFormat(name=Memory), int_im=DocValuesFormat(name=Lucene70), date_dt=DocValuesFormat(name=Lucene70), date_dtm=DocValuesFormat(name=Lucene70), long_lm=DocValuesFormat(name=Lucene70), double_d=DocValuesFormat(name=Memory), float_f=DocValuesFormat(name=Lucene70), long_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), string_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), string_sm=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1478, maxMBSortInHeap=6.759037879455288, sim=RandomSimilarity(queryNorm=true): {}, locale=de-LU, timezone=America/Rainy_River
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33592304,total=86593536
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, CastingDoubleValueStreamTest, LegacyExpressionTest, LegacyFieldFacetTest, AbstractAnalyticsFieldTest, AbsoluteValueFunctionTest, FilterFunctionTest, LegacyAbstractAnalyticsCloudTest, FloatFieldsTest, OrFunctionTest, CastingFloatValueStreamTest, LTFunctionTest, DivideFunctionTest, CastingStringValueStreamTest, LegacyFacetSortingTest, SubtractFunctionTest, CastingDateValueStreamTest, LegacyQueryFacetTest, RoundFunctionTest, MultFunctionTest, ExpressionFactoryTest, NoFacetTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverallAnalyticsTest -Dtests.seed=80B52200FCDC9C7E -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OverallAnalyticsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_80B52200FCDC9C7E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([80B52200FCDC9C7E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/78 (1!)] on J1 in 6.71s, 1 test, 1 error <<< FAILURES!

[...truncated 41173 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 463 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/463/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestZkChroot

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB:32BDF1999652AEDF]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_771783E0D20012AB-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([771783E0D20012AB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001

	at __randomizedtesting.SeedInfo.seed([70652FB38208E8B0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1793 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180219_072657_2057083112176529249271.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180219_072657_20318338439653738460964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180219_073241_19712688928198259255747.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180219_073241_1978757672614987905432.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1066 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180219_073421_1552161773044629992312.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180219_073421_14811237066689349891987.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180219_073645_59411605899444388363038.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180219_073645_5933038567051262062539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 248 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180219_073701_4562314376272197889642.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180219_073701_45610313180653901821633.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180219_073729_35511031473103219660423.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180219_073729_355222079832479624426.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180219_073734_31916314316253161563505.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180219_073734_31916488282001079768047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180219_073738_67710562100896884193749.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180219_073738_6773510329981979215840.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180219_073749_3017452843701788881657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180219_073749_30110340968748370335660.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180219_073757_1702508972858818365772.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180219_073757_1698942895536140823885.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180219_073801_8526498316054091705390.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180219_073830_71311515830281435508909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180219_073830_7149043001054794200818.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180219_074040_79015505546577135678085.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180219_074040_7908189017966875032187.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180219_074059_05413779648580761222763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180219_074059_05414153247463591789773.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 261 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180219_074119_52915047050158943148559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180219_074119_52818360309227831104782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180219_074344_66950718380471979096.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180219_074344_67014749399730692932990.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180219_074353_0919741338307106726952.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180219_074353_0932666530675089504708.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180219_074402_35612302174553947545590.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180219_074402_35610026692813708133445.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180219_074449_1426897561032265901613.syserr
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180219_074449_1425717995785675041502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180219_074505_93012414403553170476939.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180219_074505_93016388466182154597076.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180219_074528_5398685208639027420230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180219_074528_5393459214983732838422.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180219_074544_65110158218511333542284.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180219_074544_6496034653922920925835.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 192 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180219_074554_5337554562979138284895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180219_074554_5307323515212398518009.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180219_074632_3945442771809872547572.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180219_074632_39411672613666220195330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180219_074650_8402893035076743362334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180219_074650_84017198013466701605783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180219_074703_0662028935930184900190.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180219_074703_0664710021027119647860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180219_074724_58410640588197218137914.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180219_074724_5845987020816661479666.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180219_074807_08917678479957381503085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180219_074807_08912495963634597918580.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180219_074856_3944342044404228654648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180219_074856_39417719665409661055089.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180219_074921_9306558124314352310102.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180219_074928_5131231477226294403378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180219_074928_51315234219404463043107.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2572 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 1873010 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\init-core-data-001
   [junit4]   2> 1873011 WARN  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=460 numCloses=460
   [junit4]   2> 1873011 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1873013 INFO  (SUITE-TestZkChroot-seed#[771783E0D20012AB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1873014 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoBootstrapConf
   [junit4]   2> 1873014 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1873016 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1873016 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1873016 ERROR (Thread-4274) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873115 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:54863
   [junit4]   2> 1873223 INFO  (zkConnectionManagerCallback-4079-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873224 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-001\solr.xml
   [junit4]   2> 1873228 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1873229 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54863/foo/bar2
   [junit4]   2> 1873235 INFO  (zkConnectionManagerCallback-4083-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1431653053
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1873236 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1873237 ERROR (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873238 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54863 54863
   [junit4]   2> 1873239 INFO  (Thread-4274) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54863 54863
   [junit4]   2> 1873239 INFO  (TEST-TestZkChroot.testNoBootstrapConf-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoBootstrapConf
   [junit4]   2> 1873241 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 1873242 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1873242 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1873242 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1873244 ERROR (Thread-4275) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1873342 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkTestServer start zk server on port:54872
   [junit4]   2> 1873447 INFO  (zkConnectionManagerCallback-4085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873448 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-002\solr.xml
   [junit4]   2> 1873456 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1873460 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54872/foo/bar3
   [junit4]   2> 1873463 INFO  (zkConnectionManagerCallback-4089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873471 INFO  (zkConnectionManagerCallback-4091-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1873658 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1873660 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 1873662 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845384192002-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 1873671 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1873672 INFO  (OverseerStateUpdate-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1873980 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1873991 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1873991 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874002 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-002
   [junit4]   2> 1874002 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874003 INFO  (coreLoadExecutor-7788-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1874003 ERROR (coreLoadExecutor-7788-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1682)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1623)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372080206
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874008 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e9d754e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48baa22f
   [junit4]   2> 1874014 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874015 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69f1364c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30b9a181
   [junit4]   2> 1874019 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874019 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c7595fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6933271f
   [junit4]   2> 1874023 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874023 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874024 INFO  (zkCallback-4090-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874024 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845384192002-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 1874025 WARN  (OverseerAutoScalingTriggerThread-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1874025 INFO  (OverseerStateUpdate-72223845384192002-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 1874027 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1372080206
   [junit4]   2> 1874027 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874028 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874029 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 1874029 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874029 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Error removing live node. Continuing to close CoreContainer
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded/88.99.242.118:8983_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:995)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:749)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874030 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874030 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1874030 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54872 54872
   [junit4]   2> 1874031 INFO  (Thread-4275) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54872 54872
   [junit4]   2> 1874032 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Ending testWithUploadDir
   [junit4]   2> 1874034 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.SolrTestCaseJ4 ###Starting testInitPathExists
   [junit4]   2> 1874035 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1874035 INFO  (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1874035 INFO  (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1874038 ERROR (Thread-4277) [n:88.99.242.118:8983_solr    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1874136 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkTestServer start zk server on port:54884
   [junit4]   2> 1874242 INFO  (zkConnectionManagerCallback-4095-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874245 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003\solr.xml
   [junit4]   2> 1874248 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1874251 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54884/foo/bar4
   [junit4]   2> 1874253 INFO  (zkConnectionManagerCallback-4099-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874257 INFO  (zkConnectionManagerCallback-4101-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1874367 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1874368 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 1874369 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845436162050-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 1874377 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874378 INFO  (OverseerStateUpdate-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1874388 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874389 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 1874660 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874669 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874669 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@dbe281
   [junit4]   2> 1874679 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_771783E0D20012AB-001\tempDir-003
   [junit4]   2> 1874680 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1874681 INFO  (coreLoadExecutor-7800-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1874681 ERROR (coreLoadExecutor-7800-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1682)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1623)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=744982915
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874685 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5761e08e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@346e8d46
   [junit4]   2> 1874689 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874689 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a352992: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@30b9a181
   [junit4]   2> 1874700 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874700 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@26c376da: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6933271f
   [junit4]   2> 1874702 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 1874703 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1874703 INFO  (zkCallback-4100-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1874703 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72223845436162050-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 1874704 INFO  (OverseerStateUpdate-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 1874704 WARN  (OverseerAutoScalingTriggerThread-72223845436162050-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=744982915
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1874706 INFO  (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1874706 ERROR (TEST-TestZkChroot.testInitPathExists-seed#[771783E0D20012AB]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:796)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:662)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2727)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeA

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

enkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_70652FB38208E8B0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70652FB38208E8B0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.71s, 8 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180219_102512_95216150435177851998243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180219_102512_95214719976277557878756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180219_102540_9645346978540522534790.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180219_102540_96418131824825550721805.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180219_102713_24213654361419071615865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180219_102713_2417005344287161906262.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1278 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180219_102801_5032604994046843524377.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180219_102801_5033879751241456057293.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180219_102823_38814932961369918186701.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180219_102823_38813922451079065602181.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180219_102910_567482012087698237925.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180219_102910_5671832513424574953859.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180219_102937_04410241215212415972908.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180219_102937_0444741111600878641566.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180219_102959_71713855590089297193302.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180219_102959_71717237776376319149414.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180219_103047_3332224400274273720545.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180219_103047_33514128142989019444372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180219_103116_0768594119433737186019.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 462 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/462/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001

	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001

	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:346AB23390AD826D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:632BA6661B939DA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1585)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95:A876D6BC1D56528B]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001

	at __randomizedtesting.SeedInfo.seed([5D1B3BA877DCE5E9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 626 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestBlockPostingsFormat
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, maxDocsPerChunk=1000, blockSize=7), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=10, blockSize=7)), sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(ne)L1, field=IB LL-LZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB SPL-D3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-D3(800.0), body=DFR I(n)B1, f_DOCS=DFR I(ne)3(800.0)}, locale=os-GE, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54881896,total=177876992
   [junit4]   2> NOTE: All tests run in this JVM: [TestAxiomaticSimilarity, TestControlledRealTimeReopenThread, TestPackedInts, TestNativeFSLockFactory, TestRegExp, TestDirectPacked, TestMathUtil, TestQueryRescorer, TestShardSearching, TestDocumentWriter, TestNoDeletionPolicy, TestFlex, TestIndexWriterDelete, TestStressIndexing2, TestTermVectorsReader, TestMultiCollector, TestForTooMuchCloning, TestFileSwitchDirectory, TestSmallFloat, TestConcurrentMergeScheduler, TestSearchAfter, TestNoMergeScheduler, TestSegmentCacheables, TestSimilarityBase, TestIOUtils, TestExitableDirectoryReader, TestMutableValues, TestTwoPhaseCommitTool, TestUniqueTermCount, TestSubScorerFreqs, TestSortRandom, TestNotDocIdSet, TestNRTCachingDirectory, TestCharsRef, Test2BPostingsBytes, TestPersistentSnapshotDeletionPolicy, TestIndexWriterOutOfFileDescriptors, TestBooleanSimilarity, TestFixedBitDocIdSet, TestPayloads, TestTryDelete, TestTimSorter, TestIndexWriterForceMerge, TestAutomaton, TestDirectoryReaderReopen, TestByteArrayDataInput, TestCharTermAttributeImpl, TestSimpleExplanations, TestGraphTokenizers, TestStressNRT, TestDemo, TestCharArraySet, TestDirectory, TestSparseFixedBitDocIdSet, TestFilterWeight, TestWeakIdentityMap, Test2BPositions, TestPhraseQuery, TestDuelingCodecsAtNight, TestTerms, TestDocIDMerger, TestIndexedDISI, TestTopFieldCollector, TestMultiset, TestFastCompressionMode, TestIsCurrent, TestLucene50StoredFieldsFormatHighCompression, TestFieldReuse, TestDocumentsWriterStallControl, TestBlockPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBlockPostingsFormat -Dtests.seed=188316A01E192BA8 -Dtests.slow=true -Dtests.locale=os-GE -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBlockPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001\testPostingsFormat-004\_0_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestBlockPostingsFormat_188316A01E192BA8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [112/466 (1!)] on J1 in 2.09s, 27 tests, 1 error <<< FAILURES!

[...truncated 270 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=199, maxDocsPerChunk=158, blockSize=1020), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=199, blockSize=1020)), sim=RandomSimilarity(queryNorm=false): {}, locale=uz-Arab, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=127363232,total=304369664
   [junit4]   2> NOTE: All tests run in this JVM: [TestIntroSelector, TestStandardAnalyzer, TestBooleanQuery, TestMixedCodecs, TestPackedTokenAttributeImpl, TestSloppyMath, TestUpgradeIndexMergePolicy, TestDoubleRangeFieldQueries, TestBinaryTerms, TestSpanSearchEquivalence, TestLevenshteinAutomata, Test2BPoints, TestDocsAndPositions, TestBlockPostingsFormat2, TestFutureArrays, TestWildcardRandom, TestOperations, TestNorms, TestPointValues, TestSloppyPhraseQuery, TestMSBRadixSorter, LimitedFiniteStringsIteratorTest, TestLSBRadixSorter, TestReaderWrapperDVTypeCheck, TestComplexExplanations, TestSort, TestIndexableField, TestGraphTokenStreamFiniteStrings, TestBufferedIndexInput, TestSearchForDuplicates, TestRegexpRandom2, TestBooleanOr, TestExternalCodecs, TestBlendedTermQuery, TestWordlistLoader, TestNamedSPILoader, TestExceedMaxTermLength, TestNeverDelete, TestEarlyTerminatingSortingCollector, TestDocsWithFieldSet, TestTieredMergePolicy, TestIndexWriterMerging, TestTimSorterWorstCase, TestSpanTermQuery, TestLockFactory, TestSearchWithThreads, TestSimpleAttributeImpl, TestSimpleFSLockFactory, TestDocCount, TestTerm, TestArrayUtil, TestFlushByRamOrCountsPolicy, TestBinaryDocument, TestTermdocPerf, TestTermVectors, TestBufferedChecksum, TestClassicSimilarity, TestSortedSetDocValues, TestIndexWriterWithThreads, TestLucene70SegmentInfoFormat, TestMinimize, TestDocValuesQueries, TestSameTokenSamePosition, TestLucene50TermVectorsFormat, TestConsistentFieldNumbers, TestAllFilesHaveCodecHeader, TestInfoStream, TestUnicodeUtil, TestSimpleExplanationsWithFillerDocs, TestBinaryDocValuesUpdates, TestSimilarity2, TestPrefixQuery, TestBagOfPositions, TestFieldInvertState, TestFSTs, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=188316A01E192BA8 -Dtests.slow=true -Dtests.locale=uz-Arab -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_188316A01E192BA8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([188316A01E192BA8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [193/466 (2!)] on J0 in 1.37s, 42 tests, 1 error <<< FAILURES!

[...truncated 12251 lines...]
   [junit4] Suite: org.apache.solr.update.processor.AtomicUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]   2> 1218742 WARN  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1218742 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1218743 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1218744 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1218764 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1218778 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1218842 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1218881 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218887 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218887 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1218890 INFO  (coreLoadExecutor-6539-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1218890 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1219030 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1219045 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1219111 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1219119 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1219119 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1219120 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1219120 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001\]
   [junit4]   2> 1219123 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=17.3115234375, floorSegmentMB=2.044921875, forceMergeDeletesPctAllowed=15.152424827877397, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.42117841157883384
   [junit4]   2> 1219178 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1219178 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1219179 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1219179 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1219181 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=27.87109375, floorSegmentMB=0.59375, forceMergeDeletesPctAllowed=10.411545894992788, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1219181 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74847010[collection1] main]
   [junit4]   2> 1219182 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1219203 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1219227 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1219227 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1219227 INFO  (coreLoadExecutor-6539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592764767012913152
   [junit4]   2> 1219230 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4] IGNOR/A 0.00s J1 | AtomicUpdateProcessorFactoryTest.testMultipleThreads
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl="https://issues.apache.org/jira/browse/SOLR-10734"))
   [junit4]   2> 1219231 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1219232 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1219232 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1219232 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongAtomicOpPassed
   [junit4]   2> 1219233 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1219233 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testWrongAtomicOpPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongAtomicOpPassed
   [junit4]   2> 1219234 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1219236 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1219237 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592764767023398912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1219237 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2544e90a commitCommandVersion:1592764767023398912
   [junit4]   2> 1219238 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1219238 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1219239 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1219239 INFO  (searcherExecutor-6540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74847010[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1219266 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bd1d047[collection1] main]
   [junit4]   2> 1219267 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1219268 INFO  (searcherExecutor-6540-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3bd1d047[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1219268 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 1219269 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219270 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219271 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219271 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219274 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592764767062196224,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1219274 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@2544e90a commitCommandVersion:1592764767062196224
   [junit4]   2> 1219301 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f93149[collection1] main]
   [junit4]   2> 1219303 INFO  (searcherExecutor-6540-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f93149[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 1219303 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:human&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=cat:animal&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Mr&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219304 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=title:Dr&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:20&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=count_i:40&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name_s:Virat&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=multiDefault:Delhi&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 1219305 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testBasics-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1219306 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNoUniqueIdPassed
   [junit4]   2> 1219306 INFO  (TEST-AtomicUpdateProcessorFactoryTest.testNoUniqueIdPassed-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNoUniqueIdPassed
   [junit4]   2> 1219306 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=103001004
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1219307 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@54877819: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@30a81c5d
   [junit4]   2> 1219309 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1219309 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46eae362: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@167e3a93
   [junit4]   2> 1219311 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1219311 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4ae51817: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f75873c
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a1d4ad3
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=438127315
   [junit4]   2> 1219312 INFO  (coreCloseExecutor-6545-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15cadc75: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@24c7a309
   [junit4]   2> 1219320 INFO  (SUITE-AtomicUpdateProcessorFactoryTest-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ta-LK, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=95956880,total=431939584
   [junit4]   2> NOTE: All tests run in this JVM: [JsonLoaderTest, DeleteReplicaTest, PeerSyncWithIndexFingerprintCachingTest, TestOverriddenPrefixQueryForCustomFieldType, FacetPivotSmallTest, TestRTimerTree, SharedFSAutoReplicaFailoverTest, RestartWhileUpdatingTest, BaseCdcrDistributedZkTest, TlogReplayBufferedWhileIndexingTest, TestWriterPerf, TestSimpleQParserPlugin, ZkSolrClientTest, SpatialHeatmapFacetsTest, FullSolrCloudDistribCmdsTest, HdfsRecoveryZkTest, TestScoreJoinQPScore, TestDynamicFieldCollectionResource, DirectUpdateHandlerTest, NodeMutatorTest, CloudMLTQParserTest, TestNamedUpdateProcessors, TestCloudManagedSchema, VMParamsZkACLAndCredentialsProvidersTest, PKIAuthenticationIntegrationTest, ClassificationUpdateProcessorFactoryTest, TestTestInjection, TestCrossCoreJoin, TestSortableTextField, TestHashPartitioner, BasicFunctionalityTest, TestLMDirichletSimilarityFactory, V2ApiIntegrationTest, DocValuesMultiTest, TestCodecSupport, ClusterStateUpdateTest, ResponseLogComponentTest, TestIntervalFaceting, DistributedExpandComponentTest, MetricTriggerTest, TimeZoneUtilsTest, HdfsCollectionsAPIDistributedZkTest, TestStressVersions, TestMultiWordSynonyms, TestLuceneMatchVersion, BJQParserTest, ZkControllerTest, TestFieldCacheVsDocValues, URLClassifyProcessorTest, TestReplicationHandlerBackup, TestHdfsUpdateLog, HdfsAutoAddReplicasIntegrationTest, AliasIntegrationTest, SpatialRPTFieldTypeTest, TestNonDefinedSimilarityFactory, ResponseBuilderTest, ReplaceNodeTest, CircularListTest, TestSolr4Spatial2, SoftAutoCommitTest, TestInPlaceUpdatesStandalone, SegmentsInfoRequestHandlerTest, TestRandomCollapseQParserPlugin, SolrJmxReporterCloudTest, LoggingHandlerTest, TestSolr4Spatial, TestValueSourceCache, SortSpecParsingTest, ReplicaListTransformerTest, MinimalSchemaTest, NotRequiredUniqueKeyTest, SimpleFacetsTest, SchemaApiFailureTest, TestImplicitCoreProperties, TestComponentsName, DistributedSpellCheckComponentTest, BooleanFieldTest, DistanceFunctionTest, DocValuesTest, CreateRoutedAliasTest, TestRestoreCore, BlockJoinFacetRandomTest, TestRandomRequestDistribution, RegexBoostProcessorTest, TestManagedSchema, TestNodeLostTrigger, ResponseHeaderTest, SpellCheckCollatorTest, SubstringBytesRefFilterTest, TestSolrCloudWithSecureImpersonation, TestPivotHelperCode, CdcrVersionReplicationTest, CursorMarkTest, OverriddenZkACLAndCredentialsProvidersTest, TestCoreBackup, TestFieldTypeCollectionResource, TestDistributedGrouping, RemoteQueryErrorTest, TestBlendedInfixSuggestions, ShowFileRequestHandlerTest, TestPKIAuthenticationPlugin, TestBadConfig, ConcurrentCreateRoutedAliasTest, SpellPossibilityIteratorTest, ScriptEngineTest, TestZkAclsWithHadoopAuth, TestUnifiedSolrHighlighter, TestSimpleTrackingShardHandler, CdcrUpdateLogTest, SuggesterTest, ParsingFieldUpdateProcessorsTest, DistributedFacetPivotLargeTest, DistributedFacetPivotWhiteBoxTest, TestBulkSchemaAPI, SparseHLLTest, AddBlockUpdateTest, TestGraphMLResponseWriter, DocValuesMissingTest, DocValuesNotIndexedTest, ZkShardTermsTest, IndexSchemaTest, TestDocumentBuilder, TestJettySolrRunner, ConnectionManagerTest, SuggesterWFSTTest, ClusterStateTest, ShardRoutingTest, MigrateRouteKeyTest, CoreSorterTest, TestDistribIDF, TestExactStatsCache, TestRawTransformer, TestMaxScoreQueryParser, TestPHPSerializedResponseWriter, TestDistributedSearch, TestSolrCoreProperties, QueryResultKeyTest, HdfsLockFactoryTest, UninvertDocValuesMergePolicyTest, TestAtomicUpdateErrorCases, SolrCloudExampleTest, TestRequestForwarding, TestDFRSimilarityFactory, TestSearchPerf, ManagedSchemaRoundRobinCloudTest, TestStressInPlaceUpdates, TestAnalyzedSuggestions, ClassificationUpdateProcessorTest, CdcrReplicationHandlerTest, OverseerModifyCollectionTest, ZkStateWriterTest, DeleteLastCustomShardedReplicaTest, CollectionStateFormat2Test, DistanceUnitsTest, SpellCheckCollatorWithCollapseTest, BasicDistributedZk2Test, ExternalFileFieldSortTest, TestCorePropertiesReload, DistribDocExpirationUpdateProcessorTest, UpdateParamsTest, CurrencyFieldTypeTest, TestSimpleTextCodec, TestPushWriter, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DisMaxRequestHandlerTest, TestManagedSchemaThreadSafety, CustomHighlightComponentTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestAuthenticationFramework, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestTlogReplica, TestComplexPhraseQParserPlugin, JvmMetricsTest, AtomicUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AtomicUpdateProcessorFactoryTest -Dtests.seed=BC3E8DE93E51EF95 -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | AtomicUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.AtomicUpdateProcessorFactoryTest_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC3E8DE93E51EF95]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [273/777 (1!)] on J1 in 0.63s, 4 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 204 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\init-core-data-001
   [junit4]   2> 1520577 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1520579 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1520579 INFO  (SUITE-TestReplicationHandler-seed#[BC3E8DE93E51EF95]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1520580 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTestHandlerPathUnchanged
   [junit4]   2> 1520581 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1
   [junit4]   2> 1520584 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1520585 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5fac7e5f{/solr,null,AVAILABLE}
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@195de17{HTTP/1.1,[http/1.1]}{127.0.0.1:64470}
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server Started @1530655ms
   [junit4]   2> 1520586 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1\data, hostPort=64470}
   [junit4]   2> 1520587 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T18:39:11.737926900Z
   [junit4]   2> 1520587 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\solr.xml
   [junit4]   2> 1520590 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1520590 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1520591 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1520626 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520634 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520634 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520637 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.
   [junit4]   2> 1520637 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1520637 INFO  (coreLoadExecutor-7502-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1520653 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1215808132
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=845737282
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1213802675
   [junit4]   2> 1520655 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1501480975
   [junit4]   2> 1520655 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1520660 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1520661 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1520661 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1520663 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1520664 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.224609375, floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=2.006469272353868, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7790413639354752
   [junit4]   2> 1520709 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1520709 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1520710 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.28125, floorSegmentMB=1.357421875, forceMergeDeletesPctAllowed=4.198503613895603, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1520710 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a63cccc[collection1] main]
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-001\collection1\conf
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1520711 INFO  (coreLoadExecutor-7502-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1520711 INFO  (searcherExecutor-7503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2a63cccc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1520713 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1
   [junit4]   2> 1520717 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3456689{/solr,null,AVAILABLE}
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@415e9751{HTTP/1.1,[http/1.1]}{127.0.0.1:64473}
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.Server Started @1530788ms
   [junit4]   2> 1520719 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1\data, hostPort=64473}
   [junit4]   2> 1520720 ERROR (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1520720 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-18T18:39:11.870862900Z
   [junit4]   2> 1520721 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\solr.xml
   [junit4]   2> 1520723 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1520723 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1520724 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1520763 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520771 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520771 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520773 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.
   [junit4]   2> 1520773 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1520774 INFO  (coreLoadExecutor-7512-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1520780 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1520798 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@144079dc
   [junit4]   2> 1520799 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1520800 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1520802 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=34.224609375, floorSegmentMB=1.2275390625, forceMergeDeletesPctAllowed=2.006469272353868, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7790413639354752
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=28, maxMergedSegmentMB=40.28125, floorSegmentMB=1.357421875, forceMergeDeletesPctAllowed=4.198503613895603, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1520853 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f4ea09[collection1] main]
   [junit4]   2> 1520854 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_BC3E8DE93E51EF95-001\solr-instance-002\collection1\conf
   [junit4]   2> 1520855 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1520855 INFO  (coreLoadExecutor-7512-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1520856 INFO  (searcherExecutor-7513-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f4ea09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1520856 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTestHandlerPathUnchanged
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@195de17{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1124210001
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1520857 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39045c30: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57503258
   [junit4]   2> 1520861 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1520861 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5bf1838a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@167e3a93
   [junit4]   2> 1520864 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1520864 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48ecec55: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1f75873c
   [junit4]   2> 1520864 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@45d74f47
   [junit4]   2> 1520865 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1171738439
   [junit4]   2> 1520865 INFO  (coreCloseExecutor-7518-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@224fda56: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3b7d1e7a
   [junit4]   2> 1520869 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@5fac7e5f{/solr,null,UNAVAILABLE}
   [junit4]   2> 1520869 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@415e9751{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1774535921
   [junit4]   2> 1520871 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1520872 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4445d8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b6cb701
   [junit4]   2> 1520876 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1520876 INFO  (TEST-TestReplicationHandler.doTestHandlerPathUnchanged-seed#[BC3E8DE93E51EF95]) [  

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

est, CurrencyFieldTypeTest, TestSimpleTextCodec, TestPushWriter, XsltUpdateRequestHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DisMaxRequestHandlerTest, TestManagedSchemaThreadSafety, CustomHighlightComponentTest, TestSchemaNameResource, TestSerializedLuceneMatchVersion, TestAuthenticationFramework, DocumentAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestTlogReplica, TestComplexPhraseQParserPlugin, JvmMetricsTest, AtomicUpdateProcessorFactoryTest, TestStressLucene, AnalyticsQueryTest, ComputePlanActionTest, PreAnalyzedFieldTest, SystemInfoHandlerTest, SystemLogListenerTest, BlobRepositoryCloudTest, SolrCoreMetricManagerTest, TestWordDelimiterFilterFactory, TestMacroExpander, CollectionsAPIAsyncDistributedZkTest, TestCSVLoader, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OverseerTest, TestReplicationHandler, TestRandomFaceting, TestRandomDVFaceting, ShardRoutingCustomTest, TestRealTimeGet, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, TestFunctionQuery, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, TestTrie, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestUpdate, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, SolrInfoBeanTest, DebugComponentTest, CacheHeaderTest, IndexBasedSpellCheckerTest, TestSurroundQueryParser, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, RequestHandlersTest, DocumentBuilderTest, TermVectorComponentTest, TestIndexingPerformance, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestCSVResponseWriter, QueryParsingTest, BinaryUpdateRequestHandlerTest, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestConfig, OutputWriterTest, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TestBM25SimilarityFactory, TestFastWriter, ResourceLoaderTest, PluginInfoTest, TestFastLRUCache, DateMathParserTest, ChaosMonkeyNothingIsSafeTest, PrimUtilsTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, SliceStateTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, ActionThrottleTest, AddReplicaTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, DeleteNodeTest, DeleteStatusTest, DistribJoinFromCollectionTest, DistributedQueueTest, DistributedVersionInfoTest, ForceLeaderTest, HttpPartitionOnCommitTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SSLMigrationTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudRecovery, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, CollectionReloadTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoAddReplicasIntegrationTest, AutoAddReplicasPlanActionTest, HttpTriggerListenerTest, NodeLostTriggerTest, TestPolicyCloud, TriggerIntegrationTest]
   [junit4] Completed [630/777 (4!)] on J1 in 251.79s, 14 tests, 1 failure <<< FAILURES!

[...truncated 2828 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1454, maxMBSortInHeap=7.146463703984745, sim=RandomSimilarity(queryNorm=true): {}, locale=mer, timezone=Asia/Kabul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60277808,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=5D1B3BA877DCE5E9 -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5D1B3BA877DCE5E9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D1B3BA877DCE5E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.91s, 8 tests, 1 error <<< FAILURES!

[...truncated 38838 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 461 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/461/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001\testSeekPastEOF-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001\testSeekPastEOF-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001\testSeekPastEOF-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001\testSeekPastEOF-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_2EA520C63D57EC8B-001

	at __randomizedtesting.SeedInfo.seed([2EA520C63D57EC8B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingFloatValueStreamTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_737E37B63DF95270-001

	at __randomizedtesting.SeedInfo.seed([737E37B63DF95270]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([49D74F2744492601]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=299, name=qtp2108659400-299, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([49D74F2744492601]:0)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_D0C69D8FC82B8562-001

	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ٠ out-of-bounds for length ٠

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ٠ out-of-bounds for length ٠
	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562:C48EC6DAEB2C387C]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562:BD3A397272637A65]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SuggestComponentContextFilterQueryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001\init-core-data-001\suggest_context_implemented_but_not_configured\_0.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentContextFilterQueryTest_D0C69D8FC82B8562-001

	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TestDistributedStatsComponentCardinality

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestDistributedStatsComponentCardinality_D0C69D8FC82B8562-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([D0C69D8FC82B8562]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_B16B720A0619CCF4-001

	at __randomizedtesting.SeedInfo.seed([B16B720A0619CCF4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6AD15EC268D6BE99-001

	at __randomizedtesting.SeedInfo.seed([6AD15EC268D6BE99]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
${BUILD_LOG_MULTILINE_REGEX,regex="(?x:                                                                                      \
                                                                                                                                                                    \
(?:.*\\[javac\\]\\s++(?![1-9]\\d*\\s+error).*\\r?\\n)*+.*\\[javac\\]\\s+[1-9]\\d*\\s+error.*\\r?\\n                           \
                                                                                                                                                                    \
|.*\\[junit4\\]\\s+Suite:.*+\\s++                                                                                                                      \
 (?:.*\\[junit4\\]\\s++(?!Suite:)(?!Completed).*\\r?\\n)*+                                                                                \
 .*\\[junit4\\]\\s++Completed\\s+.*<<<\\s*FAILURES!\\r?\\n                                                                         \
                                                                                                                                                                    \
|.*\\[junit4\\]\\s+JVM\\s+J\\d+:\\s+std(?:out|err)\\s+was\\s+not\\s+empty.*+\\s++                                         \
 (?:.*\\[junit4\\]\\s++(?!JVM\\s+\\d+:\\s+std)(?!\\<<<\\s+JVM\\s+J\\d+:\\s+EOF).*\\r?\\n)*+                           \
 .*\\[junit4\\]\\s++<<<\\s+JVM\\s+J\\d+:\\s+EOF.*\\r?\\n                                                                                \
                                                                                                                                                                     \
|.*rat-sources:.*\\r?\\n                                                                                                                                   \
 (?:\\s*+\\[echo\\]\\s*\\r?\\n|\\s*+\\[echo\\]\\s++(?![1-9]\\d*\\s+Unknown\\s+License)\\S.*\\r?\\n)*+                 \
 \\s*+\\[echo\\]\\s+[1-9]\\d*\\s+Unknown\\s+License.*\\r?\\n                                                                          \
 (?:\\s*+\\[echo\\].*\\r?\\n)*+                                                                                                                           \
                                                                                                                                                                      \
|(?:.*\\r?\\n){2}.*\\[licenses\\]\\s+MISSING\\s+sha1(?:.*\\r?\\n){2}                                                                  \
                                                                                                                                                                      \
|.*check-licenses:.*\\r?\\n\\s*\\[echo\\].*\\r?\\n                                                                                                \
 \\s*\\[licenses\\]\\s+(?:MISSING\\s+LICENSE|CHECKSUM\\s+FAILED).*\\r?\\n                                          \
 (?:\\s*+\\[licenses\\].*\\r?\\n)++                                                                                                                      \
                                                                                                                                                                       \
|(?:.*\\[javadoc\\]\\s++(?![1-9]\\d*\\s+(?:error|warning)).+\\r?\\n)*+                                                                  \
 .*\\[javadoc\\]\\s+[1-9]\\d*\\s+(?:error|warning).*\\r?\\n                                                                                   \
                                                                                                                                                                        \
|.*javadocs-lint:.*\\r?\\n(?:.*\\[exec\\].*\\r?\\n)*+                                                                                                \
                                                                                                                                                                         \
|.*check.*:.*\\r?\\n                                                                                                                                             \
 (?:\\s*+\\[forbidden-apis\\]\\s*\\r?\\n                                                                                                                 \
  |\\s*+\\[forbidden-apis\\]\\s++                                                                                                                          \
    (?!Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\))\\S.*\\r?\n)*+                           \
 \\s*+\\[forbidden-apis\\]\\s++                                                                                                                             \
   Scanned\\s+\\d+\\s+(?:\\(and\\s+\\d+\\s+related\\)\\s+)?class\\s+file\\(s\\).*[1-9]\\d*\\s+error\\(s\\)\\.\\r?\\n    \
                                                                                                                                                                          \
|\\S+:\\s*\\r?\\n                                                                                                                                                   \
 (?:(?!\\S+:\\s*\\r?\\n)(?!.*:\\s+exec\\s+returned:\\s+[^0]).*\\r?\\n)*+                                                                   \
 .*:\\s+exec\\s+returned:\\s+[^0](?s:.*+)                                                                                                             \
                                                                                                                                                                           \
|.*\\[echo\\]\\s+Building\\s+.*\\r?\\n                                                                                                                     \
 \\s*ivy-fail:\\s*(?:\\r?\\n)+                                                                                                                                   \
 \\s*ivy-configure:\\s*(?:\\r?\\n)+                                                                                                                         \
 \\s*\\[ivy:configure\\].*(?:\\r?\\n)+                                                                                                                       \
 .*resolve:.*(?:\\r?\\n)+                                                                                                                                        \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                           \
 \\s*\\[ivy:retrieve\\]\\s+:::*\\s+(?:ERRORS|FAILED\\s+DOWNLOADS).*\\r?\\n                                                  \
 (?:\\s*\\[ivy:retrieve\\].*\\r?\\n)*                                                                                                                           \
                                                                                                                                                                           \
|.*-ecj-javadoc-lint-(?:src|tests):.*\\r?\\n                                                                                                              \
 (?:\\s*\\[mkdir].*\\r?\\n)?                                                                                                                                      \
 (?:\\s*\\[ecj-lint\\].*\\r?\\n)*                                                                                                                                   \
 \\s*\\[ecj-lint\\].*\\([1-9]\\d*\\s+error.*\\r?\\n                                                                                                          \
                                                                                                                                                                            \
|.*check-lib-versions:.*\\r?\\n                                                                                                                               \
 (?:\\s*\\[echo\\].*\\r?\\n)?                                                                                                                                     \
 (?:\\s*\\[libversions\\].*\\r?\\n)*                                                                                                                             \
 \\s*\\[libversions\\].*[1-9]\\d*\\s+error.*\\r?\\n                                                                                                       \
                                                                                                                                                                            \
|.*-validate-source-patterns:.*\\r?\\n                                                                                                                    \
 (?:\\s*\\[source-patterns\\].*\\r?\\n)+                                                                                                                    \
                                                                                                                                                                            \
|.*\\r?\\n.*Full\\s+thread\\s+dump(?s:.*+)                                                                                                             \
                                                                                                                                                                            \
|.*(?:FATAL|ERROR):(?s:.*+)                                                                                                                              \
                                                                                                                                                                            \
|.*\\#\\s+A\\s+fatal\\s+error\\s+has\\s+been\\s+detected\\s+by\\s+the\\s+Java\\s+Runtime\\s+Environment:(?s:.*+)          \
                                                                                                                                                                            \
|.*\\#\\s+There\\s+is\\s+insufficient\\s+memory\\s+for\\s+the\\s+Java\\s+Runtime\\s+Environment\\s+to\\s+continue\\.(?s:.*+) \
                                                                                                                                                                            \
|.*BUILD\\s+FAILED(?s:.*+)                                                                                                                                \
                                                                                                                                                                            \
|(?:.*\\[repro\\].*\\r?\\n)+                                                                                                                                       \

)"}

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 460 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/460/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1

	at __randomizedtesting.SeedInfo.seed([8909B5F02A9B8A8A:9E621A4FBE1B0818]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotWhiteBoxTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets\cdcr-target
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([945B3641D7C9378C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_945B3641D7C9378C-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([945B3641D7C9378C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestMissingGroups

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001\init-core-data-001\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMissingGroups_945B3641D7C9378C-001

	at __randomizedtesting.SeedInfo.seed([945B3641D7C9378C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001\init-core-data-001\index\segments_5
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSearcherReuse_945B3641D7C9378C-001

	at __randomizedtesting.SeedInfo.seed([945B3641D7C9378C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001

	at __randomizedtesting.SeedInfo.seed([9A67DBEDF93D5FBC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1799 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180217_175309_142736519171867084485.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180217_175309_1443053691894334602588.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 311 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180217_175908_1312505585112371396069.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180217_175908_1311765950843161180531.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1066 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180217_180006_27316743095237467944031.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180217_180006_2739083770225135812634.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180217_180202_9482445285569840766079.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180217_180202_9488793036994850505912.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180217_180212_5394403310774406429023.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180217_180212_53910568273810162121997.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180217_180236_86415705866351808089993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180217_180236_86410815638218900173422.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180217_180242_61418412763060045421769.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180217_180242_6145460256993174863213.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180217_180247_37212319538172500282031.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180217_180247_37015500965109956600675.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180217_180259_8726279631043357508379.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180217_180259_8729259650562600670636.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180217_180308_8567020812919373836115.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180217_180308_85614442634348701761625.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180217_180313_83714019311214221739203.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180217_180332_1143742233232097295001.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180217_180332_1149571047327072565553.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1415 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180217_180454_7271537633915798662766.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180217_180454_72711799286637256245619.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180217_180506_4885526216954065280272.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180217_180506_4884900692134709448864.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180217_180519_5994923850244905942838.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180217_180519_59917462801297552165994.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180217_180637_97215261891204201896085.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180217_180637_97210750446668996880795.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180217_180641_9313031196208229191995.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180217_180641_93112540097841241635200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180217_180648_061818254265753274454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180217_180648_06118190032557834666431.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180217_180710_6671150140652579586673.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180217_180710_6677100953952494615626.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180217_180717_38912461512823214635401.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180217_180717_38911104108733790139280.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180217_180735_9928273405054489279047.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180217_180735_99110044147617991882578.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180217_180747_07010752340861107102548.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180217_180747_0708303237007610792266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180217_180753_17910830805007143343722.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180217_180753_1792966797307560970322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180217_180810_81710142256001852602081.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180217_180810_8178249465131515505170.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180217_180821_1723399880156770807126.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180217_180821_1726550233884911453749.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180217_180830_272873692186938676138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-02-17 13:08:36.996:INFO::TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Logging initialized @6677ms to org.eclipse.jetty.util.log.StdErrLog
   [junit4]   2> 2018-02-17 13:08:37.083:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-17 13:08:37.101:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Scavenging every 600000ms
   [junit4]   2> 2018-02-17 13:08:45.185:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Started ServerConnector@21ea2b84{HTTP/1.1,[http/1.1]}{127.0.0.1:60137}
   [junit4]   2> 2018-02-17 13:08:45.186:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Started @14867ms
   [junit4]   2> 2018-02-17 13:08:45.518:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Stopped ServerConnector@21ea2b84{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-17 13:08:45.519:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[8909B5F02A9B8A8A]: Stopped scavenging
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-02-17 13:08:45.527:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-02-17 13:08:45.528:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Scavenging every 660000ms
   [junit4]   2> 2018-02-17 13:08:45.529:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Started ServerConnector@4f19df22{HTTP/1.1,[http/1.1]}{127.0.0.1:60141}
   [junit4]   2> 2018-02-17 13:08:45.529:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Started @15210ms
   [junit4]   2> 2018-02-17 13:08:45.569:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Stopped ServerConnector@4f19df22{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-02-17 13:08:45.569:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[8909B5F02A9B8A8A]: Stopped scavenging
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testServerErrors -Dtests.seed=8909B5F02A9B8A8A -Dtests.slow=true -Dtests.locale=seh-MZ -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.05s J0 | HttpReplicatorTest.testServerErrors <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001\httpReplicatorTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8909B5F02A9B8A8A:9E621A4FBE1B0818]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testServerErrors(HttpReplicatorTest.java:149)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_8909B5F02A9B8A8A-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=4, maxDocsPerChunk=425, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=4, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {}, locale=seh-MZ, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=70382840,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, LocalReplicatorTest, HttpReplicatorTest]
   [junit4] Completed [9/9 (1!)] on J0 in 8.64s, 2 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180217_180830_27218021254773077380892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 231 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180217_180846_98814589840807550659556.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180217_180846_98816801244360075803094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180217_180923_31717091405953400903153.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180217_180923_3173419957073050753983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180217_180938_58918140764947155353442.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180217_180938_5898674517464140777981.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180217_180951_1957549154007122288225.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180217_180954_8984223018908865111059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180217_180954_898788026835284423762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3805 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotWhiteBoxTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\init-core-data-001
   [junit4]   2> 3221066 WARN  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 3221068 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3221069 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3221070 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3221070 INFO  (SUITE-DistributedFacetPivotWhiteBoxTest-seed#[945B3641D7C9378C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_tto/x
   [junit4]   2> 3221431 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3221432 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3221433 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31a173dd{/_tto/x,null,AVAILABLE}
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a1b1042{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3221442 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tto/x, hostPort=53075, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores}
   [junit4]   2> 3221443 ERROR (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3221443 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:05:07.793546800Z
   [junit4]   2> 3221444 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\solr.xml
   [junit4]   2> 3221446 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3221446 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3221447 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3221486 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221496 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221496 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221500 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores
   [junit4]   2> 3221501 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3221514 INFO  (coreLoadExecutor-13486-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3221514 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3221553 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3221570 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3221662 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3221672 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3221674 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1847626298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3221739 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3221740 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3221742 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3221742 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3221743 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.891132601838155]
   [junit4]   2> 3221744 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@44d3e2bd[collection1] main]
   [junit4]   2> 3221744 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3221752 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3221783 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3221783 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3221785 INFO  (coreLoadExecutor-13486-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592676118046965760
   [junit4]   2> 3221793 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3221794 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3221794 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3221795 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3221797 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3221799 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3221800 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3221800 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3221801 INFO  (searcherExecutor-13487-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@44d3e2bd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3222212 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 3222213 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3222214 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3222215 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e1d73a5{/_tto/x,null,AVAILABLE}
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58c2c9da{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3222216 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_tto/x, hostPort=53078, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores}
   [junit4]   2> 3222216 ERROR (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T19:05:08.567782600Z
   [junit4]   2> 3222217 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 3222221 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3222221 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3222222 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3222279 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222292 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222293 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222296 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores
   [junit4]   2> 3222296 INFO  (TEST-DistributedFacetPivotWhiteBoxTest.test-seed#[945B3641D7C9378C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3222297 INFO  (coreLoadExecutor-13497-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3222298 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3222346 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3222368 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3222466 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3222479 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131f570b
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3222480 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_945B3641D7C9378C-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 3222482 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1847626298, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3222576 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3222576 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3222579 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3222579 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3222581 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.891132601838155]
   [junit4]   2> 3222582 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bb4c070[collection1] main]
   [junit4]   2> 3222583 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3222593 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3222643 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3222643 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3222643 INFO  (coreLoadExecutor-13497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592676118946643968
   [junit4]   2> 3222651 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3222652 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3222652 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3222655 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3222681 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3222695 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3222699 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3222705 INFO  (searcherExecutor-13498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3222709 INFO  (sear

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

jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9A67DBEDF93D5FBC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9A67DBEDF93D5FBC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.11s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180217_191316_90115602176597154186073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180217_191316_9012557706760186746397.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 800 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180217_191343_60311724564228761851374.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180217_191343_6035819730513701763800.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180217_191502_94911310744001369973180.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180217_191502_94917011322433382301861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180217_191538_61918147274741410859481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180217_191538_6194192510330672226613.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180217_191558_8512897468183101003201.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180217_191558_8529235652387817988325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180217_191640_46511079431264190113765.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180217_191640_4657107543956336036812.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 574 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180217_191706_5005400758266258588193.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180217_191706_50217457470631439870416.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 668 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180217_191730_2778952887697500414877.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180217_191730_2772396169583340498474.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180217_191824_05717496691295699687470.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180217_191824_0576761131283462856457.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180217_191853_2673973817563088478508.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 459 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/459/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001

	at __randomizedtesting.SeedInfo.seed([548AF3412E8EE189]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([3A40BEEAA03B7C1C:F3F5FC44A95CBAE9]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:723)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001

	at __randomizedtesting.SeedInfo.seed([7A71EC346594F114]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001

	at __randomizedtesting.SeedInfo.seed([D66F24E39189D263]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 595 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J1 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1466, maxMBSortInHeap=6.125237956318036, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=DFR I(n)Z(0.3), field=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-D1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(n)B2, body=DFR I(n)BZ(0.3), f_DOCS=DFR I(n)B3(800.0)}, locale=en-JM, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=160741104,total=238026752
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexOrDocValuesQuery, TestUniqueTermCount, TestLongPostings, TestLucene60FieldInfoFormat, TestSpansEnum, TestSubScorerFreqs, TestSearchAfter, TestFrequencyTrackingRingBuffer, TestIntRangeFieldQueries, TestCharArraySet, TestMaxTermFrequency, TestNGramPhraseQuery, TestTermVectorsReader, TestLongBitSet, TestSPIClassIterator, TestDocValuesScoring, TestMmapDirectory, TestMultiTermConstantScore, TestNRTCachingDirectory, Test2BPositions, TestMutablePointsReaderUtils, TestIndexWriterExceptions2, TestCachingCollector, TestSingleInstanceLockFactory, TestSimilarityBase, TestCharTermAttributeImpl, TestPayloads, TestLongRange, TestIndexWriterNRTIsCurrent, TestBooleanScorer, TestPrefixCodedTerms, TestFastDecompressionMode, TestPagedBytes, TestMultiset, TestSentinelIntSet, Test2BBinaryDocValues, TestSimpleExplanations, TestBlockPostingsFormat, TestTermsEnum2, TestTryDelete, TestSegmentMerger, TestMergeRateLimiter, TestIsCurrent, TestStressNRT, TestNoDeletionPolicy, TestByteArrayDataInput, TestIntroSorter, TestStressIndexing, TestGraphTokenizers, TestTransactionRollback, TestFutureObjects, TestFastCompressionMode, TestCompiledAutomaton, TestIndexingSequenceNumbers, TestFieldMaskingSpanQuery, TestApproximationSearchEquivalence, TestAxiomaticSimilarity, TestSynonymQuery, TestDocumentWriter, TestSimpleFSDirectory, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=548AF3412E8EE189 -Dtests.slow=true -Dtests.locale=en-JM -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPerFieldPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001\testPostingsFormat.testExact-006\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_548AF3412E8EE189-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([548AF3412E8EE189]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [108/466 (1!)] on J1 in 2.96s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 13702 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3354038 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\init-core-data-001
   [junit4]   2> 3354039 WARN  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=30 numCloses=30
   [junit4]   2> 3354040 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3354043 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3354044 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001
   [junit4]   2> 3354044 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3354044 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3354044 INFO  (Thread-5059) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3354050 ERROR (Thread-5059) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3354145 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59576
   [junit4]   2> 3354152 INFO  (zkConnectionManagerCallback-9045-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354158 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3354158 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3354159 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3354160 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bcd33df{/solr,null,AVAILABLE}
   [junit4]   2> 3354160 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@36a09346{/solr,null,AVAILABLE}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4514086e{HTTP/1.1,[http/1.1]}{127.0.0.1:59581}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3938d2b9{HTTP/1.1,[http/1.1]}{127.0.0.1:59580}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.e.j.s.Server Started @3364743ms
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.e.j.s.Server Started @3364743ms
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59581}
   [junit4]   2> 3354161 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59580}
   [junit4]   2> 3354162 ERROR (jetty-launcher-9042-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3354162 ERROR (jetty-launcher-9042-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:43.743873Z
   [junit4]   2> 3354162 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:43.743873Z
   [junit4]   2> 3354165 INFO  (zkConnectionManagerCallback-9049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354165 INFO  (zkConnectionManagerCallback-9048-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354165 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3354165 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3354172 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb70002, likely client has closed socket
   [junit4]   2> 3354172 INFO  (jetty-launcher-9042-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3354172 INFO  (jetty-launcher-9042-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3354179 INFO  (zkConnectionManagerCallback-9055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354179 INFO  (zkConnectionManagerCallback-9057-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354184 INFO  (zkConnectionManagerCallback-9061-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354185 INFO  (zkConnectionManagerCallback-9059-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354322 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3354323 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3354323 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59580_solr
   [junit4]   2> 3354324 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754182-127.0.0.1:59580_solr-n_0000000000) starting
   [junit4]   2> 3354324 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59581_solr
   [junit4]   2> 3354327 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3354328 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3354337 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3354338 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59581_solr]
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3354339 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3354340 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59580_solr
   [junit4]   2> 3354343 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3354343 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3354343 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354343 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3354345 DEBUG (ScheduledTrigger-9981-thread-1) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3354424 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354431 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59580.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354432 INFO  (jetty-launcher-9042-thread-2) [n:127.0.0.1:59580_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node2\.
   [junit4]   2> 3354436 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354437 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59581.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3354437 INFO  (jetty-launcher-9042-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node1\.
   [junit4]   2> 3354481 INFO  (zkConnectionManagerCallback-9067-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354486 INFO  (zkConnectionManagerCallback-9071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3354488 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3354489 INFO  (SUITE-TriggerIntegrationTest-seed#[3A40BEEAA03B7C1C]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59576/solr ready
   [junit4]   2> 3354508 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 3354511 INFO  (qtp606821943-34177) [n:127.0.0.1:59580_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3354517 INFO  (qtp606821943-34177) [n:127.0.0.1:59580_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3354519 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.ScheduledTriggers -- removing trigger: .auto_add_replicas
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3354521 DEBUG (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3938d2b9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1239892144
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3354521 DEBUG (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3354521 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d4dcf98: rootName = solr_59580, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ce5e722
   [junit4]   2> 3354533 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3354533 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ddfcb50: rootName = solr_59580, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b64fa3a
   [junit4]   2> 3354537 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3354537 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75ea62a7: rootName = solr_59580, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac8b0f1
   [junit4]   2> 3354542 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59580_solr
   [junit4]   2> 3354543 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3354543 INFO  (zkCallback-9058-thread-1-processing-n:127.0.0.1:59580_solr) [n:127.0.0.1:59580_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354543 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3354544 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354544 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.Overseer Overseer (id=72212001848754182-127.0.0.1:59580_solr-n_0000000000) closing
   [junit4]   2> 3354544 INFO  (OverseerStateUpdate-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59580_solr
   [junit4]   2> 3354545 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3354545 WARN  (OverseerAutoScalingTriggerThread-72212001848754182-127.0.0.1:59580_solr-n_0000000000) [n:127.0.0.1:59580_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3354546 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3354546 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1bcd33df{/solr,null,UNAVAILABLE}
   [junit4]   2> 3354546 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59581_solr
   [junit4]   2> 3354547 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3354549 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754181-127.0.0.1:59581_solr-n_0000000001) starting
   [junit4]   2> 3354557 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3354558 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59581_solr]
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 3354559 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3354561 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3354561 DEBUG (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3354561 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3355563 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3356564 DEBUG (ScheduledTrigger-9990-thread-2) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3357565 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3358566 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3359549 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3359549 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3359550 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@9fa0377{/solr,null,AVAILABLE}
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f5c42bc{HTTP/1.1,[http/1.1]}{127.0.0.1:59633}
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3370133ms
   [junit4]   2> 3359551 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59633}
   [junit4]   2> 3359551 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3359552 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3359553 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:49.134768900Z
   [junit4]   2> 3359556 INFO  (zkConnectionManagerCallback-9073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359557 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3359563 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb70009, likely client has closed socket
   [junit4]   2> 3359565 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3359567 DEBUG (ScheduledTrigger-9990-thread-1) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 3359567 INFO  (zkConnectionManagerCallback-9077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359569 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1008c6edeb7000a, likely client has closed socket
   [junit4]   2> 3359571 INFO  (zkConnectionManagerCallback-9079-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359578 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3359580 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3359582 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59633_solr
   [junit4]   2> 3359583 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359583 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359584 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3359645 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359653 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359653 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59633.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359655 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59633_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node3\.
   [junit4]   2> 3359693 INFO  (qtp1607864528-34174) [n:127.0.0.1:59581_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3359699 INFO  (qtp1607864528-34174) [n:127.0.0.1:59581_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3359700 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@347bc6b1{/solr,null,AVAILABLE}
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f634011{HTTP/1.1,[http/1.1]}{127.0.0.1:59646}
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3370283ms
   [junit4]   2> 3359701 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59646}
   [junit4]   2> 3359702 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3359702 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:49.283286400Z
   [junit4]   2> 3359704 INFO  (zkConnectionManagerCallback-9083-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359705 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3359713 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3359716 INFO  (zkConnectionManagerCallback-9087-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359720 INFO  (zkConnectionManagerCallback-9089-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3359728 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3359731 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3359733 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59646_solr
   [junit4]   2> 3359734 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359734 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359734 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359735 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3359807 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59646.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3359813 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59646_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node4\.
   [junit4]   2> 3359858 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4514086e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1116128976
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3359859 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@730f5a5b: rootName = solr_59581, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3ec1c5d5
   [junit4]   2> 3359867 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3359867 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e1f0c78: rootName = solr_59581, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b64fa3a
   [junit4]   2> 3359872 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3359872 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48d9e781: rootName = solr_59581, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6ac8b0f1
   [junit4]   2> 3359874 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:59581_solr
   [junit4]   2> 3359875 INFO  (zkCallback-9060-thread-1-processing-n:127.0.0.1:59581_solr) [n:127.0.0.1:59581_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 3359875 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 3359875 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3359876 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.Overseer Overseer (id=72212001848754181-127.0.0.1:59581_solr-n_0000000001) closing
   [junit4]   2> 3359876 INFO  (OverseerStateUpdate-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:59581_solr
   [junit4]   2> 3359877 WARN  (OverseerAutoScalingTriggerThread-72212001848754181-127.0.0.1:59581_solr-n_0000000001) [n:127.0.0.1:59581_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 3359877 DEBUG (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 3359878 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59633_solr
   [junit4]   2> 3359878 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@36a09346{/solr,null,UNAVAILABLE}
   [junit4]   2> 3359879 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 3359880 INFO  (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.Overseer Overseer (id=72212001848754187-127.0.0.1:59633_solr-n_0000000002) starting
   [junit4]   2> 3359886 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 3359887 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3359889 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:59581_solr
   [junit4]   2> 3359889 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3359890 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3359890 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3360892 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3361893 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3362894 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3363895 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3364880 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD TRIGGERS
   [junit4]   2> 3364886 INFO  (qtp50904328-34246) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364889 INFO  (qtp1986043074-34281) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364889 DEBUG (qtp1986043074-34276) [n:127.0.0.1:59646_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3364889 INFO  (qtp1986043074-34276) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364890 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 3364892 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364892 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3364892 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364894 INFO  (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 3364894 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 3364894 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3364894 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3364894 INFO  (qtp1986043074-34281) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3364895 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3364895 DEBUG (qtp1986043074-34278) [n:127.0.0.1:59646_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3364895 INFO  (qtp1986043074-34278) [n:127.0.0.1:59646_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3364895 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364896 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364896 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 3364897 DEBUG (zkCallback-9078-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:59633_solr, 127.0.0.1:59646_solr]
   [junit4]   2> 3364897 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 3364899 INFO  (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventMarkerAction init
   [junit4]   2> 3364900 DEBUG (OverseerAutoScalingTriggerThread-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 3364900 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 2
   [junit4]   2> 3364901 INFO  (qtp50904328-34249) [n:127.0.0.1:59633_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3364901 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== ADD NODE 1
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T07:57:37+10:30, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3364903 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3364904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6afde26c{/solr,null,AVAILABLE}
   [junit4]   2> 3364904 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7acbdbcf{HTTP/1.1,[http/1.1]}{127.0.0.1:59682}
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.Server Started @3375486ms
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59682}
   [junit4]   2> 3364905 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3364905 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-17T06:10:54.486353700Z
   [junit4]   2> 3364907 INFO  (zkConnectionManagerCallback-9093-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364908 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3364915 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59576/solr
   [junit4]   2> 3364918 INFO  (zkConnectionManagerCallback-9097-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364923 INFO  (zkConnectionManagerCallback-9099-thread-1-processing-n:127.0.0.1:59682_solr) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3364931 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3364933 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3364936 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59682_solr
   [junit4]   2> 3364937 INFO  (zkCallback-9070-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364937 INFO  (zkCallback-9078-thread-2-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364938 INFO  (zkCallback-9088-thread-1-processing-n:127.0.0.1:59646_solr) [n:127.0.0.1:59646_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364939 INFO  (zkCallback-9098-thread-1-processing-n:127.0.0.1:59682_solr) [n:127.0.0.1:59682_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3364990 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364997 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364998 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59682.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43308cbf
   [junit4]   2> 3364999 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [n:127.0.0.1:59682_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3A40BEEAA03B7C1C-001\tempDir-001\node5\.
   [junit4]   2> 3365897 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3365899 DEBUG (ScheduledTrigger-10007-thread-1) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:59682_solr at time 2356088065734700
   [junit4]   2> 3365902 DEBUG (ScheduledTrigger-10007-thread-4) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_triggerMR with currently live nodes: 3
   [junit4]   2> 3366901 INFO  (OverseerCollectionConfigSetProcessor-72212001848754187-127.0.0.1:59633_solr-n_0000000002) [n:127.0.0.1:59633_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-2) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerMR
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerMR firing registered processor for nodes: [127.0.0.1:59682_solr] added at times [2356088065734700], now=2356089068519962
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"85ed98037b82cT332tga27g3akoipsk2v56nzr2",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2356088065734700,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2356088065734700],
   [junit4]   2>     "nodeNames":["127.0.0.1:59682_solr"]}}
   [junit4]   2> 3366902 DEBUG (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_triggerMR, node_added_triggerMR, .auto_add_replicas]
   [junit4]   2> 3366903 INFO  (ScheduledTrigger-10007-thread-3) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 3366904 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"85ed98037b82cT332tga27g3akoipsk2v56nzr2",
   [junit4]   2>   "source":"node_added_triggerMR",
   [junit4]   2>   "eventTime":2356088065734700,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2356088065734700],
   [junit4]   2>     "_enqueue_time_":2356089069131514,
   [junit4]   2>     "nodeNames":["127.0.0.1:59682_solr"]}}
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_triggerMR after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerMR after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: .auto_add_replicas after 5000ms
   [junit4]   2> 3366905 DEBUG (AutoscalingActionExecutor-10008-thread-1-processing-n:127.0.0.1:59633_solr) [n:127.0.0.1:59633_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 1 ms for event id=85ed98037b82cT332tga27g3akoipsk2v56nzr2
   [junit4]   2> 3370035 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 2
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f5c42bc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1855734571
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3370036 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d451147: rootName = solr_59633, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c481115
   [junit4]   2> 3370042 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3370042 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[3A40BEEAA03B7C1C]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@449251b: rootName = solr_59633, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistr

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

worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@145522f4{/solr,null,UNAVAILABLE}
   [junit4]   2> 62372 INFO  (SUITE-LargeVolumeJettyTest-seed#[7A71EC346594F114]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 62373 INFO  (SUITE-LargeVolumeJettyTest-seed#[7A71EC346594F114]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1443, maxMBSortInHeap=7.142942695061237, sim=RandomSimilarity(queryNorm=true): {}, locale=id, timezone=Indian/Maldives
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=30532560,total=216006656
   [junit4]   2> NOTE: All tests run in this JVM: [QueryResponseTest, LBHttpSolrClientBuilderTest, SolrParamTest, CollectionAdminRequestRequiredParamsTest, TestFastInputStream, AndEvaluatorTest, TestPathTrie, SolrPingTest, TestNamedListCodec, ClientUtilsTest, StreamExpressionParserTest, AscEvaluatorTest, SolrExampleBinaryTest, OrEvaluatorTest, TangentEvaluatorTest, MergeIndexesEmbeddedTest, TestClusteringResponse, ArcCosineEvaluatorTest, BasicHttpSolrClientTest, AbsoluteValueEvaluatorTest, EqualToEvaluatorTest, RoundEvaluatorTest, HyperbolicTangentEvaluatorTest, SolrSchemalessExampleTest, HyperbolicCosineEvaluatorTest, GreaterThanEqualToEvaluatorTest, SquareRootEvaluatorTest, SolrQueryTest, HttpSolrClientConPoolTest, SolrExampleStreamingBinaryTest, FacetFieldTest, TestSuggesterResponse, TestZkConfigManager, CoalesceEvaluatorTest, SolrExceptionTest, SolrExampleXMLTest, SolrExampleJettyTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, LargeVolumeEmbeddedTest, TestSpellCheckResponse, LargeVolumeJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeJettyTest -Dtests.seed=7A71EC346594F114 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Indian/Maldives -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LargeVolumeJettyTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001\tempDir-001\collection1\conf\lang
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_7A71EC346594F114-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A71EC346594F114]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [57/146 (1!)] on J1 in 1.11s, 1 test, 1 error <<< FAILURES!

[...truncated 1740 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1487, maxMBSortInHeap=5.931957966774765, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=34941480,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D66F24E39189D263 -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=Pacific/Gambier -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D66F24E39189D263-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D66F24E39189D263]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.22s, 8 tests, 1 error <<< FAILURES!

[...truncated 38835 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 458 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/458/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.TestPerfTasksParse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001

	at __randomizedtesting.SeedInfo.seed([77AC64DA02FD08E9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001

	at __randomizedtesting.SeedInfo.seed([9836AC5D98B54D5E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.QueryEqualityTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001

	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetRandomTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001

	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.DataDrivenBlockJoinTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001

	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001

	at __randomizedtesting.SeedInfo.seed([ED7CD9431D548977]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 667 lines...]
   [junit4] Suite: org.apache.lucene.index.TestAtomicUpdate
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {contents=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=5.789342393222254, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=Asia/Ashkhabad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=210507824,total=244842496
   [junit4]   2> NOTE: All tests run in this JVM: [TestToken, TestDuelingCodecs, TestCodecHoldsOpenFiles, TestFieldInvertState, TestPackedTokenAttributeImpl, TestTopDocsMerge, TestSegmentTermEnum, TestSortedSetSortField, TestBagOfPositions, TestPriorityQueue, TestLucene70DocValuesFormat, TestCrash, TestBytesRef, TestDoc, TestLucene50StoredFieldsFormat, TestBooleanMinShouldMatch, TestForUtil, TestAtomicUpdate]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAtomicUpdate -Dtests.seed=9836AC5D98B54D5E -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Asia/Ashkhabad -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestAtomicUpdate (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestAtomicUpdate_9836AC5D98B54D5E-001\lucene.test.atomic-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9836AC5D98B54D5E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [119/466 (1!)] on J0 in 2.35s, 1 test, 1 error <<< FAILURES!

[...truncated 5643 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksParse
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> NRT reopen times:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> Spatial Strategy: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:27,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches)
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   1> ------------> queries:
   [junit4]   1> 
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1692, maxMBSortInHeap=5.064048112660723, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-IT, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=101804032,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [LineDocSourceTest, DocMakerTest, SearchWithSortTaskTest, EnwikiContentSourceTest, AltPackageTaskTest, TestQualityRun, TestPerfTasksParse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksParse -Dtests.seed=77AC64DA02FD08E9 -Dtests.slow=true -Dtests.locale=ca-IT -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestPerfTasksParse (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001\TestPerfTasksParse-025
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.TestPerfTasksParse_77AC64DA02FD08E9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77AC64DA02FD08E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/18 (1!)] on J1 in 1.35s, 3 tests, 1 error <<< FAILURES!

[...truncated 6448 lines...]
   [junit4] Suite: org.apache.solr.update.DataDrivenBlockJoinTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]   2> 998248 WARN  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 998249 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 998251 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 998251 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 998253 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddNestedDocuments
   [junit4]   2> 998270 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 998282 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 998290 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-add-schema-fields-update-processor.xml instead
   [junit4]   2> 998295 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.IndexSchema [null] Schema name=add-schema-fields-update-processor
   [junit4]   2> 998302 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 998303 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 998308 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\schema-add-schema-fields-update-processor.xml.bak
   [junit4]   2> 998375 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998387 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998387 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998388 INFO  (coreLoadExecutor-4134-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 998400 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 998408 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=add-schema-fields-update-processor
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema add-schema-fields-update-processor/1.6 with uniqueid field id
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 998423 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001\]
   [junit4]   2> 998430 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=53.6396484375, floorSegmentMB=1.353515625, forceMergeDeletesPctAllowed=7.0016040698396145, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7424694377704636
   [junit4]   2> 998540 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 998540 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 998542 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 998542 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 998544 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 998546 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@69a8de07[collection1] main]
   [junit4]   2> 998547 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf
   [junit4]   2> 998548 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 998549 INFO  (searcherExecutor-4135-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69a8de07[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 998549 INFO  (coreLoadExecutor-4134-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592576416174571520
   [junit4]   2> 998554 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 998566 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 998571 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1592576416195543040)]} 0 17
   [junit4]   2> 998574 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592576416200785920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 998575 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@77d02445 commitCommandVersion:1592576416200785920
   [junit4]   2> 998589 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b745d37[collection1] main]
   [junit4]   2> 998589 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 998590 INFO  (searcherExecutor-4135-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b745d37[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 998590 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 998591 INFO  (TEST-DataDrivenBlockJoinTest.testAddNestedDocuments-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddNestedDocuments
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1794782896
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 998592 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a114d3e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@72fd6a4d
   [junit4]   2> 998596 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 998597 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5441cedd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3946f606
   [junit4]   2> 998600 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 998600 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1db1eb40: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@548e0ad6
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@bb62691
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=196486801
   [junit4]   2> 998601 INFO  (coreCloseExecutor-4140-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d145cdc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@35c8ecba
   [junit4]   2> 998619 INFO  (SUITE-DataDrivenBlockJoinTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 16, 2018 4:40:25 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=sv-AX, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=221218888,total=390070272
   [junit4]   2> NOTE: All tests run in this JVM: [NoCacheHeaderTest, SolrJmxReporterTest, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, SolrMetricsIntegrationTest, TestSort, UpdateRequestProcessorFactoryTest, TestSortByMinMaxFunction, TestSchemaResource, SoftAutoCommitTest, TestLRUCache, BasicDistributedZk2Test, TestRequestStatusCollectionAPI, RemoteQueryErrorTest, CachingDirectoryFactoryTest, TestSmileRequest, SimpleMLTQParserTest, ConnectionManagerTest, TestDFISimilarityFactory, SyncSliceTest, CoreAdminHandlerTest, TestCloudRecovery, SearchHandlerTest, TestDocSet, SolrCloudExampleTest, TestAddFieldRealTimeGet, V2StandaloneTest, TestLuceneMatchVersion, TestUpdate, TestClusterProperties, LeaderFailoverAfterPartitionTest, InfixSuggestersTest, CdcrReplicationHandlerTest, TestLuceneIndexBackCompat, TestCrossCoreJoin, TestSolrQueryParser, DistributedIntervalFacetingTest, MetricsConfigTest, CoreSorterTest, ZkShardTermsTest, RegexBoostProcessorTest, AliasIntegrationTest, SliceStateTest, TestDownShardTolerantSearch, DistribDocExpirationUpdateProcessorTest, HdfsSyncSliceTest, IndexSchemaTest, TestInPlaceUpdatesDistrib, DisMaxRequestHandlerTest, TestRandomRequestDistribution, TestSimpleTrackingShardHandler, TestSegmentSorting, SimpleCollectionCreateDeleteTest, BaseCdcrDistributedZkTest, TestDynamicFieldResource, TestExactSharedStatsCache, BlockJoinFacetSimpleTest, TestDelegationWithHadoopAuth, TestQuerySenderListener, TestReversedWildcardFilterFactory, TestShardHandlerFactory, TestCloudInspectUtil, SecurityConfHandlerTest, TestLRUStatsCache, TestDocumentBuilder, BigEndianAscendingWordDeserializerTest, TestManagedSchemaAPI, MetricUtilsTest, SystemLogListenerTest, SharedFSAutoReplicaFailoverTest, TestDistributedMissingSort, HdfsRecoveryZkTest, DefaultValueUpdateProcessorTest, AtomicUpdatesTest, ZkStateWriterTest, CSVRequestHandlerTest, TestMiniSolrCloudClusterSSL, TimeZoneUtilsTest, TestCloudPivotFacet, TestSolr4Spatial, PrimUtilsTest, UpdateParamsTest, BadIndexSchemaTest, TestNumericRangeQuery64, TestComplexPhraseLeadingWildcard, MoveReplicaHDFSFailoverTest, DirectUpdateHandlerTest, ConjunctionSolrSpellCheckerTest, TestCSVLoader, AsyncCallRequestStatusResponseTest, UpdateLogTest, TestFuzzyAnalyzedSuggestions, DocValuesNotIndexedTest, TestCollectionAPIs, PeerSyncReplicationTest, HighlighterConfigTest, TestSystemCollAutoCreate, PreAnalyzedUpdateProcessorTest, ReplaceNodeTest, ChaosMonkeyNothingIsSafeTest, DistributedFacetPivotLongTailTest, QueryParsingTest, DataDrivenBlockJoinTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DataDrivenBlockJoinTest -Dtests.seed=F84131313BB6AEE5 -Dtests.slow=true -Dtests.locale=sv-AX -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | DataDrivenBlockJoinTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.DataDrivenBlockJoinTest_F84131313BB6AEE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [197/776 (1!)] on J1 in 0.73s, 1 test, 1 error <<< FAILURES!

[...truncated 588 lines...]
   [junit4] Suite: org.apache.solr.search.QueryEqualityTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]   2> 2108991 WARN  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2108991 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2108992 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2108993 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2109023 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2109045 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2109096 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2109134 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109140 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109140 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109142 INFO  (coreLoadExecutor-9933-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109143 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2109166 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2109178 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2109228 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2109235 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2109235 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@35ebebde
   [junit4]   2> 2109235 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2109236 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.QueryEqualityTest_F84131313BB6AEE5-001\init-core-data-001\]
   [junit4]   2> 2109237 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=40, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2109293 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2109293 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2109294 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2109294 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2109295 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1498882155, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2109295 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@26ff4f8f[collection1] main]
   [junit4]   2> 2109296 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2109303 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2109332 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2109332 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2109332 INFO  (coreLoadExecutor-9933-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592577580914966528
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2109333 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2109334 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2109335 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2109335 INFO  (searcherExecutor-9934-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@26ff4f8f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2109336 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMs
   [junit4]   2> 2109338 INFO  (TEST-QueryEqualityTest.testFuncMs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMs
   [junit4]   2> 2109339 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMax
   [junit4]   2> 2109339 INFO  (TEST-QueryEqualityTest.testFuncMax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMax
   [junit4]   2> 2109341 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSub
   [junit4]   2> 2109341 INFO  (TEST-QueryEqualityTest.testFuncSub-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSub
   [junit4]   2> 2109342 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryDismax
   [junit4]   2> 2109344 INFO  (TEST-QueryEqualityTest.testQueryDismax-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryDismax
   [junit4]   2> 2109346 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySimple
   [junit4]   2> 2109350 INFO  (TEST-QueryEqualityTest.testQuerySimple-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySimple
   [junit4]   2> 2109352 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucene
   [junit4]   2> 2109352 INFO  (TEST-QueryEqualityTest.testQueryLucene-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucene
   [junit4]   2> 2109353 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySurround
   [junit4]   2> 2109368 INFO  (TEST-QueryEqualityTest.testQuerySurround-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySurround
   [junit4]   2> 2109370 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSum
   [junit4]   2> 2109370 INFO  (TEST-QueryEqualityTest.testFuncSum-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSum
   [junit4]   2> 2109371 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMatchAllDocsQueryXmlParser
   [junit4]   2> 2109387 INFO  (TEST-QueryEqualityTest.testMatchAllDocsQueryXmlParser-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMatchAllDocsQueryXmlParser
   [junit4]   2> 2109389 INFO  (TEST-QueryEqualityTest.testBoolQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBoolQuery
   [junit4]   2> 2109389 INFO  (TEST-QueryEqualityTest.testBoolQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBoolQuery
   [junit4]   2> 2109392 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIGainQuery
   [junit4]   2> 2109395 INFO  (TEST-QueryEqualityTest.testIGainQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIGainQuery
   [junit4]   2> 2109397 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMaxdoc
   [junit4]   2> 2109397 INFO  (TEST-QueryEqualityTest.testFuncMaxdoc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMaxdoc
   [junit4]   2> 2109398 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncProduct
   [junit4]   2> 2109398 INFO  (TEST-QueryEqualityTest.testFuncProduct-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncProduct
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBools
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBools
   [junit4]   2> 2109399 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeodist
   [junit4]   2> 2109403 INFO  (TEST-QueryEqualityTest.testFuncGeodist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeodist
   [junit4]   2> 2109405 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBlockJoin
   [junit4]   2> 2109406 INFO  (TEST-QueryEqualityTest.testBlockJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBlockJoin
   [junit4]   2> 2109407 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncBoost
   [junit4]   2> 2109407 INFO  (TEST-QueryEqualityTest.testFuncBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncBoost
   [junit4]   2> 2109408 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQuerySwitch
   [junit4]   2> 2109409 INFO  (TEST-QueryEqualityTest.testQuerySwitch-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQuerySwitch
   [junit4]   2> 2109411 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSingleValueMathFuncs
   [junit4]   2> 2109412 INFO  (TEST-QueryEqualityTest.testFuncSingleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSingleValueMathFuncs
   [junit4]   2> 2109415 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMin
   [junit4]   2> 2109415 INFO  (TEST-QueryEqualityTest.testFuncMin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMin
   [junit4]   2> 2109416 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueMathFuncs
   [junit4]   2> 2109417 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueMathFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueMathFuncs
   [junit4]   2> 2109419 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMod
   [junit4]   2> 2109420 INFO  (TEST-QueryEqualityTest.testFuncMod-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMod
   [junit4]   2> 2109421 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncField
   [junit4]   2> 2109422 INFO  (TEST-QueryEqualityTest.testFuncField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncField
   [junit4]   2> 2109424 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTestfunc
   [junit4]   2> 2109425 INFO  (TEST-QueryEqualityTest.testFuncTestfunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTestfunc
   [junit4]   2> 2109427 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMLT
   [junit4]   2> 2109428 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1592577581014581248)]} 0 1
   [junit4]   2> 2109429 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592577581016678400,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109429 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@71a1ac9f commitCommandVersion:1592577581016678400
   [junit4]   2> 2109430 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@32afa1e3[collection1] main]
   [junit4]   2> 2109431 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109432 INFO  (searcherExecutor-9934-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@32afa1e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2109432 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 2109432 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1592577581019824128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 2109433 INFO  (TEST-QueryEqualityTest.testQueryMLT-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMLT
   [junit4]   2> 2109434 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncVector
   [junit4]   2> 2109434 INFO  (TEST-QueryEqualityTest.testFuncVector-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncVector
   [junit4]   2> 2109439 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryPrefix
   [junit4]   2> 2109439 INFO  (TEST-QueryEqualityTest.testQueryPrefix-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryPrefix
   [junit4]   2> 2109441 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocalParamsWithRepeatingParam
   [junit4]   2> 2109441 INFO  (TEST-QueryEqualityTest.testLocalParamsWithRepeatingParam-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocalParamsWithRepeatingParam
   [junit4]   2> 2109443 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncIf
   [junit4]   2> 2109443 INFO  (TEST-QueryEqualityTest.testFuncIf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncIf
   [junit4]   2> 2109445 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBoost
   [junit4]   2> 2109445 INFO  (TEST-QueryEqualityTest.testQueryBoost-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBoost
   [junit4]   2> 2109447 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncQuery
   [junit4]   2> 2109447 INFO  (TEST-QueryEqualityTest.testFuncQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncQuery
   [junit4]   2> 2109448 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSttf
   [junit4]   2> 2109448 INFO  (TEST-QueryEqualityTest.testFuncSttf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSttf
   [junit4]   2> 2109450 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphTermsQuery
   [junit4]   2> 2109459 INFO  (TEST-QueryEqualityTest.testGraphTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphTermsQuery
   [junit4]   2> 2109461 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRecip
   [junit4]   2> 2109461 INFO  (TEST-QueryEqualityTest.testFuncRecip-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRecip
   [junit4]   2> 2109463 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNorm
   [junit4]   2> 2109463 INFO  (TEST-QueryEqualityTest.testFuncNorm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNorm
   [junit4]   2> 2109464 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTop
   [junit4]   2> 2109464 INFO  (TEST-QueryEqualityTest.testFuncTop-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTop
   [junit4]   2> 2109467 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryBbox
   [junit4]   2> 2109470 INFO  (TEST-QueryEqualityTest.testQueryBbox-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryBbox
   [junit4]   2> 2109472 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncStrdist
   [junit4]   2> 2109472 INFO  (TEST-QueryEqualityTest.testFuncStrdist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncStrdist
   [junit4]   2> 2109474 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadScoreQuery
   [junit4]   2> 2109475 INFO  (TEST-QueryEqualityTest.testPayloadScoreQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadScoreQuery
   [junit4]   2> 2109476 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTerms
   [junit4]   2> 2109481 INFO  (TEST-QueryEqualityTest.testTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTerms
   [junit4]   2> 2109482 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDist
   [junit4]   2> 2109483 INFO  (TEST-QueryEqualityTest.testFuncDist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDist
   [junit4]   2> 2109484 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncJoindf
   [junit4]   2> 2109484 INFO  (TEST-QueryEqualityTest.testFuncJoindf-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncJoindf
   [junit4]   2> 2109485 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryJoin
   [junit4]   2> 2109485 INFO  (TEST-QueryEqualityTest.testQueryJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryJoin
   [junit4]   2> 2109486 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCscore
   [junit4]   2> 2109487 INFO  (TEST-QueryEqualityTest.testFuncCscore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCscore
   [junit4]   2> 2109488 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncScale
   [junit4]   2> 2109488 INFO  (TEST-QueryEqualityTest.testFuncScale-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncScale
   [junit4]   2> 2109489 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParserCoverage
   [junit4]   2> 2109489 INFO  (TEST-QueryEqualityTest.testParserCoverage-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParserCoverage
   [junit4]   2> 2109490 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryNested
   [junit4]   2> 2109490 INFO  (TEST-QueryEqualityTest.testQueryNested-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryNested
   [junit4]   2> 2109491 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMap
   [junit4]   2> 2109492 INFO  (TEST-QueryEqualityTest.testFuncMap-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMap
   [junit4]   2> 2109493 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGeohash
   [junit4]   2> 2109494 INFO  (TEST-QueryEqualityTest.testFuncGeohash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGeohash
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadFunction
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testPayloadFunction-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadFunction
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncMathConsts
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncMathConsts-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncMathConsts
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncOrd
   [junit4]   2> 2109495 INFO  (TEST-QueryEqualityTest.testFuncOrd-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncOrd
   [junit4]   2> 2109499 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLinear
   [junit4]   2> 2109500 INFO  (TEST-QueryEqualityTest.testFuncLinear-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLinear
   [junit4]   2> 2109501 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloadCheckQuery
   [junit4]   2> 2109502 INFO  (TEST-QueryEqualityTest.testPayloadCheckQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloadCheckQuery
   [junit4]   2> 2109503 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncGhhsin
   [junit4]   2> 2109504 INFO  (TEST-QueryEqualityTest.testFuncGhhsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncGhhsin
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNumdocs
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testFuncNumdocs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNumdocs
   [junit4]   2> 2109505 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAggs
   [junit4]   2> 2109526 INFO  (TEST-QueryEqualityTest.testAggs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAggs
   [junit4]   2> 2109527 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTlogitQuery
   [junit4]   2> 2109530 INFO  (TEST-QueryEqualityTest.testTlogitQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTlogitQuery
   [junit4]   2> 2109532 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReRankQuery
   [junit4]   2> 2109547 INFO  (TEST-QueryEqualityTest.testReRankQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReRankQuery
   [junit4]   2> 2109550 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDateMathParsingEquality
   [junit4]   2> 2109551 INFO  (TEST-QueryEqualityTest.testDateMathParsingEquality-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDateMathParsingEquality
   [junit4]   2> 2109553 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExportQuery
   [junit4]   2> 2109555 INFO  (TEST-QueryEqualityTest.testExportQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExportQuery
   [junit4]   2> 2109557 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncLiteral
   [junit4]   2> 2109557 INFO  (TEST-QueryEqualityTest.testFuncLiteral-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncLiteral
   [junit4]   2> 2109558 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncSqedist
   [junit4]   2> 2109558 INFO  (TEST-QueryEqualityTest.testFuncSqedist-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncSqedist
   [junit4]   2> 2109561 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncExists
   [junit4]   2> 2109561 INFO  (TEST-QueryEqualityTest.testFuncExists-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncExists
   [junit4]   2> 2109563 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryComplexPhrase
   [junit4]   2> 2109564 INFO  (TEST-QueryEqualityTest.testQueryComplexPhrase-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryComplexPhrase
   [junit4]   2> 2109566 INFO  (TEST-QueryEqualityTest.testChildField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testChildField
   [junit4]   2> 2109568 INFO  (TEST-QueryEqualityTest.testChildField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testChildField
   [junit4]   2> 2109570 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryScoreJoin
   [junit4]   2> 2109570 INFO  (TEST-QueryEqualityTest.testQueryScoreJoin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryScoreJoin
   [junit4]   2> 2109572 INFO  (TEST-QueryEqualityTest.testCompares-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCompares
   [junit4]   2> 2109572 INFO  (TEST-QueryEqualityTest.testCompares-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCompares
   [junit4]   2> 2109575 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncNot
   [junit4]   2> 2109575 INFO  (TEST-QueryEqualityTest.testFuncNot-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncNot
   [junit4]   2> 2109577 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryLucenePlusSort
   [junit4]   2> 2109577 INFO  (TEST-QueryEqualityTest.testQueryLucenePlusSort-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryLucenePlusSort
   [junit4]   2> 2109579 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryGeofilt
   [junit4]   2> 2109580 INFO  (TEST-QueryEqualityTest.testQueryGeofilt-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryGeofilt
   [junit4]   2> 2109582 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncRord
   [junit4]   2> 2109582 INFO  (TEST-QueryEqualityTest.testFuncRord-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncRord
   [junit4]   2> 2109584 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFrange
   [junit4]   2> 2109585 INFO  (TEST-QueryEqualityTest.testQueryFrange-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFrange
   [junit4]   2> 2109587 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryCollapse
   [junit4]   2> 2109589 INFO  (TEST-QueryEqualityTest.testQueryCollapse-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryCollapse
   [junit4]   2> 2109591 INFO  (TEST-QueryEqualityTest.testHash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHash
   [junit4]   2> 2109591 INFO  (TEST-QueryEqualityTest.testHash-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHash
   [junit4]   2> 2109593 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncConcat
   [junit4]   2> 2109593 INFO  (TEST-QueryEqualityTest.testFuncConcat-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncConcat
   [junit4]   2> 2109595 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSignificantTermsQuery
   [junit4]   2> 2109598 INFO  (TEST-QueryEqualityTest.testSignificantTermsQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSignificantTermsQuery
   [junit4]   2> 2109600 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDiv
   [junit4]   2> 2109600 INFO  (TEST-QueryEqualityTest.testFuncDiv-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDiv
   [junit4]   2> 2109601 INFO  (TEST-QueryEqualityTest.testField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testField
   [junit4]   2> 2109601 INFO  (TEST-QueryEqualityTest.testField-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testField
   [junit4]   2> 2109602 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncTerms
   [junit4]   2> 2109603 INFO  (TEST-QueryEqualityTest.testFuncTerms-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncTerms
   [junit4]   2> 2109605 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncCurrency
   [junit4]   2> 2109607 INFO  (TEST-QueryEqualityTest.testFuncCurrency-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncCurrency
   [junit4]   2> 2109608 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryMaxScore
   [junit4]   2> 2109609 INFO  (TEST-QueryEqualityTest.testQueryMaxScore-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryMaxScore
   [junit4]   2> 2109611 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTestFuncs
   [junit4]   2> 2109613 INFO  (TEST-QueryEqualityTest.testTestFuncs-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTestFuncs
   [junit4]   2> 2109614 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQuery
   [junit4]   2> 2109618 INFO  (TEST-QueryEqualityTest.testGraphQuery-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQuery
   [junit4]   2> 2109620 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDoubleValueBools
   [junit4]   2> 2109620 INFO  (TEST-QueryEqualityTest.testFuncDoubleValueBools-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDoubleValueBools
   [junit4]   2> 2109624 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryRaw
   [junit4]   2> 2109624 INFO  (TEST-QueryEqualityTest.testQueryRaw-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryRaw
   [junit4]   2> 2109626 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryFunc
   [junit4]   2> 2109627 INFO  (TEST-QueryEqualityTest.testQueryFunc-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryFunc
   [junit4]   2> 2109629 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncDef
   [junit4]   2> 2109629 INFO  (TEST-QueryEqualityTest.testFuncDef-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncDef
   [junit4]   2> 2109631 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryTerm
   [junit4]   2> 2109631 INFO  (TEST-QueryEqualityTest.testQueryTerm-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryTerm
   [junit4]   2> 2109632 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFuncHsin
   [junit4]   2> 2109633 INFO  (TEST-QueryEqualityTest.testFuncHsin-seed#[F84131313BB6AEE5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFuncHsin
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1461041420
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2109634 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6df1070e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@60faa1ca
   [junit4]   2> 2109637 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2109637 INFO  (SUITE-QueryEqualityTest-seed#[F84131313BB6AEE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e191fb5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3946f606
   [junit4]   2> 2109639 INFO

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

, FacetPivotSmallTest, TestSortableTextField, TestFieldCacheVsDocValues, TestLegacyFieldReuse, CheckHdfsIndexTest, DistributedFacetPivotSmallAdvancedTest, TolerantUpdateProcessorTest, TestRestoreCore, SynonymTokenizerTest, TestCloudDeleteByQuery, TestSurroundQueryParser, ZkCLITest, JavabinLoaderTest, SpatialRPTFieldTypeTest, TestSolrCoreSnapshots, TestIntervalFaceting, PropertiesRequestHandlerTest, DistributedQueryComponentOptimizationTest, NodeAddedTriggerTest, TestFieldSortValues, OpenExchangeRatesOrgProviderTest, DistanceUnitsTest, TestElisionMultitermQuery, TestUtilizeNode, DeleteInactiveReplicaTest, TestBackupRepositoryFactory, SOLR749Test, TestNumericTokenStream, TestFoldingMultitermQuery, SolrRequestParserTest, SubstringBytesRefFilterTest, MoveReplicaHDFSTest, ResponseBuilderTest, TestTolerantSearch, TestClusterStateProvider, RecoveryZkTest, SolrTestCaseJ4Test, TestGenericDistributedQueue, AssignTest, TestNamedUpdateProcessors, TestFieldCollectionResource, DistributedMLTComponentTest, TestEmbeddedSolrServerSchemaAPI, TestFieldCache, TestGraphMLResponseWriter, TestMaxTokenLenTokenizer, ManagedSchemaRoundRobinCloudTest, TestSSLRandomization, DateFieldTest, CustomCollectionTest, TestPartialUpdateDeduplication, TestSolr4Spatial2, PolyFieldTest, TestQuerySenderNoQuery, DeleteNodeTest, OutputWriterTest, TestManagedStopFilterFactory, TestGroupingSearch, TestReload, TestCoreContainer, RequiredFieldsTest, SolrCoreTest, GraphQueryTest, TestSQLHandlerNonCloud, V2ApiIntegrationTest, SolrShardReporterTest, PingRequestHandlerTest, AlternateDirectoryTest, BasicDistributedZkTest, LegacyCloudClusterPropTest, HdfsBasicDistributedZkTest, TestRealTimeGet, TestPostingsSolrHighlighter, TestLFUCache, DistributedExpandComponentTest, HLLSerializationTest, ZkNodePropsTest, HdfsLockFactoryTest, TestManagedSchema, ExplicitHLLTest, SortSpecParsingTest, HighlighterTest, AutoAddReplicasIntegrationTest, TestRandomFlRTGCloud, TestClassicSimilarityFactory, ClassificationUpdateProcessorFactoryTest, TriLevelCompositeIdRoutingTest, SuggesterFSTTest, ResponseHeaderTest, BlockJoinFacetRandomTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockJoinFacetRandomTest -Dtests.seed=F84131313BB6AEE5 -Dtests.slow=true -Dtests.locale=nl-NL -Dtests.timezone=CST6CDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | BlockJoinFacetRandomTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.BlockJoinFacetRandomTest_F84131313BB6AEE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F84131313BB6AEE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [776/776 (4!)] on J0 in 0.37s, 7 tests, 1 error <<< FAILURES!

[...truncated 2382 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-AR, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81270504,total=154664960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=ED7CD9431D548977 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ED7CD9431D548977-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED7CD9431D548977]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.42s, 8 tests, 1 error <<< FAILURES!

[...truncated 38840 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 457 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/457/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001

	at __randomizedtesting.SeedInfo.seed([4A145EDA5022289C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\recoverytest_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.RecoveryZkTest_1F7A3AEDBA4C9BE5-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025

	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestSchemaVersionResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestSchemaVersionResource_1F7A3AEDBA4C9BE5-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestPullReplicaErrorHandling.testCantConnectToLeader

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:58839/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:58839/solr
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:91765A9DCF541FCF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestPullReplicaErrorHandling.tearDown(TestPullReplicaErrorHandling.java:128)
	at jdk.internal.reflect.GeneratedMethodAccessor30.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 45 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:391084D4A1433489]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestDetails

Error Message:
Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-002\.\collection1\data\index/,commits=[{indexVersion=1518755219888,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1518755219888,generation=2,slave={masterDetails={indexSize=1.49 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-001\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1518755219888,generation=2,filelist=[_0.doc, _0.fdt, _0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, segments_2]}],isMaster=true,isSlave=false,indexVersion=1518755219888,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1518755219888,replicableGeneration=2}},masterUrl=http://127.0.0.1:51723/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Thu Feb 15 22:27:36 CST 2018,currentDate=Thu Feb 15 22:27:35 CST 2018,isPollingDisabled=false,isReplicating=false}}

Stack Trace:
java.lang.AssertionError: Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-002\.\collection1\data\index/,commits=[{indexVersion=1518755219888,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1518755219888,generation=2,slave={masterDetails={indexSize=1.49 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_1F7A3AEDBA4C9BE5-001\solr-instance-001\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1518755219888,generation=2,filelist=[_0.doc, _0.fdt, _0.fdx, _0.fnm, _0.nvd, _0.nvm, _0.si, _0.tim, _0.tip, segments_2]}],isMaster=true,isSlave=false,indexVersion=1518755219888,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1518755219888,replicableGeneration=2}},masterUrl=http://127.0.0.1:51723/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Thu Feb 15 22:27:36 CST 2018,currentDate=Thu Feb 15 22:27:35 CST 2018,isPollingDisabled=false,isReplicating=false}}
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:652719982C14B26D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestReplicationHandler.java:332)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5:B3261B8994B26FB]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001

	at __randomizedtesting.SeedInfo.seed([6657B8A60F3B49C8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 454 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1638, maxMBSortInHeap=7.282494533060067, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-UZ, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=85810288,total=120586240
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryRescorer, TestPayloads, TestIndexReaderClose, TestRadixSelector, TestSpanNearQuery, TestIndexWriterReader, TestSetOnce, TestBlockPostingsFormat, TestDirectory, TestNGramPhraseQuery, TestFrequencyTrackingRingBuffer, TestCachingTokenFilter, TestLongRange, TestCharsRefBuilder, TestIntroSorter, TestCompiledAutomaton, TestPerFieldPostingsFormat2, TestTransactionRollback, TestMergeSchedulerExternal, TestIntRangeFieldQueries, TestCheckIndex, TestIndexOrDocValuesQuery, TestNRTReaderWithThreads, TestBytesRefHash, Test4GBStoredFields, TestSmallFloat, TestMatchNoDocsQuery, TestCharArraySet, TestSimpleFSDirectory, Test2BPagedBytes, TestCloseableThreadLocal, Test2BSortedDocValuesFixedSorted, TestPerFieldDocValuesFormat, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=4A145EDA5022289C -Dtests.slow=true -Dtests.locale=uz-UZ -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001\testZLong-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_4A145EDA5022289C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4A145EDA5022289C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [62/466 (1!)] on J1 in 2.03s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 12241 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPullReplicaErrorHandling
   [junit4]   2> 601894 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\init-core-data-001
   [junit4]   2> 601894 WARN  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 601897 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 601899 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 601900 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001
   [junit4]   2> 601900 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 601901 INFO  (Thread-1207) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 601901 INFO  (Thread-1207) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 601905 ERROR (Thread-1207) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 602000 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58781
   [junit4]   2> 602004 INFO  (zkConnectionManagerCallback-3326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602010 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@69aa73d8{/solr,null,AVAILABLE}
   [junit4]   2> 602015 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13c3873f{HTTP/1.1,[http/1.1]}{127.0.0.1:58785}
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.e.j.s.Server Started @612251ms
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58785}
   [junit4]   2> 602016 ERROR (jetty-launcher-3323-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.299972600Z
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602016 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6cb1bffe{/solr,null,AVAILABLE}
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@36e704c3{HTTP/1.1,[http/1.1]}{127.0.0.1:58790}
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.e.j.s.Server Started @612254ms
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58790}
   [junit4]   2> 602018 ERROR (jetty-launcher-3323-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602018 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.301992400Z
   [junit4]   2> 602023 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602023 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602024 INFO  (zkConnectionManagerCallback-3328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 602024 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602024 INFO  (zkConnectionManagerCallback-3330-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@38db1049{/solr,null,AVAILABLE}
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@93c0dea{/solr,null,AVAILABLE}
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602025 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b3eef89{HTTP/1.1,[http/1.1]}{127.0.0.1:58797}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.e.j.s.Server Started @612261ms
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58797}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6544344f{HTTP/1.1,[http/1.1]}{127.0.0.1:58798}
   [junit4]   2> 602026 ERROR (jetty-launcher-3323-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.e.j.s.Server Started @612261ms
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58798}
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.309371700Z
   [junit4]   2> 602026 ERROR (jetty-launcher-3323-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602026 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.309371700Z
   [junit4]   2> 602034 INFO  (zkConnectionManagerCallback-3332-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602035 INFO  (jetty-launcher-3323-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602035 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602036 INFO  (zkConnectionManagerCallback-3334-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602036 INFO  (jetty-launcher-3323-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602037 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602044 INFO  (zkConnectionManagerCallback-3339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602046 INFO  (jetty-launcher-3323-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602046 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0005, likely client has closed socket
   [junit4]   2> 602047 INFO  (zkConnectionManagerCallback-3342-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602048 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0006, likely client has closed socket
   [junit4]   2> 602049 INFO  (jetty-launcher-3323-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602050 INFO  (zkConnectionManagerCallback-3346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602051 INFO  (zkConnectionManagerCallback-3349-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602052 INFO  (zkConnectionManagerCallback-3351-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602054 INFO  (zkConnectionManagerCallback-3354-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602058 INFO  (zkConnectionManagerCallback-3356-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602059 INFO  (zkConnectionManagerCallback-3358-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602244 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58785_solr
   [junit4]   2> 602246 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58798_solr
   [junit4]   2> 602246 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer (id=72205815489757192-127.0.0.1:58785_solr-n_0000000000) starting
   [junit4]   2> 602247 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602249 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602251 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58790_solr
   [junit4]   2> 602264 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58797_solr
   [junit4]   2> 602299 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602318 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602318 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602319 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602323 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58785_solr
   [junit4]   2> 602326 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602326 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602370 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602377 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602378 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58790.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602379 INFO  (jetty-launcher-3323-thread-3) [n:127.0.0.1:58790_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node2\.
   [junit4]   2> 602414 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602414 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602418 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58785.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602421 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58797.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602422 INFO  (jetty-launcher-3323-thread-4) [n:127.0.0.1:58785_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node1\.
   [junit4]   2> 602422 INFO  (jetty-launcher-3323-thread-1) [n:127.0.0.1:58797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node4\.
   [junit4]   2> 602425 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602425 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58798.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602426 INFO  (jetty-launcher-3323-thread-2) [n:127.0.0.1:58798_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node3\.
   [junit4]   2> 602517 INFO  (zkConnectionManagerCallback-3368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602522 INFO  (zkConnectionManagerCallback-3372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602524 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 602525 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58781/solr ready
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@36e704c3{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=938529679
   [junit4]   2> 602529 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 602530 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73121eaa: rootName = solr_58790, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5d7acf67
   [junit4]   2> 602534 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 602534 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7c1c1831: rootName = solr_58790, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@718bfd2
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a425f41: rootName = solr_58790, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3fc70c33
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58790_solr
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 602537 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 602541 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3355-thread-1-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602541 INFO  (zkCallback-3350-thread-1-processing-n:127.0.0.1:58790_solr) [n:127.0.0.1:58790_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6cb1bffe{/solr,null,UNAVAILABLE}
   [junit4]   2> 602543 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 602544 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602544 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602545 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d0ad0e{/solr,null,AVAILABLE}
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@35b5494a{HTTP/1.1,[http/1.1]}{127.0.0.1:58840}
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server Started @612781ms
   [junit4]   2> 602546 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58839}
   [junit4]   2> 602546 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602547 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.830695700Z
   [junit4]   2> 602550 INFO  (zkConnectionManagerCallback-3374-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602551 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602557 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602559 INFO  (zkConnectionManagerCallback-3378-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602563 INFO  (zkConnectionManagerCallback-3380-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602571 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 602573 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 602575 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58839_solr
   [junit4]   2> 602576 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3355-thread-2-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602577 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602578 INFO  (zkCallback-3379-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 602638 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602644 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602644 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58839.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3cfb6d4
   [junit4]   2> 602645 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58839_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplicaErrorHandling_1F7A3AEDBA4C9BE5-001\tempDir-001\node2\.
   [junit4]   2> 602678 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TestPullReplicaErrorHandling Adding proxy for URL: http://127.0.0.1:58840/solr. Proxy: http://127.0.0.1:58839/solr
   [junit4]   2> 602679 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@13c3873f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2087355761
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 602680 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f499e5d: rootName = solr_58785, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20eb4ed0
   [junit4]   2> 602684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 602684 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b2fbb14: rootName = solr_58785, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@718bfd2
   [junit4]   2> 602688 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 602688 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3cac430: rootName = solr_58785, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3fc70c33
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58785_solr
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 602691 INFO  (zkCallback-3348-thread-1-processing-n:127.0.0.1:58785_solr) [n:127.0.0.1:58785_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602691 INFO  (zkCallback-3355-thread-2-processing-n:127.0.0.1:58797_solr) [n:127.0.0.1:58797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602691 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 602692 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.Overseer Overseer (id=72205815489757192-127.0.0.1:58785_solr-n_0000000000) closing
   [junit4]   2> 602692 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602693 INFO  (OverseerStateUpdate-72205815489757192-127.0.0.1:58785_solr-n_0000000000) [n:127.0.0.1:58785_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58785_solr
   [junit4]   2> 602692 INFO  (zkCallback-3379-thread-1-processing-n:127.0.0.1:58839_solr) [n:127.0.0.1:58839_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602692 WARN  (OverseerAutoScalingTriggerThread-72205815489757192-127.0.0.1:58785_solr-n_0000000000) [n:127.0.0.1:58785_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 602693 INFO  (zkCallback-3371-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 602695 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10086ce7efc0008, likely client has closed socket
   [junit4]   2> 602696 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@69aa73d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 602697 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 602697 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58798_solr
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 602699 INFO  (zkCallback-3357-thread-1-processing-n:127.0.0.1:58798_solr) [n:127.0.0.1:58798_solr    ] o.a.s.c.Overseer Overseer (id=72205815489757196-127.0.0.1:58798_solr-n_0000000001) starting
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 602699 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3f3084{/solr,null,AVAILABLE}
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@327baeb1{HTTP/1.1,[http/1.1]}{127.0.0.1:58853}
   [junit4]   2> 602700 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.e.j.s.Server Started @612935ms
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58852}
   [junit4]   2> 602701 ERROR (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 602701 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-16T03:57:27.984707200Z
   [junit4]   2> 602704 INFO  (zkConnectionManagerCallback-3384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602704 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 602723 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58781/solr
   [junit4]   2> 602725 INFO  (zkConnectionManagerCallback-3388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602728 INFO  (zkConnectionManagerCallback-3390-thread-1-processing-n:127.0.0.1:58852_solr) [n:127.0.0.1:58852_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 602736 INFO  (SUITE-TestPullReplicaErrorHandling-seed#[1F7A3AEDBA4C9BE5]-worker) [n:127.0.0.1:58852_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [

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

sponseWriter, MBeansHandlerTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, SearchHandlerTest, TestLFUCache, SOLR749Test, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, OutputWriterTest, DirectSolrConnectionTest, TestCodecSupport, TestXIncludeConfig, EchoParamsTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, URLClassifyProcessorTest, PreAnalyzedFieldTest, DateFieldTest, DOMUtilTest, RAMDirectoryFactoryTest, TestSolrJ, TestLRUCache, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, CursorPagingTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ActionThrottleTest, AliasIntegrationTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateRoutedAliasTest, DeleteReplicaTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, PeerSyncReplicationTest, TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRequestForwarding, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithDelegationTokens, TestTlogReplica, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, AutoScalingHandlerTest, HttpTriggerListenerTest, TestPolicyCloud, ImplicitSnitchTest, BlobRepositoryCloudTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestNRTOpen, TestReloadAndDeleteDocs, TestSolrConfigHandler, ResponseBuilderTest, SearchHandlerTest, TestCoreBackup, TestReqParamsAPI, TestSQLHandlerNonCloud, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, TestDistributedStatsComponentCardinality, SolrCloudReportersTest, TestBinaryResponseWriter, TestPushWriter, TestRawResponseWriter, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=1F7A3AEDBA4C9BE5 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBulkSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1\lib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_1F7A3AEDBA4C9BE5-001\tempDir-025
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F7A3AEDBA4C9BE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [683/776 (6!)] on J0 in 12.28s, 10 tests, 1 error <<< FAILURES!

[...truncated 2720 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1773, maxMBSortInHeap=6.663439629105103, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-Cyrl-UZ, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=34478216,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6657B8A60F3B49C8 -Dtests.slow=true -Dtests.locale=uz-Cyrl-UZ -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6657B8A60F3B49C8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6657B8A60F3B49C8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 38827 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 456 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/456/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest:     1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest: 
   1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001

	at __randomizedtesting.SeedInfo.seed([54DD56B006A4AC23]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12173 lines...]
   [junit4] Suite: org.apache.solr.cloud.LegacyCloudClusterPropTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\init-core-data-001
   [junit4]   2> 29658 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 29659 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 29660 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 29661 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001
   [junit4]   2> 29661 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 29661 INFO  (Thread-80) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 29661 INFO  (Thread-80) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 29667 ERROR (Thread-80) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 29762 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63061
   [junit4]   2> 29766 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29771 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470000, likely client has closed socket
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 29801 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 29802 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b7308da{/solr,null,AVAILABLE}
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65e306ef{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.e.j.s.Server Started @39725ms
   [junit4]   2> 29804 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 29805 ERROR (jetty-launcher-81-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 29805 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:16.779876800Z
   [junit4]   2> 29809 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29810 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 29820 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470001, likely client has closed socket
   [junit4]   2> 29823 INFO  (jetty-launcher-81-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 29826 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29828 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470002, likely client has closed socket
   [junit4]   2> 29831 INFO  (zkConnectionManagerCallback-92-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 29952 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 29952 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 29954 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589379-127.0.0.1:63065_solr-n_0000000000) starting
   [junit4]   2> 29963 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 29968 INFO  (OverseerStateUpdate-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 30031 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30057 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30057 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 30059 INFO  (jetty-launcher-81-thread-1) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 30098 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30117 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 30121 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 30124 INFO  (SUITE-LegacyCloudClusterPropTest-seed#[6FA3C0A887B255FB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63061/solr ready
   [junit4]   2> 30141 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateCollectionSwitchLegacyCloud
   [junit4]   2> 30203 INFO  (qtp1682143640-440) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30213 INFO  (qtp1682143640-440) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=true&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 30223 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 30231 INFO  (OverseerThreadFactory-177-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyTrue
   [junit4]   2> 30359 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 30360 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 30472 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 31384 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 31413 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 31417 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 31417 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 31423 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 31632 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 31632 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 31635 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 31636 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 31648 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70488b68[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 31656 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 31656 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 31658 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 31658 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480779345068032
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 31690 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 31695 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 31698 INFO  (searcherExecutor-180-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@70488b68[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 31855 INFO  (zkCallback-91-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 31860 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 31887 INFO  (qtp1682143640-436) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&name=legacyTrue_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyTrue&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1528
   [junit4]   2> 31908 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_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> 32220 INFO  (zkCallback-91-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 32246 INFO  (OverseerCollectionConfigSetProcessor-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_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> 32910 INFO  (qtp1682143640-430) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyTrue&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2686
   [junit4]   2> 32934 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@65e306ef{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 32935 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=704964479
   [junit4]   2> 32935 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 32936 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50d1a9be: rootName = solr_63065, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@88eb8be
   [junit4]   2> 32944 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 32944 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27928da9: rootName = solr_63065, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@230a57fa
   [junit4]   2> 32950 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 32950 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e1e7d30: rootName = solr_63065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@571a59e4
   [junit4]   2> 32952 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 32954 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 32955 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 32955 INFO  (zkCallback-91-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@71f58544
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=1911915844
   [junit4]   2> 32960 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@89e99af: rootName = solr_63065, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5182150c
   [junit4]   2> 32974 INFO  (coreCloseExecutor-185-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=1911915844
   [junit4]   2> 32987 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.Overseer Overseer (id=72202838159589379-127.0.0.1:63065_solr-n_0000000000) closing
   [junit4]   2> 32987 INFO  (OverseerStateUpdate-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63065_solr
   [junit4]   2> 32989 WARN  (OverseerAutoScalingTriggerThread-72202838159589379-127.0.0.1:63065_solr-n_0000000000) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 32993 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b7308da{/solr,null,UNAVAILABLE}
   [junit4]   2> 32993 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 62993 WARN  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1682143640{STOPPING,8<=10<=10000,i=0,q=1} Couldn't stop Thread[qtp1682143640-434,5,TGRP-LegacyCloudClusterPropTest]
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 62996 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 62997 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 62997 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17888f0b{/solr,null,AVAILABLE}
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e8b84fb{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server Started @72919ms
   [junit4]   2> 62999 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 63000 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 63000 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:49.974125800Z
   [junit4]   2> 63004 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63005 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 63017 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 63021 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63023 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470007, likely client has closed socket
   [junit4]   2> 63029 INFO  (zkConnectionManagerCallback-108-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 63048 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 63049 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 63050 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589384-127.0.0.1:63065_solr-n_0000000001) starting
   [junit4]   2> 63063 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 63066 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63066 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 63132 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63152 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63153 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63157 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 63159 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [legacyTrue_shard1_replica_n1]
   [junit4]   2> 63161 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 63183 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 63194 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 63205 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 63223 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 63232 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 63240 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 63240 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 63241 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 63316 INFO  (zkCallback-107-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 63347 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 63349 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f71ad9e[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 63351 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 63352 INFO  (coreLoadExecutor-196-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480812578635776
   [junit4]   2> 63355 INFO  (searcherExecutor-197-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1  x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@5f71ad9e[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 63359 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 63361 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 63363 INFO  (coreZkRegister-187-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 63471 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyTrue/state.json] for collection [legacyTrue] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 64379 INFO  (qtp345002622-486) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64380 INFO  (qtp345002622-486) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 64384 INFO  (qtp345002622-485) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 64402 INFO  (OverseerThreadFactory-194-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection legacyFalse
   [junit4]   2> 64618 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"legacyFalse",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"legacyFalse_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63065/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 64827 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 64934 INFO  (zkCallback-107-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 64934 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 65842 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 65849 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 65859 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 65859 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyFalse_shard1_replica_n1' using configuration from collection legacyFalse, trusted=true
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyFalse.shard1.replica_n1' (registry 'solr.core.legacyFalse.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 65860 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [[legacyFalse_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyFalse_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyFalse_shard1_replica_n1\data\]
   [junit4]   2> 65955 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 65955 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 65957 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 65957 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 65960 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40a87ffb[legacyFalse_shard1_replica_n1] main]
   [junit4]   2> 65961 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 65962 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 65962 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 65963 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480815316467712
   [junit4]   2> 65964 INFO  (searcherExecutor-202-thread-1-processing-n:127.0.0.1:63065_solr x:legacyFalse_shard1_replica_n1 s:shard1 c:legacyFalse r:core_node2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [legacyFalse_shard1_replica_n1] Registered new searcher Searcher@40a87ffb[legacyFalse_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/ has no replicas
   [junit4]   2> 65975 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 65978 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyFalse_shard1_replica_n1/ shard1
   [junit4]   2> 66083 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66083 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66131 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 66136 INFO  (qtp345002622-488) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=legacyFalse_shard1_replica_n1&action=CREATE&numShards=1&collection=legacyFalse&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1309
   [junit4]   2> 66141 INFO  (qtp345002622-485) [n:127.0.0.1:63065_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> 66237 INFO  (zkCallback-107-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66237 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/legacyFalse/state.json] for collection [legacyFalse] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 66406 INFO  (OverseerCollectionConfigSetProcessor-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 67142 INFO  (qtp345002622-485) [n:127.0.0.1:63065_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&maxShardsPerNode=1&name=legacyFalse&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2758
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@e8b84fb{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2029180137
   [junit4]   2> 67162 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 67163 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4853c522: rootName = solr_63065, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6617332b
   [junit4]   2> 67169 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 67169 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a250976: rootName = solr_63065, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@230a57fa
   [junit4]   2> 67176 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 67176 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73de48e2: rootName = solr_63065, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@571a59e4
   [junit4]   2> 67177 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 67178 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 67179 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 67181 INFO  (zkCallback-107-thread-3-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@59ed0ad0
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [legacyFalse_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14920325
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyFalse.shard1.replica_n1, tag=345113381
   [junit4]   2> 67181 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69616743: rootName = solr_63065, domain = solr.core.legacyFalse.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyFalse.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@5903cdca
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-2) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1 r:core_node2 x:legacyFalse_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyFalse.shard1.leader, tag=345113381
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.legacyTrue.shard1.replica_n1, tag=1508707024
   [junit4]   2> 67189 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a88c57c: rootName = solr_63065, domain = solr.core.legacyTrue.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.legacyTrue.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@49fdba6d
   [junit4]   2> 67201 INFO  (coreCloseExecutor-207-thread-1) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.legacyTrue.shard1.leader, tag=1508707024
   [junit4]   2> 67205 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.Overseer Overseer (id=72202838159589384-127.0.0.1:63065_solr-n_0000000001) closing
   [junit4]   2> 67207 INFO  (OverseerStateUpdate-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:63065_solr
   [junit4]   2> 67208 WARN  (OverseerAutoScalingTriggerThread-72202838159589384-127.0.0.1:63065_solr-n_0000000001) [n:127.0.0.1:63065_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 67211 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100841948470008, likely client has closed socket
   [junit4]   2> 67212 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17888f0b{/solr,null,UNAVAILABLE}
   [junit4]   2> 67212 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 67215 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 67216 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@50bc299b{/solr,null,AVAILABLE}
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@94a9d73{SSL,[ssl, http/1.1]}{127.0.0.1:63065}
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.e.j.s.Server Started @77137ms
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63065}
   [junit4]   2> 67218 ERROR (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 67218 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 67219 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 67219 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T15:20:54.193072100Z
   [junit4]   2> 67221 INFO  (zkConnectionManagerCallback-112-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67223 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 67235 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63061/solr
   [junit4]   2> 67238 INFO  (zkConnectionManagerCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67240 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10084194847000a, likely client has closed socket
   [junit4]   2> 67245 INFO  (zkConnectionManagerCallback-118-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 67267 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 67272 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63065_solr
   [junit4]   2> 67274 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.Overseer Overseer (id=72202838159589387-127.0.0.1:63065_solr-n_0000000002) starting
   [junit4]   2> 67289 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63065_solr
   [junit4]   2> 67293 INFO  (zkCallback-99-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67293 INFO  (OverseerStateUpdate-72202838159589387-127.0.0.1:63065_solr-n_0000000002) [n:127.0.0.1:63065_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 67384 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67396 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67396 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67400 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.
   [junit4]   2> 67400 INFO  (TEST-LegacyCloudClusterPropTest.testCreateCollectionSwitchLegacyCloud-seed#[6FA3C0A887B255FB]) [n:127.0.0.1:63065_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [legacyFalse_shard1_replica_n1, legacyTrue_shard1_replica_n1]
   [junit4]   2> 67427 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 67470 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67506 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67519 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67527 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67531 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67538 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67540 WARN  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Core properties file for node legacyFalse_shard1_replica_n1 found with no coreNodeName, attempting to repair with value core_node2. See SOLR-11503. This message should only appear if upgrading from collections created Solr 6.6.1 through 7.1.
   [junit4]   2> 67545 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67563 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema [legacyTrue_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyTrue_shard1_replica_n1' using configuration from collection legacyTrue, trusted=true
   [junit4]   2> 67565 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyTrue.shard1.replica_n1' (registry 'solr.core.legacyTrue.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67567 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 67567 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [[legacyTrue_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyTrue_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyTrue_shard1_replica_n1\data\]
   [junit4]   2> 67571 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 67600 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema [legacyFalse_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'legacyFalse_shard1_replica_n1' using configuration from collection legacyFalse, trusted=true
   [junit4]   2> 67603 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63065.solr.core.legacyFalse.shard1.replica_n1' (registry 'solr.core.legacyFalse.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7eb33c46
   [junit4]   2> 67604 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 67604 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.c.SolrCore [[legacyFalse_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\legacyFalse_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.LegacyCloudClusterPropTest_6FA3C0A887B255FB-001\tempDir-001\node1\.\legacyFalse_shard1_replica_n1\data\]
   [junit4]   2> 67682 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67682 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 67683 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 67683 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 67684 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@39eb1077[legacyTrue_shard1_replica_n1] main]
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 67687 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 67688 INFO  (coreLoadExecutor-218-thread-2-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592480817125261312
   [junit4]   2> 67705 INFO  (searcherExecutor-219-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SolrCore [legacyTrue_shard1_replica_n1] Registered new searcher Searcher@39eb1077[legacyTrue_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ has no replicas
   [junit4]   2> 67715 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 67720 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63065/solr/legacyTrue_shard1_replica_n1/ shard1
   [junit4]   2> 67720 INFO  (coreZkRegister-209-thread-1-processing-n:127.0.0.1:63065_solr x:legacyTrue_shard1_replica_n1 s:shard1 c:legacyTrue r:core_node2) [n:127.0.0.1:63065_solr c:legacyTrue s:shard1 r:core_node2 x:legacyTrue_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 67734 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 67734 INFO  (coreLoadExecutor-218-thread-1-processing-n:127.0.0.1:63065_solr) [n:127.0.0.1:63065_solr c:legacyFalse s:shard1  x:legacyFalse_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNum

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

[junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1700, maxMBSortInHeap=7.700293901481288, sim=RandomSimilarity(queryNorm=false): {}, locale=fo-DK, timezone=Libya
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=53300320,total=129048576
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterFSTTest, FastVectorHighlighterTest, DeleteNodeTest, OverseerCollectionConfigSetProcessorTest, TestPartialUpdateDeduplication, TestSearcherReuse, TestClusterStateMutator, TestExecutePlanAction, BadCopyFieldTest, LegacyCloudClusterPropTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyCloudClusterPropTest -Dtests.seed=6FA3C0A887B255FB -Dtests.slow=true -Dtests.locale=fo-DK -Dtests.timezone=Libya -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LegacyCloudClusterPropTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.LegacyCloudClusterPropTest: 
   [junit4]    >    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=434, name=qtp1682143640-434, state=TIMED_WAITING, group=TGRP-LegacyCloudClusterPropTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6FA3C0A887B255FB]:0)
   [junit4] Completed [21/775 (1!)] on J0 in 62.29s, 1 test, 2 errors <<< FAILURES!

[...truncated 4810 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1992, maxMBSortInHeap=7.269562119964301, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-BA, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=54101648,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=54DD56B006A4AC23 -Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_54DD56B006A4AC23-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54DD56B006A4AC23]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.18s, 8 tests, 1 error <<< FAILURES!

[...truncated 38829 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 455 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/455/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.CleanupOldIndexTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001\tempDir-001\node1\oldindextest_shard1_replica_n2\data\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CleanupOldIndexTest_4E0EA6962199DAE1-001

	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestTlogReplica.testDeleteById

Error Message:
Error from server at http://127.0.0.1:64079/solr: Could not fully remove collection: tlog_replica_test_delete_by_id

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64079/solr: Could not fully remove collection: tlog_replica_test_delete_by_id
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:1783D5057FCBB201]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestTlogReplica.tearDown(TestTlogReplica.java:123)
	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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:87BBE43828FE1C14]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:BA4D4EF65CB6695]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=12136, name=sdqtest--3314-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$870/201206944.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/9736563.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=12136, name=sdqtest--3314-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$870/201206944.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/9736563.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.CSVRequestHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001\init-core-data-001\spellcheckerFQCN\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.CSVRequestHandlerTest_4E0EA6962199DAE1-001

	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:F40291197E710CAE]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001

	at __randomizedtesting.SeedInfo.seed([FA7DF63FD0ED5F51]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12527 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 371561 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\init-core-data-001
   [junit4]   2> 371594 WARN  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001
   [junit4]   2> 371606 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 371606 INFO  (Thread-865) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 371606 INFO  (Thread-865) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 371664 ERROR (Thread-865) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 371707 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64320
   [junit4]   2> 371797 INFO  (zkConnectionManagerCallback-939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b2713b9{/solr,null,AVAILABLE}
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@432b666f{HTTP/1.1,[http/1.1]}{127.0.0.1:64324}
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.e.j.s.Server Started @382560ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64324}
   [junit4]   2> 371817 ERROR (jetty-launcher-936-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:34.027944200Z
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 371817 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@433dae70{/solr,null,AVAILABLE}
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ff50b95{HTTP/1.1,[http/1.1]}{127.0.0.1:64329}
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.e.j.s.Server Started @382569ms
   [junit4]   2> 371830 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64329}
   [junit4]   2> 371832 ERROR (jetty-launcher-936-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 371832 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:34.042531300Z
   [junit4]   2> 371885 INFO  (zkConnectionManagerCallback-941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371885 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371906 INFO  (jetty-launcher-936-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 371914 INFO  (zkConnectionManagerCallback-943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371923 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 371929 INFO  (zkConnectionManagerCallback-947-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371937 INFO  (zkConnectionManagerCallback-949-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 371937 INFO  (jetty-launcher-936-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 371949 INFO  (zkConnectionManagerCallback-953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372122 INFO  (zkConnectionManagerCallback-955-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 372693 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 372711 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64324_solr
   [junit4]   2> 372715 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer (id=72200240131211268-127.0.0.1:64324_solr-n_0000000000) starting
   [junit4]   2> 372730 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64324_solr
   [junit4]   2> 372776 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 372779 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 372785 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64329_solr
   [junit4]   2> 372869 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64324.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 372902 INFO  (jetty-launcher-936-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node1\.
   [junit4]   2> 373147 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373186 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 373223 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 373224 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 373228 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 373229 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64324_solr]
   [junit4]   2> 373229 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 373230 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 373235 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 373235 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 373238 INFO  (jetty-launcher-936-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node2\.
   [junit4]   2> 373238 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 373391 INFO  (zkConnectionManagerCallback-961-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373475 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b80007, likely client has closed socket
   [junit4]   2> 373527 INFO  (zkConnectionManagerCallback-965-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373530 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 373534 INFO  (SUITE-TriggerIntegrationTest-seed#[4E0EA6962199DAE1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64320/solr ready
   [junit4]   2> 373645 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 373645 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 373645 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 373645 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 373688 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 373691 INFO  (qtp1705351994-3643) [n:127.0.0.1:64329_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 373697 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 373710 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 373729 INFO  (qtp1705351994-3643) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=43
   [junit4]   2> 373828 INFO  (qtp366255382-3632) [n:127.0.0.1:64324_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=84
   [junit4]   2> 373861 INFO  (qtp1705351994-3649) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 373863 DEBUG (qtp1705351994-3646) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 373864 INFO  (qtp1705351994-3646) [n:127.0.0.1:64329_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=124
   [junit4]   2> 373871 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 373914 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 373914 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64324_solr]
   [junit4]   2> 373914 DEBUG (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 373914 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 373923 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 373936 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5eba0583{/solr,null,AVAILABLE}
   [junit4]   2> 373940 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 373940 DEBUG (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 373940 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@798618a8{HTTP/1.1,[http/1.1]}{127.0.0.1:64357}
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server Started @384681ms
   [junit4]   2> 373940 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64357}
   [junit4]   2> 373943 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 373974 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:36.184523400Z
   [junit4]   2> 373940 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 373994 INFO  (zkConnectionManagerCallback-967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 373994 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 374013 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b80009, likely client has closed socket
   [junit4]   2> 374038 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 374039 INFO  (zkConnectionManagerCallback-971-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374081 INFO  (zkConnectionManagerCallback-973-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 374092 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 374100 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 374104 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64357_solr
   [junit4]   2> 374155 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374155 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374211 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374273 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 374349 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374360 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374361 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64357.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 374362 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64357_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node3\.
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 374979 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:64357_solr at time 2176609963999230
   [junit4]   2> 375733 INFO  (OverseerCollectionConfigSetProcessor-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_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> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ firing registered processor for nodes: [127.0.0.1:64357_solr] added at times [2176609963999230], now=2176610966159856
   [junit4]   2> 375981 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375982 DEBUG (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEQ]
   [junit4]   2> 375983 INFO  (ScheduledTrigger-1307-thread-1) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 375983 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "_enqueue_time_":2176610967026553,
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375983 INFO  (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb",
   [junit4]   2>   "source":"node_added_triggerEQ",
   [junit4]   2>   "eventTime":2176609963999230,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[2176609963999230],
   [junit4]   2>     "_enqueue_time_":2176610967026553,
   [junit4]   2>     "nodeNames":["127.0.0.1:64357_solr"]}}
   [junit4]   2> 375989 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEQ after 5000ms
   [junit4]   2> 375989 DEBUG (AutoscalingActionExecutor-1308-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 5 ms for event id=7bb9d7fb7fffeT41a59nmytj59ovhxgtleyomfb
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@432b666f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1651358786
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338ef081: rootName = solr_64324, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@548cf95e
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 376018 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d4120a9: rootName = solr_64324, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@56b7a24b
   [junit4]   2> 376035 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 376035 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4549ba17: rootName = solr_64324, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@52883c45
   [junit4]   2> 376038 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64324_solr
   [junit4]   2> 376040 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 376042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 376042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.Overseer Overseer (id=72200240131211268-127.0.0.1:64324_solr-n_0000000000) closing
   [junit4]   2> 376042 INFO  (OverseerStateUpdate-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64324_solr
   [junit4]   2> 376042 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376042 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376042 INFO  (zkCallback-948-thread-1-processing-n:127.0.0.1:64324_solr) [n:127.0.0.1:64324_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376046 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 376046 DEBUG (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 376046 WARN  (OverseerAutoScalingTriggerThread-72200240131211268-127.0.0.1:64324_solr-n_0000000000) [n:127.0.0.1:64324_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 376053 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64329_solr
   [junit4]   2> 376054 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4b2713b9{/solr,null,UNAVAILABLE}
   [junit4]   2> 376054 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 376143 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.Overseer Overseer (id=72200240131211270-127.0.0.1:64329_solr-n_0000000001) starting
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 376202 INFO  (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64357_solr]
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64329_solr, 127.0.0.1:64357_solr]
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 376202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 376214 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 376215 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 376215 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 376218 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 376218 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 377236 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 377237 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 377237 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 378255 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 379258 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 380259 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 381259 DEBUG (ScheduledTrigger-1322-thread-2) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 382260 DEBUG (ScheduledTrigger-1322-thread-3) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-4) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 383260 DEBUG (ScheduledTrigger-1322-thread-1) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 384175 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testEventQueue -Dtests.seed=4E0EA6962199DAE1 -Dtests.slow=true -Dtests.locale=eo-001 -Dtests.timezone=Asia/Novosibirsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.6s J0 | TriggerIntegrationTest.testEventQueue <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: action wasn't interrupted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E0EA6962199DAE1:87BBE43828FE1C14]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 384194 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 384195 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 384195 DEBUG (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 384195 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 384202 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 384204 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 384205 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 384207 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@173b1e6e{/solr,null,AVAILABLE}
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@62f273a7{HTTP/1.1,[http/1.1]}{127.0.0.1:64371}
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server Started @394947ms
   [junit4]   2> 384208 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64371}
   [junit4]   2> 384208 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 384210 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-15T04:19:46.420718Z
   [junit4]   2> 384213 DEBUG (OverseerAutoScalingTriggerThread-72200240131211270-127.0.0.1:64329_solr-n_0000000001) [n:127.0.0.1:64329_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 384217 INFO  (zkConnectionManagerCallback-977-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384218 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 384230 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64320/solr
   [junit4]   2> 384233 INFO  (zkConnectionManagerCallback-981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384235 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10081bc61b8000d, likely client has closed socket
   [junit4]   2> 384239 INFO  (zkConnectionManagerCallback-983-thread-1-processing-n:127.0.0.1:64371_solr) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 384247 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 384250 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 384254 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64371_solr
   [junit4]   2> 384256 INFO  (zkCallback-954-thread-1-processing-n:127.0.0.1:64329_solr) [n:127.0.0.1:64329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384256 INFO  (zkCallback-972-thread-1-processing-n:127.0.0.1:64357_solr) [n:127.0.0.1:64357_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384262 INFO  (zkCallback-964-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384262 INFO  (zkCallback-982-thread-1-processing-n:127.0.0.1:64371_solr) [n:127.0.0.1:64371_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 384414 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384438 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384438 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64371.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@20c8aba3
   [junit4]   2> 384444 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [n:127.0.0.1:64371_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_4E0EA6962199DAE1-001\tempDir-001\node4\.
   [junit4]   2> 384543 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 384544 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[4E0EA6962199DAE1]) [    ] o.e.j.s.sess

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

ithSecureImpersonation, TestSolrCloudWithDelegationTokens, TestMultiValuedNumericRangeQuery, TestJsonFacetRefinement, TestUniqueKeyFieldResource, ReplicationFactorTest, TestRemoteStreaming, TestFieldCacheWithThreads, DistributedVersionInfoTest, TestOmitPositions, DateFieldTest, ChangedSchemaMergeTest, HLLUtilTest, SolrMetricManagerTest, TestPhraseSuggestions, MissingSegmentRecoveryTest, TestJavabinTupleStreamParser, DeleteShardTest, ConcurrentDeleteAndCreateCollectionTest, SolrGraphiteReporterTest, NumericFieldsTest, TestUninvertingReader, LukeRequestHandlerTest, TestQuerySenderNoQuery, UniqFieldsUpdateProcessorFactoryTest, TestSuggestSpellingConverter, TestAnalyzeInfixSuggestions, EnumFieldTest, TestPartialUpdateDeduplication, TestRequestStatusCollectionAPI, LeaderElectionTest, TestPostingsSolrHighlighter, HdfsDirectoryTest, TestSystemIdResolver, LargeFieldTest, TestSlowCompositeReaderWrapper, TestSolrCLIRunExample, HdfsCollectionsAPIDistributedZkTest, DeleteInactiveReplicaTest, TlogReplayBufferedWhileIndexingTest, CollectionReloadTest, UnloadDistributedZkTest, TestRandomRequestDistribution, RuleEngineTest, TestUtils, TestXmlQParserPlugin, TestSystemCollAutoCreate, BasicDistributedZkTest, TestLegacyNumericRangeQueryBuilder, MultiTermTest, HdfsAutoAddReplicasIntegrationTest, CollectionsAPIAsyncDistributedZkTest, TestFieldTypeResource, TestManagedSchemaAPI, SignatureUpdateProcessorFactoryTest, OutputWriterTest, TestHighlightDedupGrouping, TestUseDocValuesAsStored, TestTrackingShardHandlerFactory, SolrCloudReportersTest, TestCorePropertiesReload, StatelessScriptUpdateProcessorFactoryTest, TestManagedResource, RAMDirectoryFactoryTest, DirectUpdateHandlerOptimizeTest, TestFieldCacheSortRandom, ZkStateWriterTest, TestSolrCloudWithHadoopAuthPlugin, CacheHeaderTest, SolrInfoBeanTest, TestLegacyNumericUtils, BasicAuthStandaloneTest, RequiredFieldsTest, TestHighFrequencyDictionaryFactory, TestExceedMaxTermLength, BinaryUpdateRequestHandlerTest, SmileWriterTest, TestConfigOverlay, RecoveryZkTest, HdfsRecoveryZkTest, TestRecovery, CdcrReplicationHandlerTest, TestSolrCoreParser, OverseerRolesTest, PingRequestHandlerTest, CollectionsAPISolrJTest, TestScoreJoinQPNoScore, TestFunctionQuery, TestConfigSetProperties, TestMergePolicyConfig, TestQueryUtils, ShardRoutingTest, TestReplicationHandler, ShardRoutingCustomTest, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, TestGroupingSearch, QueryElevationComponentTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, TestStressLucene, TestTrie, SuggesterWFSTTest, FieldMutatingUpdateProcessorTest, QueryEqualityTest, DocValuesMultiTest, TestSolrDeletionPolicy1, IndexBasedSpellCheckerTest, DisMaxRequestHandlerTest, TestWriterPerf, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, TestCollationField, ReturnFieldsTest, MBeansHandlerTest, TestSolrIndexConfig, ResponseLogComponentTest, SampleTest, TestElisionMultitermQuery, DirectSolrConnectionTest, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestPerFieldSimilarity, TestBM25SimilarityFactory, ScriptEngineTest, PluginInfoTest, DateMathParserTest, PrimUtilsTest, SpellingQueryConverterTest, ClusterStateTest, TestSolrJ, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, FileUtilsTest, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionStateFormat2Test, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSolrCloudWithKerberosAlt, TestTlogReplica]
   [junit4] Completed [579/775 (5!)] on J0 in 132.75s, 13 tests, 1 error <<< FAILURES!

[...truncated 3082 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1478, maxMBSortInHeap=7.714656417352552, sim=RandomSimilarity(queryNorm=true): {}, locale=to, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=151584168,total=209190912
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FA7DF63FD0ED5F51 -Dtests.slow=true -Dtests.locale=to -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FA7DF63FD0ED5F51-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA7DF63FD0ED5F51]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 38822 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 454 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/454/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:AC4CE3965E9F89AD]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:6C6DA8F8F650CBC0]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2: ClusterState says we are the leader (http://127.0.0.1:58285/solr/awhollynewcollection_0_shard2_replica_n2), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:242E688CD96E403F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:9E14EBC3AF8B321A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([2418DC4CF063E455:49E478B14A2B1B52]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001

	at __randomizedtesting.SeedInfo.seed([659E954B1E341543]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12396 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\init-core-data-001
   [junit4]   2> 302965 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 302965 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 302969 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 302969 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 302971 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001
   [junit4]   2> 302971 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 302971 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 302972 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 302975 ERROR (Thread-465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 303071 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53721
   [junit4]   2> 303076 INFO  (zkConnectionManagerCallback-554-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303082 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303082 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1084f11{/solr,null,AVAILABLE}
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303083 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303084 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1426626{/solr,null,AVAILABLE}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@250b7a{/solr,null,AVAILABLE}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b62cb2{HTTP/1.1,[http/1.1]}{127.0.0.1:53725}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53725}
   [junit4]   2> 303085 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@960c02{HTTP/1.1,[http/1.1]}{127.0.0.1:53728}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-3) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53728}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74e28f{HTTP/1.1,[http/1.1]}{127.0.0.1:53731}
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.e.j.s.Server Started @310601ms
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53731}
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303086 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303086 ERROR (jetty-launcher-551-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 303087 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T16:19:19.781Z
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-558-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-556-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303093 INFO  (zkConnectionManagerCallback-560-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303094 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 303108 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0001, likely client has closed socket
   [junit4]   2> 303113 INFO  (jetty-launcher-551-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303113 INFO  (jetty-launcher-551-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303117 INFO  (jetty-launcher-551-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53721/solr
   [junit4]   2> 303121 INFO  (zkConnectionManagerCallback-567-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303122 INFO  (zkConnectionManagerCallback-572-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303121 INFO  (zkConnectionManagerCallback-569-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303124 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0005, likely client has closed socket
   [junit4]   2> 303124 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0004, likely client has closed socket
   [junit4]   2> 303126 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007f28fc9a0006, likely client has closed socket
   [junit4]   2> 303129 INFO  (zkConnectionManagerCallback-574-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303130 INFO  (zkConnectionManagerCallback-578-thread-1-processing-n:127.0.0.1:53728_solr) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303130 INFO  (zkConnectionManagerCallback-576-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303252 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53725_solr
   [junit4]   2> 303253 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53731_solr
   [junit4]   2> 303254 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Overseer (id=72197408051298312-127.0.0.1:53725_solr-n_0000000000) starting
   [junit4]   2> 303257 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303258 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303264 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 303266 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53725_solr
   [junit4]   2> 303269 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 303269 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 303270 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 303273 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53728_solr
   [junit4]   2> 303363 INFO  (zkCallback-573-thread-1-processing-n:127.0.0.1:53731_solr) [n:127.0.0.1:53731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303363 INFO  (zkCallback-575-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 303374 INFO  (zkCallback-577-thread-1-processing-n:127.0.0.1:53728_solr) [n:127.0.0.1:53728_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 303378 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 303378 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 303379 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:53725_solr, 127.0.0.1:53728_solr, 127.0.0.1:53731_solr]
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 303380 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr"} current state version: 0
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53725_solr
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr"} current state version: 0
   [junit4]   2> 303382 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:53728_solr
   [junit4]   2> 303383 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 303384 DEBUG (OverseerAutoScalingTriggerThread-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 303389 DEBUG (ScheduledTrigger-1336-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 303484 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303486 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303488 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303498 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303498 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53725.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-1) [n:127.0.0.1:53725_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node1\.
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303501 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53731.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303502 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303502 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53728.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4b1c9e
   [junit4]   2> 303503 INFO  (jetty-launcher-551-thread-2) [n:127.0.0.1:53731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node2\.
   [junit4]   2> 303503 INFO  (jetty-launcher-551-thread-3) [n:127.0.0.1:53728_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_2418DC4CF063E455-001\tempDir-001\node3\.
   [junit4]   2> 303626 INFO  (zkConnectionManagerCallback-586-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303632 INFO  (zkConnectionManagerCallback-590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 303635 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 303636 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[2418DC4CF063E455]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53721/solr ready
   [junit4]   2> 303644 INFO  (qtp23250159-2871) [n:127.0.0.1:53725_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 303648 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 303649 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 303652 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 303654 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 303657 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 303659 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 303662 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 303664 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 303666 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 303669 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 303671 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 303674 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 303676 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 303678 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 303680 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 303683 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 303685 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 303687 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 303690 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 303692 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 303694 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 303696 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 303698 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 303701 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 303703 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 303705 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 303707 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 303709 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 303712 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 303714 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 303716 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 303718 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 303720 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 303722 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 303724 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 303727 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 303729 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 303731 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 303733 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 303735 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 303737 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 303740 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 303742 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 303744 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 303746 INFO  (OverseerThreadFactory-1338-thread-1-processing-n:127.0.0.1:53725_solr) [n:127.0.0.1:53725_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 303753 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 303753 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 303754 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 303858 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303858 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303860 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 303860 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303861 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303861 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303863 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303863 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303865 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 303865 INFO  (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 303866 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303866 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 303968 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 304069 INFO  (qtp23250159-2877) [n:127.0.0.1:53725_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304069 INFO  (qtp32489022-2889) [n:127.0.0.1:53731_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304070 INFO  (qtp32489022-2889) [n:127.0.0.1:53731_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304072 INFO  (qtp23250159-2877) [n:127.0.0.1:53725_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304073 INFO  (qtp3100384-2880) [n:127.0.0.1:53728_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 304075 INFO  (qtp3100384-2880) [n:127.0.0.1:53728_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:53731/solr","node_name":"127.0.0.1:53731_solr","state":"down","type":"NRT"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:53728/solr","node_name":"127.0.0.1:53728_solr","state":"down","type":"NRT"}
   [junit4]   2> 304081 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:53728/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53728_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:53731/solr",
   [junit4]   2>           "node_name":"127.0.0.1:53731_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:53725/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53725_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:53725/solr","node_name":"127.0.0.1:53725_solr","state":"down","type":"NRT"}
   [junit4]   2> 304082 DEBUG (OverseerStateUpdate-72197408051298312-127.0.0.1:53725_solr-n_0000000000) [n:127.0.0.1:53725_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:53725/solr",
   [junit4]

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

rgeCluster, PolyFieldTest, DistributedSuggestComponentTest, TestRecoveryHdfs, TestMultiValuedNumericRangeQuery, SuggesterFSTTest, TestSolrDeletionPolicy1, RecoveryZkTest, TestCorePropertiesReload, DirectUpdateHandlerOptimizeTest, ConvertedLegacyTest, FileUtilsTest, DistributedFacetPivotLongTailTest, TestComplexPhraseLeadingWildcard, DistribCursorPagingTest, UtilsToolTest, WrapperMergePolicyFactoryTest, TestLRUStatsCache, TestQueryUtils, TestSearcherReuse, TestQuerySenderNoQuery, ClassificationUpdateProcessorIntegrationTest, DateRangeFieldTest, MetricTriggerTest, OpenCloseCoreStressTest, BlobRepositoryCloudTest, BaseCdcrDistributedZkTest, TestSortByMinMaxFunction, TestSystemIdResolver, TestMergePolicyConfig, TestPostingsSolrHighlighter, TestXmlQParserPlugin, SolrIndexSplitterTest, DistributedQueryElevationComponentTest, BasicAuthStandaloneTest, TestPointFields, EnumFieldTest, TestCloudSchemaless, QueryResultKeyTest, ZkCLITest, PreAnalyzedUpdateProcessorTest, BasicDistributedZkTest, TestTolerantSearch, TestSolrCloudSnapshots, TestCoreAdminApis, SaslZkACLProviderTest, OutOfBoxZkACLAndCredentialsProvidersTest, MetricsConfigTest, TestDefaultStatsCache, HdfsNNFailoverTest, QueryElevationComponentTest, DistributedVersionInfoTest, PluginInfoTest, TestPrepRecovery, TestLegacyNumericUtils, TestRetrieveFieldsOptimizer, CloneFieldUpdateProcessorFactoryTest, TestExecutePlanAction, BinaryUpdateRequestHandlerTest, PreAnalyzedFieldManagedSchemaCloudTest, CursorPagingTest, AlternateDirectoryTest, DistributedQueryComponentCustomSortTest, TestUseDocValuesAsStored, BasicZkTest, DataDrivenBlockJoinTest, TestPerFieldSimilarityWithDefaultOverride, CdcrReplicationHandlerTest, OverseerRolesTest, TestAddFieldRealTimeGet, SecurityConfHandlerTest, TestElisionMultitermQuery, AnalysisErrorHandlingTest, SolrMetricsIntegrationTest, TestJsonFacetRefinement, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestFilteredDocIdSet, TestJoin, TestOmitPositions, HdfsSyncSliceTest, RankQueryTest, TestCloudNestedDocsSort, SyncSliceTest, TestReplicationHandler, TestDistributedSearch, TestStressVersions, DistributedTermsComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestLazyCores, SignatureUpdateProcessorFactoryTest, SolrRequestParserTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, TestUpdate, TestAtomicUpdateErrorCases, StatelessScriptUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryTypes, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, RequiredFieldsTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, TestComponentsName, TestLFUCache, SOLR749Test, UpdateParamsTest, BadComponentTest, SampleTest, TestSearchPerf, TestCodecSupport, TestIBSimilarityFactory, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, ClusterStateTest, TestUtils, SliceStateTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, TestRTGBase, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, ActionThrottleTest, AddReplicaTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DistributedQueueTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkShardTermsTest, AssignTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, TestLocalFSCloudBackupRestore, TestRequestStatusCollectionAPI, AutoScalingHandlerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [631/775 (4!)] on J0 in 184.09s, 14 tests, 2 failures <<< FAILURES!

[...truncated 2908 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hu-HU, timezone=Pacific/Chatham
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=28096296,total=68157440
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=659E954B1E341543 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Pacific/Chatham -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_659E954B1E341543-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([659E954B1E341543]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.14s, 8 tests, 1 error <<< FAILURES!

[...truncated 41865 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 453 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/453/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001

	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001

	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DistribJoinFromCollectionTest.testScore

Error Message:
Error from server at http://127.0.0.1:54771/solr/to_2x2: SolrCloud join: Collection 'from_1x4Alias' not found!

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:54771/solr/to_2x2: SolrCloud join: Collection 'from_1x4Alias' not found!
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:577DDCB992CC4119]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testJoins(DistribJoinFromCollectionTest.java:173)
	at org.apache.solr.cloud.DistribJoinFromCollectionTest.testScore(DistribJoinFromCollectionTest.java:115)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:301A46D2409180D2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTriggerRestoreState(TriggerIntegrationTest.java:368)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502:BCA12B2DB75286BB]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:201)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestQueryTypes

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001\init-core-data-001\spellcheckerMultipleFields
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_1BE59389DAE99502-001

	at __randomizedtesting.SeedInfo.seed([1BE59389DAE99502]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001

	at __randomizedtesting.SeedInfo.seed([802FF749C4A2AD8B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1274 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=uz-Latn, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=108620808,total=257949696
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomaton, TestRegExp, TestFieldReuse, TestPerFieldPostingsFormat, TestFutureObjects, TestPayloads, TestIndexWriterOnDiskFull, TestIsCurrent, TestIndexWriterExceptions2, Test2BBinaryDocValues, TestGraphTokenizers, TestBlockPostingsFormat, TestFastCompressionMode, TestIndexWriterLockRelease, TestEarlyTermination, TestCharTermAttributeImpl, TestDocValuesScoring, TestMergeRateLimiter, TestNearSpansOrdered, TestNGramPhraseQuery, TestMultiTermQueryRewrites, TestPersistentSnapshotDeletionPolicy, TestTermContext, Test2BPostingsBytes, TestFilterDirectoryReader, TestSpanOrQuery, FuzzyTermOnShortTermsTest, TestIndexReaderClose, TestDirectPacked, TestStopFilter, TestStringHelper, TestSimpleExplanations, TestNotDocIdSet, TestTermVectorsReader, TestDocumentWriter, TestTermRangeQuery, TestFixedBitDocIdSet, TestFilterDirectory, TestSpanMultiTermQueryWrapper, TestByteSlices, TestSingleInstanceLockFactory, TestMaxTermFrequency, TestConcurrentMergeScheduler, TestIntRangeFieldQueries, FiniteStringsIteratorTest, TestStressNRT, TestField, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestBKD, TestRollingUpdates, TestStressIndexing, TestTryDelete, TestCharsRefBuilder, TestTermsEnum2, TestReadOnlyIndex, TestSortRescorer, TestSortedSetSelector, TestTimSorter, TestMultiCollector, TestPerSegmentDeletes, TestSegmentTermDocs, TestFastDecompressionMode, TestSimpleSearchEquivalence, TestFieldType, TestDeletionPolicy, TestDoubleValuesSource, TestIndexWriterOnJRECrash, TestSegmentCacheables, TestLucene50CompoundFormat, TestSpanNearQuery, Test2BPositions, TestStressDeletes, TestSpanCollection, TestBooleanScorer, TestApproximationSearchEquivalence, TestMultiTermConstantScore, Test2BPostings, TestBytesRefAttImpl, TestLucene60FieldInfoFormat, TestRadixSelector, TestOrdinalMap, TestLongPostings, TestNoDeletionPolicy, Test4GBStoredFields, TestDocValues, TestIndexCommit, Test2BSortedDocValuesFixedSorted, TestIndexWriterForceMerge, TestNumericDocValuesUpdates, TestMaxPosition, TestDirectory, TestCharArraySet, TestSynonymQuery, TestSegmentInfos, TestBooleanSimilarity, TestSortRandom, TestAutomatonQuery, TestDocValuesRewriteMethod, TestForTooMuchCloning, TestMultiTermsEnum, TestIndexWriterNRTIsCurrent, TestNRTCachingDirectory, TestWeakIdentityMap, TestDirectoryReaderReopen, TestCharsRef, TestAutomatonQueryUnicode, TestTopFieldCollector, TestMergeSchedulerExternal, TestLongRangeFieldQueries, TestLucene70NormsFormat, TestMultiLevelSkipList, TestSentinelIntSet, TestStressIndexing2, TestBoostQuery, TestIndexWriterReader, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestIndexWriterWithThreads, TestSearcherManager, TestNRTThreads, TestDuelingCodecs, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestTimeLimitingCollector, TestDocumentsWriterStallControl, TestSnapshotDeletionPolicy, TestNRTReaderWithThreads, TestLevenshteinAutomata, TestTermsEnum, TestSloppyPhraseQuery2, TestForceMergeForever, TestDocumentsWriterDeleteQueue, TestCrashCausesCorruptIndex, TestFuzzyQuery, TestSimilarity2, TestExternalCodecs, TestIntBlockPool, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestDocument, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=D48D58B48AD72A04 -Dtests.slow=true -Dtests.locale=uz-Latn -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001\bar-018
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_D48D58B48AD72A04-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [314/462 (1!)] on J1 in 1.84s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 417 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3, maxDocsPerChunk=6, blockSize=806), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3, blockSize=806)), sim=RandomSimilarity(queryNorm=false): {}, locale=ckb-IQ, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=307140744,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestMixedCodecs, TermInSetQueryTest, TestDocValuesIndexing, TestDocInverterPerFieldErrorInfo, TestTimSorterWorstCase, TestAssertions, TestIndexWriterUnicode, TestNeverDelete, TestSparseFixedBitSet, TestBM25Similarity, TestLSBRadixSorter, TestFieldInvertState, TestMSBRadixSorter, TestEarlyTerminatingSortingCollector, TestIndexFileDeleter, TestRegexpRandom, TestGraphTokenStreamFiniteStrings, TestFilterIterator, TestDeterminizeLexicon, TestLockFactory, Test2BPoints, TestFieldInfos, TestCollectionUtil, TestTopDocsMerge, TestLucene70SegmentInfoFormat, TestCodecs, TestPositionIncrement, TestScorerPerf, TestTermdocPerf, TestBooleanMinShouldMatch, TestDoubleRangeFieldQueries, TestOmitTf, TestIndexWriterExceptions, TestGeoEncodingUtils, TestLazyProxSkipping, TestDirectoryReader, TestScoreCachingWrappingScorer, TestParallelLeafReader, TestAtomicUpdate, TestMergePolicyWrapper, TestDocIdSetBuilder, TestIntroSelector, TestBooleanOr, TestInfoStream, TestWildcardRandom, TestCodecHoldsOpenFiles, TestFloatRangeFieldQueries, TestCrash, TestCharacterUtils, TestSearchForDuplicates, TestTieredMergePolicy, TestSpanBoostQuery, TestAllFilesHaveCodecHeader, TestSameTokenSamePosition, TestParallelCompositeReader, TestThreadedForceMerge, TestSearchWithThreads, TestConjunctionDISI, TestLucene60PointsFormat, TestLiveFieldValues, TestPrefixRandom, TestIndexWriterMergePolicy, TestAddIndexes, TestSpanNotQuery, TestNRTReaderCleanup, TestIndexWriterDeleteByQuery, TestBagOfPostings, TestMultiPhraseEnum, TestIndexWriter, TestIndexableField, TestVersion, TestNamedSPILoader, TestFlushByRamOrCountsPolicy, TestDocValuesQueries, TestUpgradeIndexMergePolicy, TestToken, TestIndexSorting, TestBagOfPositions, TestCustomNorms, TestFilterLeafReader, TestRegexpRandom2, TestUTF32ToUTF8, TestRoaringDocIdSet, TestIndexSearcher, TestMultiMMap, TestMinShouldMatch2, TestConsistentFieldNumbers, TestExceedMaxTermLength, TestQueryBuilder, TestSearch, TestPolygon, TestIndexManyDocuments, Test2BBKDPoints, TestDocsAndPositions, TestParallelReaderEmptyIndex, TestMatchAllDocsQuery, TestGrowableByteArrayDataOutput, TestTopDocsCollector, TestDirectMonotonic, TestFilterCodecReader, TestSleepingLockWrapper, TestReqExclBulkScorer, TestOneMergeWrappingMergePolicy, TestCodecUtil, TestRegexpQuery, TestSloppyPhraseQuery, TestBinaryTerms, TestNeedsScores, TestFieldValueQuery, TestBufferedChecksum, MultiCollectorTest, TestTermVectors, TestSameScoresWithThreads, TestDoc, TestSimpleExplanationsWithFillerDocs, TestBytesStore, TestPackedInts, TestShardSearching, TestBasics, TestIndexWriterDelete, TestBoolean2, TestStandardAnalyzer, TestSearchAfter, TestHighCompressionMode, TestMinimize, TestArrayUtil, TestBufferedIndexInput, TestSegmentMerger, TestPhraseQuery, TestOmitNorms, TestFixedBitSet, TestComplexExplanations, TestSegmentReader, TestFieldCacheRewriteMethod, TestPagedBytes, TestTransactions, TestMultiThreadTermVectors, TestPerFieldPostingsFormat2, TestSort, TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort, TestSimilarityBase, TestHugeRamFile, Test2BDocs, TestSpans, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestSpanExplanations, TestRAMDirectory, TestMultiPhraseQuery, TestDeterminism, TestTermVectorsWriter, TestOmitPositions, TestBytesRefHash, TestIndexInput, TestDisjunctionMaxQuery, TestMultiFields, TestSpanSearchEquivalence, TestWildcard, TestFieldMaskingSpanQuery, TestSimpleExplanationsOfNonMatches, TestPrefixInBooleanQuery, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestTermScorer, TestSumDocFreq, TestCheckIndex, TestCompiledAutomaton, TestPrefixQuery, TestRecyclingIntBlockAllocator, TestConjunctions, TestSimilarity, TestVirtualMethod, TestSmallFloat, TestSetOnce, TestDateTools, TestDocCount, TestBinaryDocument, TestTotalHitCountCollector, TestRamUsageEstimator, TestNoMergePolicy, TestPhrasePrefixQuery, TestBytesRef, TestCharFilter, TestTwoPhaseCommitTool, TestCloseableThreadLocal, TestIntsRef, TestTerm, TestIOUtils, TestNewestSegment, Test2BNumericDocValues, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestBlockPostingsFormat3, TestForUtil, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestGeoUtils, TestPolygon2D, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestCustomTermFreq, TestDemoParallelLeafReader, TestDocIDMerger, TestDocsWithFieldSet, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexTooManyDocs, TestIndexWriterFromReader, TestIndexWriterMaxDocs, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, TestIndexingSequenceNumbers, TestLogMergePolicy, TestManyFields, TestMixedDocValuesUpdates, TestPointValues, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestSwappedIndexFiles, TestTerms, TestTragicIndexWriterDeadlock, TestBlendedTermQuery, TestBoolean2ScorerSupplier, TestBooleanRewrites, TestControlledRealTimeReopenThread, TestFilterWeight, TestIndexOrDocValuesQuery, TestLRUQueryCache, TestLongValuesSource, TestMatchNoDocsQuery, TestMultiset, TestNormsFieldExistsQuery, TestQueryRescorer, TestSortedNumericSortField, TestSortedSetSortField, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestFilterSpans, TestSpanTermQuery, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=D48D58B48AD72A04 -Dtests.slow=true -Dtests.locale=ckb-IQ -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001\testThreadSafety-001\t1947
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_D48D58B48AD72A04-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D48D58B48AD72A04]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [436/462 (2!)] on J0 in 17.01s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11094 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 767688 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\init-core-data-001
   [junit4]   2> 767694 WARN  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 767694 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 767695 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 767696 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001
   [junit4]   2> 767696 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 767707 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 767707 INFO  (Thread-1887) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 767713 ERROR (Thread-1887) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 767796 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53199
   [junit4]   2> 767817 INFO  (zkConnectionManagerCallback-1941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767825 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767826 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 767831 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ececb24{/solr,null,AVAILABLE}
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 767834 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 767836 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2dccc366{/solr,null,AVAILABLE}
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1aeba80b{HTTP/1.1,[http/1.1]}{127.0.0.1:53206}
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.e.j.s.Server Started @779391ms
   [junit4]   2> 767841 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53206}
   [junit4]   2> 767842 ERROR (jetty-launcher-1938-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 767842 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:38.530253100Z
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d0c2134{HTTP/1.1,[http/1.1]}{127.0.0.1:53203}
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.e.j.s.Server Started @779393ms
   [junit4]   2> 767843 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53203}
   [junit4]   2> 767844 ERROR (jetty-launcher-1938-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 767844 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:38.532214600Z
   [junit4]   2> 767895 INFO  (zkConnectionManagerCallback-1945-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767897 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767902 INFO  (zkConnectionManagerCallback-1943-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767903 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 767903 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60002, likely client has closed socket
   [junit4]   2> 767906 INFO  (jetty-launcher-1938-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 767908 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60001, likely client has closed socket
   [junit4]   2> 767913 INFO  (zkConnectionManagerCallback-1949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767914 INFO  (jetty-launcher-1938-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 767918 INFO  (zkConnectionManagerCallback-1955-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767918 INFO  (zkConnectionManagerCallback-1953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 767920 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60005, likely client has closed socket
   [junit4]   2> 767927 INFO  (zkConnectionManagerCallback-1957-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768047 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768047 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53203_solr
   [junit4]   2> 768049 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.Overseer Overseer (id=72194703952838660-127.0.0.1:53203_solr-n_0000000000) starting
   [junit4]   2> 768058 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53203_solr
   [junit4]   2> 768066 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 768069 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768071 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53206_solr
   [junit4]   2> 768134 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768142 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768143 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768144 INFO  (jetty-launcher-1938-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\.
   [junit4]   2> 768216 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768226 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768226 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768227 INFO  (jetty-launcher-1938-thread-2) [n:127.0.0.1:53206_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\.
   [junit4]   2> 768267 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 768276 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768279 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 768282 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:53203_solr, 127.0.0.1:53206_solr]
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 768283 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 768287 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 768288 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 768326 INFO  (zkConnectionManagerCallback-1963-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768332 DEBUG (ScheduledTrigger-3953-thread-1) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 768336 INFO  (zkConnectionManagerCallback-1967-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768337 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768339 INFO  (SUITE-TriggerIntegrationTest-seed#[1BE59389DAE99502]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53199/solr ready
   [junit4]   2> 768358 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 768359 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 768362 DEBUG (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 768363 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 768366 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 768367 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768369 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14c9b32f{/solr,null,AVAILABLE}
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6317c876{HTTP/1.1,[http/1.1]}{127.0.0.1:53233}
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @779921ms
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53233}
   [junit4]   2> 768372 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768372 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.060952500Z
   [junit4]   2> 768374 DEBUG (OverseerAutoScalingTriggerThread-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 768427 INFO  (zkConnectionManagerCallback-1969-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768428 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768439 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768446 INFO  (zkConnectionManagerCallback-1973-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768459 INFO  (zkConnectionManagerCallback-1975-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768467 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 768469 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768473 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53233_solr
   [junit4]   2> 768525 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768525 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768527 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768528 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 768575 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768589 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768591 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768592 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node3\.
   [junit4]   2> 768664 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 768665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a64cd8a{/solr,null,AVAILABLE}
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@44156e3c{HTTP/1.1,[http/1.1]}{127.0.0.1:53245}
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @780216ms
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53245}
   [junit4]   2> 768666 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768666 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768668 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.356123500Z
   [junit4]   2> 768674 INFO  (zkConnectionManagerCallback-1979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768676 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768683 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000c, likely client has closed socket
   [junit4]   2> 768687 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768690 INFO  (zkConnectionManagerCallback-1983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768692 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000d, likely client has closed socket
   [junit4]   2> 768695 INFO  (zkConnectionManagerCallback-1985-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768714 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 768715 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768719 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53245_solr
   [junit4]   2> 768722 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768722 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768725 INFO  (zkCallback-1984-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 768810 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768828 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768828 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53245.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 768829 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53245_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node4\.
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 768936 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 768937 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ea1fb1d{/solr,null,AVAILABLE}
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@699fa075{HTTP/1.1,[http/1.1]}{127.0.0.1:53257}
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.e.j.s.Server Started @780488ms
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53257}
   [junit4]   2> 768938 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 768938 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-14T04:51:39.626872300Z
   [junit4]   2> 768948 INFO  (zkConnectionManagerCallback-1989-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768949 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 768955 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c6000f, likely client has closed socket
   [junit4]   2> 768958 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53199/solr
   [junit4]   2> 768960 INFO  (zkConnectionManagerCallback-1993-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768961 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007cb363c60010, likely client has closed socket
   [junit4]   2> 768964 INFO  (zkConnectionManagerCallback-1995-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 768973 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 768975 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 768977 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53257_solr
   [junit4]   2> 768980 INFO  (zkCallback-1966-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1984-thread-1-processing-n:127.0.0.1:53245_solr) [n:127.0.0.1:53245_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768980 INFO  (zkCallback-1974-thread-1-processing-n:127.0.0.1:53233_solr) [n:127.0.0.1:53233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 768982 INFO  (zkCallback-1994-thread-1-processing-n:127.0.0.1:53257_solr) [n:127.0.0.1:53257_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 769069 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769083 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769083 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53257.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 769086 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[1BE59389DAE99502]) [n:127.0.0.1:53257_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node5\.
   [junit4]   2> 769163 INFO  (qtp1885323375-9428) [n:127.0.0.1:53203_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 769164 INFO  (OverseerThreadFactory-3959-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 769275 INFO  (OverseerStateUpdate-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53203/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 769279 INFO  (OverseerStateUpdate-72194703952838660-127.0.0.1:53203_solr-n_0000000000) [n:127.0.0.1:53203_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53206/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 769492 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 769493 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 769499 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 769500 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 769619 INFO  (zkCallback-1954-thread-1-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769619 INFO  (zkCallback-1956-thread-1-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769621 INFO  (zkCallback-1954-thread-2-processing-n:127.0.0.1:53203_solr) [n:127.0.0.1:53203_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 769621 INFO  (zkCallback-1956-thread-2-processing-n:127.0.0.1:53206_solr) [n:127.0.0.1:53206_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 770505 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 770511 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 770513 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 770513 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53203.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 770514 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 770526 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 770532 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 770533 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 770533 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53206.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@60e721a6
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 770534 INFO  (qtp790644230-9437) [n:127.0.0.1:53206_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_1BE59389DAE99502-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 770615 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 770623 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14ce051b[collection1_shard1_replica_n1] main]
   [junit4]   2> 770624 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 770624 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 770625 INFO  (qtp1885323375-9432) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 770626 INFO  (searcherExecutor-3978-thread-1-processing-n:127.0.0.1:53203_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:53203_solr c:collection1 s:shard1 r:core_

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

adSafety, TestGraphTermsQParserPlugin, TestCloudManagedSchema, ZkStateReaderTest, NotRequiredUniqueKeyTest, TestFieldCollectionResource, TestConfigSetImmutable, TestDynamicFieldCollectionResource, AutoAddReplicasIntegrationTest, NoCacheHeaderTest, SoftAutoCommitTest, TestZkAclsWithHadoopAuth, BufferStoreTest, ManagedSchemaRoundRobinCloudTest, DeleteLastCustomShardedReplicaTest, TestClusterStateProvider, TestReloadAndDeleteDocs, TestSortableTextField, BigEndianAscendingWordSerializerTest, TestSolrCloudWithKerberosAlt, TestIndexingPerformance, TestLegacyFieldReuse, PropertiesRequestHandlerTest, ConnectionManagerTest, MoveReplicaHDFSFailoverTest, TestComplexPhraseQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestRestoreCore, TestEmbeddedSolrServerConstructors, TestReplicaProperties, TestSchemaManager, CheckHdfsIndexTest, TestStressReorder, TestFastLRUCache, TestTestInjection, CdcrReplicationDistributedZkTest, TestGenericDistributedQueue, TestAtomicUpdateErrorCases, AutoScalingHandlerTest, CursorMarkTest, BlockJoinFacetRandomTest, DistributedQueryComponentOptimizationTest, TestScoreJoinQPScore, TestPivotHelperCode, TestOrdValues, OverseerModifyCollectionTest, DistanceFunctionTest, SpellCheckCollatorWithCollapseTest, TestNodeAddedTrigger, MinimalSchemaTest, TestOnReconnectListenerSupport, HdfsRecoverLeaseTest, TestSolr4Spatial, CSVRequestHandlerTest, HdfsRestartWhileUpdatingTest, CircularListTest, TestConfigsApi, BadComponentTest, TriLevelCompositeIdRoutingTest, TestSolrFieldCacheBean, TestConfig, SolrShardReporterTest, TestPayloadScoreQParserPlugin, PeerSyncTest, NodeAddedTriggerTest, TestSha256AuthenticationProvider, SuggestComponentTest, DocumentAnalysisRequestHandlerTest, NodeMutatorTest, MergeStrategyTest, TestWriterPerf, TestStressLucene, XsltUpdateRequestHandlerTest, TestJettySolrRunner, TestManagedResourceStorage, ChaosMonkeyNothingIsSafeTest, TestUseDocValuesAsStored2, ExplicitHLLTest, TestExpandComponent, TestDocumentBuilder, V2ApiIntegrationTest, TestBlobHandler, OverriddenZkACLAndCredentialsProvidersTest, TestClassicSimilarityFactory, DOMUtilTest, SuggesterWFSTTest, HDFSCollectionsAPITest, SpatialHeatmapFacetsTest, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, RecoveryZkTest, ClusterStateUpdateTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, TestRecovery, TestReload, TestRangeQuery, SolrCoreTest, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, TestFunctionQuery, TestBadConfig, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, SolrRequestParserTest, TestFoldingMultitermQuery, DocValuesTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, TestQueryTypes, FileBasedSpellCheckerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest, JsonLoaderTest, PingRequestHandlerTest, TestSolrDeletionPolicy2, TestBinaryField, ExternalFileFieldSortTest, TestSolrCoreProperties, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PreAnalyzedFieldTest, TestLRUCache, SliceStateTest, UUIDFieldTest, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, ConnectionReuseTest, CollectionStateFormat2Test, DeleteInactiveReplicaTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, ReplaceNodeTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDistribDocBasedVersion, TestLeaderElectionZkExpiry, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestShortCircuitedRequests, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, CustomCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, CachingDirectoryFactoryTest, TestDynamicLoading, RequestLoggingTest, ResponseBuilderTest, TestConfigReload, TestSQLHandler]
   [junit4] Completed [634/775 (4!)] on J1 in 19.68s, 1 test, 1 failure <<< FAILURES!

[...truncated 2808 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=354, maxMBSortInHeap=5.638902509082333, sim=RandomSimilarity(queryNorm=true): {}, locale=pl, timezone=America/Adak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=24572400,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=802FF749C4A2AD8B -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_802FF749C4A2AD8B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([802FF749C4A2AD8B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 0.92s, 8 tests, 1 error <<< FAILURES!

[...truncated 38828 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 452 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/452/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001

	at __randomizedtesting.SeedInfo.seed([D922E4DF8E38FCAB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6:C7E83B836DF98019]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingLongValueTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001

	at __randomizedtesting.SeedInfo.seed([BC06F48F2258FE25]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:885267285BFCDA34]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:CDCEA19136A3C22A]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078

	at __randomizedtesting.SeedInfo.seed([B35A5833F49D38A7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001

	at __randomizedtesting.SeedInfo.seed([EE6A3CCABE710FC2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 429 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterOutOfFileDescriptors
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=BlockTreeOrds(blocksize=128), docid=PostingsFormat(name=Asserting), titleTokenized=Lucene50(blocksize=128), body=BlockTreeOrds(blocksize=128), title=PostingsFormat(name=LuceneFixedGap)}, docValues:{date=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Memory), docid_int=DocValuesFormat(name=Direct), docid=DocValuesFormat(name=Direct), titleTokenized=DocValuesFormat(name=Memory), title=DocValuesFormat(name=Lucene70), body=DocValuesFormat(name=Lucene70), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=29, maxMBSortInHeap=7.673697884536393, sim=RandomSimilarity(queryNorm=false): {titleTokenized=DFR I(F)L2, body=IB LL-D2}, locale=so-SO, timezone=Europe/Tallinn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=263773160,total=332398592
   [junit4]   2> NOTE: All tests run in this JVM: [TestBKD, TestSparseFixedBitDocIdSet, TestTransactions, TestSortRescorer, TestFieldType, Test2BSortedDocValuesFixedSorted, TestNumericDocValuesUpdates, TestCachingTokenFilter, TestIndexWriterNRTIsCurrent, TestTermsEnum2, TestIndexWriterExceptions2, TestSegmentInfos, TestLucene70NormsFormat, TestIndexWriterMaxDocs, TestStringHelper, TestIndexCommit, TestStopFilter, TestConcurrentMergeScheduler, TestCharsRef, TestBlockPostingsFormat, TestLongRangeFieldQueries, TestTimSorter, TestByteSlices, TestMathUtil, TestConstantScoreQuery, TestIsCurrent, Test2BDocs, TestStressIndexing, TestShardSearching, TestCheckIndex, TestNRTThreads, TestIntArrayDocIdSet, TestIndexWriterReader, TestTopFieldCollectorEarlyTermination, TestDirectoryReaderReopen, TestForTooMuchCloning, TestIndexWriterOutOfFileDescriptors]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterOutOfFileDescriptors -Dtests.seed=D922E4DF8E38FCAB -Dtests.slow=true -Dtests.locale=so-SO -Dtests.timezone=Europe/Tallinn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestIndexWriterOutOfFileDescriptors (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001\TestIndexWriterOutOfFileDescriptors-001\_c_Lucene70_0.dvm
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterOutOfFileDescriptors_D922E4DF8E38FCAB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D922E4DF8E38FCAB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [51/462 (1!)] on J1 in 2.56s, 1 test, 1 error <<< FAILURES!

[...truncated 8822 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Waa 13, 2018 5:06:52 TEIPA com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=4866DC237F9573E6 -Dtests.slow=true -Dtests.locale=saq-KE -Dtests.timezone=Europe/Zagreb -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.23s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=23, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6:C7E83B836DF98019]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4866DC237F9573E6]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=111, maxMBSortInHeap=5.267921072358951, sim=RandomSimilarity(queryNorm=true): {}, locale=saq-KE, timezone=Europe/Zagreb
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66852080,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 3.26s, 5 tests, 1 error <<< FAILURES!

[...truncated 3148 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 315925 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8864D3E872F17E5E-001\init-core-data-001
   [junit4]   2> 315926 WARN  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 315927 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 315928 INFO  (SUITE-TestGenericDistributedQueue-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 315932 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 317936 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=8864D3E872F17E5E -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.01s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E:CDCEA19136A3C22A]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 317939 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 318144 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 318145 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 319684 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 319737 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 321745 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8864D3E872F17E5E-001
   [junit4]   2> Feb 13, 2018 4:15:24 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Feb 13, 2018 4:15:44 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1255, maxMBSortInHeap=5.181509897235032, sim=RandomSimilarity(queryNorm=true): {}, locale=khq-ML, timezone=Etc/GMT-2
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=265526344,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [OverriddenZkACLAndCredentialsProvidersTest, TestBadConfig, TestSolrDeletionPolicy2, TestHashPartitioner, LeaderFailoverAfterPartitionTest, TestRestoreCore, RemoteQueryErrorTest, TestDocBasedVersionConstraints, TestInitParams, TestDistributedSearch, CurrencyFieldTypeTest, TestUtilizeNode, ReplicaListTransformerTest, TestHdfsCloudBackupRestore, SegmentsInfoRequestHandlerTest, CloudMLTQParserTest, TestRandomDVFaceting, TestScoreJoinQPScore, ReplaceNodeTest, TestOrdValues, TestSolrFieldCacheBean, TestStressLiveNodes, TestCloudRecovery, AliasIntegrationTest, TestSolrQueryParser, TestPayloadScoreQParserPlugin, DistributedFacetPivotLargeTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=8864D3E872F17E5E -Dtests.slow=true -Dtests.locale=khq-ML -Dtests.timezone=Etc/GMT-2 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=5084, name=sdqtest--1805-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$695/1989485171.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1875735021.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8864D3E872F17E5E]:0)
   [junit4] Completed [65/775 (1!)] on J1 in 26.06s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1916 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3107368 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\init-core-data-001
   [junit4]   2> 3107370 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3107371 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3107373 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001
   [junit4]   2> 3107373 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3107374 INFO  (Thread-6408) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3107374 INFO  (Thread-6408) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3107382 ERROR (Thread-6408) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3107473 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:64876
   [junit4]   2> 3107476 INFO  (zkConnectionManagerCallback-7749-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107482 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3107482 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3222f3d4{/solr,null,AVAILABLE}
   [junit4]   2> 3107483 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d1ef26{/solr,null,AVAILABLE}
   [junit4]   2> 3107485 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@240f3200{SSL,[ssl, http/1.1]}{127.0.0.1:64881}
   [junit4]   2> 3107485 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@117e06ac{SSL,[ssl, http/1.1]}{127.0.0.1:64880}
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.e.j.s.Server Started @3118076ms
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.e.j.s.Server Started @3118077ms
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64881}
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64880}
   [junit4]   2> 3107486 ERROR (jetty-launcher-7746-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3107486 ERROR (jetty-launcher-7746-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:01:50.541591700Z
   [junit4]   2> 3107486 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:01:50.541591700Z
   [junit4]   2> 3107490 INFO  (zkConnectionManagerCallback-7751-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107491 INFO  (zkConnectionManagerCallback-7753-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107491 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3107491 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3107495 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0002, likely client has closed socket
   [junit4]   2> 3107497 INFO  (jetty-launcher-7746-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3107497 INFO  (jetty-launcher-7746-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3107499 INFO  (zkConnectionManagerCallback-7761-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107499 INFO  (zkConnectionManagerCallback-7759-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107500 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0003, likely client has closed socket
   [junit4]   2> 3107500 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0004, likely client has closed socket
   [junit4]   2> 3107502 INFO  (zkConnectionManagerCallback-7763-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107502 INFO  (zkConnectionManagerCallback-7765-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64880_solr
   [junit4]   2> 3107606 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3107607 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.Overseer Overseer (id=72191912913600517-127.0.0.1:64880_solr-n_0000000000) starting
   [junit4]   2> 3107607 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64881_solr
   [junit4]   2> 3107613 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64880_solr
   [junit4]   2> 3107653 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107655 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107656 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3107656 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:64881_solr, 127.0.0.1:64880_solr]
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3107657 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3107658 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3107658 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3107667 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107672 DEBUG (ScheduledTrigger-13848-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3107674 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107675 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107676 INFO  (jetty-launcher-7746-thread-1) [n:127.0.0.1:64880_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\.
   [junit4]   2> 3107677 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107682 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107684 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3107684 INFO  (jetty-launcher-7746-thread-2) [n:127.0.0.1:64881_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\.
   [junit4]   2> 3107735 INFO  (zkConnectionManagerCallback-7771-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107738 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0007, likely client has closed socket
   [junit4]   2> 3107743 INFO  (zkConnectionManagerCallback-7775-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3107744 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3107745 INFO  (SUITE-TriggerIntegrationTest-seed#[8864D3E872F17E5E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64876/solr ready
   [junit4]   2> 3107766 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 3107766 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3107769 DEBUG (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3107769 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3107772 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3107774 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3107775 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3108779 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 3116784 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 3126794 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 3136806 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 3136815 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMetricTrigger
   [junit4]   2> 3136816 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 3136817 DEBUG (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3136817 DEBUG (OverseerAutoScalingTriggerThread-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T06:27:37+09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3136819 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77bb045c{/solr,null,AVAILABLE}
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a9acd7{SSL,[ssl, http/1.1]}{127.0.0.1:64945}
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.e.j.s.Server Started @3147412ms
   [junit4]   2> 3136821 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64945}
   [junit4]   2> 3136822 ERROR (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3136822 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-13T17:02:19.877135900Z
   [junit4]   2> 3136824 INFO  (zkConnectionManagerCallback-7777-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136825 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3136830 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf0009, likely client has closed socket
   [junit4]   2> 3136833 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64876/solr
   [junit4]   2> 3136835 INFO  (zkConnectionManagerCallback-7781-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136835 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007a298cdf000a, likely client has closed socket
   [junit4]   2> 3136838 INFO  (zkConnectionManagerCallback-7783-thread-1-processing-n:127.0.0.1:64945_solr) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3136844 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3136847 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3136850 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64945_solr
   [junit4]   2> 3136852 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136852 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136859 INFO  (zkCallback-7782-thread-1-processing-n:127.0.0.1:64945_solr) [n:127.0.0.1:64945_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136865 INFO  (zkCallback-7774-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3136943 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136952 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136952 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64945.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3136954 INFO  (TEST-TriggerIntegrationTest.testMetricTrigger-seed#[8864D3E872F17E5E]) [n:127.0.0.1:64945_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node3\.
   [junit4]   2> 3136993 INFO  (zkConnectionManagerCallback-7787-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3137014 INFO  (qtp44038497-33710) [n:127.0.0.1:64880_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=testMetricTrigger&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3137017 INFO  (OverseerThreadFactory-13852-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection testMetricTrigger
   [junit4]   2> 3137130 INFO  (OverseerStateUpdate-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testMetricTrigger_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64881/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3137133 INFO  (OverseerStateUpdate-72191912913600517-127.0.0.1:64880_solr-n_0000000000) [n:127.0.0.1:64880_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testMetricTrigger",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testMetricTrigger_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:64880/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3137342 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard2_replica_n2&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3137343 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3137351 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testMetricTrigger_shard1_replica_n1&action=CREATE&numShards=2&collection=testMetricTrigger&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3137352 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3137457 INFO  (zkCallback-7762-thread-1-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137457 INFO  (zkCallback-7764-thread-1-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137459 INFO  (zkCallback-7764-thread-2-processing-n:127.0.0.1:64881_solr) [n:127.0.0.1:64881_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3137459 INFO  (zkCallback-7762-thread-2-processing-n:127.0.0.1:64880_solr) [n:127.0.0.1:64880_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testMetricTrigger/state.json] for collection [testMetricTrigger] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 3138357 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3138365 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema [testMetricTrigger_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 3138367 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3138369 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3138369 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard2_replica_n2' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64880.solr.core.testMetricTrigger.shard2.replica_n2' (registry 'solr.core.testMetricTrigger.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3138370 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [[testMetricTrigger_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\testMetricTrigger_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node1\.\testMetricTrigger_shard2_replica_n2\data\]
   [junit4]   2> 3138377 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema [testMetricTrigger_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3138380 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3138381 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testMetricTrigger_shard1_replica_n1' using configuration from collection testMetricTrigger, trusted=true
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_64881.solr.core.testMetricTrigger.shard1.replica_n1' (registry 'solr.core.testMetricTrigger.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7209aef8
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3138382 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [[testMetricTrigger_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\testMetricTrigger_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_8864D3E872F17E5E-001\tempDir-001\node2\.\testMetricTrigger_shard1_replica_n1\data\]
   [junit4]   2> 3138512 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3138512 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3138515 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3138515 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3138518 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3138518 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3138518 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@301fda04[testMetricTrigger_shard2_replica_n2] main]
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3138520 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3138520 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3138520 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3138521 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d9a4451[testMetricTrigger_shard1_replica_n1] main]
   [junit4]   2> 3138521 INFO  (searcherExecutor-13863-thread-1-processing-n:127.0.0.1:64880_solr x:testMetricTrigger_shard2_replica_n2 s:shard2 c:testMetricTrigger r:core_node4) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SolrCore [testMetricTrigger_shard2_replica_n2] Registered new searcher Searcher@301fda04[testMetricTrigger_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3138522 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592306005785444352
   [junit4]   2> 3138523 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3138524 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3138525 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3138525 INFO  (qtp568334989-33719) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592306005788590080
   [junit4]   2> 3138526 INFO  (searcherExecutor-13864-thread-1-processing-n:127.0.0.1:64881_solr x:testMetricTrigger_shard1_replica_n1 s:shard1 c:testMetricTrigger r:core_node3) [n:127.0.0.1:64881_solr c:testMetricTrigger s:shard1 r:core_node3 x:testMetricTrigger_shard1_replica_n1] o.a.s.c.SolrCore [testMetricTrigger_shard1_replica_n1] Registered new searcher Searcher@1d9a4451[testMetricTrigger_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:64880/solr/testMetricTrigger_shard2_replica_n2/
   [junit4]   2> 3138531 INFO  (qtp44038497-33709) [n:127.0.0.1:64880_solr c:testMetricTrigger s:shard2 r:core_node4 x:testMetricTrigger_shard2_replica_n2] o.a.s.c.SyncStrat

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

ava.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_B35A5833F49D38A7-001\tempDir-078
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B35A5833F49D38A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [146/146 (1!)] on J0 in 18.65s, 35 tests, 1 error <<< FAILURES!

[...truncated 1464 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=yue, timezone=America/Port_of_Spain
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=71459848,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EE6A3CCABE710FC2 -Dtests.slow=true -Dtests.locale=yue -Dtests.timezone=America/Port_of_Spain -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6A3CCABE710FC2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE6A3CCABE710FC2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 807 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingLongValueTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, maxDocsPerChunk=311, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=9, blockSize=3)), sim=RandomSimilarity(queryNorm=false): {}, locale=shi-MA, timezone=Asia/Shanghai
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=109417344,total=222298112
   [junit4]   2> NOTE: All tests run in this JVM: [IfFunctionTest, ExistsFunctionTest, DateFieldsTest, CastingFloatValueStreamTest, CastingLongValueStreamTest, LegacyExpressionTest, LegacyRangeFacetTest, RangeFacetTest, DateMathFunctionTest, CeilingFunctionTest, NoFacetTest, LegacyAbstractAnalyticsCloudTest, CastingIntValueStreamTest, LegacyAbstractAnalyticsFacetCloudTest, MultFunctionTest, ConstantValueTest, CastingDoubleValueStreamTest, CastingBooleanValueStreamTest, AbstractAnalyticsFieldTest, LegacyFieldFacetTest, OverallAnalyticsTest, PivotFacetTest, LTFunctionTest, OrFunctionTest, RemoveFunctionTest, RoundFunctionTest, SubtractFunctionTest, LegacyNoFacetCloudTest, LegacyFieldFacetExtrasCloudTest, LegacyQueryFacetTest, CastingBooleanValueTest, CastingLongValueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingLongValueTest -Dtests.seed=BC06F48F2258FE25 -Dtests.slow=true -Dtests.locale=shi-MA -Dtests.timezone=Asia/Shanghai -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | CastingLongValueTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingLongValueTest_BC06F48F2258FE25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC06F48F2258FE25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [77/78 (1!)] on J1 in 0.03s, 8 tests, 1 error <<< FAILURES!

[...truncated 38025 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 451 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/451/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013

	at __randomizedtesting.SeedInfo.seed([33BD0C817264285D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild

Error Message:
Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193 

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193

	at __randomizedtesting.SeedInfo.seed([E286FD1381235571:DDD831E40657D78F]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
	... 37 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([763DC7693C8A570B:50AD283B68049101]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001

	at __randomizedtesting.SeedInfo.seed([43B38630A10C2A00]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 963 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FST50, junk=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=892, maxMBSortInHeap=5.888636013880197, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=Asia/Yekaterinburg
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=156746512,total=220200960
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermScorer, TestRAMDirectory, TestDocIdSetBuilder, MultiCollectorTest, TestSpanExplanationsOfNonMatches, TestDeterminizeLexicon, TestIntBlockPool, TestStringMSBRadixSorter, TestBooleanOr, TestBlendedTermQuery, TestSpans, TestClassicSimilarity, TestCodecs, TestBooleanRewrites, TestDemoParallelLeafReader, TestNRTReaderCleanup, TestDocValuesQueries, TestNumericUtils, TestSearchWithThreads, TestOmitPositions, TestFieldCacheRewriteMethod, TestPolygon, TestGraphTokenStreamFiniteStrings, TestDoubleRangeFieldQueries, TestReqExclBulkScorer, TestMultiThreadTermVectors, TestSearchForDuplicates, TestDocCount, TestDirectoryReader, TestParallelCompositeReader, TestHighCompressionMode, TestBinaryTerms, TestComplexExplanations, TestAssertions, TestLongValuesSource, TestSort, TestThreadedForceMerge, TestDuelingCodecs, TestFixedLengthBytesRefArray, TestIndexSearcher, TestNoMergePolicy, TestDocValuesIndexing, TestCodecHoldsOpenFiles, TestToken, TestSearch, TestFilterLeafReader, TestAllFilesDetectTruncation, TermInSetQueryTest, TestAddIndexes, TestForceMergeForever, TestIndexWriterThreadsToSegments, TestMixedCodecs, TestByteArrayDataInput, TestFieldsReader, LimitedFiniteStringsIteratorTest, TestDateSort, TestNorms, TestExceedMaxTermLength, TestIndexWriterWithThreads, TestTopDocsMerge, TestLucene60PointsFormat, TestBinaryDocValuesUpdates, TestNIOFSDirectory, TestFlushByRamOrCountsPolicy, TestArrayUtil, TestEarlyTerminatingSortingCollector, TestPriorityQueue, TestInfoStream, TestNamedSPILoader, TestLucene50TermVectorsFormat, Test2BPositions, TestCustomNorms, TestRecyclingIntBlockAllocator, TestCollectionUtil, TestAtomicUpdate, TestStandardAnalyzer, TestBM25Similarity, TestDocsAndPositions, TestTragicIndexWriterDeadlock, TestSpanExplanations, TestSleepingLockWrapper, TestLazyProxSkipping, TestScoreCachingWrappingScorer, TestPositionIncrement, TestSortedNumericSortField, TestSimilarityProvider, TestIndexManyDocuments, TestIndexWriter, TestTermQuery, TestPointQueries, TestSpanSearchEquivalence, Test2BPoints, TestBinaryDocument, TestSpanBoostQuery, TestLucene50StoredFieldsFormat, TestNeverDelete, TestCharacterUtils, TestIndexInput, TestFieldInvertState, TestSameTokenSamePosition, TestOneMergeWrappingMergePolicy, TestIndexSorting, TestSwappedIndexFiles, TestBufferedIndexInput, TestSimpleFSLockFactory, TestParallelReaderEmptyIndex, TestBooleanQuery, TestPayloadsOnVectors, TestConjunctions, TestSpanTermQuery, TestSegmentReader, TestOperations, TestMergedIterator, TestLucene70SegmentInfoFormat, TestExternalCodecs, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestPackedInts, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=33BD0C817264285D -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=Asia/Yekaterinburg -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_33BD0C817264285D-001\testSeekZero-013
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33BD0C817264285D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [216/461 (1!)] on J0 in 2.85s, 54 tests, 1 error <<< FAILURES!

[...truncated 9449 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testIllegalByteDuringBuild -Dtests.seed=E286FD1381235571 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.07s J1 | TestFreeTextSuggester.testIllegalByteDuringBuild <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E286FD1381235571:DDD831E40657D78F]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\.\temp\FreeTextSuggester.index.4014271034426297193: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4014271034426297193
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
   [junit4]    > 	... 37 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.TestFreeTextSuggester_E286FD1381235571-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {body=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1694, maxMBSortInHeap=7.288608443854839, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31968272,total=83886080
   [junit4]   2> NOTE: All tests run in this JVM: [WFSTCompletionTest, TestContextSuggestField, TestSuggestStopFilter, TestPrefixCompletionQuery, CompletionTokenStreamTest, FuzzySuggesterTest, BlendedInfixSuggesterTest, TestLuceneDictionary, AnalyzingSuggesterTest, TestDirectSpellChecker, TestPlainTextDictionary, BytesRefSortersTest, TestHighFrequencyDictionary, TestNGramDistance, DocumentDictionaryTest, DocumentValueSourceDictionaryTest, FileDictionaryTest, TestInputIterator, TestFreeTextSuggester]
   [junit4] Completed [31/32 (1!)] on J1 in 5.27s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2000 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_763DC7693C8A570B-001\init-core-data-001
   [junit4]   2> 579293 WARN  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 579294 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 579300 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 579300 INFO  (SUITE-TestDistribStateManager-seed#[763DC7693C8A570B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 579302 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 579303 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579303 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579303 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579306 ERROR (Thread-893) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579403 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54940
   [junit4]   2> 579432 INFO  (zkConnectionManagerCallback-887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579432 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579435 ERROR (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579435 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54940 54940
   [junit4]   2> 579438 INFO  (Thread-893) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54940 54940
   [junit4]   2> 579439 INFO  (TEST-TestDistribStateManager.testMulti-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 579443 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 579444 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579445 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579445 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579446 ERROR (Thread-894) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579544 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54946
   [junit4]   2> 579550 INFO  (zkConnectionManagerCallback-889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579551 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579557 ERROR (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579559 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54946 54946
   [junit4]   2> 579560 INFO  (Thread-894) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54946 54946
   [junit4]   2> 579563 INFO  (TEST-TestDistribStateManager.testHasData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 579568 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 579570 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579570 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579570 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579570 ERROR (Thread-895) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579671 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54952
   [junit4]   2> 579678 INFO  (zkConnectionManagerCallback-891-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579679 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579714 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e6a50000, likely client has closed socket
   [junit4]   2> 579721 INFO  (zkConnectionManagerCallback-893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579722 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579730 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e6a50001, likely client has closed socket
   [junit4]   2> 579730 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579730 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54952 54952
   [junit4]   2> 579735 INFO  (Thread-895) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54952 54952
   [junit4]   2> 579744 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 579750 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 579752 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 579752 INFO  (TEST-TestDistribStateManager.testListData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 579761 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 579763 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 579769 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 579769 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 579769 ERROR (Thread-896) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 579863 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer start zk server on port:54961
   [junit4]   2> 579875 INFO  (zkConnectionManagerCallback-895-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579875 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 579886 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e76d0000, likely client has closed socket
   [junit4]   2> 579892 INFO  (zkConnectionManagerCallback-897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 579892 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 584894 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1007771e76d0001, likely client has closed socket
   [junit4]   2> 584894 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 584895 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54961 54961
   [junit4]   2> 584896 INFO  (Thread-896) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54961 54961
   [junit4]   2> 584898 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[763DC7693C8A570B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=763DC7693C8A570B -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=America/Grand_Turk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 5.15s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([763DC7693C8A570B:50AD283B68049101]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_763DC7693C8A570B-001
   [junit4]   2> Feb 13, 2018 4:22:05 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1450, maxMBSortInHeap=5.476618995094, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=America/Grand_Turk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=115055960,total=478150656
   [junit4]   2> NOTE: All tests run in this JVM: [TolerantUpdateProcessorTest, TestImpersonationWithHadoopAuth, SimplePostToolTest, TestDistributedGrouping, TestFuzzyAnalyzedSuggestions, HdfsDirectoryFactoryTest, SolrCmdDistributorTest, JSONWriterTest, URLClassifyProcessorTest, ResponseHeaderTest, SortByFunctionTest, TestBadConfig, ResponseBuilderTest, TestUseDocValuesAsStored2, SolrMetricReporterTest, NotRequiredUniqueKeyTest, HdfsRecoverLeaseTest, TestLuceneMatchVersion, TestConfigSetImmutable, TestPivotHelperCode, TestReloadAndDeleteDocs, ZkFailoverTest, SchemaApiFailureTest, TestImplicitCoreProperties, DirectoryFactoryTest, HdfsChaosMonkeySafeLeaderTest, TestGraphTermsQParserPlugin, TestReRankQParserPlugin, CdcrUpdateLogTest, CdcrReplicationDistributedZkTest, TestLuceneIndexBackCompat, ExecutePlanActionTest, TimeZoneUtilsTest, MoveReplicaTest, SolrSlf4jReporterTest, TestDocSet, AtomicUpdateProcessorFactoryTest, TermVectorComponentTest, AddBlockUpdateTest, DeleteReplicaTest, CircularListTest, TestStressVersions, TestCodecSupport, TestSolrDeletionPolicy2, DocValuesMultiTest, TestOrdValues, SortSpecParsingTest, TestDistribIDF, TestPullReplica, TestStressCloudBlindAtomicUpdates, TriLevelCompositeIdRoutingTest, TestSolrConfigHandlerConcurrent, AutoScalingHandlerTest, CdcrRequestHandlerTest, TestSolrCoreSnapshots, ImplicitSnitchTest, TestClusterStateProvider, FileBasedSpellCheckerTest, TestDistribStateManager]
   [junit4] Completed [83/775 (1!)] on J1 in 6.21s, 5 tests, 1 failure <<< FAILURES!

[...truncated 4747 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=bg, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34689024,total=61865984
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=43B38630A10C2A00 -Dtests.slow=true -Dtests.locale=bg -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_43B38630A10C2A00-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43B38630A10C2A00]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 15.75s, 8 tests, 1 error <<< FAILURES!

[...truncated 41865 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 450 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/450/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState

Error Message:
The trigger did not fire at all

Stack Trace:
java.lang.AssertionError: The trigger did not fire at all
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:3C593630DE73AA9E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTriggerRestoreState(TriggerIntegrationTest.java:426)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:B4520B8FCDBEEF59]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:7DD1FDE1EDD48DC6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:F1CECD36A0E1F747]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=33281, name=sdqtest--7764-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1317/2043079625.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$237/528275057.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10167_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10167_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33:ACDE3743EA8686DC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_B464BF4FE4B34B33-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([B464BF4FE4B34B33]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001

	at __randomizedtesting.SeedInfo.seed([59D67F869D9E634D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13075 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 937360 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\init-core-data-001
   [junit4]   2> 937361 WARN  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=56 numCloses=56
   [junit4]   2> 937361 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 937363 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 937365 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001
   [junit4]   2> 937365 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 937365 INFO  (Thread-2120) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 937369 ERROR (Thread-2120) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 937465 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54115
   [junit4]   2> 937469 INFO  (zkConnectionManagerCallback-1946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937478 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937479 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5d836247{/solr,null,AVAILABLE}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63915b9a{SSL,[ssl, http/1.1]}{127.0.0.1:54125}
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.e.j.s.Server Started @947751ms
   [junit4]   2> 937481 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54125}
   [junit4]   2> 937482 ERROR (jetty-launcher-1943-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937482 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.434818900Z
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 937486 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@667cef28{/solr,null,AVAILABLE}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@211cc5aa{SSL,[ssl, http/1.1]}{127.0.0.1:54130}
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.e.j.s.Server Started @947756ms
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54130}
   [junit4]   2> 937487 ERROR (jetty-launcher-1943-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937487 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.439055100Z
   [junit4]   2> 937496 INFO  (zkConnectionManagerCallback-1950-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937497 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937497 INFO  (zkConnectionManagerCallback-1948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937498 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937507 INFO  (jetty-launcher-1943-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937509 INFO  (jetty-launcher-1943-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937522 INFO  (zkConnectionManagerCallback-1954-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937523 INFO  (zkConnectionManagerCallback-1958-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  (zkConnectionManagerCallback-1960-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937528 INFO  (zkConnectionManagerCallback-1962-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937682 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937684 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54130_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54125_solr
   [junit4]   2> 937685 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.Overseer Overseer (id=72186490857259013-127.0.0.1:54130_solr-n_0000000000) starting
   [junit4]   2> 937721 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54130_solr
   [junit4]   2> 937745 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937750 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937751 INFO  (jetty-launcher-1943-thread-1) [n:127.0.0.1:54125_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.
   [junit4]   2> 937775 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937777 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 937779 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937779 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54125_solr, 127.0.0.1:54130_solr]
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 937781 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 937784 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 937784 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 937785 DEBUG (ScheduledTrigger-4500-thread-1) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 937810 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937816 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 937817 INFO  (jetty-launcher-1943-thread-2) [n:127.0.0.1:54130_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.
   [junit4]   2> 937848 INFO  (zkConnectionManagerCallback-1968-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937851 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b21210007, likely client has closed socket
   [junit4]   2> 937856 INFO  (zkConnectionManagerCallback-1972-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937857 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937858 INFO  (SUITE-TriggerIntegrationTest-seed#[B464BF4FE4B34B33]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54115/solr ready
   [junit4]   2> 937880 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 937883 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 937887 DEBUG (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 937888 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 937891 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 937893 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2754268d{/solr,null,AVAILABLE}
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@114cbdc2{SSL,[ssl, http/1.1]}{127.0.0.1:54170}
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948164ms
   [junit4]   2> 937894 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54170}
   [junit4]   2> 937894 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 937902 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:56.854949200Z
   [junit4]   2> 937900 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 937903 DEBUG (OverseerAutoScalingTriggerThread-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 937931 INFO  (zkConnectionManagerCallback-1974-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937933 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 937943 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 937946 INFO  (zkConnectionManagerCallback-1978-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937973 INFO  (zkConnectionManagerCallback-1980-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 937983 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 937985 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 937988 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54170_solr
   [junit4]   2> 937990 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937990 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937994 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 937995 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 938039 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938047 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54170.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938048 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54170_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node3\.
   [junit4]   2> 938087 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938088 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938089 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@90941a9{/solr,null,AVAILABLE}
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5207100e{SSL,[ssl, http/1.1]}{127.0.0.1:54185}
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948359ms
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54185}
   [junit4]   2> 938090 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938090 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:57.042820500Z
   [junit4]   2> 938094 INFO  (zkConnectionManagerCallback-1984-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938094 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938111 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938114 INFO  (zkConnectionManagerCallback-1988-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938115 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b2121000d, likely client has closed socket
   [junit4]   2> 938118 INFO  (zkConnectionManagerCallback-1990-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938126 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 938128 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938130 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54185_solr
   [junit4]   2> 938131 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938131 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938133 INFO  (zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 938419 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938427 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54185.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938429 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54185_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node4\.
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??-10:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 938476 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@146cea98{/solr,null,AVAILABLE}
   [junit4]   2> 938477 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ae9f832{SSL,[ssl, http/1.1]}{127.0.0.1:54238}
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.e.j.s.Server Started @948747ms
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54238}
   [junit4]   2> 938478 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 938478 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 938479 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-12T18:02:57.431053400Z
   [junit4]   2> 938481 INFO  (zkConnectionManagerCallback-1994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938481 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 938485 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100753b2121000f, likely client has closed socket
   [junit4]   2> 938489 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54115/solr
   [junit4]   2> 938490 INFO  (zkConnectionManagerCallback-1998-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938493 INFO  (zkConnectionManagerCallback-2000-thread-1-processing-n:127.0.0.1:54238_solr) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 938499 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 938501 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 938503 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54238_solr
   [junit4]   2> 938504 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1979-thread-1-processing-n:127.0.0.1:54170_solr) [n:127.0.0.1:54170_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1989-thread-1-processing-n:127.0.0.1:54185_solr) [n:127.0.0.1:54185_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938505 INFO  (zkCallback-1971-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938506 INFO  (zkCallback-1999-thread-1-processing-n:127.0.0.1:54238_solr) [n:127.0.0.1:54238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 938546 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938554 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54238.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 938555 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[B464BF4FE4B34B33]) [n:127.0.0.1:54238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node5\.
   [junit4]   2> 938626 INFO  (qtp844947372-10538) [n:127.0.0.1:54125_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 938628 INFO  (OverseerThreadFactory-4504-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 938737 INFO  (OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54125/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938740 INFO  (OverseerStateUpdate-72186490857259013-127.0.0.1:54130_solr-n_0000000000) [n:127.0.0.1:54130_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54130/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 938953 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938955 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 938972 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 939077 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939077 INFO  (zkCallback-1959-thread-1-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939078 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 939967 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939972 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54125.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939974 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 939982 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 939986 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54130.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@242e4ade
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 939988 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B464BF4FE4B34B33-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940036 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940037 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940038 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940039 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@580a9355[collection1_shard1_replica_n1] main]
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 940040 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940041 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940041 INFO  (searcherExecutor-4525-thread-1-processing-n:127.0.0.1:54125_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@580a9355[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940042 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592219222927212544
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 940048 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 940050 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 940050 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 940051 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a546e2[collection1_shard1_replica_n2] main]
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 940052 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 940054 INFO  (searcherExecutor-4526-thread-1-processing-n:127.0.0.1:54130_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@1a546e2[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 940054 INFO  (qtp1903290716-10549) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592219222939795456
   [junit4]   2> 940152 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1959-thread-3-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940152 INFO  (zkCallback-1961-thread-1-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/
   [junit4]   2> 940553 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:54125/solr START replicas=[https://127.0.0.1:54130/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 940573 INFO  (qtp1903290716-10553) [n:127.0.0.1:54130_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=https://127.0.0.1:54125/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 940857 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 940862 INFO  (qtp844947372-10542) [n:127.0.0.1:54125_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54125/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 940964 INFO  (zkCallback-1959-thread-2-processing-n:127.0.0.1:54130_solr) [n:127.0.0.1:54130_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  (zkCallback-1961-thread-2-processing-n:127.0.0.1:54125_solr) [n:127.0.0.1:54125_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 940964 INFO  (zkCallback-1959-th

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

stSortByMinMaxFunction, TestSchemaVersionResource, SolrMetricManagerTest, RAMDirectoryFactoryTest, OpenExchangeRatesOrgProviderTest, TestLargeCluster, TestLazyCores, OutOfBoxZkACLAndCredentialsProvidersTest, HdfsNNFailoverTest, HdfsSyncSliceTest, TestFunctionQuery, TestFaceting, TestSchemaResource, TestJsonRequest, TestFiltering, TestSmileRequest, OverseerRolesTest, TestCloudSchemaless, HdfsWriteToMultipleCollectionsTest, TestFoldingMultitermQuery, SolrIndexConfigTest, DistributedFacetExistsSmallTest, TestTlogReplica, XmlUpdateRequestHandlerTest, TestManagedSynonymFilterFactory, IndexSchemaRuntimeFieldTest, TestAddFieldRealTimeGet, TestStressInPlaceUpdates, TestSolrConfigHandler, TestExactSharedStatsCache, RecoveryAfterSoftCommitTest, SolrRequestParserTest, DateRangeFieldTest, HdfsAutoAddReplicasIntegrationTest, TestUniqueKeyFieldResource, DateMathParserTest, TestTrieFacet, SchemaVersionSpecificBehaviorTest, OpenCloseCoreStressTest, TestFileDictionaryLookup, TestQuerySenderNoQuery, DataDrivenBlockJoinTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MetricUtilsTest, TestConfigSetProperties, TemplateUpdateProcessorTest, FullHLLTest, SecurityConfHandlerTest, QueryResultKeyTest, AddSchemaFieldsUpdateProcessorFactoryTest, HighlighterTest, TestCustomDocTransformer, TestPartialUpdateDeduplication, TestRequestForwarding, TestTrackingShardHandlerFactory, TestMacros, ComputePlanActionTest, TestManagedResource, MissingSegmentRecoveryTest, TestIndexSearcher, TriggerIntegrationTest, UtilsToolTest, LeaderElectionIntegrationTest, TlogReplayBufferedWhileIndexingTest, BlockJoinFacetSimpleTest, TestCopyFieldCollectionResource, OutputWriterTest, TimeRoutedAliasUpdateProcessorTest, TestPhraseSuggestions, SOLR749Test, DistributedFacetPivotSmallTest, TestMergePolicyConfig, MoveReplicaHDFSTest, TestQueryWrapperFilter, TestDistributedStatsComponentCardinality, TestElisionMultitermQuery, ExitableDirectoryReaderTest, RollingRestartTest, AddReplicaTest, HdfsDirectoryTest, TestDownShardTolerantSearch, TestMissingGroups, TestLegacyNumericUtils, TestRandomRequestDistribution, BitVectorTest, LegacyCloudClusterPropTest, TestZkChroot, TestCloudDeleteByQuery, DeleteShardTest, TestChildDocTransformer, CloneFieldUpdateProcessorFactoryTest, TestUninvertingReader, TestQueryTypes, TestCSVResponseWriter, TestUtils, TestSolrCloudWithSecureImpersonation, MetricsHandlerTest, TestAnalyzeInfixSuggestions, RegexBytesRefFilterTest, TestRecovery, TestPerFieldSimilarityWithDefaultOverride, SolrCLIZkUtilsTest, TestObjectReleaseTracker, PreAnalyzedUpdateProcessorTest, EnumFieldTest, SaslZkACLProviderTest, CdcrVersionReplicationTest, CopyFieldTest, TestExecutePlanAction, SystemLogListenerTest, OverseerTaskQueueTest, RecoveryZkTest, TestCharFilters, AtomicUpdatesTest, MoreLikeThisHandlerTest, DeleteNodeTest, TestSurroundQueryParser, SpellingQueryConverterTest, TestSystemIdResolver, SmileWriterTest, SolrXmlInZkTest, TestCloudSearcherWarming, TestPayloadCheckQParserPlugin, HdfsRecoveryZkTest, TestInPlaceUpdatesDistrib, TestSizeLimitedDistributedMap, SolrMetricsIntegrationTest, ZkNodePropsTest, TestNodeLostTrigger, ClassificationUpdateProcessorIntegrationTest, DirectSolrConnectionTest, TestRemoteStreaming, PolyFieldTest, TestSolrConfigHandlerCloud, TestDelegationWithHadoopAuth, RankQueryTest, RequiredFieldsTest, TestJavabinTupleStreamParser, CreateCollectionCleanupTest, BadCopyFieldTest, AnalysisErrorHandlingTest, BasicDistributedZkTest, TestGeoJSONResponseWriter, ZkShardTermsTest, TestUseDocValuesAsStored, SolrGraphiteReporterTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, ReplaceNodeNoTargetTest, ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, SolrCloudExampleTest, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestLockTree, TestMiniSolrCloudClusterSSL, TestPullReplica, TestShortCircuitedRequests, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionReloadTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, ShardSplitTest, TestPolicyCloud, TestTriggerIntegration]
   [junit4] Completed [595/775 (4!)] on J0 in 5.42s, 11 tests, 1 failure <<< FAILURES!

[...truncated 3001 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=Europe/Athens
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60831568,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=59D67F869D9E634D -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_59D67F869D9E634D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59D67F869D9E634D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 15.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 38828 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 449 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/449/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.OverriddenZkACLAndCredentialsProvidersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverriddenZkACLAndCredentialsProvidersTest_D8047ED8C11A3588-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588:505041026FE65870]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588:CC4C258DE21D8896]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetExistsSmallTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001

	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestMaxScoreQueryParser

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestMaxScoreQueryParser_D8047ED8C11A3588-001\init-core-data-001\spellchecker2

	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_D8047ED8C11A3588-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([D8047ED8C11A3588]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001

	at __randomizedtesting.SeedInfo.seed([AEF88825C1F599BC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1782 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180211_221219_76916677532277836134621.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180211_221219_76718369847630802864652.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 308 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180211_221729_8448148752344036392980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180211_221729_84457122710925679264.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180211_221829_92010393315900116566275.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180211_221829_92017330333261453837421.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180211_222008_98514942376800175138734.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180211_222008_98517396351141826612260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 254 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180211_222019_01013603593628927477666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180211_222019_01011785092747021098761.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180211_222044_99613007095141643350123.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180211_222044_99616613807810203935191.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180211_222049_3291620822154243461672.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180211_222049_32911571686477117636027.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180211_222053_23011553705800483936254.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180211_222053_2308850449573363291874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180211_222101_65615643257018265104551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180211_222101_6566017406345107081822.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180211_222109_36017189139443382563156.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180211_222109_36116107012937566843680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180211_222113_1959060663067334836828.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180211_222131_3042039318555738176907.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180211_222131_3047296907477048529491.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1412 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180211_222241_02818088246335988760185.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180211_222241_0283018532905294361153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180211_222251_7032647827955005135657.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180211_222251_7036322097544297734872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180211_222305_9125108609968546908328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180211_222305_91218015822179471503366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180211_222417_68616414603867523173309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180211_222417_68610731810615352406742.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180211_222421_4144138463810935536260.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180211_222421_41416184193534886533410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180211_222426_8743103426928304411813.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180211_222426_8784640935250384384435.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180211_222446_5024054818820771451134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180211_222446_5036282310335739240595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180211_222454_3099854585194035602845.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180211_222454_30813492175715390441583.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180211_222509_5827425685089533015843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180211_222509_58118103497787973757612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180211_222521_46317143407016396455373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180211_222521_4639521886591861635367.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180211_222527_59812528120782546964098.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180211_222527_59714909008344878367355.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 342 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180211_222545_85612805034647869649953.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180211_222545_8564020818266580836822.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180211_222555_94818441642558302638615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180211_222555_94811825543264385641447.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 193 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180211_222604_8689027629803149410978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180211_222604_8681039685755477728343.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180211_222619_92416533107326129025532.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180211_222619_9266065846613240545990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180211_222646_73215095278091753892750.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180211_222646_732436725864500564762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180211_222702_7318852736112318262635.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180211_222702_7319426464831116421739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180211_222714_95614095679521199781909.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 255 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180211_222718_8154170287198941463385.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180211_222718_8152266017193780749214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1799 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetExistsSmallTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\init-core-data-001
   [junit4]   2> 294890 WARN  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 294893 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 294898 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 295285 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 295285 INFO  (SUITE-DistributedFacetExistsSmallTest-seed#[D8047ED8C11A3588]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ij/
   [junit4]   2> 296675 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores\collection1
   [junit4]   2> 296893 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 296894 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 296895 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6686a192{/ij,null,AVAILABLE}
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c70632d{SSL,[ssl, http/1.1]}{127.0.0.1:55232}
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @306864ms
   [junit4]   2> 297003 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55232, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores}
   [junit4]   2> 297004 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 297004 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 297005 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T22:33:28.524360300Z
   [junit4]   2> 297006 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\solr.xml
   [junit4]   2> 297030 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 297030 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 297044 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 297176 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297196 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297197 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297201 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores
   [junit4]   2> 297202 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 297288 INFO  (coreLoadExecutor-348-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 297292 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 297397 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 297436 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 297610 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 297717 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 297718 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 297726 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=77.4091796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=0.06490719889951535, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 298023 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 298023 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 298027 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 298027 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 298066 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=18.6953125, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=26.01937727402028, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 298067 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57f8eb60[collection1] main]
   [junit4]   2> 298069 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 298090 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 298199 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 298200 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 298201 INFO  (coreLoadExecutor-348-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592145645111607296
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 298202 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 298203 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 298207 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 298214 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 298222 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 298230 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 298235 INFO  (searcherExecutor-349-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@57f8eb60[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 299748 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 299801 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 299802 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 299803 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d16d06{/ij,null,AVAILABLE}
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@24f1b987{SSL,[ssl, http/1.1]}{127.0.0.1:55235}
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @309666ms
   [junit4]   2> 299805 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55235, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores}
   [junit4]   2> 299808 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 299809 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-11T22:33:31.329150400Z
   [junit4]   2> 299810 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 299833 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300040 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300060 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300060 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300066 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores
   [junit4]   2> 300066 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 300239 INFO  (coreLoadExecutor-359-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 300245 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 300383 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 300422 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 300643 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@203039b1
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 300683 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=33, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=77.4091796875, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=0.06490719889951535, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300947 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 300947 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 300951 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 300951 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 300952 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=18.6953125, floorSegmentMB=1.2080078125, forceMergeDeletesPctAllowed=26.01937727402028, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 300954 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1464d4[collection1] main]
   [junit4]   2> 300954 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 301006 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 301197 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 301197 INFO  (coreLoadExecutor-359-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1592145648253140992
   [junit4]   2> 301203 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 301232 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 301245 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 301245 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 301274 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 301277 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 301288 INFO  (searcherExecutor-360-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1464d4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 303049 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 303058 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 303064 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@28a09819{/ij,null,AVAILABLE}
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@267c044e{SSL,[ssl, http/1.1]}{127.0.0.1:55238}
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.e.j.s.Server Started @312928ms
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ij, hostPort=55238, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetExistsSmallTest_D8047ED8C11A3588-001\tempDir-001\shard1\cores}
   [junit4]   2> 303067 ERROR (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 303067 INFO  (TEST-DistributedFacetExistsSmallTest.test-seed#[D8047ED8C11A3588]) [    ] o.a.

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

olr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEF88825C1F599BC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEF88825C1F599BC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.34s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180211_233941_59218104295424643501738.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180211_233941_5931298016429054409494.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 797 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180211_234006_29817789969244953530842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180211_234006_29814569351898145798980.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180211_234118_67210460976204851163943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180211_234118_67218106616823518678104.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1279 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180211_234154_0282546384052167213917.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180211_234154_02912049942391772915388.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 659 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180211_234214_1164632247678623782785.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180211_234214_1163425135870250592378.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 565 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180211_234256_5512041682696382243559.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180211_234256_5516086660388468602838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 571 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180211_234322_9777197794932917974022.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180211_234322_97718188578786756371637.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 665 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180211_234345_3213027584670042144473.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180211_234345_3218063706814335346667.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 611 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180211_234440_4885716926625106783189.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180211_234440_4881718695662835692648.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180211_234510_89210920943653006648439.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32525 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 448 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/448/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexManyDocuments

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001

	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001

	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A:28B4CAB122AE12A5]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001

	at __randomizedtesting.SeedInfo.seed([777E431C1D0E7FCA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001

	at __randomizedtesting.SeedInfo.seed([EE6182E38B21AB16]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 654 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNorms
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=Lucene50(blocksize=128), docid=PostingsFormat(name=MockRandom), normsTestByte=PostingsFormat(name=LuceneFixedGap), titleTokenized=PostingsFormat(name=LuceneFixedGap), body=Lucene50(blocksize=128), title=BlockTreeOrds(blocksize=128)}, docValues:{docid_intDV=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1664, maxMBSortInHeap=6.251449515832567, sim=RandomSimilarity(queryNorm=true): {}, locale=uz-Latn-UZ, timezone=EST5EDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=107467992,total=226492416
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReader, TestNRTReaderCleanup, TestTieredMergePolicy, TestCustomNorms, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestIndexWriterExceptions, TestGeoEncodingUtils, TestInfoStream, TestBinaryDocValuesUpdates, TestFilterIterator, TestUsageTrackingFilterCachingPolicy, TestBagOfPositions, TestCollectionUtil, TestSpanExplanationsOfNonMatches, LimitedFiniteStringsIteratorTest, TestPositionIncrement, TestTragicIndexWriterDeadlock, TestSloppyMath, TestTermQuery, TestSpans, TestMatchAllDocsQuery, TestNeedsScores, TestSimilarityProvider, TestOmitPositions, TestDocIdSetBuilder, TestMergedIterator, TestFieldValueQuery, TestBytesRefArray, TestIndexWriter, TestBooleanMinShouldMatch, TestTerm, TestOneMergeWrappingMergePolicy, TestParallelReaderEmptyIndex, TestPayloadsOnVectors, TestNIOFSDirectory, TestTimeLimitingCollector, Test2BSortedDocValuesOrds, TestDirectMonotonic, TestSimpleExplanationsWithFillerDocs, TestDocsAndPositions, TestCodecHoldsOpenFiles, TestPolygon, TestSameScoresWithThreads, TestConjunctionDISI, TestIndexWriterDeleteByQuery, TestIntroSelector, TestFieldInvertState, TestRegexpRandom, TestTopDocsCollector, TestClassicSimilarity, TestWildcardRandom, TestSwappedIndexFiles, TestNeverDelete, TestForUtil, TestSpanBoostQuery, TestMultiMMap, TestDocIdsWriter, TestBagOfPostings, TestDateSort, TestScorerPerf, TestAttributeSource, MultiCollectorTest, TestNumericUtils, TestNamedSPILoader, TestIndexWriterMergePolicy, TestLockFactory, TestIndexFileDeleter, TestIndexInput, TestRegexpRandom2, TestUpgradeIndexMergePolicy, TestSpanExplanations, TestNorms]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNorms -Dtests.seed=2195AEA51941A210 -Dtests.slow=true -Dtests.locale=uz-Latn-UZ -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNorms (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001\TestNorms.testMaxByteNorms-001\_0.tvx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestNorms_2195AEA51941A210-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [128/461 (1!)] on J0 in 1.09s, 2 tests, 1 error <<< FAILURES!

[...truncated 122 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=470, maxMBSortInHeap=7.640910122361609, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-JO, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=244143184,total=297795584
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectoryReader, TestNRTReaderCleanup, TestTieredMergePolicy, TestCustomNorms, TestSpanTermQuery, TestFixedLengthBytesRefArray, TestIndexWriterExceptions, TestGeoEncodingUtils, TestInfoStream, TestBinaryDocValuesUpdates, TestFilterIterator, TestUsageTrackingFilterCachingPolicy, TestBagOfPositions, TestCollectionUtil, TestSpanExplanationsOfNonMatches, LimitedFiniteStringsIteratorTest, TestPositionIncrement, TestTragicIndexWriterDeadlock, TestSloppyMath, TestTermQuery, TestSpans, TestMatchAllDocsQuery, TestNeedsScores, TestSimilarityProvider, TestOmitPositions, TestDocIdSetBuilder, TestMergedIterator, TestFieldValueQuery, TestBytesRefArray, TestIndexWriter, TestBooleanMinShouldMatch, TestTerm, TestOneMergeWrappingMergePolicy, TestParallelReaderEmptyIndex, TestPayloadsOnVectors, TestNIOFSDirectory, TestTimeLimitingCollector, Test2BSortedDocValuesOrds, TestDirectMonotonic, TestSimpleExplanationsWithFillerDocs, TestDocsAndPositions, TestCodecHoldsOpenFiles, TestPolygon, TestSameScoresWithThreads, TestConjunctionDISI, TestIndexWriterDeleteByQuery, TestIntroSelector, TestFieldInvertState, TestRegexpRandom, TestTopDocsCollector, TestClassicSimilarity, TestWildcardRandom, TestSwappedIndexFiles, TestNeverDelete, TestForUtil, TestSpanBoostQuery, TestMultiMMap, TestDocIdsWriter, TestBagOfPostings, TestDateSort, TestScorerPerf, TestAttributeSource, MultiCollectorTest, TestNumericUtils, TestNamedSPILoader, TestIndexWriterMergePolicy, TestLockFactory, TestIndexFileDeleter, TestIndexInput, TestRegexpRandom2, TestUpgradeIndexMergePolicy, TestSpanExplanations, TestNorms, TestSloppyPhraseQuery, TestIndexableField, TestFieldsReader, TestSimpleAttributeImpl, TestBooleanQueryVisitSubscorers, TestArrayUtil, TestBooleanQuery, TestEarlyTerminatingSortingCollector, TestPrefixRandom, TestComplexExplanations, TestTermVectors, TestSpanSearchEquivalence, TestOmitTf, TestRegexpQuery, TestReqExclBulkScorer, TestSortedNumericSortField, TestMultiThreadTermVectors, TestSameTokenSamePosition, TestIndexWriterOnVMError, TestSearch, Test4GBStoredFields, TestReaderWrapperDVTypeCheck, TestHugeRamFile, TestIndexManyDocuments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexManyDocuments -Dtests.seed=2195AEA51941A210 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexManyDocuments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_2195AEA51941A210-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2195AEA51941A210]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [168/461 (2!)] on J0 in 0.49s, 1 test, 1 error <<< FAILURES!

[...truncated 8468 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Feb 11, 2018 10:17:58 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A73A2D1130C2E15A -Dtests.slow=true -Dtests.locale=kea -Dtests.timezone=Europe/Dublin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.48s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A:28B4CAB122AE12A5]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A73A2D1130C2E15A]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=kea, timezone=Europe/Dublin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=43762064,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 5.08s, 5 tests, 1 error <<< FAILURES!

[...truncated 7864 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=786, maxMBSortInHeap=5.336622746019544, sim=RandomSimilarity(queryNorm=false): {}, locale=hsb-DE, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=51607368,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EE6182E38B21AB16 -Dtests.slow=true -Dtests.locale=hsb-DE -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EE6182E38B21AB16-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EE6182E38B21AB16]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.83s, 8 tests, 1 error <<< FAILURES!

[...truncated 3178 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestDocBuilder
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   [junit4]   2> 8778 T14 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 8859 T14 oejul.Log.initialized Logging initialized @10430ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 8868 T14 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 8874 T14 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8882 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityNoRows
   [junit4]   2> 8945 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8945 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8946 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 8946 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 8958 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9020 T14 oasc.SolrResourceLoader.logOnceInfo Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\dih-properties-001
   [junit4]   2> 9133 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9158 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9158 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9168 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9171 T14 oashd.DocBuilder.execute Time taken = 0:0:0.37
   [junit4]   2> 9172 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityNoRows
   [junit4]   2> 9200 T14 oas.SolrTestCaseJ4.setUp ###Starting testImportCommand
   [junit4]   2> 9203 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9204 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9205 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9205 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9205 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9206 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9209 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9209 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9210 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9210 T14 oashd.DocBuilder.execute Time taken = 0:0:0.3
   [junit4]   2> 9210 T14 oas.SolrTestCaseJ4.tearDown ###Ending testImportCommand
   [junit4]   2> 9213 T14 oas.SolrTestCaseJ4.setUp ###Starting templateXPath
   [junit4]   2> 9218 T14 oashdc.DIHConfiguration.verifyWithSchema The field :year present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9218 T14 oashdc.DIHConfiguration.verifyWithSchema The field :name present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :founded present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :year2 present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashdc.DIHConfiguration.verifyWithSchema The field :manufacturer present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9219 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9220 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9220 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9294 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9295 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9296 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9296 T14 oashd.DocBuilder.execute Time taken = 0:0:0.75
   [junit4]   2> 9296 T14 oas.SolrTestCaseJ4.tearDown ###Ending templateXPath
   [junit4]   2> 9299 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityOneRow
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9301 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9302 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9302 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9304 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9304 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9305 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9305 T14 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 9305 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityOneRow
   [junit4]   2> 9307 T14 oas.SolrTestCaseJ4.setUp ###Starting loadClass
   [junit4]   2> 9309 T14 oas.SolrTestCaseJ4.tearDown ###Ending loadClass
   [junit4]   2> 9312 T14 oas.SolrTestCaseJ4.setUp ###Starting testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9315 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9317 T14 oashd.DataImporter.doDeltaImport Starting Delta Import
   [junit4]   2> 9318 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\tempFile-001.tmp
   [junit4]   2> 9319 T14 oashd.DocBuilder.doDelta Starting delta collection.
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: x
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 9320 T14 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: x
   [junit4]   2> 9321 T14 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 9321 T14 oashd.DocBuilder.execute Time taken = 0:0:0.3
   [junit4]   2> 9322 T14 oas.SolrTestCaseJ4.tearDown ###Ending testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 9324 T14 oas.SolrTestCaseJ4.setUp ###Starting singleEntityMultipleRows
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9327 T14 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9328 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9328 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9329 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9330 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9330 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 9331 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 9332 T14 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 9332 T14 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityMultipleRows
   [junit4]   2> 9335 T14 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ii-CN, timezone=Etc/GMT-8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52514808,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestDocBuilder]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBuilder -Dtests.seed=777E431C1D0E7FCA -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestDocBuilder (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_777E431C1D0E7FCA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([777E431C1D0E7FCA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/38 (1!)] on J1 in 9.81s, 7 tests, 1 error <<< FAILURES!

[...truncated 35522 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 447 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/447/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001

	at __randomizedtesting.SeedInfo.seed([21F99384D5491C00]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestInfoStreamLogging

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload\regular
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets\upload
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4425FDADDC72C276-001

	at __randomizedtesting.SeedInfo.seed([4425FDADDC72C276]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12518 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 678868 WARN  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 678869 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 678875 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 678875 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 678876 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 678877 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 678955 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 678955 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 678968 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 679047 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679134 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679138 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679139 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679140 INFO  (coreLoadExecutor-2708-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 679142 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 679195 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 679195 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 679204 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 679297 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75932b07
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 679308 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\]
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4baf766
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: init: create=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d7f43f4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@1c2e03b6
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@1e6c9d14
   [junit4]   2> 
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now flush at close
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   index before flush 
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679314 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]: now merge
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]:   index: 
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-2708-thread-1]:   no more merges pending; now return
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: waitForMerges
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: waitForMerges done
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: start
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: enter lock
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: now prepare
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: prepareCommit: flush
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]:   index before flush 
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit(): start
   [junit4]   2> 679315 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: done all syncs: []
   [junit4]   2> 679317 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: pendingCommit != null
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: took 3.3 msec
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: commit: done
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: all running merges have aborted
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback: done finish merges
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: abort
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: done abort success=true
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: rollback: infos=
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679318 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679385 WARN  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 679385 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 679386 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@4baf766
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: init: load commit "segments_1"
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-2708-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: init: create=false
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@1d7f43f4; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@64dc6106
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@13541704
   [junit4]   2> 
   [junit4]   2> 679387 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: flush at getReader
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: startFullFlush
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-2708-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-2708-thread-1]: coreLoadExecutor-2708-thread-1 finishFullFlush success=true
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-2708-thread-1]: getReader took 1 msec
   [junit4]   2> 679388 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@284ca80[collection1] main]
   [junit4]   2> 679388 WARN  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 679389 INFO  (coreLoadExecutor-2708-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 679389 INFO  (searcherExecutor-2709-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@284ca80[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 679390 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 679392 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 679392 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1970310568
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 679393 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75f861bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@70498646
   [junit4]   2> 679395 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 679395 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4966e6b5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@21970ce3
   [junit4]   2> 679397 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 679397 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cc93b11: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6e78c872
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@79b55471
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2041926769
   [junit4]   2> 679399 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@464e0162: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@510cb5ce
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now flush at close
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   index before flush 
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: startFullFlush
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: coreCloseExecutor-2713-thread-1 finishFullFlush success=true
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679403 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2713-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]: now merge
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]:   index: 
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-2713-thread-1]:   no more merges pending; now return
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: waitForMerges
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: waitForMerges done
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: start
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: enter lock
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: now prepare
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: prepareCommit: flush
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   index before flush 
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: startFullFlush
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-2713-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: coreCloseExecutor-2713-thread-1 finishFullFlush success=true
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: startCommit(): start
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: took 0.2 msec
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: commit: done
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: all running merges have aborted
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback: done finish merges
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: abort
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-2713-thread-1]: done abort success=true
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-2713-thread-1]: rollback: infos=
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2713-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 679404 INFO  (coreCloseExecutor-2713-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-2713-thread-1]: 0 msec to checkpoint
   [junit4]   2> 679406 INFO  (SUITE-TestInfoStreamLogging-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=337, maxMBSortInHeap=7.228922454022891, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=177632176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestJsonFacetRefinement, XmlUpdateRequestHandlerTest, TestHighFrequencyDictionaryFactory, HdfsNNFailoverTest, DistributedSuggestComponentTest, TestTolerantSearch, TestRawResponseWriter, TestSolrCloudWithDelegationTokens, TestUtils, TestBinaryField, HighlighterTest, CdcrReplicationHandlerTest, TestBulkSchemaConcurrent, TestJsonRequest, RequiredFieldsTest, UnloadDistributedZkTest, TestRestManager, HdfsDirectoryTest, RollingRestartTest, ConcurrentDeleteAndCreateCollectionTest, TestCoreAdminApis, TestCollectionAPIs, HLLUtilTest, ShufflingReplicaListTransformerTest, EnumFieldTest, TestPerFieldSimilarityWithDefaultOverride, LeaderElectionTest, TestElisionMultitermQuery, MissingSegmentRecoveryTest, BigEndianAscendingWordDeserializerTest, CursorPagingTest, TestMiniSolrCloudClusterSSL, DateFieldTest, CurrencyRangeFacetCloudTest, RecoveryAfterSoftCommitTest, TestLFUCache, TestCollectionsAPIViaSolrCloudCluster, TestRangeQuery, WordBreakSolrSpellCheckerTest, TestCoreContainer, SolrTestCaseJ4Test, NumberUtilsTest, QueryEqualityTest, BitVectorTest, TermsComponentTest, TestXmlQParserPlugin, TestConfigOverlay, MoreLikeThisHandlerTest, TestEmbeddedSolrServerSchemaAPI, TestCloudNestedDocsSort, PreAnalyzedUpdateProcessorTest, DistributedDebugComponentTest, TestNumericRangeQuery64, MetricUtilsTest, OverseerTaskQueueTest, PreAnalyzedFieldManagedSchemaCloudTest, RuleEngineTest, CloneFieldUpdateProcessorFactoryTest, TestDownShardTolerantSearch, TestDeleteCollectionOnDownNodes, CoreAdminCreateDiscoverTest, TestCharFilters, TestUniqueKeyFieldResource, WrapperMergePolicyFactoryTest, PingRequestHandlerTest, TestExecutePlanAction, TestPullReplicaErrorHandling, TestReload, TestSchemaVersionResource, TestCloudJSONFacetJoinDomain, TestFiltering, TestTolerantUpdateProcessorRandomCloud, TestSweetSpotSimilarityFactory, ChangedSchemaMergeTest, SolrMetricsIntegrationTest, ConjunctionSolrSpellCheckerTest, SuggestComponentContextFilterQueryTest, TestLargeCluster, OverseerRolesTest, TestSlowCompositeReaderWrapper, DocumentBuilderTest, SuggesterTSTTest, TestQuerySenderNoQuery, TestCustomDocTransformer, TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInfoStreamLogging -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestInfoStreamLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_8811D456C09C7AE-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [127/775 (1!)] on J0 in 0.56s, 1 test, 1 error <<< FAILURES!

[...truncated 1824 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 263901 WARN  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=32 numCloses=32
   [junit4]   2> 263901 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 263904 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 263905 INFO  (SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 263910 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> ??? 11, 2018 1:22:01 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]" ID=1968 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a241baf
   [junit4]   2> 	at sun.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@3a241baf
   [junit4]   2> 	at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[8811D456C09C7AE]" ID=1967 RUNNABLE
   [junit4]   2> 	at sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:454)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@3872c1ad
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "TimeLimitedCollector timer thread" ID=1276 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=14 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@bd4e286
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@bd4e286
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:334)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=10 TIMED_WAITING
   [junit4]   2> 	at java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=6 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@40686621
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@40686621
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:143)
   [junit4]   2> 	at java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:164)
   [junit4]   2> 	at java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:209)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 WAITING on java.lang.ref.Reference$Lock@5a0be4e0
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.Reference$Lock@5a0be4e0
   [junit4]   2> 	at java.lang.Object.wait(Object.java:502)
   [junit4]   2> 	at java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2> 	at java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@7b191194
   [junit4]   2> 	at java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@7b191194
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1252)
   [junit4]   2> 	at java.lang.Thread.join(Thread.java:1326)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J1 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4]   2> ??? 11, 2018 1:22:01 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> ??? 11, 2018 1:22:21 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=1968, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> ??? 11, 2018 1:22:21 ?? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=1968, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7484020 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_8811D456C09C7AE-001
   [junit4]   2> Feb 10, 2018 11:22:21 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=638, maxMBSortInHeap=5.89244812179567, sim=RandomSimilarity(queryNorm=true): {}, locale=el-CY, timezone=Europe/Athens
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=122027576,total=354418688
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerConstructors, SharedFSAutoReplicaFailoverTest, TestSubQueryTransformer, DirectUpdateHandlerTest, TestAuthenticationFramework, DocExpirationUpdateProcessorFactoryTest, TestSolrQueryResponse, CdcrUpdateLogTest, TestStressRecovery, DefaultValueUpdateProcessorTest, TestManagedStopFilterFactory, QueryParsingTest, TestUseDocValuesAsStored2, TestSimpleQParserPlugin, BadComponentTest, TestImpersonationWithHadoopAuth, PKIAuthenticationIntegrationTest, TestCollapseQParserPlugin, GraphQueryTest, RegexBoostProcessorTest, ZkControllerTest, RulesTest, LeaderFailoverAfterPartitionTest, TestDFRSimilarityFactory, TestCloudInspectUtil, TestFieldTypeCollectionResource, TestDistributedGrouping, ChaosMonkeyNothingIsSafeTest, PeerSyncTest, SuggesterWFSTTest, RemoteQueryErrorTest, TestLMDirichletSimilarityFactory, TestMaxTokenLenTokenizer, SpellCheckComponentTest, TestLRUCache, TestCSVLoader, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=8811D456C09C7AE -Dtests.slow=true -Dtests.locale=el-CY -Dtests.timezone=Europe/Athens -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8811D456C09C7AE]:0)
   [junit4] Completed [620/775 (2!)] on J1 in 7220.13s, 1 test, 2 errors <<< FAILURES!

[...truncated 236 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\init-core-data-001
   [junit4]   2> 8323040 WARN  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 8323040 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 8323046 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 8323046 INFO  (SUITE-TestBulkSchemaAPI-seed#[8811D456C09C7AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 8323050 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 8323920 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 8323920 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 8323921 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores\core
   [junit4]   2> 8323925 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8323925 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8323926 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e74e6cf{/solr,null,AVAILABLE}
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@38f8dcb{HTTP/1.1,[http/1.1]}{127.0.0.1:50027}
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.e.j.s.Server Started @8332441ms
   [junit4]   2> 8323931 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=50027, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores}
   [junit4]   2> 8323932 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-10T23:36:21.504Z
   [junit4]   2> 8323932 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-001\solr.xml
   [junit4]   2> 8323945 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 8323945 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 8323946 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 8324065 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324076 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324076 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6fe6517
   [junit4]   2> 8324082 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001\tempDir-003\cores
   [junit4]   2> 8324082 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[8811D456C09C7AE]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 8324083 INFO  (coreLoadExecutor-3626-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 8324086 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.TestBulkSchemaAPI_8811D456C09C7AE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 8324168 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 8324184 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 8324189 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 8324322 WARN  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 8324324 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 8324324 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324325 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 8324329 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 8324333 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 8324336 INFO  (coreLoadExecutor-3626-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.re

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

iguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38915 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38915 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38915 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38916 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38918 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38918 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38920 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38920 T203 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 38920 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityOneRow
   [junit4]   2> 38922 T203 oas.SolrTestCaseJ4.setUp ###Starting singleEntityMultipleRows
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38929 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38930 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38930 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38931 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38932 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38932 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38932 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38932 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 38951 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityMultipleRows
   [junit4]   2> 38952 T203 oas.SolrTestCaseJ4.setUp ###Starting loadClass
   [junit4]   2> 38955 T203 oas.SolrTestCaseJ4.tearDown ###Ending loadClass
   [junit4]   2> 38956 T203 oas.SolrTestCaseJ4.setUp ###Starting testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38958 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38979 T203 oashd.DataImporter.doDeltaImport Starting Delta Import
   [junit4]   2> 38980 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\tempFile-001.tmp
   [junit4]   2> 38981 T203 oashd.DocBuilder.doDelta Starting delta collection.
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: x
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 38981 T203 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 38983 T203 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: x
   [junit4]   2> 38983 T203 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 38983 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 38983 T203 oas.SolrTestCaseJ4.tearDown ###Ending testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 38985 T203 oas.SolrTestCaseJ4.setUp ###Starting templateXPath
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :year present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :name present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :founded present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :year2 present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashdc.DIHConfiguration.verifyWithSchema The field :manufacturer present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 38987 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 38987 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 38988 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38997 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38997 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38997 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38997 T203 oashd.DocBuilder.execute Time taken = 0:0:0.8
   [junit4]   2> 38998 T203 oas.SolrTestCaseJ4.tearDown ###Ending templateXPath
   [junit4]   2> 39000 T203 oas.SolrTestCaseJ4.setUp ###Starting singleEntityNoRows
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 39002 T203 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 39002 T203 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 39004 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 39005 T203 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 39005 T203 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 39005 T203 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 39006 T203 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 39006 T203 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityNoRows
   [junit4]   2> 39006 T203 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=es-PA, timezone=Africa/Asmera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=22137064,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonWritablePersistFile, TestBuiltInEvaluators, TestDataConfig, TestDateFormatTransformer, TestNestedChildren, TestFileListEntityProcessor, TestURLDataSource, TestRegexTransformer, TestContextImpl, TestEntityProcessorBase, TestJdbcDataSource, TestXPathEntityProcessor, TestNumberFormatTransformer, TestScriptTransformer, TestErrorHandling, TestSolrEntityProcessorUnit, TestClobTransformer, TestContentStreamDataSource, TestSqlEntityProcessor, TestXPathRecordReader, TestDocBuilder]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBuilder -Dtests.seed=21F99384D5491C00 -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Asmera -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDocBuilder (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001\dih-properties-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestDocBuilder_21F99384D5491C00-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([21F99384D5491C00]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [30/38 (1!)] on J1 in 0.14s, 7 tests, 1 error <<< FAILURES!

[...truncated 42628 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 446 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/446/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([B0E068D8AFAF63]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestExtrasFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001

	at __randomizedtesting.SeedInfo.seed([F1458A61DFDAC0E7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplaceNodeNoTargetTest:     1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ReplaceNodeNoTargetTest: 
   1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=29565, name=qtp18738403-29565, state=TIMED_WAITING, group=TGRP-ReplaceNodeNoTargetTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.TestRestManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.TestRestManager_839BE10A0A29EC12-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestAddFieldRealTimeGet

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001\init-core-data-001\index\segments_3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestAddFieldRealTimeGet_839BE10A0A29EC12-001

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.TestPhraseSuggestions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\analyzingInfixSuggesterIndexDir
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001

	at __randomizedtesting.SeedInfo.seed([839BE10A0A29EC12]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest:     1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request:     1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.TestV2Request: 
   1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestV2Request

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=3621, name=qtp32796698-3621, state=TIMED_WAITING, group=TGRP-TestV2Request]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001

	at __randomizedtesting.SeedInfo.seed([B1FB8CE3B7D148B9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1098 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=6.9419602440082775, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Europe/Jersey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=105991728,total=192790528
   [junit4]   2> NOTE: All tests run in this JVM: [TestIOUtils, TestSloppyMath, TestIndexManyDocuments, TestCrashCausesCorruptIndex, TestVirtualMethod, TestIndexWriterThreadsToSegments, TestIndexWriter, TestFilterCodecReader, TestTermScorer, TestBinaryTerms, TestDocInverterPerFieldErrorInfo, TestRegexpRandom2, TestExternalCodecs, TestMergePolicyWrapper, TestSortedSetSortField, TestIndexFileDeleter, TestSimpleExplanationsWithFillerDocs, TestIntBlockPool, TestSpanBoostQuery, TestLucene50StoredFieldsFormat, TestDoc, TestCrash, TestBooleanRewrites, TestDoubleRangeFieldQueries, TestIndexableField, TestSimpleExplanationsOfNonMatches, TestSearchForDuplicates, TestNeedsScores, Test2BPoints, TestNRTReaderCleanup, TestOmitTf, TestPositionIncrement, TestRecyclingIntBlockAllocator, TestDemoParallelLeafReader, TestStandardAnalyzer, TestSimilarity2, TestStringMSBRadixSorter, TestLRUQueryCache, TestForceMergeForever, TestSameTokenSamePosition, TestDateSort, TestMixedDocValuesUpdates, TestIndexWriterOnVMError, TestBagOfPostings, TestDuelingCodecs, TestAddIndexes, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestIndexWriterUnicode, TestConsistentFieldNumbers, TestHugeRamFile, TestMinShouldMatch2, TestSpanExplanations, TestSameScoresWithThreads, TestIndexWriterMergePolicy, TestAllFilesHaveCodecHeader, TestTerm, TestFieldCacheRewriteMethod, TestFixedLengthBytesRefArray, TestByteArrayDataInput, TestUTF32ToUTF8, TestLucene70DocValuesFormat, TestSpanSearchEquivalence, TestGraphTokenStreamFiniteStrings, TestMultiThreadTermVectors, TestScorerPerf, TestSimpleAttributeImpl, TestFSTs, TestIndexWriterDeleteByQuery, TestMultiPhraseEnum, TestNumericUtils, TestSort, TestDocument, TestDocValuesQueries, TestPointValues, TestSpanNotQuery, TestCodecs, TestPointQueries, TestFieldValueQuery, TestUnicodeUtil, MultiCollectorTest, TestSpanTermQuery, TestCharFilter, TestMultiMMap, TestSleepingLockWrapper, TestWildcardRandom, TestParallelCompositeReader, TestDirectMonotonic, TestMergedIterator, TestIndexWriterFromReader, TestGrowableByteArrayDataOutput, TestCharacterUtils, TestSearch, TestDocValuesIndexing, TestComplexExplanations, TestExceedMaxTermLength, TestTieredMergePolicy, TestUpgradeIndexMergePolicy, TestIndexSearcher, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=B0E068D8AFAF63 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_B0E068D8AFAF63-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0E068D8AFAF63]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [258/461 (1!)] on J0 in 2.08s, 42 tests, 1 error <<< FAILURES!

[...truncated 926 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestExtrasFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=14114240,total=83574784
   [junit4]   2> NOTE: All tests run in this JVM: [TestDisableFsyncFS, Nested1, Nested2, Nested3, TestAssertingStoredFieldsFormat, TestCompressingTermVectorsFormat, NestedSetupChain, NestedTeardownChain, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestRunWithRestrictedPermissions, TestAssertingPointsFormat, TestLeakFS, TestAssertingNormsFormat, TestAssertingLeafReader, TestExtrasFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExtrasFS -Dtests.seed=F1458A61DFDAC0E7 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=ACT -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestExtrasFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestExtrasFS_F1458A61DFDAC0E7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1458A61DFDAC0E7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [30/41 (1!)] on J0 in 0.17s, 9 tests, 1 error <<< FAILURES!

[...truncated 10268 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.TestPhraseSuggestions
   [junit4]   2> 360711 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001
   [junit4]   2> 360713 WARN  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 360713 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 360717 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 360723 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 360724 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 360845 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 360901 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 360925 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 361078 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361098 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361098 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361138 INFO  (coreLoadExecutor-929-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 361145 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 361262 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 361311 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 361332 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 361334 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 361335 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11ba05d
   [junit4]   2> 361335 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 361335 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\]
   [junit4]   2> 361339 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=94.4111328125, floorSegmentMB=0.2880859375, forceMergeDeletesPctAllowed=20.150798422704998, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 361536 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 361536 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 361537 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=51.779296875, floorSegmentMB=0.5830078125, forceMergeDeletesPctAllowed=21.25006896199349, segmentsPerTier=5.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 361548 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@804469[collection1] main]
   [junit4]   2> 361554 WARN  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 361566 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361566 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,storeDir=suggest_wfst,buildOnCommit=false,exactMatchFirst=true,sourceLocation=phrasesuggest.txt}
   [junit4]   2> 361571 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361571 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingLookupFactory,storeDir=suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=ja_suggest,preserveSep=false,sourceLocation=jasuggest.txt}
   [junit4]   2> 361572 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361572 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=infix_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.AnalyzingInfixLookupFactory,buildOnCommit=false,suggestAnalyzerFieldType=text,sourceLocation=analyzingInfixSuggest.txt}
   [junit4]   2> 361577 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361577 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_default,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_default,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text}
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_default - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_default, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361578 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_without_highlight,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_without_highlight,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,highlight=false}
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_without_highlight - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_without_highlight, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361579 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=analyzing_infix_suggest_not_all_terms_required,lookupImpl=AnalyzingInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,indexPath=analyzing_infix_suggest_not_all_terms_required,sourceLocation=analyzingInfixSuggest.txt,suggestAnalyzerFieldType=text,allTermsRequired=false}
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: analyzing_infix_suggest_not_all_terms_required - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=analyzing_infix_suggest_not_all_terms_required, sourceLocation=analyzingInfixSuggest.txt, storeDir=, lookupImpl=AnalyzingInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=48 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361580 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_high_freq_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,field=stext}
   [junit4]   2> 361581 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361582 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361582 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 361583 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=free_text_suggest,lookupImpl=FreeTextLookupFactory,dictionaryImpl=FileDictionaryFactory,storeDir=free_text_suggest,buildOnCommit=false,sourceLocation=freeTextSuggest.txt,separator= ,suggestFreeTextAnalyzerFieldType=text,ngrams=2}
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: free_text_suggest - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=free_text_suggest, sourceLocation=freeTextSuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\free_text_suggest, lookupImpl=FreeTextLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361584 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_linear,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir1,blenderType=position_linear,suggestAnalyzerFieldType=text}
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_linear - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_linear, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361585 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blendedInfixDir2,blenderType=position_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361586 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal,blenderType=position_exponential_reciprocal,suggestAnalyzerFieldType=text}
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361587 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=blended_infix_suggest_exponential_reciprocal_1,lookupImpl=BlendedInfixLookupFactory,dictionaryImpl=FileDictionaryFactory,buildOnCommit=false,sourceLocation=blendedInfixSuggest.txt,indexPath=blended_infix_suggest_exponential_reciprocal_1,blenderType=position_exponential_reciprocal,exponent=1.0,suggestAnalyzerFieldType=text}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: blended_infix_suggest_exponential_reciprocal_1 - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=blended_infix_suggest_exponential_reciprocal_1, sourceLocation=blendedInfixSuggest.txt, storeDir=, lookupImpl=BlendedInfixLookupFactory, dictionaryImpl=FileDictionaryFactory, sizeInBytes=56 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361590 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=fuzzy_suggest_analyzing_with_file_dict,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: fuzzy_suggest_analyzing_with_file_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@4307b1, suggester=SolrSuggester [ name=fuzzy_suggest_analyzing_with_file_dict, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing, lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361591 WARN  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester Loading stored lookup data failed
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.init(Suggester.java:135)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.addSpellChecker(SpellCheckComponent.java:759)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent.inform(SpellCheckComponent.java:713)
   [junit4]   2> 	at org.apache.solr.core.SolrResourceLoader.inform(SolrResourceLoader.java:696)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:987)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361591 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_max_edit_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_max_edit_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,maxEdits=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361592 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361592 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,nonFuzzyPrefix=4,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FuzzyLookupFactory,storeDir=fuzzy_suggest_analyzing_with_min_fuzzy_length_2,buildOnCommit=false,exactMatchFirst=true,suggestAnalyzerFieldType=text,preserveSep=false,minFuzzyLength=2,sourceLocation=fuzzysuggest.txt}
   [junit4]   2> 361593 INFO  (coreLoadExecutor-929-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 361594 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 361594 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361595 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_wfst\wfst.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361597 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_analyzing
   [junit4]   2> 361597 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361598 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_analyzing
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_analyzing\wfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: infix_suggest_analyzing
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 361598 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 361598 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 361682 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_default
   [junit4]   2> 361683 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_default)
   [junit4]   2> 361728 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_without_highlight
   [junit4]   2> 361728 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_without_highlight)
   [junit4]   2> 361765 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: analyzing_infix_suggest_not_all_terms_required
   [junit4]   2> 361765 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(analyzing_infix_suggest_not_all_terms_required)
   [junit4]   2> 361810 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_high_freq_dict
   [junit4]   2> 361810 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_high_freq_dict)
   [junit4]   2> 361812 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 361813 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: free_text_suggest
   [junit4]   2> 361813 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(free_text_suggest)
   [junit4]   2> 361829 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\free_text_suggest\ftsta.bin
   [junit4]   2> 361830 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_linear
   [junit4]   2> 361830 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_linear)
   [junit4]   2> 361877 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_reciprocal
   [junit4]   2> 361877 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_reciprocal)
   [junit4]   2> 361921 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal
   [junit4]   2> 361921 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal)
   [junit4]   2> 361965 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: blended_infix_suggest_exponential_reciprocal_1
   [junit4]   2> 361965 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(blended_infix_suggest_exponential_reciprocal_1)
   [junit4]   2> 362005 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: fuzzy_suggest_analyzing_with_file_dict
   [junit4]   2> 362005 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(fuzzy_suggest_analyzing_with_file_dict)
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing\fwfsta.bin
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> 362010 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362011 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_max_edit_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_max_edit_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362014 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> 362014 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362014 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_non_fuzzy_prefix_4\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362015 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> 362015 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 362015 ERROR (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: fuzzy_suggest_analyzing_with_min_fuzzy_length_2
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\fuzzy_suggest_analyzing_with_min_fuzzy_length_2\fwfsta.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 362018 INFO  (searcherExecutor-930-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@804469[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 362018 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 362030 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.spelling.suggest.TestPhraseSuggestions_839BE10A0A29EC12-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 362031 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=&qt=/suggest_wfst&wt=xml&spellcheck.build=true} status=0 QTime=429
   [junit4]   2> 362034 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 362034 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=the+f&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=0
   [junit4]   2> 362042 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Testing+%2B12&qt=/suggest_wfst&spellcheck.count=4&wt=xml} status=0 QTime=0
   [junit4]   2> 362043 INFO  (TEST-TestPhraseSuggestions.test-seed#[839BE10A0A29EC12]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=30239440
   [junit4]   2> 362043 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 362044 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@644019: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c37ad7
   [junit4]   2> 362049 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 362050 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@755a13: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9274f
   [junit4]   2> 362056 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 362056 INFO  (SUITE-TestPhraseSuggestions-seed#[839BE10A0A29EC12]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@88be3f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@19d4b48
   [junit4]   2> 362057 INFO  (coreCloseExecutor-934-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLO

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


   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=94847408,total=167948288
   [junit4]   2> NOTE: All tests run in this JVM: [AscEvaluatorTest, GreaterThanEqualToEvaluatorTest, ArcTangentEvaluatorTest, TestFastInputStream, FacetFieldTest, ArcCosineEvaluatorTest, DivideEvaluatorTest, SolrParamTest, NaturalLogEvaluatorTest, RegressionEvaluatorTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest, SolrExampleJettyTest, LessThanEqualToEvaluatorTest, CubedRootEvaluatorTest, TestPathTrie, TestZkConfigManager, StreamExpressionParserTest, SolrSchemalessExampleTest, SolrExampleBinaryTest, MergeIndexesEmbeddedTest, ClientUtilsTest, FieldValueEvaluatorTest, QueryResponseTest, SolrQueryTest, SolrExampleStreamingBinaryTest, SolrZkClientTest, CommonParamsTest, TestSolrJErrorHandling, OrEvaluatorTest, StreamExpressionTest, TestSuggesterResponse, LargeVolumeEmbeddedTest, GraphExpressionTest, HyperbolicTangentEvaluatorTest, CollectionAdminRequestRequiredParamsTest, ConcurrentUpdateSolrClientTest, GraphTest, JDBCStreamTest, StreamExpressionToExplanationTest, ArcSineEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, FloorEvaluatorTest, HyperbolicCosineEvaluatorTest, LessThanEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, ReverseEvaluatorTest, SineEvaluatorTest, SubtractEvaluatorTest, UniformDistributionEvaluatorTest, ConcatOperationTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=415AC2A0B419C61F -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=America/Indiana/Tell_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.client.solrj.request.SchemaTest: 
   [junit4]    >    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5323, name=qtp23362823-5323, state=TIMED_WAITING, group=TGRP-SchemaTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([415AC2A0B419C61F]:0)
   [junit4] Completed [146/146 (2!)] on J1 in 75.49s, 35 tests, 2 errors <<< FAILURES!

[...truncated 1457 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1749, maxMBSortInHeap=5.1647548430444035, sim=RandomSimilarity(queryNorm=true): {}, locale=es-PY, timezone=America/Boise
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=1982280,total=20107264
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B1FB8CE3B7D148B9 -Dtests.slow=true -Dtests.locale=es-PY -Dtests.timezone=America/Boise -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B1FB8CE3B7D148B9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1FB8CE3B7D148B9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 41605 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 445 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/445/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1

	at __randomizedtesting.SeedInfo.seed([7C2BB03EBD7CEFCB:E9A65C5F38945BDE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.PersistenceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001

	at __randomizedtesting.SeedInfo.seed([55CBBF4B023FA477]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.SimpleCollectionCreateDeleteTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.SimpleCollectionCreateDeleteTest_5450ADCC941DFA1B-001

	at __randomizedtesting.SeedInfo.seed([5450ADCC941DFA1B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5450ADCC941DFA1B:50AE04DEAED77881]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001

	at __randomizedtesting.SeedInfo.seed([4DB99FD5651F102A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1780 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180209_224940_62617321773182257510837.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180209_224940_6268678794949147426525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 311 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180209_225511_5857281949139124253689.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180209_225511_5854759321098749280200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1063 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180209_225623_54918005481344707983055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180209_225623_54912210646137841141550.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180209_225823_7355449101621296611551.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180209_225823_73512819140591548270497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 251 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180209_225835_2566448903235685529471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180209_225835_2561081107929328810653.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 163 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180209_225901_51510303400954947972444.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180209_225901_51512914869684667433269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180209_225906_1662040238027401893356.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180209_225906_16616241196227550729419.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 177 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180209_225910_35313060583457390804554.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180209_225910_35335536843004880481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180209_225920_5028599254116656429098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180209_225920_50218306221078661428055.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180209_225927_3237239002509293122133.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180209_225927_3229214173987260317143.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 176 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180209_225932_58811482271876011281255.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180209_225951_75412497946155773671239.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180209_225951_75412320014458366523602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1415 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180209_230046_155501624575771809152.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180209_230046_1551085602114038030733.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 252 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180209_230056_84910666460210505336040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180209_230056_84717862063470498320057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180209_230109_9861998287519825380252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180209_230109_98612911733944488697763.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180209_230219_0914741253135053325059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180209_230219_0929173598373999665918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180209_230223_01710739119824614318872.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180209_230223_01715612557424109590078.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180209_230228_66614828619147802921319.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180209_230228_66611237666811851483022.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180209_230251_64916263062628903469151.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180209_230251_649190287288816932169.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180209_230259_67217687363757372282468.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180209_230259_67217849505878153401690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180209_230316_5075219519245143275326.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180209_230316_50717386972044589718888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 154 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180209_230328_78614337686196548299810.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180209_230328_78614376461347564999961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 194 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180209_230335_24616890377468643484007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180209_230335_24510823114995071757832.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 339 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180209_230351_23416425003637607127007.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180209_230351_23414101944904581736098.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 233 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180209_230403_66715089936757049965002.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180209_230403_66712476407222506710207.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180209_230419_00315429492154938636043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=7C2BB03EBD7CEFCB -Dtests.slow=true -Dtests.locale=sbp-TZ -Dtests.timezone=America/Detroit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.63s J1 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001\replicationClientTest-001\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C2BB03EBD7CEFCB:E9A65C5F38945BDE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:244)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_7C2BB03EBD7CEFCB-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=920, maxDocsPerChunk=8, blockSize=240), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=920, blockSize=240)), sim=RandomSimilarity(queryNorm=true): {}, locale=sbp-TZ, timezone=America/Detroit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=64449016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, TestNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J1 in 6.40s, 5 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180209_230419_0058550472938102143892.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180209_230442_77215936538943417747164.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180209_230442_7722458990700113922938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180209_230541_0638240866498637702942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180209_230541_0666198728783188258243.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180209_230614_22112126090287768553332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180209_230614_2234998448218387571505.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180209_230639_63817776972117812057310.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.PersistenceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=19, maxMBSortInHeap=6.403093112243912, sim=RandomSimilarity(queryNorm=false): {}, locale=bez-TZ, timezone=Australia/Currie
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66106928,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [PersistenceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PersistenceTest -Dtests.seed=55CBBF4B023FA477 -Dtests.slow=true -Dtests.locale=bez-TZ -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | PersistenceTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001\PersistenceTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.PersistenceTest_55CBBF4B023FA477-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55CBBF4B023FA477]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/32 (1!)] on J0 in 1.39s, 3 tests, 1 error <<< FAILURES!

[...truncated 91 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180209_230647_4567411602424421278727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180209_230647_4543016536794482980860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2099 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\init-core-data-001
   [junit4]   2> 714167 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 714168 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 714168 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 714169 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001
   [junit4]   2> 714169 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 714169 INFO  (Thread-1873) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 714169 INFO  (Thread-1873) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 714173 ERROR (Thread-1873) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 714269 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63449
   [junit4]   2> 714273 INFO  (zkConnectionManagerCallback-1207-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 714279 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@34eb144f{/solr,null,AVAILABLE}
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714280 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 714281 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@526f50b{/solr,null,AVAILABLE}
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6e2851a8{HTTP/1.1,[http/1.1]}{127.0.0.1:63459}
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.e.j.s.Server Started @724899ms
   [junit4]   2> 714283 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63459}
   [junit4]   2> 714284 ERROR (jetty-launcher-1204-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714284 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:09.919505100Z
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@484ce920{HTTP/1.1,[http/1.1]}{127.0.0.1:63456}
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.e.j.s.Server Started @724902ms
   [junit4]   2> 714286 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63456}
   [junit4]   2> 714287 ERROR (jetty-launcher-1204-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714287 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:09.922369500Z
   [junit4]   2> 714294 INFO  (zkConnectionManagerCallback-1211-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714294 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714296 INFO  (zkConnectionManagerCallback-1209-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714297 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714307 INFO  (jetty-launcher-1204-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714311 INFO  (zkConnectionManagerCallback-1215-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714312 INFO  (jetty-launcher-1204-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714312 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10066eb662e0003, likely client has closed socket
   [junit4]   2> 714314 INFO  (zkConnectionManagerCallback-1219-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714315 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10066eb662e0004, likely client has closed socket
   [junit4]   2> 714316 INFO  (zkConnectionManagerCallback-1221-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714317 INFO  (zkConnectionManagerCallback-1223-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714453 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714453 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714454 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63459_solr
   [junit4]   2> 714454 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63456_solr
   [junit4]   2> 714455 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.Overseer Overseer (id=72170755255566342-127.0.0.1:63459_solr-n_0000000000) starting
   [junit4]   2> 714460 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63459_solr
   [junit4]   2> 714498 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 714517 INFO  (zkCallback-1220-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714517 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 714517 INFO  (OverseerStateUpdate-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 714518 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 714522 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714522 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 714523 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 714534 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714538 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714540 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714540 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63459.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714541 INFO  (jetty-launcher-1204-thread-2) [n:127.0.0.1:63459_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001\node2\.
   [junit4]   2> 714544 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714544 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63456.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714545 INFO  (jetty-launcher-1204-thread-1) [n:127.0.0.1:63456_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_5450ADCC941DFA1B-001\tempDir-001\node1\.
   [junit4]   2> 714585 INFO  (zkConnectionManagerCallback-1229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714589 INFO  (zkConnectionManagerCallback-1233-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714591 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714592 INFO  (SUITE-TriggerIntegrationTest-seed#[5450ADCC941DFA1B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63449/solr ready
   [junit4]   2> 714611 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 714612 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 714612 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 714613 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 714615 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714616 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 714616 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 714623 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714626 INFO  (qtp1979564619-6607) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714626 DEBUG (qtp723577620-6616) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714628 INFO  (qtp723577620-6616) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 714628 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 714629 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714629 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714629 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 714631 INFO  (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 714631 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714631 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 714632 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerL
   [junit4]   2> 714632 DEBUG (ScheduledTrigger-3419-thread-1) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 714635 INFO  (qtp1979564619-6614) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714638 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714638 DEBUG (qtp1979564619-6612) [n:127.0.0.1:63456_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714639 INFO  (qtp1979564619-6612) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 714639 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 714641 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714641 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714641 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 714642 INFO  (qtp723577620-6621) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714642 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714642 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 714644 INFO  (qtp1979564619-6610) [n:127.0.0.1:63456_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 714644 DEBUG (qtp723577620-6619) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 714645 INFO  (qtp723577620-6619) [n:127.0.0.1:63459_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 714645 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 714646 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:63459_solr, 127.0.0.1:63456_solr]
   [junit4]   2> 714646 DEBUG (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerL instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestDummyAction}], enabled=true}
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 714646 DEBUG (OverseerAutoScalingTriggerThread-72170755255566342-127.0.0.1:63459_solr-n_0000000000) [n:127.0.0.1:63459_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 714646 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5bc371fd{/solr,null,AVAILABLE}
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@39860a23{HTTP/1.1,[http/1.1]}{127.0.0.1:63496}
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.e.j.s.Server Started @725263ms
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63496}
   [junit4]   2> 714647 ERROR (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 714647 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-09T23:21:10.282147600Z
   [junit4]   2> 714650 INFO  (zkConnectionManagerCallback-1235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714651 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 714663 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63449/solr
   [junit4]   2> 714665 INFO  (zkConnectionManagerCallback-1239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714668 INFO  (zkConnectionManagerCallback-1241-thread-1-processing-n:127.0.0.1:63496_solr) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 714677 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 714680 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 714683 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63496_solr
   [junit4]   2> 714684 INFO  (zkCallback-1222-thread-1-processing-n:127.0.0.1:63459_solr) [n:127.0.0.1:63459_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714684 INFO  (zkCallback-1220-thread-1-processing-n:127.0.0.1:63456_solr) [n:127.0.0.1:63456_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714685 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:63496_solr) [n:127.0.0.1:63496_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714686 INFO  (zkCallback-1232-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 714736 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63496.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714743 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63496.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1069bc6f
   [junit4]   2> 714743 INFO  (TEST-TriggerIntegrationTest.testListeners-seed#[5450ADCC941DFA1B]) [n:127.0.0.1:63496_solr    

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

7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4DB99FD5651F102A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4DB99FD5651F102A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.05s, 8 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180210_001923_91011651565230844232492.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180210_001923_9101123323465892919103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 792 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180210_001948_53514766580479034892900.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180210_001948_53512013754497250659542.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 555 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180210_002102_08515738560290920959699.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180210_002102_0853727833787301014220.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180210_002137_67917414299759559448165.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180210_002137_67914238613468722971426.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 645 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180210_002157_9326191004832284466715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180210_002157_93213739547069981480018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 560 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180210_002239_8277459803006376025567.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180210_002239_82711904677257164144922.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180210_002308_95411212649577926166874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180210_002308_9547594929684330126057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 657 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180210_002332_30213282048159780723674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180210_002332_3022579856002898393047.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 603 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180210_002416_88511088367378459158844.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180210_002416_8852271080307220942655.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 550 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180210_002450_52710382824608969259824.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32347 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 444 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/444/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

16 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001

	at __randomizedtesting.SeedInfo.seed([52FFFE39AB1824F1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001

	at __randomizedtesting.SeedInfo.seed([FD5C2DE22290C3C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFeatureLogging

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.
	at __randomizedtesting.SeedInfo.seed([2F9A4E91F5EAF397]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
	at org.apache.solr.ltr.feature.TestFeatureLogging.after(TestFeatureLogging.java:37)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestHighlightDedupGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestHighlightDedupGrouping_A67D3F669E19FE32-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not find collection:collection2

Stack Trace:
java.lang.AssertionError: Could not find collection:collection2
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:2E2900BC30E593CA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:155)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:140)
	at org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:135)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.waitForRecoveriesToFinish(AbstractFullDistribZkTestBase.java:915)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.testIndexingBatchPerRequestWithHttpSolrClient(FullSolrCloudDistribCmdsTest.java:612)
	at org.apache.solr.cloud.FullSolrCloudDistribCmdsTest.test(FullSolrCloudDistribCmdsTest.java:152)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:2E2900BC30E593CA]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreDiscovery_A67D3F669E19FE32-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:13987C2F3A2ED8B]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:196)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_A67D3F669E19FE32-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.CopyFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.CopyFieldTest_A67D3F669E19FE32-001

	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_AC635116EB4C332-001\tempDir-033

	at __randomizedtesting.SeedInfo.seed([AC635116EB4C332]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV1

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:9B3F816DFF452A2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:343)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV1(CreateRoutedAliasTest.java:198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate

Error Message:
Error from server at http://127.0.0.1:50521/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:50521/solr: Can't create collection alias for collections='testTimezoneAbsoluteDate_2018-01-15', 'testTimezoneAbsoluteDate_2018-01-15' is not an existing collection or alias
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:39D420B0A5EA74C]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testTimezoneAbsoluteDate(CreateRoutedAliasTest.java:237)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CreateRoutedAliasTest.testV2

Error Message:
Unexpected status: HTTP/1.1 400 Bad Request

Stack Trace:
java.lang.AssertionError: Unexpected status: HTTP/1.1 400 Bad Request
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:673863060EF25BE3]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.CreateRoutedAliasTest.assertSuccess(CreateRoutedAliasTest.java:343)
	at org.apache.solr.cloud.CreateRoutedAliasTest.testV2(CreateRoutedAliasTest.java:140)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A67D3F669E19FE32:CB819B9B24510135]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:265)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F24A89BA91EA3C4-001

	at __randomizedtesting.SeedInfo.seed([F24A89BA91EA3C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 455 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FSTOrd50, junk=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1621, maxMBSortInHeap=6.988110143643226, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20232240,total=100638720
   [junit4]   2> NOTE: All tests run in this JVM: [TestAssertions, TestIndexWriterMerging, TestFilterCodecReader, TestQueryBuilder, TestNIOFSDirectory, TestNewestSegment, TestDocCount, TestRegexpRandom, TestGeoEncodingUtils, TestIndexWriterExceptions, TestReusableStringReader, TestBufferedChecksum, TestRateLimiter, TestMixedDocValuesUpdates, TestIndexWriterMergePolicy, TestCodecUtil, MultiCollectorTest, TestManyFields, TestHugeRamFile, TestParallelCompositeReader, TestScoreCachingWrappingScorer, Test2BSortedDocValuesOrds, TestDocsWithFieldSet, TestRamUsageEstimator, TestSearchWithThreads, TestRecyclingByteBlockAllocator, TestBinaryDocument, TestDirectMonotonic, TestIndexWriter, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=FD5C2DE22290C3C9 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_FD5C2DE22290C3C9-001\testMapOfStrings-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD5C2DE22290C3C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [64/461 (1!)] on J0 in 3.52s, 54 tests, 1 error <<< FAILURES!

[...truncated 4418 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=Lucene50(blocksize=128), content4=FSTOrd50, trieInt=FST50, content3=PostingsFormat(name=Asserting), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=Lucene50(blocksize=128), id=FSTOrd50, content=FST50, autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Asserting), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=973, maxMBSortInHeap=6.611122097918267, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)BZ(0.3), content5=DFR I(n)B3(800.0), content2=IB SPL-D3(800.0), utf8=DFR I(n)2, fie?ld=IB LL-D2, content=IB LL-D2, autf8=IB SPL-D2}, locale=is, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46177560,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=52FFFE39AB1824F1 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001\6.0.1-nocfs-001\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_52FFFE39AB1824F1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52FFFE39AB1824F1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/9 (1!)] on J0 in 41.41s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7201 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> 0    INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_A67D3F669E19FE32-001\init-core-data-001
   [junit4]   2> 221  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 332  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.e.j.u.log Logging initialized @7983ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 346  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 662  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_A67D3F669E19FE32-001\tempDir-001
   [junit4]   2> 676  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 679  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 690  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 897  INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[A67D3F669E19FE32]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65342
   [junit4]   2> 965  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1093 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1680 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T14:27:37-07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1710 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1710 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1712 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1713 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1713 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1714 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1715 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1721 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1722 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1770 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1134d19{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136fe2c{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e2292{/solr,null,AVAILABLE}
   [junit4]   2> 1780 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1393e4f{/solr,null,AVAILABLE}
   [junit4]   2> 1771 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb906e{/solr,null,AVAILABLE}
   [junit4]   2> 1770 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f9c2e4{/solr,null,AVAILABLE}
   [junit4]   2> 1886 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1896993{SSL,[ssl, http/1.1]}{127.0.0.1:65355}
   [junit4]   2> 1887 INFO  (jetty-launcher-1-thread-5) [    ] o.e.j.s.Server Started @9539ms
   [junit4]   2> 1887 INFO  (jetty-launcher-1-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65355}
   [junit4]   2> 1890 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@c27659{SSL,[ssl, http/1.1]}{127.0.0.1:65360}
   [junit4]   2> 1891 INFO  (jetty-launcher-1-thread-4) [    ] o.e.j.s.Server Started @9542ms
   [junit4]   2> 1891 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65360}
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1bc6335{SSL,[ssl, http/1.1]}{127.0.0.1:65356}
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @9549ms
   [junit4]   2> 1897 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65356}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1140209{SSL,[ssl, http/1.1]}{127.0.0.1:65359}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @9551ms
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65359}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de1571{SSL,[ssl, http/1.1]}{127.0.0.1:65357}
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-6) [    ] o.e.j.s.Server Started @9551ms
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65357}
   [junit4]   2> 1899 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9863dc{SSL,[ssl, http/1.1]}{127.0.0.1:65358}
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-3) [    ] o.e.j.s.Server Started @9552ms
   [junit4]   2> 1900 INFO  (jetty-launcher-1-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65358}
   [junit4]   2> 2004 ERROR (jetty-launcher-1-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2004 ERROR (jetty-launcher-1-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2005 INFO  (jetty-launcher-1-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2005 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2008 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _  

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

2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [ManagedModelStore [store=ModelStore [availableModels=[sum1, sumgroup, store9m1]], featureStores=org.apache.solr.ltr.store.rest.ManagedFeatureStore@1312704]] for /schema/model-store
   [junit4]   2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/model-store: {name=sum4, store=test4, class=org.apache.solr.ltr.model.LinearModel, features=[{name=match}], params={weights={match=1.0}}} is a java.util.LinkedHashMap
   [junit4]   2> 47915 INFO  (qtp21482699-309) [    x:collection1] o.a.s.l.s.r.ManagedModelStore adding model sum4
   [junit4]   2> 47916 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_model-store.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf
   [junit4]   2> 47916 INFO  (qtp21482699-309) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/model-store params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Úno 09, 2018 8:34:38 ODP. org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-02-09	20:34:38	127.0.0.1	-	127.0.0.1	53043	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	156	1	http://127.0.0.1:53043	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 47919 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=1
   [junit4]   2> 47921 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47923 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Dsparse]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47928 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Dsparse]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=1
   [junit4]   2> 47931 INFO  (qtp21482699-309) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Ddense]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47933 INFO  (qtp21482699-311) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=*,score,fv:[fv+store%3Dtest4+format%3Ddense]&rows=10&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dsum4}} hits=4 status=0 QTime=0
   [junit4]   2> 47934 INFO  (TEST-TestFeatureLogging.testSparseDenseFeatures-seed#[2F9A4E91F5EAF397]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSparseDenseFeatures
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1c03a58{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5360465
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47937 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47940 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@60a45
   [junit4]   2> 47940 INFO  (coreCloseExecutor-207-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=395845
   [junit4]   2> 47946 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@aa50d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 47946 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13256042
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@158908: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ebe424: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47957 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1950aae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@98e019
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=10018841
   [junit4]   2> 47958 INFO  (coreCloseExecutor-209-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2939f2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 47961 INFO  (SUITE-TestFeatureLogging-seed#[2F9A4E91F5EAF397]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=18204, maxDocsPerChunk=2, blockSize=452), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=18204, blockSize=452)), sim=RandomSimilarity(queryNorm=true): {}, locale=cs, timezone=Asia/Pontianak
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23892760,total=95612928
   [junit4]   2> NOTE: All tests run in this JVM: [TestExternalFeatures, TestWrapperModel, TestUserTermScorerQuery, TestOriginalScoreFeature, TestParallelWeightCreation, TestFeatureExtractionFromMultipleSegments, TestSelectiveWeightCreation, TestLinearModel, TestFeatureLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFeatureLogging -Dtests.seed=2F9A4E91F5EAF397 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFeatureLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestFeatureLogging_2F9A4E91F5EAF397-001\tempDir-001\collection1\conf.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F9A4E91F5EAF397]:0)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
   [junit4]    > 	at org.apache.solr.ltr.feature.TestFeatureLogging.after(TestFeatureLogging.java:37)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [25/35 (1!)] on J1 in 1.60s, 4 tests, 1 error <<< FAILURES!

[...truncated 36575 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 443 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/443/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A022B34E207F0CB2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001

	at __randomizedtesting.SeedInfo.seed([EEE6E0F2CE1FC974]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd:     1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)


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

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest:     1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest: 
   1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24625, name=qtp17182099-24625, state=TIMED_WAITING, group=TGRP-ChaosMonkeySafeLeaderWithPullReplicasTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestQueryUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001

	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestStressRecovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001

	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_48514E119D52E417-001

	at __randomizedtesting.SeedInfo.seed([48514E119D52E417]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1516 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {field=DFR I(F)Z(0.3)}, locale=es-VE, timezone=Australia/Hobart
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=151689232,total=286261248
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAMDirectory, TestStringMSBRadixSorter, TestExceedMaxTermLength, TestOmitTf, TestLucene50StoredFieldsFormat, TestReqExclBulkScorer, TestDocValuesQueries, TestIndexFileDeleter, TestUnicodeUtil, TestCharFilter, TestLucene60PointsFormat, TestSpanSearchEquivalence, TestAllFilesDetectTruncation, TestSpanNotQuery, TestCrashCausesCorruptIndex, TestParallelReaderEmptyIndex, TestTerm, TestSpanExplanations, TestSwappedIndexFiles, TestAttributeSource, TestMergedIterator, TestSimpleExplanationsOfNonMatches, TestFlushByRamOrCountsPolicy, TestPayloadsOnVectors, TestNoMergePolicy, TestIndexWriter, MultiCollectorTest, TestNorms, TestTimeLimitingCollector, TestScoreCachingWrappingScorer, TestNewestSegment, TestMinimize, TestBufferedChecksum, TestBlockPostingsFormat2, TestSameScoresWithThreads, TestSegmentTermEnum, TestOperations, TestFutureArrays, TestClassicSimilarity, TestLucene70DocValuesFormat, TestDocsWithFieldSet, TestSimilarityProvider, TestTermVectors, TestLongValuesSource, TestSort, TestPointQueries, TestInPlaceMergeSorter, TestSearchForDuplicates, TestSimilarity2, Test2BPoints, TestNeedsScores, TestBM25Similarity, TestFilterLeafReader, TestRateLimiter, TestRegexpQuery, TestTopDocsMerge, TestLiveFieldValues, TestBooleanOr, TestOmitPositions, TestHighCompressionMode, TestBooleanQuery, TestIndexWriterUnicode, TestRoaringDocIdSet, TestUpgradeIndexMergePolicy, TestPrefixQuery, TestDemoParallelLeafReader, TestTragicIndexWriterDeadlock, TestSearch, TestTermScorer, TestSparseFixedBitSet, TestTimSorterWorstCase, TestHugeRamFile, TestSpanContainQuery, TestReaderWrapperDVTypeCheck, TestSumDocFreq, TestMSBRadixSorter, TestSortedSetSortField, TestNeverDelete, TestDocsAndPositions, TestBytesRef, TestRecyclingByteBlockAllocator, TestIndexManyDocuments, TestAddIndexes, TestManyFields, TestIndexWriterWithThreads, TestStandardAnalyzer, TestFieldInvertState, TestExternalCodecs, TestPrefixRandom, TestCodecHoldsOpenFiles, TestCrash, TestComplexExplanations, TestThreadedForceMerge, TestIndexInput, TestDocIdSetBuilder, TestIntBlockPool, TestBagOfPositions, TestPositionIncrement, TestCharacterUtils, TestIndexWriterFromReader, TestInfoStream, TestLevenshteinAutomata, TestDocValuesIndexing, TestRecyclingIntBlockAllocator, TestIndexSorting, TestReusableStringReader, TestFieldsReader, TestIndexWriterMerging, TestFSTs, TestConjunctionDISI, TestOneMergeWrappingMergePolicy, TestSpans, TestIndexWriterOnVMError, TestFilterIterator, TestCloseableThreadLocal, TestDirectoryReader, TestCollectionUtil, TestFastDecompressionMode, TestMultiThreadTermVectors, TestToken, TestCustomSearcherSort, Test2BDocs, TestCustomNorms, TestMixedCodecs, TestUTF32ToUTF8, TestLazyProxSkipping, TestCodecs, TestParallelLeafReader, TestBytesRefHash, TestSloppyPhraseQuery2, TestMultiFields, TestMultiTermConstantScore, TestFieldMaskingSpanQuery, TestTopDocsCollector, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestAutomatonQuery, TestTopFieldCollector, TestWildcardRandom, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestMatchAllDocsQuery, TestParallelTermEnum, TestBinaryTerms, TestField, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestCharsRef, TestSameTokenSamePosition, TestBinaryDocument, TestIsCurrent, TestIndexWriterLockRelease, TestByteBlockPool, TestAssertions, TestNot, TestVersion, TestReaderClosed, TestSimpleAttributeImpl, Test2BPositions, TestIOUtils, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestForUtil, TestLucene50TermVectorsFormat, TestLucene70SegmentInfoFormat, TestGeoEncodingUtils, TestPolygon, TestPolygon2D, Test2BSortedDocValuesOrds, TestDocInverterPerFieldErrorInfo, TestDocValues, TestFilterCodecReader, TestIndexWriterDeleteByQuery, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=A022B34E207F0CB2 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Australia/Hobart -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestIndexWriterThreadsToSegments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_A022B34E207F0CB2-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A022B34E207F0CB2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [384/461 (1!)] on J0 in 1.70s, 4 tests, 1 error <<< FAILURES!

[...truncated 5917 lines...]
   [junit4] Suite: org.apache.lucene.facet.taxonomy.TestTaxonomyFacetCounts
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=BlockTreeOrds(blocksize=128), $facets=FST50, field=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Direct), f=PostingsFormat(name=Memory), $facets2=PostingsFormat(name=Memory), $b=PostingsFormat(name=Memory), content=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70), $facets2=DocValuesFormat(name=Lucene70), $b=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=567, maxMBSortInHeap=6.223772620573394, sim=RandomSimilarity(queryNorm=false): {field=DFR I(F)L1, f=IB SPL-D2, content=DFR I(n)L1}, locale=vi, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=111787544,total=213123072
   [junit4]   2> NOTE: All tests run in this JVM: [TestDrillDownQuery, TestUTF8TaxonomyWriterCache, TestAddTaxonomy, TestTaxonomyFacetCounts]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTaxonomyFacetCounts -Dtests.seed=EEE6E0F2CE1FC974 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestTaxonomyFacetCounts (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001\index-NIOFSDirectory-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J0\temp\lucene.facet.taxonomy.TestTaxonomyFacetCounts_EEE6E0F2CE1FC974-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EEE6E0F2CE1FC974]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [9/28 (1!)] on J0 in 2.76s, 16 tests, 1 error <<< FAILURES!

[...truncated 5052 lines...]
   [junit4] Suite: org.apache.solr.search.TestStressRecovery
   [junit4]   2> 607281 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 607282 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 607285 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 607286 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 607287 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 607337 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 607351 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 607398 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 607467 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607471 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607471 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 607473 INFO  (coreLoadExecutor-3308-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 607474 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 607522 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 607530 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 607576 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 608163 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=14415289
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=14783937
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=31183283
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=10138988
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=25292539
   [junit4]   2> 608164 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=20586775
   [junit4]   2> 608165 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 608165 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13cab07
   [junit4]   2> 608165 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 608166 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\]
   [junit4]   2> 608167 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=25, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=65.7265625, floorSegmentMB=1.1650390625, forceMergeDeletesPctAllowed=13.899682318494213, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 608169 WARN  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 608256 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 608256 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 608257 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=21, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4223847655459956]
   [junit4]   2> 608307 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@139d85d[collection1] main]
   [junit4]   2> 608309 WARN  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 608310 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 608311 INFO  (searcherExecutor-3309-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@139d85d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 608311 INFO  (coreLoadExecutor-3308-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591887588572004352
   [junit4]   2> 608314 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 608320 INFO  (TEST-TestStressRecovery.testStressRecovery-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStressRecovery
   [junit4]   2> 608320 INFO  (TEST-TestStressRecovery.testStressRecovery-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStressRecovery
   [junit4] IGNOR/A 0.01s J1 | TestStressRecovery.testStressRecovery
   [junit4]    > Assumption #1: FIXME: This test is horribly slow sometimes on Windows!
   [junit4]   2> 608321 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 608321 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2007302
   [junit4]   2> 608322 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 608322 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1faa4d4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1680752
   [junit4]   2> 608325 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 608325 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b7f226: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a96a89
   [junit4]   2> 608327 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 608328 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@46f6ee: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@148d9bd
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d98c5b
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=31034459
   [junit4]   2> 608329 INFO  (coreCloseExecutor-3314-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@134c06c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1381133
   [junit4]   2> 608348 INFO  (SUITE-TestStressRecovery-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=616, maxMBSortInHeap=5.301883150096747, sim=RandomSimilarity(queryNorm=false): {}, locale=ru-RU, timezone=SystemV/PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=250903000,total=387448832
   [junit4]   2> NOTE: All tests run in this JVM: [TestDefaultStatsCache, TestSearchPerf, CleanupOldIndexTest, TestLMJelinekMercerSimilarityFactory, HdfsBasicDistributedZkTest, SharedFSAutoReplicaFailoverTest, MetricUtilsTest, UpdateRequestProcessorFactoryTest, TestCryptoKeys, TemplateUpdateProcessorTest, TestFieldResource, TestMissingGroups, DocValuesNotIndexedTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLongTailTest, ConjunctionSolrSpellCheckerTest, DistributedQueueTest, TestRandomFaceting, TestLuceneMatchVersion, DeleteStatusTest, TestUseDocValuesAsStored, TestFieldCacheSortRandom, TestMultiValuedNumericRangeQuery, SystemInfoHandlerTest, TestBackupRepositoryFactory, TestComponentsName, TestHdfsCloudBackupRestore, DataDrivenBlockJoinTest, TestHalfAndHalfDocValues, TestCoreAdminApis, TestSolrConfigHandlerCloud, NodeMutatorTest, BlockJoinFacetSimpleTest, TestAddFieldRealTimeGet, TestDFRSimilarityFactory, ShardSplitTest, TestBadConfig, OverseerModifyCollectionTest, TimeRoutedAliasUpdateProcessorTest, HdfsDirectoryFactoryTest, CurrencyRangeFacetCloudTest, TestJavabinTupleStreamParser, PrimUtilsTest, CircularListTest, CoreAdminHandlerTest, TestSearcherReuse, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, TestNodeAddedTrigger, TestCodecSupport, TestEmbeddedSolrServerConstructors, TestSubQueryTransformerCrossCore, TestFieldTypeResource, TestCloudNestedDocsSort, SuggesterTest, TestDocumentBuilder, NoCacheHeaderTest, TestConfigReload, FullSolrCloudDistribCmdsTest, SearchRateTriggerTest, OverseerTest, ReplaceNodeTest, OverriddenZkACLAndCredentialsProvidersTest, TestStressRecovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressRecovery -Dtests.seed=42259BC0D16428FE -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=SystemV/PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestStressRecovery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestStressRecovery_42259BC0D16428FE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [130/774 (1!)] on J1 in 1.08s, 1 test, 1 error, 1 skipped <<< FAILURES!

[...truncated 238 lines...]
   [junit4] Suite: org.apache.solr.search.TestQueryUtils
   [junit4]   2> 874057 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 874059 WARN  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 874059 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 874064 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 874065 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 874065 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 874113 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 874130 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 874220 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 874310 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874314 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874314 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874316 INFO  (coreLoadExecutor-3414-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 874317 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 874379 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 874395 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 874479 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 874487 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 874488 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa1e63
   [junit4]   2> 874488 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 874488 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\]
   [junit4]   2> 874489 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=42, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=57.138671875, floorSegmentMB=1.609375, forceMergeDeletesPctAllowed=24.93393791299981, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 874586 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 874586 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 874588 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16b1c76[collection1] main]
   [junit4]   2> 874589 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 874595 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 874620 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 874620 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 874620 INFO  (coreLoadExecutor-3414-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591887867432402944
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 874621 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 874622 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 874622 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 874623 INFO  (searcherExecutor-3415-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16b1c76[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 874623 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 874625 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNegativeQueries
   [junit4]   2> 874804 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591887867440791552)]} 0 175
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1591887867630583808)]} 0 0
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1591887867630583809)]} 0 0
   [junit4]   2> 874809 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1591887867630583810)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1591887867631632384)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1591887867631632385)]} 0 0
   [junit4]   2> 874810 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1591887867631632386)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1591887867640020992)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1591887867641069568)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1591887867641069569)]} 0 0
   [junit4]   2> 874819 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1591887867641069570)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1591887867642118144)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1591887867642118145)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1591887867642118146)]} 0 0
   [junit4]   2> 874820 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1591887867642118147)]} 0 0
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1591887867643166720)]} 0 0
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591887867643166721,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 874821 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@186543 commitCommandVersion:1591887867643166721
   [junit4]   2> 874829 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18cc172[collection1] main]
   [junit4]   2> 874829 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 874830 INFO  (searcherExecutor-3415-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18cc172[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C16)))}
   [junit4]   2> 874830 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 874831 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-qlkciyopsbgzyvkylsjhchghjrdf&qt=&start=0&rows=20&version=2.2} hits=16 status=0 QTime=0
   [junit4]   2> 874832 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&qt=&start=0&rows=20&version=2.2} hits=13 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W&qt=&start=0&rows=20&version=2.2} hits=7 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874834 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-(name:G+OR+name:W)&qt=&start=0&rows=20&version=2.2} hits=7 status=0 QTime=0
   [junit4]   2> 874835 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E+id:[*+TO+*]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874835 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:G+-name:W+-name:E+%2Bid:[*+TO+*]&qt=&start=0&rows=20&version=2.2} hits=5 status=0 QTime=0
   [junit4]   2> 874836 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-qlkciyopsbgzyvkylsjhchghjrdf&fq=name:A&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874836 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:A&fq=-name:A&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=name:A&fq=-name:A&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:E&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874837 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=name:W&fq=-name:G&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&wt=xml} hits=5 status=0 QTime=0
   [junit4]   2> 874838 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874839 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W+-name:G&fq=-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874839 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W+-name:G+-name:C&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-(name:W+name:G+name:C)&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=name:G&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 874840 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=%2Bid:1&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-name:E&fq=-name:W&fq=-name:G&fq=-name:C&fq=id:[*+TO+*]&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874841 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda&fq=-text:stopworda&wt=xml} hits=16 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:[*+TO+*]&fq=-text:stopworda+-id:1&wt=xml} hits=15 status=0 QTime=0
   [junit4]   2> 874842 INFO  (TEST-TestQueryUtils.testNegativeQueries-seed#[42259BC0D16428FE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNegativeQueries
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4846614
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 874842 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f78f0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1d35acb
   [junit4]   2> 874845 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 874845 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1080b18: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3acf6a
   [junit4]   2> 874847 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 874847 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1288571: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@121bb64
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@165b5ba
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=23442874
   [junit4]   2> 874847 INFO  (coreCloseExecutor-3420-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11e75d1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@abfe19
   [junit4]   2> 874856 INFO  (SUITE-TestQueryUtils-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=PostingsFormat(name=Memory), name=FSTOrd50, id=FSTOrd50}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory), range_facet_i_dv=DocValuesFormat(name=Memory), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1189, maxMBSortInHeap=6.461074469330711, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=SystemV/EST5
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=121243232,total=488898560
   [junit4]   2> NOTE: All tests run in this JVM: [TestNonDefinedSimilarityFactory, TestPayloadScoreQParserPlugin, CreateCollectionCleanupTest, TestClassicSimilarityFactory, HdfsWriteToMultipleCollectionsTest, TestCloudPseudoReturnFields, SparseHLLTest, UniqFieldsUpdateProcessorFactoryTest, TestPullReplicaErrorHandling, StatelessScriptUpdateProcessorFactoryTest, TestFieldCollectionResource, TestGraphTermsQParserPlugin, LeaderFailureAfterFreshStartTest, VersionInfoTest, FacetPivotSmallTest, TestImpersonationWithHadoopAuth, LeaderElectionTest, TestTolerantSearch, TestCharFilters, LeaderElectionContextKeyTest, TestCollationFieldDocValues, BlockCacheTest, TestLegacyTerms, DistributedExpandComponentTest, TestConfigOverlay, QueryEqualityTest, MetricTriggerTest, TestFieldCacheVsDocValues, SynonymTokenizerTest, DistributedFacetPivotSmallAdvancedTest, V2ApiIntegrationTest, RecoveryAfterSoftCommitTest, TestOrdValues, CursorMarkTest, CloudMLTQParserTest, ComputePlanActionTest, TestConfigSetProperties, ReplaceNodeNoTargetTest, TestNamedUpdateProcessors, ResourceLoaderTest, TestOmitPositions, TestExportWriter, SolrPluginUtilsTest, DateMathParserTest, LukeRequestHandlerTest, TestPseudoReturnFields, ResponseHeaderTest, PluginInfoTest, TestPrepRecovery, CdcrVersionReplicationTest, TestCoreContainer, AddReplicaTest, TestSubQueryTransformer, TestFieldTypeCollectionResource, BJQParserTest, SolrRequestParserTest, TestHighlightDedupGrouping, TestSha256AuthenticationProvider, TestReplicationHandlerBackup, LegacyCloudClusterPropTest, TestNodeLostTrigger, RollingRestartTest, SolrCLIZkUtilsTest, RecoveryZkTest, TestReload, MBeansHandlerTest, PropertiesRequestHandlerTest, TestIntervalFaceting, TestScoreJoinQPScore, TestPKIAuthenticationPlugin, QueryResultKeyTest, DistributedFacetPivotWhiteBoxTest, ConnectionReuseTest, HighlighterTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SignatureUpdateProcessorFactoryTest, HLLSerializationTest, OpenExchangeRatesOrgProviderTest, TestComputePlanAction, NumericFieldsTest, TestDistribIDF, HdfsChaosMonkeyNothingIsSafeTest, SuggesterFSTTest, PingRequestHandlerTest, TestQuerySenderNoQuery, DistribJoinFromCollectionTest, QueryElevationComponentTest, DirectSolrConnectionTest, ReplicationFactorTest, TestFreeTextSuggestions, ZkNodePropsTest, SuggestComponentTest, BasicZkTest, ShardRoutingCustomTest, TestDeleteCollectionOnDownNodes, AlternateDirectoryTest, TestCloudJSONFacetJoinDomain, TestNRTOpen, TestSolrConfigHandlerConcurrent, TestDynamicFieldCollectionResource, TestQueryUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestQueryUtils -Dtests.seed=42259BC0D16428FE -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestQueryUtils (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001\init-core-data-001\spellcheckerFQCN
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryUtils_42259BC0D16428FE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([42259BC0D16428FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [205/774 (2!)] on J0 in 0.82s, 1 test, 1 error <<< FAILURES!

[...truncated 989 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest
   [junit4]   2> 1663399 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeySafeLeaderWithPullReplicasTest_42259BC0D16428FE-001\init-core-data-001
   [junit4]   2> 1663401 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1663402 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1663402 INFO  (SUITE-ChaosMonkeySafeLeaderWithPullReplicasTest-seed#[42259BC0D16428FE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /z_/
   [junit4]   2> 1663404 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ChaosMonkeySafeLeaderWithPullReplicasTest Starting ChaosMonkey test with 2 shards and 4 nodes
   [junit4]   2> 1663406 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1663406 INFO  (Thread-4031) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1663406 INFO  (Thread-4031) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1663409 ERROR (Thread-4031) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1663506 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.ZkTestServer start zk server on port:51546
   [junit4]   2> 1663511 INFO  (zkConnectionManagerCallback-7800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1663513 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10062715c4a0000, likely client has closed socket
   [junit4]   2> 1663515 INFO  (zkConnectionManagerCallback-7802-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1663520 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1663522 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1663524 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1663526 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1663527 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1663528 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1663530 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1663531 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1663532 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1663534 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1663535 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1663537 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T22:27:37+01:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1664002 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1664003 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b17a5e{/z_,null,AVAILABLE}
   [junit4]   2> 1664003 INFO  (TEST-ChaosMonkeySafeLeaderWithPullReplicasTest.test-seed#[42259BC0D16428FE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1718af6{HTTP/1.1,[http/1.1]}{127.0.0.1:51553}
   [junit4]   2> 1664003 INFO 

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

tty / com.codahale.metrics.MetricRegistry@136e090
   [junit4]   2> 87947 T398 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@14db5df
   [junit4]   2> 87947 T398 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=21870047
   [junit4]   2> 87947 T398 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14cb2fb: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13749ff
   [junit4]   2> 87955 T182 oejs.AbstractConnector.doStop Stopped ServerConnector@1fe8251{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 87956 T182 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=21479398
   [junit4]   2> 87956 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 87956 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dd463e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1b029e2
   [junit4]   2> 87961 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 87961 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9d7a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@159abd5
   [junit4]   2> 87964 T182 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 87964 T182 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18def33: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@136e090
   [junit4]   2> 87965 T401 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2987f9
   [junit4]   2> 87965 T401 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=2721785
   [junit4]   2> 87965 T401 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fcde80: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3ab532
   [junit4]   2> 87975 T182 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@8ed2ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 87975 T182 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 87980 T182 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportFqParam
   [junit4]   2> 87981 T182 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Feb 09, 2018 2:44:22 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Feb 09, 2018 2:44:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Feb 09, 2018 2:44:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2> Feb 09, 2018 2:44:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=LuceneVarGapFixedInterval), dbid_s=FST50, id=FST50, desc=PostingsFormat(name=LuceneVarGapFixedInterval), timestamp=PostingsFormat(name=Direct)}, docValues:{timestamp=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1277, maxMBSortInHeap=5.528872179397004, sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=America/Sitka
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=3,free=41100888,total=218628096
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumberFormatTransformer, TestSimplePropertiesWriter, TestContentStreamDataSource, TestXPathRecordReader, TestLineEntityProcessor, TestEntityProcessorBase, TestErrorHandling, TestSqlEntityProcessorDelta, TestScriptTransformer, TestNonWritablePersistFile, TestDateFormatTransformer, TestDocBuilder2, TestNestedChildren, TestBuiltInEvaluators, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=2DFCCAAFDA02B192 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Sitka -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd: 
   [junit4]    >    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=351, name=qtp31575223-351, state=TIMED_WAITING, group=TGRP-TestSolrEntityProcessorEndToEnd]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2DFCCAAFDA02B192]:0)
   [junit4] Completed [36/38 (1!)] on J1 in 59.74s, 7 tests, 2 errors <<< FAILURES!

[...truncated 38340 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 442 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/442/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001

	at __randomizedtesting.SeedInfo.seed([55A698D0B2D91473]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TriggerIntegrationTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest:     1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest: 
   1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.TriggerIntegrationTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001

	at __randomizedtesting.SeedInfo.seed([584A1A145388B31B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4737 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)LZ(0.3), content5=IB SPL-L2, content2=DFR GB2, utf8=IB LL-D3(800.0), fie?ld=DFR I(ne)3(800.0), content=DFR GB3(800.0), autf8=DFR I(ne)B2}, locale=lv, timezone=Asia/Seoul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=102114168,total=146800640
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=55A698D0B2D91473 -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Asia/Seoul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_55A698D0B2D91473-001\2.9.3-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55A698D0B2D91473]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 45.61s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7169 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudInspectUtil
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001
   [junit4]   2> 599589 WARN  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 599589 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 599597 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 599597 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 599599 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCheckIfDiffIsLegal
   [junit4]   2> ###### Only in control: [{id=3}, {id=2}]
   [junit4]   2> ###### Only in cloud: [{id=1}]
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: []
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> ###### Only in cloud: 5, but this is expected because we found a delete fail for 5
   [junit4]   2> ###### Only in control: [{id=4}]
   [junit4]   2> ###### Only in cloud: [{id=5}]
   [junit4]   2> ###### Only in control: 4, but this is expected because we found an add fail for 4
   [junit4]   2> 599601 INFO  (TEST-TestCloudInspectUtil.testCheckIfDiffIsLegal-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCheckIfDiffIsLegal
   [junit4]   2> 599602 INFO  (SUITE-TestCloudInspectUtil-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CU, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=231245680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, SolrMetricManagerTest, TestConfigSetsAPIExclusivity, AssignTest, CoreMergeIndexesAdminHandlerTest, UUIDUpdateProcessorFallbackTest, ResponseLogComponentTest, CdcrReplicationDistributedZkTest, MoveReplicaHDFSFailoverTest, URLClassifyProcessorTest, BitVectorTest, TestSolrCLIRunExample, TestStressRecovery, TestCoreAdminApis, AtomicUpdatesTest, TestPullReplica, TestDistributedSearch, RestartWhileUpdatingTest, TestLRUStatsCache, TestSolr4Spatial, HdfsUnloadDistributedZkTest, TestBulkSchemaConcurrent, TestLMDirichletSimilarityFactory, TestOnReconnectListenerSupport, TestSkipOverseerOperations, TestCloudSchemaless, TestSimpleTextCodec, OverseerModifyCollectionTest, TestGeoJSONResponseWriter, ExecutePlanActionTest, TestAnalyzeInfixSuggestions, TestCloudInspectUtil]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudInspectUtil -Dtests.seed=742DD335A645922B -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestCloudInspectUtil (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudInspectUtil_742DD335A645922B-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [60/774 (1!)] on J1 in 0.05s, 1 test, 1 error <<< FAILURES!

[...truncated 624 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\init-core-data-001
   [junit4]   2> 1474150 WARN  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 1474150 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1474156 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1474156 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1474157 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001
   [junit4]   2> 1474157 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1474158 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1474158 INFO  (Thread-2753) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1474163 ERROR (Thread-2753) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1474258 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54074
   [junit4]   2> 1474270 INFO  (zkConnectionManagerCallback-2490-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474295 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474297 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1474298 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b1d2a0{/solr,null,AVAILABLE}
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e6818{HTTP/1.1,[http/1.1]}{127.0.0.1:54081}
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.e.j.s.Server Started @1482338ms
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54081}
   [junit4]   2> 1474300 ERROR (jetty-launcher-2487-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474300 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:48.415Z
   [junit4]   2> 1474303 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474303 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474304 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1474304 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1ac5dec{/solr,null,AVAILABLE}
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@938c74{HTTP/1.1,[http/1.1]}{127.0.0.1:54087}
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.e.j.s.Server Started @1482344ms
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54087}
   [junit4]   2> 1474306 ERROR (jetty-launcher-2487-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474306 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:48.421Z
   [junit4]   2> 1474310 INFO  (zkConnectionManagerCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474310 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474310 INFO  (zkConnectionManagerCallback-2494-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474311 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474325 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b09320001, likely client has closed socket
   [junit4]   2> 1474331 INFO  (jetty-launcher-2487-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474331 INFO  (jetty-launcher-2487-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474334 INFO  (zkConnectionManagerCallback-2500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474335 INFO  (zkConnectionManagerCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b09320004, likely client has closed socket
   [junit4]   2> 1474339 INFO  (zkConnectionManagerCallback-2504-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474339 INFO  (zkConnectionManagerCallback-2506-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474482 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474482 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474483 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54081_solr
   [junit4]   2> 1474484 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54087_solr
   [junit4]   2> 1474485 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.Overseer Overseer (id=72163400711536646-127.0.0.1:54081_solr-n_0000000000) starting
   [junit4]   2> 1474494 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54081_solr
   [junit4]   2> 1474499 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474500 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1474506 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474508 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1474509 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474515 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1474515 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1474519 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1474520 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1474520 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1474756 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474768 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474768 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54081.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474770 INFO  (jetty-launcher-2487-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node2\.
   [junit4]   2> 1474796 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474807 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474808 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54087.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1474810 INFO  (jetty-launcher-2487-thread-1) [n:127.0.0.1:54087_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node1\.
   [junit4]   2> 1474845 INFO  (zkConnectionManagerCallback-2512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474851 INFO  (zkConnectionManagerCallback-2516-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474854 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474856 INFO  (SUITE-TriggerIntegrationTest-seed#[742DD335A645922B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54074/solr ready
   [junit4]   2> 1474882 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 1474883 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1474884 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1474884 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1474885 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474887 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1474887 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1474899 INFO  (qtp33528256-12366) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474903 INFO  (qtp13875718-12380) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474903 DEBUG (qtp13875718-12364) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1474904 INFO  (qtp13875718-12364) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 1474906 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1474907 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474907 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474907 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1474909 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474910 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1474911 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474912 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1474912 INFO  (qtp13875718-12380) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1474912 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1474912 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1474912 DEBUG (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1474913 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1474913 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1474914 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474914 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474915 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1474915 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1474915 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1474917 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1474918 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1474918 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1474919 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1474919 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1474919 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1598adb{/solr,null,AVAILABLE}
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1941863{HTTP/1.1,[http/1.1]}{127.0.0.1:54115}
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.Server Started @1482958ms
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54115}
   [junit4]   2> 1474920 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1474920 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1474921 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:10:49.036Z
   [junit4]   2> 1474924 INFO  (zkConnectionManagerCallback-2518-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474925 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1474939 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1474943 INFO  (zkConnectionManagerCallback-2522-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474946 INFO  (zkConnectionManagerCallback-2524-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1474957 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1474961 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1474964 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54115_solr
   [junit4]   2> 1474966 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474966 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474968 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1474968 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1475140 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475151 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475152 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54115.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1475153 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [n:127.0.0.1:54115_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node3\.
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:54115_solr at time 1614483467252258
   [junit4]   2> 1475914 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:54115_solr] added at times [1614483467252258], now=1614483467296062
   [junit4]   2> 1475915 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1614483467252258,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614483467252258],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1475915 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1475916 INFO  (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1475916 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1614483467252258,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614483467252258],
   [junit4]   2>     "_enqueue_time_":1614483468498970,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1475916 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger1
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1475920 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5d398fb222T6aqer1cm8pq30ridab7c7pynl
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:54115_solr at time 1614488474714327
   [junit4]   2> 1480921 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 firing registered processor for nodes: [127.0.0.1:54115_solr] added at times [1614488474714327], now=1614488474838913
   [junit4]   2> 1480922 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1614488474714327,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614488474714327],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1480922 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_trigger2, node_added_trigger1]
   [junit4]   2> 1480923 INFO  (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1480923 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn",
   [junit4]   2>   "source":"node_added_trigger2",
   [junit4]   2>   "eventTime":1614488474714327,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614488474714327],
   [junit4]   2>     "_enqueue_time_":1614488475159764,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1480924 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518106250031000000 current time = 1518106255038000000
   [junit4]   2> real diff: 5007000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1480924 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_added_trigger2
   [junit4]   2> 1480925 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1480926 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1480926 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5e640780d7T6aqer1cm8pq30ridab7c7pynn
   [junit4]   2> 1480933 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480937 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480941 INFO  (qtp15541846-12438) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480941 DEBUG (qtp15541846-12434) [n:127.0.0.1:54115_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1480942 INFO  (qtp15541846-12434) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480943 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480943 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1480949 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1480950 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1480951 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 3
   [junit4]   2> 1480952 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480956 INFO  (qtp13875718-12378) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480959 INFO  (qtp15541846-12438) [n:127.0.0.1:54115_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1480960 DEBUG (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1480961 INFO  (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480962 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480963 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 1480964 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54115_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1480964 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1480969 INFO  (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1480969 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1941863{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=15696400
   [junit4]   2> 1480970 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 3
   [junit4]   2> 1480970 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1480971 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e636c6: rootName = solr_54115, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48510
   [junit4]   2> 1480978 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1480978 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19045f8: rootName = solr_54115, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1d66c6
   [junit4]   2> 1480985 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1480985 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1591a3a: rootName = solr_54115, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@12e77d2
   [junit4]   2> 1480988 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54115_solr
   [junit4]   2> 1480989 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1480990 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1480990 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2523-thread-1-processing-n:127.0.0.1:54115_solr) [n:127.0.0.1:54115_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1480991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1598adb{/solr,null,UNAVAILABLE}
   [junit4]   2> 1480991 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54115_solr
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54115_solr]
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1614489505163061,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614489505163061],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1481952 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1481953 INFO  (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1481953 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp",
   [junit4]   2>   "source":"node_lost_trigger1",
   [junit4]   2>   "eventTime":1614489505163061,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614489505163061],
   [junit4]   2>     "_enqueue_time_":1614489505392890,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1481953 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger1
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1481955 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5ea172e735T6aqer1cm8pq30ridab7c7pynp
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-2) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger1 with currently live nodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-3) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1486958 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger2 with currently live nodes: 2
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54115_solr
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54115_solr]
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1614494512121097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614494512121097],
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1486959 DEBUG (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_lost_trigger2, node_added_trigger2, node_lost_trigger1, node_added_trigger1]
   [junit4]   2> 1486960 INFO  (ScheduledTrigger-5352-thread-4) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1486960 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr",
   [junit4]   2>   "source":"node_lost_trigger2",
   [junit4]   2>   "eventTime":1614494512121097,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1614494512121097],
   [junit4]   2>     "_enqueue_time_":1614494512538374,
   [junit4]   2>     "nodeNames":["127.0.0.1:54115_solr"]}}
   [junit4]   2> 1486960 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest last action at 1518106256068000000 current time = 1518106261075000000
   [junit4]   2> real diff: 5007000000
   [junit4]   2>  min diff: 4998000000
   [junit4]   2> 1486960 INFO  (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest action executed from node_lost_trigger2
   [junit4]   2> 1486960 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriggerThrottling
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger2 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger2 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_lost_trigger1 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_trigger1 after 5000ms
   [junit4]   2> 1486963 DEBUG (AutoscalingActionExecutor-5353-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 2 ms for event id=5bc5fcbe30509T6aqer1cm8pq30ridab7c7pynr
   [junit4]   2> 1486976 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 1486977 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 7
   [junit4]   2> 1486978 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1486978 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1486983 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1486984 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1486984 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1486986 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1486996 INFO  (qtp33528256-12372) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 1487002 INFO  (qtp33528256-12373) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1487005 INFO  (qtp13875718-12381) [n:127.0.0.1:54087_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 1487006 DEBUG (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1487007 INFO  (qtp33528256-12369) [n:127.0.0.1:54081_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1487008 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:54081_solr, 127.0.0.1:54087_solr]
   [junit4]   2> 1487008 DEBUG (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEQ instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 1487008 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1487010 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1487011 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1487011 DEBUG (OverseerAutoScalingTriggerThread-72163400711536646-127.0.0.1:54081_solr-n_0000000000) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 1487011 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1487011 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1487013 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c6c7a2{/solr,null,AVAILABLE}
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@144f755{HTTP/1.1,[http/1.1]}{127.0.0.1:54167}
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.e.j.s.Server Started @1495060ms
   [junit4]   2> 1487022 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54167}
   [junit4]   2> 1487023 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1487023 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T16:11:01.138Z
   [junit4]   2> 1487026 INFO  (zkConnectionManagerCallback-2528-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487027 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1487042 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54074/solr
   [junit4]   2> 1487045 INFO  (zkConnectionManagerCallback-2532-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487048 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100603b0932000d, likely client has closed socket
   [junit4]   2> 1487050 INFO  (zkConnectionManagerCallback-2534-thread-1-processing-n:127.0.0.1:54167_solr) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1487059 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1487062 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1487065 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54167_solr
   [junit4]   2> 1487066 INFO  (zkCallback-2505-thread-1-processing-n:127.0.0.1:54081_solr) [n:127.0.0.1:54081_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487066 INFO  (zkCallback-2515-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487066 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:54087_solr) [n:127.0.0.1:54087_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487068 INFO  (zkCallback-2533-thread-1-processing-n:127.0.0.1:54167_solr) [n:127.0.0.1:54167_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1487302 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487313 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487313 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54167.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1056a39
   [junit4]   2> 1487315 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[742DD335A645922B]) [n:127.0.0.1:54167_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_742DD335A645922B-001\tempDir-001\node4\.
   [junit4]   2> 1488013 DEBUG (ScheduledTrigger-5352-thread-1) [n:127.0.0.1:54081_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEQ
   [junit4]   2> 1488013 DEBUG (Scheduled

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

t, RecoveryZkTest, TestSchemaSimilarityResource, NumericFieldsTest, TestTlogReplica, TestImpersonationWithHadoopAuth, DistributedVersionInfoTest, TestCollationField, TestMaxTokenLenTokenizer, TestLargeCluster, TestReplicationHandlerBackup, RecoveryAfterSoftCommitTest, TestSegmentSorting, AutoscalingHistoryHandlerTest, TestIBSimilarityFactory, DistributedQueryElevationComponentTest, DistributedQueryComponentOptimizationTest, TestInPlaceUpdatesStandalone, TestExecutePlanAction, TestSubQueryTransformer, TestNodeLostTrigger, TestPivotHelperCode, UninvertDocValuesMergePolicyTest, TestFaceting, ComputePlanActionTest, ResourceLoaderTest, HdfsChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, DistanceUnitsTest, TestClassicSimilarityFactory, TestApiFramework, TestCollapseQParserPlugin, ConnectionReuseTest, TestComplexPhraseQParserPlugin, TestNestedDocsSort, SolrTestCaseJ4Test, TestLeaderInitiatedRecoveryThread, SolrMetricReporterTest, OutputWriterTest, TestGraphTermsQParserPlugin, CurrencyFieldTypeTest, TestFiltering, FieldMutatingUpdateProcessorTest, TestPerFieldSimilarity, SchemaApiFailureTest, SOLR749Test, RuleEngineTest, TestHighlightDedupGrouping, OutOfBoxZkACLAndCredentialsProvidersTest, TestRemoteStreaming, TestSolrCloudWithDelegationTokens, LeaderFailureAfterFreshStartTest, JvmMetricsTest, TestSolrDeletionPolicy1, OverseerTaskQueueTest, SearchHandlerTest, TestManagedSynonymGraphFilterFactory, TestRTimerTree, TestDynamicLoading, CoreSorterTest, ReplicaListTransformerTest, TestDynamicFieldCollectionResource, SolrJmxReporterCloudTest, ZkStateWriterTest, DeleteInactiveReplicaTest, DistributedExpandComponentTest, MultiThreadedOCPTest, BinaryUpdateRequestHandlerTest, TestJmxIntegration, TestManagedStopFilterFactory, TriggerIntegrationTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.seed=742DD335A645922B -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=America/Anchorage -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TriggerIntegrationTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest: 
   [junit4]    >    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=12865, name=qtp15834114-12865, state=TIMED_WAITING, group=TGRP-TriggerIntegrationTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742DD335A645922B]:0)
   [junit4] Completed [236/774 (2!)] on J0 in 262.49s, 14 tests, 2 errors <<< FAILURES!

[...truncated 4099 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=354, maxMBSortInHeap=7.7116155623085145, sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21673008,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=584A1A145388B31B -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_584A1A145388B31B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([584A1A145388B31B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.82s, 8 tests, 1 error <<< FAILURES!

[...truncated 41566 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 441 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/441/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9:4CB497A57F743FA5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeAddedTrigger(TriggerIntegrationTest.java:456)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9:CD9A913809C08370]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestDynamicFieldResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011

	at __randomizedtesting.SeedInfo.seed([C5800A570A95E729]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001

	at __randomizedtesting.SeedInfo.seed([9430FA8E403A51CA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 782 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1341, maxMBSortInHeap=6.305900502756271, sim=RandomSimilarity(queryNorm=true): {}, locale=pt-AO, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=258028024,total=512753664
   [junit4]   2> NOTE: All tests run in this JVM: [TestCrash, TestClassicSimilarity, TestTragicIndexWriterDeadlock, TestSimilarityProvider, TestIndexWriterFromReader, TestDocIdsWriter, TestSwappedIndexFiles, TestSleepingLockWrapper, TestDocCount, TestLucene60PointsFormat, TestInfoStream, TestFieldValueQuery, TestNamedSPILoader, TestStandardAnalyzer, TestMergedIterator, TestFilterCodecReader, TestSegmentReader, TestMinimize, TestWildcardRandom, TestOmitPositions, TestByteArrayDataInput, TestFlushByRamOrCountsPolicy, TestLRUQueryCache, TestConsistentFieldNumbers, TestSearch, TestIndexableField, TestUnicodeUtil, TestMultiThreadTermVectors, TestMatchAllDocsQuery, TestSpans, TestAllFilesHaveCodecHeader, TestTieredMergePolicy, TestBytesRefArray, TestSpanBoostQuery, TestFSTs, TestIndexWriterThreadsToSegments, TestDocumentsWriterDeleteQueue, TestSimilarity2, TestOperations, TestNumericUtils, TestSpanNotQuery, TestAtomicUpdate, Test2BPositions, TestGrowableByteArrayDataOutput, TestHugeRamFile, TestBooleanQueryVisitSubscorers, TestScorerPerf, TestIndexWriterOnVMError, TestCharFilter, TestDateSort, TestDemoParallelLeafReader, TestExceedMaxTermLength, TestRecyclingIntBlockAllocator, TestInPlaceMergeSorter, TestLucene50TermVectorsFormat, TestIndexWriterDeleteByQuery, TestMergePolicyWrapper, TestSameScoresWithThreads, Test2BSortedDocValuesOrds, TestSumDocFreq, TestTopDocsCollector, TestLongValuesSource, TestIndexInput, TermInSetQueryTest, TestTimSorterWorstCase, TestRegexpRandom2, TestSpanExplanationsOfNonMatches, Test4GBStoredFields, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=C5800A570A95E729 -Dtests.slow=true -Dtests.locale=pt-AO -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_C5800A570A95E729-001\testSeekSliceZero-011
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C5800A570A95E729]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [170/459 (1!)] on J0 in 3.35s, 54 tests, 1 error <<< FAILURES!

[...truncated 11931 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestDynamicFieldResource
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\init-core-data-001
   [junit4]   2> 1246946 WARN  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1246946 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1246948 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-001\cores\core
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1246950 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   [junit4]   2> 1246951 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1246952 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@706fc174{/solr,null,AVAILABLE}
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a15a76{HTTP/1.1,[http/1.1]}{127.0.0.1:54205}
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.Server Started @1257620ms
   [junit4]   2> 1246953 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr, hostPort=54205, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores}
   [junit4]   2> 1246953 ERROR (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:00:31.360811300Z
   [junit4]   2> 1246954 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1246957 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1246994 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247000 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247001 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247003 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   [junit4]   2> 1247003 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1247003 INFO  (coreLoadExecutor-5132-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1247004 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1247031 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1247046 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1247124 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1247124 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247131 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1247132 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1247133 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=13, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=50.2314453125, floorSegmentMB=0.763671875, forceMergeDeletesPctAllowed=5.057150995777777, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1247195 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1247195 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1247198 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=31.0703125, floorSegmentMB=2.1357421875, forceMergeDeletesPctAllowed=14.83272790460826, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6274995954161222
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@30da7bad[collection1] main]
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1247199 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247199 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1247200 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1247200 WARN  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1247200 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1247207 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1247235 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1247235 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1247235 INFO  (coreLoadExecutor-5132-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591807607193993216
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1247236 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1247237 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#54205
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1247237 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1247238 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1247240 INFO  (searcherExecutor-5133-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30da7bad[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1247241 INFO  (TEST-TestDynamicFieldResource.testGetNotFoundDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetNotFoundDynamicField
   [junit4]   2> 1247244 INFO  (qtp689134497-13229) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*not_in_there params={indent=on&wt=xml} status=404 QTime=0
   [junit4]   2> 1247247 INFO  (TEST-TestDynamicFieldResource.testGetNotFoundDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetNotFoundDynamicField
   [junit4]   2> 1247250 INFO  (TEST-TestDynamicFieldResource.testJsonGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJsonGetDynamicField
   [junit4]   2> 1247251 INFO  (qtp689134497-13232) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_i params={showDefaults=on&indent=on&wt=json} status=0 QTime=0
   [junit4]   2> 1247251 INFO  (TEST-TestDynamicFieldResource.testJsonGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJsonGetDynamicField
   [junit4]   2> 1247255 INFO  (TEST-TestDynamicFieldResource.testGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetDynamicField
   [junit4]   2> 1247256 INFO  (qtp689134497-13234) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields/*_i params={showDefaults=on&indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> 1247257 INFO  (TEST-TestDynamicFieldResource.testGetDynamicField-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicField
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19a15a76{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=916686309
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1247258 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4798d8f0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@a7f4c20
   [junit4]   2> 1247264 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1247264 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@761fd8c7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@12815268
   [junit4]   2> 1247266 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1247266 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bb82b2b: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@30be845c
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@160d555b
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=369972571
   [junit4]   2> 1247268 INFO  (coreCloseExecutor-5138-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@665dad08: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4b99c10b
   [junit4]   2> 1247280 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@706fc174{/solr,null,UNAVAILABLE}
   [junit4]   2> 1247280 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1247281 INFO  (SUITE-TestDynamicFieldResource-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=238306912,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressLucene, TestWordDelimiterFilterFactory, TestSimpleTextCodec, BlockDirectoryTest, CdcrBidirectionalTest, TemplateUpdateProcessorTest, TestLuceneMatchVersion, TestAnalyzedSuggestions, HdfsUnloadDistributedZkTest, DistanceFunctionTest, TestBadConfig, TestMissingGroups, StatsReloadRaceTest, TestClusterProperties, UpdateRequestProcessorFactoryTest, DocValuesMultiTest, CdcrRequestHandlerTest, CoreAdminHandlerTest, ReplaceNodeTest, DistributedSpellCheckComponentTest, DataDrivenBlockJoinTest, ConcurrentCreateRoutedAliasTest, TestTrackingShardHandlerFactory, TestHdfsCloudBackupRestore, DisMaxRequestHandlerTest, TestUseDocValuesAsStored, CloneFieldUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestSolrCLIRunExample, BasicDistributedZk2Test, ActionThrottleTest, MoveReplicaTest, TestExactSharedStatsCache, ResponseLogComponentTest, TestFileDictionaryLookup, TestLRUStatsCache, TestStandardQParsers, CollectionTooManyReplicasTest, SpellCheckComponentTest, TestCodecSupport, UpdateParamsTest, TestStressVersions, SolrJmxReporterTest, SSLMigrationTest, TestLegacyField, SimpleFacetsTest, TestRuleBasedAuthorizationPlugin, ChaosMonkeyNothingIsSafeTest, BadComponentTest, OverseerTest, CreateRoutedAliasTest, TestChildDocTransformer, HLLUtilTest, CoreMergeIndexesAdminHandlerTest, TestCopyFieldCollectionResource, TestTrieFacet, TestHdfsBackupRestoreCore, SearchRateTriggerTest, TestTriggerIntegration, MetricsConfigTest, TestNodeAddedTrigger, NodeAddedTriggerTest, TestLMDirichletSimilarityFactory, TestHttpShardHandlerFactory, CleanupOldIndexTest, SuggestComponentContextFilterQueryTest, SystemInfoHandlerTest, TestXmlQParserPlugin, TestConfigSets, CollectionsAPIDistributedZkTest, RulesTest, TestFieldCacheSortRandom, ShardRoutingTest, TestLegacyNumericRangeQueryBuilder, DistributedIntervalFacetingTest, UUIDFieldTest, ExecutePlanActionTest, ImplicitSnitchTest, HdfsDirectoryTest, TestSolrCoreSnapshots, TestBackupRepositoryFactory, TestCloudSchemaless, TestRandomFaceting, TestSchemaVersionResource, TestReplicaProperties, DirectUpdateHandlerTest, HdfsBasicDistributedZkTest, InfixSuggestersTest, TestAddFieldRealTimeGet, RemoteQueryErrorTest, DOMUtilTest, CdcrReplicationDistributedZkTest, SyncSliceTest, CurrencyRangeFacetCloudTest, TestQueryWrapperFilter, TermVectorComponentTest, TestNumericTerms32, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFastLRUCache, BlockJoinFacetDistribTest, TestRebalanceLeaders, ZkStateReaderTest, TestSolr4Spatial, V2StandaloneTest, ConfigureRecoveryStrategyTest, TestPayloadCheckQParserPlugin, TestCloudNestedDocsSort, BadCopyFieldTest, TestSolrIndexConfig, DateRangeFieldTest, TestNoOpRegenerator, TestExclusionRuleCollectionAccess, NumberUtilsTest, NodeMutatorTest, TestComplexPhraseLeadingWildcard, TestConfigSetsAPIExclusivity, SortByFunctionTest, TestFilteredDocIdSet, TestLegacyNumericUtils, TestHalfAndHalfDocValues, ScriptEngineTest, DistributedQueryComponentCustomSortTest, DocumentAnalysisRequestHandlerTest, CollectionStateFormat2Test, TestDistributedStatsComponentCardinality, TestSolrCoreParser, TestDFISimilarityFactory, LeaderFailoverAfterPartitionTest, DefaultValueUpdateProcessorTest, TestQuerySenderListener, TestFieldCacheReopen, DocValuesTest, TestInitParams, HdfsRestartWhileUpdatingTest, DistributedDebugComponentTest, TestRestManager, BadIndexSchemaTest, TestDocumentBuilder, SecurityConfHandlerTest, DistributedFacetExistsSmallTest, TestCloudRecovery, BigEndianAscendingWordDeserializerTest, SolrCmdDistributorTest, ClusterStateUpdateTest, TestCloudPivotFacet, TestSystemCollAutoCreate, TestLRUCache, TestStressReorder, TestConfigSetImmutable, TestDynamicFieldResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDynamicFieldResource -Dtests.seed=6ADE299C647B90C9 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestDynamicFieldResource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestDynamicFieldResource_6ADE299C647B90C9-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [285/774 (1!)] on J1 in 0.37s, 3 tests, 1 error <<< FAILURES!

[...truncated 1148 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\init-core-data-001
   [junit4]   2> 3431417 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3431425 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3431425 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3431428 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001
   [junit4]   2> 3431430 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3431431 INFO  (Thread-7158) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3431432 INFO  (Thread-7158) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3431443 ERROR (Thread-7158) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3431545 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:52181
   [junit4]   2> 3431552 INFO  (zkConnectionManagerCallback-8684-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431560 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3431561 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a4d398e{/solr,null,AVAILABLE}
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2e759b59{HTTP/1.1,[http/1.1]}{127.0.0.1:52197}
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.e.j.s.Server Started @3442229ms
   [junit4]   2> 3431563 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52197}
   [junit4]   2> 3431564 ERROR (jetty-launcher-8681-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3431564 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:55.970727700Z
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3431567 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3431568 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3431568 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d3c3788{/solr,null,AVAILABLE}
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@63e2560b{HTTP/1.1,[http/1.1]}{127.0.0.1:52202}
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.e.j.s.Server Started @3442235ms
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52202}
   [junit4]   2> 3431569 ERROR (jetty-launcher-8681-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3431569 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3431570 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:55.976786400Z
   [junit4]   2> 3431580 INFO  (zkConnectionManagerCallback-8686-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431580 INFO  (zkConnectionManagerCallback-8688-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431581 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3431581 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3431591 INFO  (jetty-launcher-8681-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3431591 INFO  (jetty-launcher-8681-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3431596 INFO  (zkConnectionManagerCallback-8694-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431596 INFO  (zkConnectionManagerCallback-8696-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431597 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070003, likely client has closed socket
   [junit4]   2> 3431600 INFO  (zkConnectionManagerCallback-8698-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431600 INFO  (zkConnectionManagerCallback-8700-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3431849 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3431849 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3431850 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52197_solr
   [junit4]   2> 3431851 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52202_solr
   [junit4]   2> 3431852 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.Overseer Overseer (id=72160908218400773-127.0.0.1:52197_solr-n_0000000000) starting
   [junit4]   2> 3431853 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3431853 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3431871 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52197_solr
   [junit4]   2> 3431944 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3431944 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3431985 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3432002 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3432003 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3432011 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3432012 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3432038 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432048 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432048 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52202.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432049 INFO  (jetty-launcher-8681-thread-2) [n:127.0.0.1:52202_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node2\.
   [junit4]   2> 3432050 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3432107 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432118 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432119 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52197.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432120 INFO  (jetty-launcher-8681-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node1\.
   [junit4]   2> 3432193 INFO  (zkConnectionManagerCallback-8706-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432221 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070007, likely client has closed socket
   [junit4]   2> 3432230 INFO  (zkConnectionManagerCallback-8710-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432239 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3432240 INFO  (SUITE-TriggerIntegrationTest-seed#[6ADE299C647B90C9]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52181/solr ready
   [junit4]   2> 3432275 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 3432276 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3432276 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3432276 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3432279 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3432279 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3432280 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3432290 INFO  (qtp695747690-37733) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3432295 INFO  (qtp1876066675-37739) [n:127.0.0.1:52202_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3432296 DEBUG (qtp695747690-37728) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3432297 INFO  (qtp695747690-37728) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 3432297 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3432298 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3432299 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3432299 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@213bcc16{/solr,null,AVAILABLE}
   [junit4]   2> 3432299 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@199260f1{HTTP/1.1,[http/1.1]}{127.0.0.1:52231}
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.e.j.s.Server Started @3442966ms
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52231}
   [junit4]   2> 3432300 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3432300 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3432301 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-08T05:36:56.707577600Z
   [junit4]   2> 3432302 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 3432305 INFO  (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3432306 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3432306 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 3432307 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 3432307 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 3432312 INFO  (zkConnectionManagerCallback-8712-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432313 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3432319 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b5070009, likely client has closed socket
   [junit4]   2> 3432323 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52181/solr
   [junit4]   2> 3432327 INFO  (zkConnectionManagerCallback-8716-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432328 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1005df6b507000a, likely client has closed socket
   [junit4]   2> 3432332 INFO  (zkConnectionManagerCallback-8718-thread-1-processing-n:127.0.0.1:52231_solr) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3432339 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3432341 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3432344 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52231_solr
   [junit4]   2> 3432380 INFO  (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432380 INFO  (zkCallback-8699-thread-1-processing-n:127.0.0.1:52202_solr) [n:127.0.0.1:52202_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432381 INFO  (zkCallback-8717-thread-1-processing-n:127.0.0.1:52231_solr) [n:127.0.0.1:52231_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432382 INFO  (zkCallback-8709-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3432485 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432498 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432498 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52231.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@602355da
   [junit4]   2> 3432500 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[6ADE299C647B90C9]) [n:127.0.0.1:52231_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_6ADE299C647B90C9-001\tempDir-001\node3\.
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 3433309 DEBUG (ScheduledTrigger-14667-thread-1) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:52231_solr at time 1576451153068553
   [junit4]   2> 3434074 INFO  (qtp695747690-37733) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434077 INFO  (qtp1876066675-37742) [n:127.0.0.1:52202_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434081 INFO  (qtp1324874186-37796) [n:127.0.0.1:52231_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 3434082 DEBUG (qtp695747690-37731) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 3434084 INFO  (qtp695747690-37731) [n:127.0.0.1:52197_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 3434085 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 3434085 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:52202_solr, 127.0.0.1:52231_solr, 127.0.0.1:52197_solr]
   [junit4]   2> 3434086 DEBUG (zkCallback-8697-thread-1-processing-n:127.0.0.1:52197_solr) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 3434086 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 3434087 INFO  (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 3434088 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:52231_solr
   [junit4]   2> 3434089 DEBUG (OverseerAutoScalingTriggerThread-72160908218400773-127.0.0.1:52197_solr-n_0000000000) [n:127.0.0.1:52197_solr    ] o.a.s.c.a.OverseerTriggerThre

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

, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DistributedQueueTest, DocValuesNotIndexedTest, ForceLeaderTest, LIRRollingUpdatesTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCloudExampleTest, TestCloudInspectUtil, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSkipOverseerOperations, TestStressLiveNodes, TestTlogReplica, ZkShardTermsTest, AssignTest, CollectionReloadTest, CustomCollectionTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, TriggerIntegrationTest, TestConfigReload, TestSolrConfigHandlerCloud, MetricsHandlerTest, SegmentsInfoRequestHandlerTest, TestConfigsApi, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedSuggestComponentTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestNumericRangeQuery32, TestNumericRangeQuery64, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, TestIntervalFaceting, TestStreamBody, TestMacroExpander, TestMacros, JSONWriterTest, SmileWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestManagedSynonymFilterFactory, ManagedSchemaRoundRobinCloudTest, TestManagedSchemaAPI, TestManagedSchemaThreadSafety, TestPointFields, AnalyticsQueryTest, LargeFieldTest, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestCustomSort, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestOverriddenPrefixQueryForCustomFieldType, TestPayloadScoreQParserPlugin, TestReRankQParserPlugin, TestSmileRequest, TestJsonFacetRefinement, TestOrdValues, TestSortByMinMaxFunction, BlockJoinFacetRandomTest, GraphQueryTest, TestJsonRequest, TestClassicSimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestPKIAuthenticationPlugin, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, HttpSolrCallGetCoreTest, TestAnalyzeInfixSuggestions, BufferStoreTest, TestDocTermOrds, TestFieldCacheSort, AddBlockUpdateTest, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=6ADE299C647B90C9 -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Asia/Pontianak -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_6ADE299C647B90C9-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6ADE299C647B90C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [749/774 (4!)] on J1 in 12.64s, 1 test, 1 error <<< FAILURES!

[...truncated 2447 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=857, maxMBSortInHeap=5.438068388002269, sim=RandomSimilarity(queryNorm=false): {}, locale=ff-GN, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=22290080,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9430FA8E403A51CA -Dtests.slow=true -Dtests.locale=ff-GN -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9430FA8E403A51CA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9430FA8E403A51CA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 0.77s, 8 tests, 1 error <<< FAILURES!

[...truncated 38539 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 440 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/440/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([11D8AB515992B336]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestDirectDocValuesFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001

	at __randomizedtesting.SeedInfo.seed([7ECD028181E5A3DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018

	at __randomizedtesting.SeedInfo.seed([C51A560EEECD0B3F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368:9D68F773443611F2]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrConfigHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrConfigHandler_99965E617EFC9368-001\tempDir-012

	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([99965E617EFC9368:25F82873DAAF1012]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.BasicAuthIntegrationTest.executeCommand(BasicAuthIntegrationTest.java:243)
	at org.apache.solr.security.BasicAuthIntegrationTest.testBasicAuth(BasicAuthIntegrationTest.java:155)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001

	at __randomizedtesting.SeedInfo.seed([24C8568A87A5FC69]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 837 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=BlockTreeOrds(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1165, maxMBSortInHeap=7.424237894441848, sim=RandomSimilarity(queryNorm=true): {}, locale=lt-LT, timezone=Asia/Dili
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=99290456,total=234631168
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterConfig, TestLucene50CompoundFormat, TestSpanOrQuery, TestAutomaton, TestNativeFSLockFactory, TestPagedBytes, TestSpanMultiTermQueryWrapper, TestVersion, TestIndexWriterOutOfFileDescriptors, TestFilterWeight, TestSimilarityBase, TestGeoUtils, TestIndexWriterOnJRECrash, TestNotDocIdSet, TestFieldType, TestPolygon2D, TestBlockPostingsFormat3, TestSpanFirstQuery, TestTermdocPerf, TestElevationComparator, TestAutomatonQuery, TestStressIndexing2, TestNRTReaderWithThreads, TestIndexWriterNRTIsCurrent, TestBlockPostingsFormat, TestFlex, TestSegmentInfos, TestSynonymQuery, TestIndexWriterReader, TestQueryRescorer, TestFixedBitSet, TestEarlyTermination, TestField, TestSortedSetSelector, Test2BBinaryDocValues, TestDuelingCodecsAtNight, TestSentinelIntSet, TestMatchNoDocsQuery, TestPerSegmentDeletes, TestApproximationSearchEquivalence, TestMutableValues, TestDeterminism, Test2BPagedBytes, TestFrequencyTrackingRingBuffer, TestFixedBitDocIdSet, TestSloppyPhraseQuery2, TestShardSearching, TestStopFilter, TestReadOnlyIndex, TestIntArrayDocIdSet, TestSortRescorer, TestTermVectorsWriter, TestDirectoryReaderReopen, TestFieldMaskingSpanQuery, TestPersistentSnapshotDeletionPolicy, TestPackedInts, TestIntRangeFieldQueries, TestPostingsOffsets, TestSimpleSearchEquivalence, TestCharArraySet, TestCompiledAutomaton, TestPerFieldPostingsFormat2, TestAxiomaticSimilarity, TestPrefixCodedTerms, TestDocumentWriter, TestLucene70NormsFormat, TestFuzzyQuery, Test2BSortedDocValuesFixedSorted, TestMutablePointsReaderUtils, TestSmallFloat, TestIndexWriterLockRelease, TestFilterSpans, TestTrackingDirectoryWrapper, TestSearchAfter, TestForTooMuchCloning, TestLongBitSet, TestMathUtil, TestConstantScoreQuery, TestMultiset, TestRollingBuffer, TestLongPostings, TestIndexWriterExceptions2, TestRadixSelector, TestOmitNorms, TestBooleanScorer, TestBoolean2, TestNot, TestMultiCollector, TestFastDecompressionMode, TestTopFieldCollectorEarlyTermination, TestCharsRefBuilder, TestDirectory, TestSortRandom, TestPrefixInBooleanQuery, TestBoostQuery, TestSetOnce, TestPhraseQuery, TestSpanNearQuery, TestDoubleValuesSource, TestCharTermAttributeImpl, TestAutomatonQueryUnicode, TestTransactionRollback, TestWildcard, TestSparseFixedBitDocIdSet, TestBKD, TestCheckIndex, TestNearSpansOrdered, TestSizeBoundedForceMerge, TestDisjunctionMaxQuery, TestMultiFields, TestTermVectorsReader, TestIndexWriterMaxDocs, TestBoolean2ScorerSupplier, TestSearcherManager, TestBooleanSimilarity, TestRollingUpdates, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestBytesStore, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=C51A560EEECD0B3F -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_C51A560EEECD0B3F-001\testSeekZero-018
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C51A560EEECD0B3F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [182/459 (1!)] on J1 in 3.20s, 54 tests, 1 error <<< FAILURES!

[...truncated 3926 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=MockRandom), content5=Lucene50(blocksize=128), content4=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieInt=PostingsFormat(name=MockRandom), content3=FST50, content2=PostingsFormat(name=MockRandom), fie?ld=PostingsFormat(name=MockRandom), utf8=PostingsFormat(name=MockRandom), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), content=PostingsFormat(name=MockRandom), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1364, maxMBSortInHeap=6.924683493071219, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)BZ(0.3), content5=IB SPL-D2, content2=DFR I(ne)BZ(0.3), utf8=IB SPL-D1, fie?ld=DFR I(n)BZ(0.3), content=DFR I(F)L1, autf8=DFR GZ(0.3)}, locale=sr-CS, timezone=Asia/Macau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47783624,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=11D8AB515992B336 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=Asia/Macau -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_11D8AB515992B336-001\4.0.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([11D8AB515992B336]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/8 (1!)] on J0 in 47.17s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1726 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestDirectDocValuesFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=7.788295243987725, sim=RandomSimilarity(queryNorm=false): {fieldname=DFR G3(800.0), docId=DFR I(F)B3(800.0), id=LM Jelinek-Mercer(0.100000)}, locale=es-EC, timezone=America/Montevideo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36707152,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectDocValuesFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDirectDocValuesFormat -Dtests.seed=7ECD028181E5A3DB -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=America/Montevideo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestDirectDocValuesFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001\dvduel-011
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestDirectDocValuesFormat_7ECD028181E5A3DB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7ECD028181E5A3DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J1 in 25.17s, 108 tests, 1 error <<< FAILURES!

[...truncated 6564 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedGrouping
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\init-core-data-001
   [junit4]   2> 1884849 WARN  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1884849 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1884853 INFO  (SUITE-TestDistributedGrouping-seed#[99965E617EFC9368]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /zi/pl
   [junit4]   2> 1885840 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1885842 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1885843 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1885844 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@184a961{/zi/pl,null,AVAILABLE}
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ef7e78{HTTP/1.1,[http/1.1]}{127.0.0.1:56970}
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server Started @1893842ms
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi/pl, hostPort=56970, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores}
   [junit4]   2> 1885845 ERROR (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1885845 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T17:28:35.641Z
   [junit4]   2> 1885846 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\solr.xml
   [junit4]   2> 1885866 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1885866 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1885867 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1886011 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886022 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886022 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886027 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores
   [junit4]   2> 1886027 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1886039 INFO  (coreLoadExecutor-5611-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1886049 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1886156 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1886180 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1886292 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1886312 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1886313 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1886318 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764962183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1886487 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1886488 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1886490 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1886491 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1886492 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.8564453125, floorSegmentMB=1.0791015625, forceMergeDeletesPctAllowed=28.919951947402893, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8567215159942885
   [junit4]   2> 1886493 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1df6428[collection1] main]
   [junit4]   2> 1886494 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1886504 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1886577 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1886578 INFO  (coreLoadExecutor-5611-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591764075281383424
   [junit4]   2> 1886582 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1886583 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1886584 INFO  (searcherExecutor-5612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1df6428[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1887585 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1887590 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1887591 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@84891e{/zi/pl,null,AVAILABLE}
   [junit4]   2> 1887592 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@456794{HTTP/1.1,[http/1.1]}{127.0.0.1:56973}
   [junit4]   2> 1887593 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.e.j.s.Server Started @1895592ms
   [junit4]   2> 1887593 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/zi/pl, hostPort=56973, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores}
   [junit4]   2> 1887594 ERROR (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1887594 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-07T17:28:37.390Z
   [junit4]   2> 1887595 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1887608 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1887709 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887717 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887717 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1887721 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores
   [junit4]   2> 1887721 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1887748 INFO  (coreLoadExecutor-5622-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1887757 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1887847 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1887870 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1888003 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1888019 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a15fd5
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1888020 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedGrouping_99965E617EFC9368-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1888023 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1764962183, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1888204 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1888204 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1888207 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1888207 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1888208 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=21.8564453125, floorSegmentMB=1.0791015625, forceMergeDeletesPctAllowed=28.919951947402893, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8567215159942885
   [junit4]   2> 1888209 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@ffd2e0[collection1] main]
   [junit4]   2> 1888210 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1888222 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1888281 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1888281 INFO  (coreLoadExecutor-5622-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591764077067108352
   [junit4]   2> 1888283 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1888284 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1888285 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1888285 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1888286 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1888288 INFO  (searcherExecutor-5623-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ffd2e0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1888294 INFO  (TEST-TestDistributedGrouping.test-seed#[99965E617EFC9368]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1888301 INFO  (qtp8130989-16068) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591764077082836992)} 0 5
   [junit4]   2> 1888308 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591764077089128448)} 0 5
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591764077095419904,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1888308 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1888309 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591764077096468480,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1888309 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1888316 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=5
   [junit4]   2> 1888346 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1|[ff01::083]:33332/zi/pl|[ff01::114]:33332/zi/pl&rows=100&version=2&q=*:*&NOW=1518024518116&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=17
   [junit4]   2> 1888379 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=http://127.0.0.1:56973/zi/pl/collection1|[ff01::083]:33332/zi/pl|[ff01::114]:33332/zi/pl&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=58
   [junit4]   2> 1888380 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888383 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&hl=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&NOW=1518024518177&isShard=true&hl.fl=a_t&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888384 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&hl=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&hl.fl=a_t&rows=100&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=2
   [junit4]   2> 1888385 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888386 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&NOW=1518024518181&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888406 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&sort=a_i1+asc,+id+asc&shard.url=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&NOW=1518024518181&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=19
   [junit4]   2> 1888415 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&facet.field=a_t&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&facet=true&wt=javabin&version=2&group.field=a_i1&group=true} status=0 QTime=29
   [junit4]   2> 1888416 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&distrib=false&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} hits=0 status=0 QTime=0
   [junit4]   2> 1888417 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&stats=false&NOW=1518024518212&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1888417 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=516&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&stats=true&NOW=1518024518212&isShard=true&wt=javabin&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=0
   [junit4]   2> 1888418 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={q=*:*&shards=http://127.0.0.1:56973/zi/pl/collection1&stats=true&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&wt=javabin&version=2&group.field=a_i1&group=true&stats.field=a_i1} status=0 QTime=1
   [junit4]   2> 1888419 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&distrib=false&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=0
   [junit4]   2> 1888420 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&group.distributed.first=true&distrib=false&qt=spellCheckCompRH&fl=id&group.limit=-1&shards.purpose=2048&start=0&sort=a_i1+asc,+id+asc&shard.url=http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&spellcheck.build=true&q=kings&spellcheck=true&NOW=1518024518215&isShard=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888420 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={df=subject&qt=spellCheckCompRH&fl=id,a_i1&group.limit=-1&sort=a_i1+asc,+id+asc&rows=100&version=2&spellcheck.build=true&q=kings&shards=http://127.0.0.1:56973/zi/pl/collection1&spellcheck=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=1
   [junit4]   2> 1888432 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&distrib=false&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} hits=0 status=0 QTime=11
   [junit4]   2> 1888434 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&group.distributed.first=true&distrib=false&fl=id&group.limit=-1&shards.purpose=2048&start=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&q=*:*&group.truncate=true&NOW=1518024518228&isShard=true&facet=false&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888435 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&df=text&distrib=false&fl=id&group.limit=-1&shards.purpose=20&start=0&f.a_t.facet.mincount=0&fq=a_s:a&sort=a_i1+asc,+id+asc&shard.url=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&rows=100&version=2&group.distributed.second=true&q=*:*&f.a_t.facet.limit=160&group.truncate=true&NOW=1518024518228&isShard=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=0
   [junit4]   2> 1888435 INFO  (qtp11825060-16081) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/zi/pl path=/select params={facet.field=a_t&fl=id,a_i1&group.limit=-1&fq=a_s:a&sort=a_i1+asc,+id+asc&rows=100&version=2&q=*:*&shards=[ff01::114]:33332/zi/pl|[ff01::213]:33332/zi/pl|[ff01::083]:33332/zi/pl|http://127.0.0.1:56973/zi/pl/collection1&group.truncate=true&facet=true&wt=javabin&group.field=a_i1&group=true} status=0 QTime=3
   [junit4]   2> 1888441 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[1 (1591764077229637632)]} 0 4
   [junit4]   2> 1888445 INFO  (qtp11825060-16087) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[1 (1591764077234880512)]} 0 3
   [junit4]   2> 1888446 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[2 (1591764077239074816)]} 0 0
   [junit4]   2> 1888447 INFO  (qtp11825060-16085) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[2 (1591764077240123392)]} 0 0
   [junit4]   2> 1888447 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[3 (1591764077241171968)]} 0 0
   [junit4]   2> 1888448 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[3 (1591764077242220544)]} 0 0
   [junit4]   2> 1888449 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[4 (1591764077243269120)]} 0 0
   [junit4]   2> 1888464 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[4 (1591764077258997760)]} 0 0
   [junit4]   2> 1888465 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[5 (1591764077260046336)]} 0 0
   [junit4]   2> 1888466 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[5 (1591764077261094912)]} 0 0
   [junit4]   2> 1888466 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[6 (1591764077261094912)]} 0 0
   [junit4]   2> 1888467 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[6 (1591764077262143488)]} 0 0
   [junit4]   2> 1888468 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[7 (1591764077262143488)]} 0 0
   [junit4]   2> 1888468 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[7 (1591764077263192064)]} 0 0
   [junit4]   2> 1888469 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[8 (1591764077264240640)]} 0 0
   [junit4]   2> 1888469 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[8 (1591764077264240640)]} 0 0
   [junit4]   2> 1888470 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[9 (1591764077265289216)]} 0 0
   [junit4]   2> 1888470 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[9 (1591764077265289216)]} 0 0
   [junit4]   2> 1888471 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[10 (1591764077266337792)]} 0 0
   [junit4]   2> 1888472 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[10 (1591764077266337792)]} 0 0
   [junit4]   2> 1888472 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[11 (1591764077267386368)]} 0 0
   [junit4]   2> 1888473 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[11 (1591764077268434944)]} 0 0
   [junit4]   2> 1888473 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[12 (1591764077268434944)]} 0 0
   [junit4]   2> 1888474 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[12 (1591764077269483520)]} 0 0
   [junit4]   2> 1888475 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[14 (1591764077269483520)]} 0 0
   [junit4]   2> 1888476 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[14 (1591764077270532096)]} 0 0
   [junit4]   2> 1888476 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[15 (1591764077271580672)]} 0 0
   [junit4]   2> 1888477 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[15 (1591764077271580672)]} 0 0
   [junit4]   2> 1888477 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[16 (1591764077272629248)]} 0 0
   [junit4]   2> 1888478 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[16 (1591764077272629248)]} 0 0
   [junit4]   2> 1888478 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[17 (1591764077273677824)]} 0 0
   [junit4]   2> 1888479 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[17 (1591764077274726400)]} 0 0
   [junit4]   2> 1888480 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[18 (1591764077275774976)]} 0 0
   [junit4]   2> 1888481 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[18 (1591764077275774976)]} 0 0
   [junit4]   2> 1888481 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[19 (1591764077276823552)]} 0 0
   [junit4]   2> 1888482 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[19 (1591764077277872128)]} 0 0
   [junit4]   2> 1888482 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[20 (1591764077277872128)]} 0 0
   [junit4]   2> 1888483 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[20 (1591764077278920704)]} 0 0
   [junit4]   2> 1888484 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[21 (1591764077278920704)]} 0 0
   [junit4]   2> 1888484 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[21 (1591764077279969280)]} 0 0
   [junit4]   2> 1888485 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[22 (1591764077281017856)]} 0 0
   [junit4]   2> 1888486 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[22 (1591764077281017856)]} 0 0
   [junit4]   2> 1888486 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[23 (1591764077282066432)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[23 (1591764077282066432)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[100 (1591764077283115008)]} 0 0
   [junit4]   2> 1888487 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[100 (1591764077283115008)]} 0 0
   [junit4]   2> 1888488 INFO  (qtp8130989-16065) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[101 (1591764077284163584)]} 0 0
   [junit4]   2> 1888489 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[101 (1591764077284163584)]} 0 0
   [junit4]   2> 1888489 INFO  (qtp8130989-16063) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[102 (1591764077285212160)]} 0 0
   [junit4]   2> 1888490 INFO  (qtp11825060-16084) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/zi/pl path=/update params={wt=javabin&version=2}{add=[102 (1591764077285212160)]} 0 0
   [junit4]   2> 1888

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

TestFieldCache, AnalyticsQueryTest, TestRangeQuery, TestFreeTextSuggestions, UnloadDistributedZkTest, TestElisionMultitermQuery, CdcrReplicationHandlerTest, TestXmlQParser, TestConfigSetsAPIZkFailure, TestGraphMLResponseWriter, TestJmxIntegration, TestPrepRecovery, TestDynamicFieldCollectionResource, SortSpecParsingTest, TestCloudManagedSchema, TestPayloadScoreQParserPlugin, DirectSolrConnectionTest, TestSchemaNameResource, DistributedExpandComponentTest, RequiredFieldsTest, TestMaxScoreQueryParser, TestSimDistributedQueue, TestInitQParser, TestLegacyFieldCache, TestNestedDocsSort, DistributedFacetSimpleRefinementLongTailTest, DeleteInactiveReplicaTest, LegacyCloudClusterPropTest, TestCollapseQParserPlugin, TestSurroundQueryParser, TestSweetSpotSimilarityFactory, FacetPivotSmallTest, SolrCLIZkUtilsTest, HdfsNNFailoverTest, SOLR749Test, ConvertedLegacyTest, BasicDistributedZkTest, BasicDistributedZk2Test, TestRandomFaceting, ZkSolrClientTest, TestDistributedGrouping, TestRecovery, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, SolrCoreTest, QueryElevationComponentTest, PeerSyncTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, CoreAdminHandlerTest, SolrRequestParserTest, DocValuesTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, CacheHeaderTest, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TermVectorComponentTest, FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, TestIBSimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, TestTolerantSearch, TestLuceneIndexBackCompat, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DistribCursorPagingTest, HttpPartitionOnCommitTest, HttpPartitionTest, MigrateRouteKeyTest, MoveReplicaTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCloudExampleTest, SolrXmlInZkTest, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudSearcherWarming, TestDistribDocBasedVersion, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ConcurrentDeleteAndCreateCollectionTest, HdfsCollectionsAPIDistributedZkTest, SimpleCollectionCreateDeleteTest, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest, TestImplicitCoreProperties, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots, TestConfigReload, TestReqParamsAPI, TestSQLHandler, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestExpandComponent, TestHttpShardHandlerFactory, TestTrackingShardHandlerFactory, HighlighterMaxOffsetTest, TestLegacyField, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericTokenStream, SolrCoreMetricManagerTest, SolrJmxReporterTest, SolrSlf4jReporterTest, SolrShardReporterTest, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestManagedSynonymGraphFilterFactory, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, TestCloudSchemaless, MergeStrategyTest, TestHashQParserPlugin, TestQueryWrapperFilter, TestReloadDeadlock, TestSimpleQParserPlugin, TestStressUserVersions, TestJsonFacetRefinement, BJQParserTest, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, TestClassicSimilarityFactory, TestDFISimilarityFactory, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, TestDistribIDF, BasicAuthIntegrationTest]
   [junit4] Completed [737/774 (4!)] on J0 in 6.74s, 1 test, 1 failure <<< FAILURES!

[...truncated 2503 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=5.476091989945148, sim=RandomSimilarity(queryNorm=false): {}, locale=es-SV, timezone=Asia/Samarkand
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=45253344,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=24C8568A87A5FC69 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Asia/Samarkand -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_24C8568A87A5FC69-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24C8568A87A5FC69]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.10s, 8 tests, 1 error <<< FAILURES!

[...truncated 41578 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 439 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/439/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E:F2B947A668BB4A71]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001

	at __randomizedtesting.SeedInfo.seed([F131276055AF613C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8893 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> feb 07, 2018 1:41:19 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7D37A0067AD7B98E -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=Chile/EasterIsland -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.76s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E:F2B947A668BB4A71]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D37A0067AD7B98E]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CU, timezone=Chile/EasterIsland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=64868680,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 5.95s, 4 tests, 1 error <<< FAILURES!

[...truncated 5433 lines...]
   [junit4] JVM J1: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20180207_064444_8705728176680217270130.sysout
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 0, "Node"
   [junit4] Default case invoked for: 
   [junit4]    opcode  = 201, "Phi"
   [junit4] <<< JVM J1: EOF ----

[...truncated 2351 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=557, maxMBSortInHeap=5.376611483359915, sim=RandomSimilarity(queryNorm=true): {}, locale=ru, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=51123016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F131276055AF613C -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F131276055AF613C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F131276055AF613C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 45834 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 438 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/438/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001

	at __randomizedtesting.SeedInfo.seed([71CA5B51F258778B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.MultFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([7D0D575AB236A619]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not find collection:collection2

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


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([CC8FE444E625643F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001

	at __randomizedtesting.SeedInfo.seed([E15B79F15D594105]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 592 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=nn-NO, timezone=Israel
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=82595920,total=385351680
   [junit4]   2> NOTE: All tests run in this JVM: [TestTopFieldCollector, TestSortRescorer, TestBooleanScorer, FiniteStringsIteratorTest, TestPrefixInBooleanQuery, TestNRTCachingDirectory, TestAutomatonQuery, TestForTooMuchCloning, TestIndexWriterMaxDocs, TestIndexWriterCommit, TestDuelingCodecsAtNight, TestExitableDirectoryReader, TestIndexWriterDelete, TestFuzzyQuery, Test2BTerms, TestSegmentInfos, TestCustomSearcherSort, TestSpanNearQuery, TestPersistentSnapshotDeletionPolicy, TestConstantScoreQuery, TestSpanFirstQuery, TestPhraseQuery, TestNotDocIdSet, TestIndexWriterExceptions2, TestIndexCommit, TestSimilarity, TestSortedSetSelector, TestSpansEnum, TestDocValuesScoring, TestSizeBoundedForceMerge, TestLucene70NormsFormat, TestSetOnce, TestFilterDirectoryReader, TestDirectPacked, TestFilterDirectory, TestStressNRT, TestQueryRescorer, Test2BSortedDocValuesFixedSorted, TestMultiDocValues, TestSimpleSearchEquivalence, TestMaxPosition, TestRollback, TestOfflineSorter, TestStressAdvance, TestPerFieldPostingsFormat, TestNRTThreads, TestAllFilesCheckIndexHeader, TestDirectory, TestMaxTermFrequency, TestBoolean2, TestStopFilter, TestFixedBitDocIdSet, TestIndexWriterOnJRECrash, TestIndexWriterLockRelease, TestPagedBytes, TestCharsRefBuilder, TestReadOnlyIndex, Test2BPostingsBytes, TestNormsFieldExistsQuery, TestBoostQuery, TestSegmentCacheables, TestNoDeletionPolicy, TestPerSegmentDeletes, TestTermVectorsReader, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=71CA5B51F258778B -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Israel -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001\tempDir-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_71CA5B51F258778B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71CA5B51F258778B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [108/459 (1!)] on J1 in 1.29s, 42 tests, 1 error <<< FAILURES!

[...truncated 12032 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> 1741324 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\init-core-data-001
   [junit4]   2> 1741325 WARN  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 1741325 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1741326 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[CC8FE444E625643F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1741327 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1741873 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T18:27:37-03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1741875 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1741876 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e38758c{/solr,null,AVAILABLE}
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3dc16e48{HTTP/1.1,[http/1.1]}{127.0.0.1:61803}
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.e.j.s.Server Started @1752232ms
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001, hostPort=61803, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores}
   [junit4]   2> 1741879 ERROR (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1741879 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-04T02:02:58.850070400Z
   [junit4]   2> 1741880 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\solr.xml
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1741882 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1741948 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741957 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741957 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1741960 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores
   [junit4]   2> 1741961 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1741984 INFO  (coreLoadExecutor-6820-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1741985 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1742017 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1742023 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1742027 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1742118 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1742122 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1742122 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742125 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742126 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1742132 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742143 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742147 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1742149 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@47476e31
   [junit4]   2> 1742151 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1742151 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1742158 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=16, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1742167 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1742244 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=8, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1742245 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@236a3c46[collection1] main]
   [junit4]   2> 1742247 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742247 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742248 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742248 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742249 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742249 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742250 WARN  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742250 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742251 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742251 INFO  (coreLoadExecutor-6820-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1742251 INFO  (searcherExecutor-6821-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@236a3c46[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1742752 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[CC8FE444E625643F]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61803
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742761 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742762 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742762 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742765 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742766 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742767 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742768 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742769 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742775 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742777 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742777 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742779 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742780 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742780 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742782 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742787 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742788 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742795 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742795 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742797 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742797 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742800 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742800 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1742802 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1742802 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1742803 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 1742805 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742807 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742807 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742808 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742809 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1742810 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742812 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1742817 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1742817 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1742818 WARN  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1742818 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1742819 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1742819 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 1742822 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored2_CC8FE444E625643F-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1742823 INFO  (qtp907569092-15668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=65
   [junit4]   2> 1742827 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=1
   [junit4]   2> 1742830 INFO  (qtp907569092-15663) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 1742835 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 1742847 INFO  (qtp907569092-15663) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]} 0 9
   [junit4]   2> 1742850 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1742850 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4e5dc529 commitCommandVersion:0
   [junit4]   2> 1742875 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4256828c[collection1] main]
   [junit4]   2> 1742876 INFO  (qtp907569092-15665) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1742877 INFO  (searcherExecutor-6821-th

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

est, TestXIncludeConfig, GraphQueryTest, DistributedFacetPivotSmallAdvancedTest, TestScoreJoinQPScore, CheckHdfsIndexTest, TestElisionMultitermQuery, LeaderFailureAfterFreshStartTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BigEndianAscendingWordSerializerTest, TestManagedResourceStorage, OverseerTaskQueueTest, HLLSerializationTest, QueryElevationComponentTest, PingRequestHandlerTest, PeerSyncWithIndexFingerprintCachingTest, TestRecovery, BlockCacheTest, TestRemoteStreaming, NodeLostTriggerTest, TestPostingsSolrHighlighter, SolrCoreMetricManagerTest, TestSha256AuthenticationProvider, TestCloudJSONFacetJoinDomain, ClassificationUpdateProcessorTest, CachingDirectoryFactoryTest, RAMDirectoryFactoryTest, TestFaceting, TestClassicSimilarityFactory, TestRawTransformer, TestManagedSchemaThreadSafety, CursorPagingTest, ShardRoutingCustomTest, TestDownShardTolerantSearch, TestPushWriter, DeleteNodeTest, ForceLeaderTest, TestSerializedLuceneMatchVersion, TestTrie, ConfigSetsAPITest, TestZkChroot, StatelessScriptUpdateProcessorFactoryTest, TestExactStatsCache, BasicAuthIntegrationTest, TestUseDocValuesAsStored2, DistanceUnitsTest, TestSolrConfigHandler, BJQParserTest, SynonymTokenizerTest, TestCloudDeleteByQuery, DocValuesMissingTest, TestPartialUpdateDeduplication, TestCollationFieldDocValues, TestPerFieldSimilarity, CursorMarkTest, FacetPivotSmallTest, TestSchemaNameResource, BlockJoinFacetRandomTest, AtomicUpdateProcessorFactoryTest, SearchHandlerTest, DateMathParserTest, DirectSolrSpellCheckerTest, TestSolr4Spatial2, TestIndexSearcher, IndexSchemaRuntimeFieldTest, TestApiFramework, RollingRestartTest, TestRequestForwarding, TestExportWriter, BufferStoreTest, V2ApiIntegrationTest, TestComplexPhraseQParserPlugin, TestShardHandlerFactory, AddBlockUpdateTest, TestGraphMLResponseWriter, TestLegacyTerms, JavabinLoaderTest, HttpPartitionTest, TestInfoStreamLogging, TestPKIAuthenticationPlugin, TestConfigSetsAPIZkFailure, TestXmlQParser, SampleTest, TestUtils, TestSolrDeletionPolicy1, CloudMLTQParserTest, TestPseudoReturnFields, TestMultiWordSynonyms, TestManagedSchema, TestSegmentSorting, HdfsChaosMonkeyNothingIsSafeTest, TestSystemIdResolver, SpatialFilterTest, TestJoin, UnloadDistributedZkTest, RecoveryZkTest, FullSolrCloudDistribCmdsTest]
   [junit4] Completed [391/774 (2!)] on J0 in 63.91s, 1 test, 1 failure <<< FAILURES!

[...truncated 3707 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=968, maxMBSortInHeap=7.8391493337570815, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-YT, timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52770920,total=168296448
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E15B79F15D594105 -Dtests.slow=true -Dtests.locale=fr-YT -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E15B79F15D594105-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E15B79F15D594105]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.98s, 8 tests, 1 error <<< FAILURES!

[...truncated 612 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.MultFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1696, maxMBSortInHeap=6.079029672928801, sim=RandomSimilarity(queryNorm=true): {}, locale=vai-LR, timezone=Asia/Jakarta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=86142832,total=225443840
   [junit4]   2> NOTE: All tests run in this JVM: [IfFunctionTest, CeilingFunctionTest, LegacyRangeFacetTest, CastingBooleanValueStreamTest, PivotFacetTest, MultFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=MultFunctionTest -Dtests.seed=7D0D575AB236A619 -Dtests.slow=true -Dtests.locale=vai-LR -Dtests.timezone=Asia/Jakarta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | MultFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.function.mapping.MultFunctionTest_7D0D575AB236A619-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7D0D575AB236A619]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [10/78 (1!)] on J1 in 0.04s, 4 tests, 1 error <<< FAILURES!

[...truncated 37933 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 437 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/437/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001

	at __randomizedtesting.SeedInfo.seed([AA442B8EB9A36E17]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:22A8E97BD5C6FB7F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:35866BCDFFE24887]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D:75EDFCA886B3393]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.json.TestJsonRequest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001

	at __randomizedtesting.SeedInfo.seed([1316849FAB6C8E8D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001

	at __randomizedtesting.SeedInfo.seed([500F051AE51F28C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001

	at __randomizedtesting.SeedInfo.seed([E9A1C66B58C236B7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 620 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=419, maxMBSortInHeap=6.881910493598125, sim=RandomSimilarity(queryNorm=true): {}, locale=en-GG, timezone=Africa/Libreville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=113302088,total=263380992
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomatonQueryUnicode, TestDateTools, TestQueryRescorer, TestLucene70NormsFormat, TestSortedSetSelector, Test2BPostings, TestMultiTermConstantScore, TestSpanFirstQuery, TestNot, TestFieldMaskingSpanQuery, TestSegmentCacheables, TestApproximationSearchEquivalence, TestIndexWriterDelete, TestByteSlices, TestControlledRealTimeReopenThread, TestMutablePointsReaderUtils, TestLucene50StoredFieldsFormatHighCompression, TestMaxTermFrequency, TestWeakIdentityMap, TestDeletionPolicy, TestSpanMultiTermQueryWrapper, TestMatchNoDocsQuery, TestPolygon2D, TestPerFieldPostingsFormat, TestNoDeletionPolicy, TestNumericDocValuesUpdates, TestFuzzyQuery, TestLongBitSet, TestTermVectorsWriter, TestFrequencyTrackingRingBuffer, TestTerms, TestAutomaton, TestIndexWriterMaxDocs, TestMathUtil, TestDocValues, TestCachingCollector, TestTermRangeQuery, TestFastCompressionMode, TestBooleanScorer, TestPrefixInBooleanQuery, TestDisjunctionMaxQuery, TestMultiset, TestPersistentSnapshotDeletionPolicy, TestNearSpansOrdered, TestOmitNorms, TestSpanNearQuery, TestLongRangeFieldQueries, TestIntRangeFieldQueries, TestSimpleExplanations, TestAutomatonQuery, TestPerSegmentDeletes, TestSparseFixedBitDocIdSet, TestVersion, TestTermdocPerf, TestFixedBitSet, TestStopFilter, Test2BNumericDocValues, TestTrackingDirectoryWrapper, TestBlockPostingsFormat3, TestReadOnlyIndex, TestPerFieldPostingsFormat2, TestBoostQuery, TestShardSearching, TestTermsEnum2, TestNotDocIdSet, TestIntroSorter, TestSpanOrQuery, TestStressDeletes, FiniteStringsIteratorTest, TestSynonymQuery, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=AA442B8EB9A36E17 -Dtests.slow=true -Dtests.locale=en-GG -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001\foo-018
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_AA442B8EB9A36E17-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA442B8EB9A36E17]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [118/459 (1!)] on J1 in 2.29s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 1332 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=374, maxMBSortInHeap=5.801668419393371, sim=RandomSimilarity(queryNorm=false): {}, locale=bas-CM, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52184496,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestHandleTrackingFS, TestShuffleFS, Nested, TestCompressingStoredFieldsFormat, TestAssertingNormsFormat, Nested2, Nested, ThrowInUncaught, TestExtrasFS, TestVirusCheckingFS, TestMockCharFilter, TestBaseExplanationTestCase, TestWorstCaseTestBehavior, TestLookaheadTokenFilter, TestMockAnalyzer, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=500F051AE51F28C -Dtests.slow=true -Dtests.locale=bas-CM -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMockDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001\testSliceOutOfBounds-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.store.TestMockDirectoryWrapper_500F051AE51F28C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([500F051AE51F28C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [18/41 (1!)] on J1 in 1.55s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 10872 lines...]
   [junit4] Suite: org.apache.solr.search.json.TestJsonRequest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\init-core-data-001
   [junit4]   2> 1493678 WARN  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=75 numCloses=75
   [junit4]   2> 1493679 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="None")
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1493681 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1493683 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1493721 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1493732 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 1493808 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1493869 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493879 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493879 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1493881 INFO  (coreLoadExecutor-6525-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1493881 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1493924 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1493937 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494020 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494034 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1494034 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494035 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494035 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\init-core-data-001\]
   [junit4]   2> 1494036 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494042 WARN  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494106 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494106 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494107 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494107 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494108 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494108 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2e9edac5[collection1] main]
   [junit4]   2> 1494109 WARN  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1494110 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494111 INFO  (searcherExecutor-6526-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2e9edac5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494111 INFO  (coreLoadExecutor-6525-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146008240128
   [junit4]   2> 1494114 INFO  (SUITE-TestJsonRequest-seed#[1316849FAB6C8E8D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1494117 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistribJsonRequest
   [junit4]   2> 1494160 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494160 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494161 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193b5573{/solr,null,AVAILABLE}
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6297e953{HTTP/1.1,[http/1.1]}{127.0.0.1:52727}
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504239ms
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52727}
   [junit4]   2> 1494162 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494162 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494163 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:50.704583Z
   [junit4]   2> 1494163 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\solr.xml
   [junit4]   2> 1494168 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494168 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494169 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494231 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494239 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494240 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494243 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.
   [junit4]   2> 1494243 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1494244 INFO  (coreLoadExecutor-6536-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1494252 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1494294 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494372 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.\collection1, trusted=true
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494386 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\.\collection1\data\]
   [junit4]   2> 1494389 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494392 WARN  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494502 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494502 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494504 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494504 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494506 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494506 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b47b871[collection1] main]
   [junit4]   2> 1494507 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001\collection1\conf
   [junit4]   2> 1494508 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494510 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b47b871[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494510 INFO  (coreLoadExecutor-6536-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146426621952
   [junit4]   2> 1494512 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52727 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s0-001
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494553 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494554 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494554 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5524f691{/solr,null,AVAILABLE}
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ca4bfdd{HTTP/1.1,[http/1.1]}{127.0.0.1:52730}
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504632ms
   [junit4]   2> 1494555 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52730}
   [junit4]   2> 1494556 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494556 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:51.098515900Z
   [junit4]   2> 1494557 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\solr.xml
   [junit4]   2> 1494562 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494562 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494563 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494635 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494653 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494653 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494658 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.
   [junit4]   2> 1494658 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1494659 INFO  (coreLoadExecutor-6547-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1494672 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1494686 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1494776 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.\collection1, trusted=true
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1494789 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1494790 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\.\collection1\data\]
   [junit4]   2> 1494791 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1494794 WARN  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1494887 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1494887 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1494889 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1494889 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6098b294[collection1] main]
   [junit4]   2> 1494891 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001\collection1\conf
   [junit4]   2> 1494892 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1494894 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6098b294[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1494894 INFO  (coreLoadExecutor-6547-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393146829275136
   [junit4]   2> 1494896 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52730 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s1-001
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1494919 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1494920 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1494920 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d40275d{/solr,null,AVAILABLE}
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@90ed441{HTTP/1.1,[http/1.1]}{127.0.0.1:52733}
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.e.j.s.Server Started @1504998ms
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema_latest.xml, hostContext=/solr, solrconfig=solrconfig-tlog.xml, hostPort=52733}
   [junit4]   2> 1494921 ERROR (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1494921 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T15:12:51.463596600Z
   [junit4]   2> 1494922 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\solr.xml
   [junit4]   2> 1494926 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1494926 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1494927 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1494986 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495002 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495002 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495004 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.
   [junit4]   2> 1495004 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1495004 INFO  (coreLoadExecutor-6558-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1495020 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1495032 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 1495119 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.\collection1, trusted=true
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26cad6cc
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1495128 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\.\collection1\data\]
   [junit4]   2> 1495129 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=50, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1495131 WARN  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1495234 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1495234 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1495236 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1495236 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2084481798, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47590d1c[collection1] main]
   [junit4]   2> 1495237 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001\collection1\conf
   [junit4]   2> 1495238 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1495239 INFO  (searcherExecutor-6559-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47590d1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1495239 INFO  (coreLoadExecutor-6558-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591393147191033856
   [junit4]   2> 1495241 INFO  (TEST-TestJsonRequest.testDistribJsonRequest-seed#[1316849FAB6C8E8D]) [    ] o.a.s.SolrTestCaseHS ===> Started solr server port=52733 home=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_1316849FAB6C8E8D-001\s2-001
   [junit4]   2> 1495277 INFO  (qtp873552673-17980) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147228782592)} 0 1
   [junit4]   2> 1495282 INFO  (qtp1632478846-17996) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147235074048)} 0 1
   [junit4]   2> 1495287 INFO  (qtp1092940202-18015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1591393147240316928)} 0 3
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1591393147242414080)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1591393147243462656)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1591393147243462656)]} 0 0
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147243462657,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495289 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f97bc2c commitCommandVersion:1591393147243462657
   [junit4]   2> 1495292 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@472dc73b[collection1] main]
   [junit4]   2> 1495293 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495294 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@472dc73b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2)))}
   [junit4]   2> 1495294 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495294 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147248705536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495294 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147248705536
   [junit4]   2> 1495295 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7bdc0914[collection1] main]
   [junit4]   2> 1495296 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495297 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7bdc0914[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1495297 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147252899840,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495298 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495300 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1591393147252899840)]} 0 1
   [junit4]   2> 1495301 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1591393147256045568)]} 0 1
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147258142720,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f97bc2c commitCommandVersion:1591393147258142720
   [junit4]   2> 1495303 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2830ffab[collection1] main]
   [junit4]   2> 1495305 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (searcherExecutor-6537-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2830ffab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1495305 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147260239872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147260239872
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@108358ef[collection1] main]
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@108358ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1495305 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147260239872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495305 INFO  (qtp1092940202-18018) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495314 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1591393147267579904)]} 0 1
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147269677056,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495314 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147270725632,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c1fb23f commitCommandVersion:1591393147270725632
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5babe76f[collection1] main]
   [junit4]   2> 1495315 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495318 INFO  (searcherExecutor-6548-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5babe76f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 1495318 INFO  (qtp1632478846-18001) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591393147274919936,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1495319 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1495320 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1495326 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52733/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495327 INFO  (qtp873552673-17986) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52727/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=2 status=0 QTime=0
   [junit4]   2> 1495328 INFO  (qtp1632478846-18002) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=127.0.0.1:52730/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771863&json={query:'cat_s:A'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495328 INFO  (qtp873552673-17982) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=cat_s:A&df=text&distrib=false&shards.purpose=64&NOW=1517670771863&json={query:'cat_s:A'}&ids=1,4&isShard=true&shard.url=127.0.0.1:52727/solr/collection1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1495329 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={shards=127.0.0.1:52727/solr/collection1,127.0.0.1:52730/solr/collection1,127.0.0.1:52733/solr/collection1&indent=true&json={query:'cat_s:A'}&wt=json&version=2.2} hits=2 status=0 QTime=8
   [junit4]   2> 1495333 INFO  (qtp1632478846-17999) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52730/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771871&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495333 INFO  (qtp1092940202-18016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52733/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771871&json={query:'cat_s:A'}&json={filter:'where_s:NY'}&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1495334 INFO  (qtp873552673-17985) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={df=text&distrib=false&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&fq=where_s:NY&shard.url=127.0.0.1:52727/solr/collection1&rows=10&version=2&q=cat_s:A&NOW=1517670771

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

IntegrationTest, ConvertedLegacyTest, TestPartialUpdateDeduplication, VersionInfoTest, TestBlendedInfixSuggestions, TestNumericTokenStream, ExitableDirectoryReaderTest, DistributedFacetPivotWhiteBoxTest, AssignBackwardCompatibilityTest, TestSolrCloudWithDelegationTokens, TestSizeLimitedDistributedMap, TestFieldCollectionResource, TestGraphMLResponseWriter, ZkCLITest, TestBlobHandler, TolerantUpdateProcessorTest, TestCollectionsAPIViaSolrCloudCluster, SubstringBytesRefFilterTest, TestRequestStatusCollectionAPI, ConcurrentDeleteAndCreateCollectionTest, RAMDirectoryFactoryTest, SolrMetricReporterTest, TestMergePolicyConfig, TestFieldCache, SolrRequestParserTest, DistributedExpandComponentTest, SpellingQueryConverterTest, LeaderElectionTest, TestSortableTextField, DistanceUnitsTest, TestFiltering, SuggestComponentTest, TestRTimerTree, TestStressUserVersions, TestSolrQueryResponse, TestDistribIDF, ZkStateWriterTest, CacheHeaderTest, NodeLostTriggerTest, BasicZkTest, MetricTriggerTest, DistributedQueryComponentOptimizationTest, CdcrReplicationHandlerTest, RequestLoggingTest, TestSchemaManager, CollectionReloadTest, PolyFieldTest, QueryElevationComponentTest, TestSchemaSimilarityResource, TestClusterStateMutator, TestJoin, SolrCoreTest, CdcrVersionReplicationTest, HdfsWriteToMultipleCollectionsTest, AddReplicaTest, SuggesterTSTTest, SolrIndexSplitterTest, UnloadDistributedZkTest, CdcrUpdateLogTest, TestNamedUpdateProcessors, FileUtilsTest, TestRecovery, TestRandomRequestDistribution, OverseerTaskQueueTest, ParsingFieldUpdateProcessorsTest, AutoscalingHistoryHandlerTest, SparseHLLTest, TestSolrDeletionPolicy1, TestJmxIntegration, HdfsTlogReplayBufferedWhileIndexingTest, TestMaxScoreQueryParser, TestMultiWordSynonyms, TestSolrConfigHandler, TestRealTimeGet, TestInfoStreamLogging, BinaryUpdateRequestHandlerTest, GraphQueryTest, SpatialHeatmapFacetsTest, TestCSVResponseWriter, ResponseHeaderTest, TestPhraseSuggestions, MissingSegmentRecoveryTest, MultiTermTest, FastVectorHighlighterTest, BJQParserTest, TestPushWriter, V2ApiIntegrationTest, TestApiFramework, TestLegacyFieldCache, ShardRoutingTest, ClusterStateUpdateTest, TestRandomFaceting, ShardRoutingCustomTest, TestDistributedSearch, TestDistributedGrouping, TermVectorComponentDistributedTest, TestStressVersions, TestCoreContainer, StatsComponentTest, TestSort, TestFunctionQuery, TestLazyCores, SignatureUpdateProcessorFactoryTest, SpellCheckCollatorTest, CoreAdminHandlerTest, TestTrie, SpatialFilterTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestWriterPerf, TestQueryTypes, TestOmitPositions, TermsComponentTest, UpdateRequestProcessorFactoryTest, UniqFieldsUpdateProcessorFactoryTest, SearchHandlerTest, TestLFUCache, SolrIndexConfigTest, TestDocSet, NumericFieldsTest, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, TestCodecSupport, TestBM25SimilarityFactory, ResourceLoaderTest, TestFastLRUCache, TestSystemIdResolver, TestUtils, SliceStateTest, UUIDFieldTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestTolerantSearch, TestEmbeddedSolrServerSchemaAPI, AsyncCallRequestStatusResponseTest, CleanupOldIndexTest, CollectionStateFormat2Test, ConnectionManagerTest, CreateCollectionCleanupTest, CreateRoutedAliasTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, DocValuesNotIndexedTest, LIRRollingUpdatesTest, LeaderElectionContextKeyTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudSearcherWarming, TestConfigSetsAPIExclusivity, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestOnReconnectListenerSupport, TestPullReplica, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ShardSplitTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [615/774 (4!)] on J0 in 189.85s, 14 tests, 1 failure <<< FAILURES!

[...truncated 2919 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=273, maxMBSortInHeap=5.079210443487908, sim=RandomSimilarity(queryNorm=false): {}, locale=ckb, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=48511680,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E9A1C66B58C236B7 -Dtests.slow=true -Dtests.locale=ckb -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E9A1C66B58C236B7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E9A1C66B58C236B7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/5 (1!)] on J1 in 1.23s, 8 tests, 1 error <<< FAILURES!

[...truncated 38536 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 436 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/436/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026

	at __randomizedtesting.SeedInfo.seed([1E2448E56F7992BB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3

	at __randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMockDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001

	at __randomizedtesting.SeedInfo.seed([528A972C1EB07AB2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([3FACAA58619783E3:D26C3D48DCFB1E3A]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testListeners(TriggerIntegrationTest.java:1053)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3FACAA58619783E3:52500EA5DBDF7CE4]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001

	at __randomizedtesting.SeedInfo.seed([6E6928F113561035]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 581 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FSTOrd50, junk=PostingsFormat(name=Asserting)}, docValues:{}, maxPointsInLeafNode=316, maxMBSortInHeap=7.848388846671341, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IQ, timezone=PST8PDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=20160976,total=37883904
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermQuery, TestIndexWriterOnVMError, TestDocumentsWriterDeleteQueue, TestRegexpRandom2, TestSimpleFSLockFactory, TestDocValuesIndexing, TestClassicSimilarity, TestBagOfPostings, TestLucene70SegmentInfoFormat, TestBufferedIndexInput, TestHighCompressionMode, TestCloseableThreadLocal, TestArrayUtil, TestSortedNumericSortField, TestOneMergeWrappingMergePolicy, TestBinaryDocValuesUpdates, TestIntroSelector, TestReusableStringReader, TestIndexWriterExceptions, TestSegmentReader, TestDocIdSetBuilder, TestAllFilesDetectTruncation, TestLockFactory, TestMixedCodecs, TestSpanSearchEquivalence, TestMatchAllDocsQuery, TestCollectionUtil, TestReaderWrapperDVTypeCheck, TestOmitTf, TestPointValues, TestDuelingCodecs, TestLazyProxSkipping, TestGrowableByteArrayDataOutput, TestFieldCacheRewriteMethod, TestReqExclBulkScorer, TestSpans, TestDocsAndPositions, TestIndexSorting, TestSimilarityProvider, TestIndexWriterUnicode, TestUpgradeIndexMergePolicy, TestAttributeSource, TestTopDocsCollector, TestSnapshotDeletionPolicy, TestVirtualMethod, TestDocIdsWriter, TestMultiPhraseEnum, TestSumDocFreq, TestSloppyPhraseQuery, TestBagOfPositions, TestMergedIterator, TestIndexableField, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=1E2448E56F7992BB -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=PST8PDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_1E2448E56F7992BB-001\testSeekSliceZero-026
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E2448E56F7992BB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [112/459 (1!)] on J0 in 3.57s, 54 tests, 1 error <<< FAILURES!

[...truncated 1399 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMockDirectoryWrapper
   [junit4] IGNOR/A 0.00s J0 | TestMockDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestMockDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestMockDirectoryWrapper.testThreadSafety
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11993352,total=32395264
   [junit4]   2> NOTE: All tests run in this JVM: [Nested, TestAssertingDocValuesFormat, TestHandleLimitFS, TestWindowsFS, TestAssertingLeafReader, NestedTeardownChain, NestedSetupChain, TestLeakFS, TestMockSynonymFilter, Nested3, Nested2, Nested1, Nested2, Nested, TestMockDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMockDirectoryWrapper -Dtests.seed=528A972C1EB07AB2 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMockDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.store.TestMockDirectoryWrapper_528A972C1EB07AB2-001\doesnotexist-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([528A972C1EB07AB2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/41 (1!)] on J0 in 1.17s, 49 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 6917 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testRestart -Dtests.seed=2BB56ED7B05933E0 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Europe/Isle_of_Man -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.15s J0 | IndexAndTaxonomyReplicationClientTest.testRestart <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001\replicationClientTest-005\3
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2BB56ED7B05933E0:BE3882B635B187F5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testRestart(IndexAndTaxonomyReplicationClientTest.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_2BB56ED7B05933E0-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=hr-HR, timezone=Europe/Isle_of_Man
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=5828352,total=22163456
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 4.58s, 5 tests, 1 error <<< FAILURES!

[...truncated 4893 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3074682 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\init-core-data-001
   [junit4]   2> 3074685 WARN  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=31 numCloses=31
   [junit4]   2> 3074685 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3074689 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3074690 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001
   [junit4]   2> 3074690 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3074690 INFO  (Thread-6113) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3074696 ERROR (Thread-6113) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3074791 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55921
   [junit4]   2> 3074798 INFO  (zkConnectionManagerCallback-6266-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074806 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074807 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b3a63f{/solr,null,AVAILABLE}
   [junit4]   2> 3074808 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b85059{/solr,null,AVAILABLE}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@111b10b{HTTP/1.1,[http/1.1]}{127.0.0.1:55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a5704c{HTTP/1.1,[http/1.1]}{127.0.0.1:55925}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.e.j.s.Server Started @3082024ms
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55926}
   [junit4]   2> 3074810 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55925}
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3074811 ERROR (jetty-launcher-6263-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:35.701Z
   [junit4]   2> 3074811 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:35.701Z
   [junit4]   2> 3074814 INFO  (zkConnectionManagerCallback-6270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (zkConnectionManagerCallback-6268-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074816 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3074831 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c380002, likely client has closed socket
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074837 INFO  (jetty-launcher-6263-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6278-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074839 INFO  (zkConnectionManagerCallback-6276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  (zkConnectionManagerCallback-6280-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074843 INFO  (zkConnectionManagerCallback-6282-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074957 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55925_solr
   [junit4]   2> 3074959 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.Overseer Overseer (id=72132516726177798-127.0.0.1:55925_solr-n_0000000000) starting
   [junit4]   2> 3074961 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3074962 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55926_solr
   [junit4]   2> 3074965 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3074966 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3074970 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55925_solr
   [junit4]   2> 3074972 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3074972 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3074986 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:55925_solr, 127.0.0.1:55926_solr]
   [junit4]   2> 3074987 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3074988 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3074992 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3074992 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3074993 DEBUG (ScheduledTrigger-11888-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3075140 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075149 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075151 INFO  (jetty-launcher-6263-thread-1) [n:127.0.0.1:55925_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.
   [junit4]   2> 3075227 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075237 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075238 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55926.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075239 INFO  (jetty-launcher-6263-thread-2) [n:127.0.0.1:55926_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node2\.
   [junit4]   2> 3075291 INFO  (zkConnectionManagerCallback-6288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075297 INFO  (zkConnectionManagerCallback-6292-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075299 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3075301 INFO  (SUITE-TriggerIntegrationTest-seed#[3FACAA58619783E3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55921/solr ready
   [junit4]   2> 3075370 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSearchRate
   [junit4]   2> 3075370 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3075371 DEBUG (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3075371 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3075374 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3075375 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3075375 DEBUG (OverseerAutoScalingTriggerThread-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075378 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075379 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3075379 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1dcf16a{/solr,null,AVAILABLE}
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@965bb9{HTTP/1.1,[http/1.1]}{127.0.0.1:55957}
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3082593ms
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55957}
   [junit4]   2> 3075380 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075380 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.270Z
   [junit4]   2> 3075383 INFO  (zkConnectionManagerCallback-6294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075385 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075396 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c380009, likely client has closed socket
   [junit4]   2> 3075400 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075403 INFO  (zkConnectionManagerCallback-6298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075404 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x10044244c38000a, likely client has closed socket
   [junit4]   2> 3075407 INFO  (zkConnectionManagerCallback-6300-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075416 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3075419 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075423 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55957_solr
   [junit4]   2> 3075424 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075424 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075426 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075427 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 3075580 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075590 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075591 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55957.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075593 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55957_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node3\.
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3075644 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3075645 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e3a7c4{/solr,null,AVAILABLE}
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d1c2d{HTTP/1.1,[http/1.1]}{127.0.0.1:55971}
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3082859ms
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55971}
   [junit4]   2> 3075646 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3075646 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.536Z
   [junit4]   2> 3075650 INFO  (zkConnectionManagerCallback-6304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075651 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3075665 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3075667 INFO  (zkConnectionManagerCallback-6308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075672 INFO  (zkConnectionManagerCallback-6310-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3075680 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 3075682 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3075685 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55971_solr
   [junit4]   2> 3075685 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075685 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075686 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075688 INFO  (zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 3075942 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075951 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075952 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55971.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3075954 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55971_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node4\.
   [junit4]   2> 3076029 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3076030 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@174deea{/solr,null,AVAILABLE}
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@183b908{HTTP/1.1,[http/1.1]}{127.0.0.1:55985}
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.e.j.s.Server Started @3083245ms
   [junit4]   2> 3076031 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55985}
   [junit4]   2> 3076032 ERROR (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3076032 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-03T05:16:36.922Z
   [junit4]   2> 3076035 INFO  (zkConnectionManagerCallback-6314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076037 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3076050 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55921/solr
   [junit4]   2> 3076053 INFO  (zkConnectionManagerCallback-6318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076057 INFO  (zkConnectionManagerCallback-6320-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3076066 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 3076069 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3076072 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55985_solr
   [junit4]   2> 3076072 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6279-thread-1-processing-n:127.0.0.1:55926_solr) [n:127.0.0.1:55926_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6299-thread-1-processing-n:127.0.0.1:55957_solr) [n:127.0.0.1:55957_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6291-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076072 INFO  (zkCallback-6309-thread-1-processing-n:127.0.0.1:55971_solr) [n:127.0.0.1:55971_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076078 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 3076310 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076319 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076320 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3076321 INFO  (TEST-TriggerIntegrationTest.testSearchRate-seed#[3FACAA58619783E3]) [n:127.0.0.1:55985_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.
   [junit4]   2> 3076388 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=collection1&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3076391 INFO  (OverseerThreadFactory-11890-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 3076503 INFO  (OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55985/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076506 INFO  (OverseerStateUpdate-72132516726177798-127.0.0.1:55925_solr-n_0000000000) [n:127.0.0.1:55925_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55925/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3076710 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076710 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3076712 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3076712 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3076819 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076819 INFO  (zkCallback-6281-thread-1-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3076820 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3077743 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077743 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3077771 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3077771 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3077778 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 3077778 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 3077779 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55925.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077779 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55985.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1766f18
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3077780 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node1\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 3077780 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_3FACAA58619783E3-001\tempDir-001\node5\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3077889 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3077891 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3077893 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@33500b[collection1_shard1_replica_n1] main]
   [junit4]   2> 3077893 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@304922[collection1_shard1_replica_n2] main]
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 3077895 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077895 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 3077896 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3077896 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591355636487028736
   [junit4]   2> 3077897 INFO  (searcherExecutor-11914-thread-1-processing-n:127.0.0.1:55925_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node4) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@304922[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  (searcherExecutor-11913-thread-1-processing-n:127.0.0.1:55985_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@33500b[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3077897 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591355636488077312
   [junit4]   2> 3077903 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkShardTerms Failed to save terms, version is not match, retrying
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3077907 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/
   [junit4]   2> 3077908 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:55925/solr START replicas=[http://127.0.0.1:55985/solr/collection1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 3077910 INFO  (qtp14836407-29429) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.S.Request [collection1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3078010 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078010 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n2 url=http://127.0.0.1:55925/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3078209 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 3078214 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55925/solr/collection1_shard1_replica_n2/ shard1
   [junit4]   2> 3078318 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078318 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078367 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3078371 INFO  (qtp21093045-29323) [n:127.0.0.1:55925_solr c:collection1 s:shard1 r:core_node4 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1660
   [junit4]   2> 3078472 INFO  (zkCallback-6319-thread-2-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6281-thread-2-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078472 INFO  (zkCallback-6319-thread-1-processing-n:127.0.0.1:55985_solr) [n:127.0.0.1:55985_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 3078911 INFO  (qtp14836407-29426) [n:127.0.0.1:55985_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=1&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2201
   [junit4]   2> 3078915 INFO  (qtp21093045-29317) [n:127.0.0.1:55925_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> 3079014 INFO  (zkCallback-6281-thread-3-processing-n:127.0.0.1:55925_solr) [n:127.0.0.1:55925_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes si

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

ibIDF, TestSolr4Spatial2, TestConfigsApi, SparseHLLTest, TestPushWriter, TestFoldingMultitermQuery, MultiThreadedOCPTest, TestManagedSchemaThreadSafety, TestIntervalFaceting, DistribCursorPagingTest, ConcurrentDeleteAndCreateCollectionTest, TestCharFilters, OverseerCollectionConfigSetProcessorTest, TestPivotHelperCode, TestConfigSetsAPI, CollectionsAPIAsyncDistributedZkTest, RequiredFieldsTest, JavabinLoaderTest, SampleTest, TestCollapseQParserPlugin, AnalysisAfterCoreReloadTest, ForceLeaderTest, TestSolrConfigHandlerConcurrent, SolrXmlInZkTest, TestSolrJ, TestQuerySenderNoQuery, TestFastOutputStream, SuggestComponentTest, MissingSegmentRecoveryTest, TestSimpleQParserPlugin, TestGraphMLResponseWriter, CreateCollectionCleanupTest, TestCloudDeleteByQuery, TestFieldCacheVsDocValues, AutoAddReplicasPlanActionTest, TestPhraseSuggestions, TestJsonFacets, DateFieldTest, TestInPlaceUpdatesStandalone, TestBM25SimilarityFactory, TestReloadDeadlock, TestStressInPlaceUpdates, TestPerFieldSimilarity, TestPartialUpdateDeduplication, TestCloudJSONFacetJoinDomain, HdfsWriteToMultipleCollectionsTest, HdfsCollectionsAPIDistributedZkTest, CurrencyFieldTypeTest, CoreSorterTest, TestExactStatsCache, ResponseHeaderTest, CoreAdminRequestStatusTest, TestSubQueryTransformer, TestLeaderInitiatedRecoveryThread, TestPullReplicaErrorHandling, MergeStrategyTest, MoveReplicaHDFSTest, MBeansHandlerTest, ShardRoutingCustomTest, NodeLostTriggerTest, CacheHeaderTest, HdfsLockFactoryTest, ZkShardTermsTest, MoreLikeThisHandlerTest, SolrCLIZkUtilsTest, UniqFieldsUpdateProcessorFactoryTest, TestLeaderElectionWithEmptyReplica, CursorPagingTest, FastVectorHighlighterTest, RequestLoggingTest, SolrPluginUtilsTest, TestSha256AuthenticationProvider, RecoveryZkTest, TestCursorMarkWithoutUniqueKey, TestMergePolicyConfig, TestLegacyFieldCache, TestCloudSearcherWarming, DistributedFacetPivotLargeTest, TestDynamicLoading, LeaderElectionContextKeyTest, TestQueryUtils, TestExpandComponent, TestLegacyFieldReuse, HdfsChaosMonkeyNothingIsSafeTest, ZkStateWriterTest, CdcrReplicationHandlerTest, WordBreakSolrSpellCheckerTest, TestFiltering, SpatialFilterTest, DeleteShardTest, TestSweetSpotSimilarityFactory, DeleteNodeTest, ChaosMonkeySafeLeaderTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, TestFaceting, TestRecovery, TestJoin, TestReload, DistributedTermsComponentTest, StatsComponentTest, PeerSyncTest, HighlighterTest, TestCoreDiscovery, TestStressLucene, TestTrie, PolyFieldTest, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, TestSolrDeletionPolicy1, TestSurroundQueryParser, TestWriterPerf, DocumentAnalysisRequestHandlerTest, TestOmitPositions, TermsComponentTest, TestIndexingPerformance, IndexSchemaTest, TestCollationField, JsonLoaderTest, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, CopyFieldTest, ResponseLogComponentTest, TestStressRecovery, MultiTermTest, NumericFieldsTest, TestConfig, TestSolrCoreProperties, DirectSolrConnectionTest, NotRequiredUniqueKeyTest, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, PluginInfoTest, PreAnalyzedFieldTest, DOMUtilTest, ClusterStateTest, TestDocumentBuilder, CircularListTest, TestRTGBase, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AliasIntegrationTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, LeaderFailureAfterFreshStartTest, NodeMutatorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, RecoveryAfterSoftCommitTest, ReplaceNodeNoTargetTest, ReplicationFactorTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestConfigSetsAPIExclusivity, TestDownShardTolerantSearch, TestLeaderElectionZkExpiry, TestPrepRecovery, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, TestCollectionsAPIViaSolrCloudCluster, TestHdfsCloudBackupRestore, AutoScalingHandlerTest, ComputePlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, NodeAddedTriggerTest, SearchRateTriggerTest, TestPolicyCloud, TriggerIntegrationTest, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestRestoreCore, TestSystemCollAutoCreate, V2ApiIntegrationTest, V2StandaloneTest, AutoscalingHistoryHandlerTest]
   [junit4] Completed [626/774 (2!)] on J0 in 15.47s, 1 test, 1 failure <<< FAILURES!

[...truncated 2855 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1336, maxMBSortInHeap=6.00906679596877, sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=Australia/Broken_Hill
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11559840,total=42373120
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6E6928F113561035 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Australia/Broken_Hill -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6E6928F113561035-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6E6928F113561035]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.26s, 8 tests, 1 error <<< FAILURES!

[...truncated 41566 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 435 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/435/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([6F5782B606D9BD7F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001

	at __randomizedtesting.SeedInfo.seed([6102D359EA8CD015]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([6A6EB21AB58781E9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001\init-core-data-001\tlog\tlog.0000000000000000019
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_A53ECE567E6F623-001

	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_A53ECE567E6F623-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:EAD45F75D2C74B9]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testNodeLostTrigger(TriggerIntegrationTest.java:521)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration

Error Message:
Path /autoscaling/nodeAdded/127.0.0.1:10033_solr should have been deleted

Stack Trace:
java.lang.AssertionError: Path /autoscaling/nodeAdded/127.0.0.1:10033_solr should have been deleted
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:12E964E969D33BCC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertFalse(Assert.java:68)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeMarkersRegistration(TestTriggerIntegration.java:844)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_A53ECE567E6F623-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_A53ECE567E6F623-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_A53ECE567E6F623-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_A53ECE567E6F623-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623:67AF4818DDAE0924]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterTSTTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001\init-core-data-001\index\_3_LuceneVarGapDocFreqInterval_0.tib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterTSTTest_A53ECE567E6F623-001

	at __randomizedtesting.SeedInfo.seed([A53ECE567E6F623]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.TestCoreAdmin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001\tempDir-007\data1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.TestCoreAdmin_8FBFCE71915894DC-001

	at __randomizedtesting.SeedInfo.seed([8FBFCE71915894DC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001

	at __randomizedtesting.SeedInfo.seed([6CD36A7D83E70256]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1659 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1291, maxMBSortInHeap=6.934245688203982, sim=RandomSimilarity(queryNorm=false): {}, locale=luo, timezone=America/Indiana/Petersburg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=255528856,total=383504384
   [junit4]   2> NOTE: All tests run in this JVM: [TestReaderWrapperDVTypeCheck, TestDocsWithFieldSet, TestAddIndexes, TestBinaryDocValuesUpdates, TestLevenshteinAutomata, TestIndexWriterFromReader, TestScorerPerf, TestSleepingLockWrapper, TestEarlyTerminatingSortingCollector, TestSortedSetSortField, TestCloseableThreadLocal, TestBooleanQuery, TestTermQuery, TestMSBRadixSorter, TestCollectionUtil, TestLucene70SegmentInfoFormat, TestDocValuesIndexing, TestSimpleFSLockFactory, TestLiveFieldValues, TestFixedLengthBytesRefArray, TestSumDocFreq, TestFlushByRamOrCountsPolicy, TestCodecs, TestInPlaceMergeSorter, TestComplexExplanations, TestTragicIndexWriterDeadlock, TestSameScoresWithThreads, TestCharacterUtils, TestSpanContainQuery, TestSimpleExplanationsOfNonMatches, TestAttributeSource, TestMixedCodecs, TestPointQueries, TestBM25Similarity, TestTimSorterWorstCase, TestConsistentFieldNumbers, TestSimpleAttributeImpl, TestRecyclingByteBlockAllocator, TestIndexInput, TestReusableStringReader, TestUTF32ToUTF8, TestCodecHoldsOpenFiles, TestDirectoryReader, TestPrefixRandom, TestBagOfPostings, TestLongValuesSource, TestBooleanRewrites, TestThreadedForceMerge, TestHugeRamFile, TestTopDocsCollector, TestRoaringDocIdSet, TestInfoStream, TestSloppyMath, TestLRUQueryCache, Test2BPositions, TestNorms, TestNewestSegment, TestMergedIterator, TestIndexWriterThreadsToSegments, TestMultiThreadTermVectors, TestForceMergeForever, TestSpanSearchEquivalence, TestTermVectors, TestBytesRefArray, TestLazyProxSkipping, TestOmitTf, TestNIOFSDirectory, TestManyFields, TestNeverDelete, TestClassicSimilarity, TestParallelLeafReader, TestPolygon, TestDocCount, TestLucene50TermVectorsFormat, TestGraphTokenStreamFiniteStrings, TestCrash, TestRateLimiter, MultiCollectorTest, TestSnapshotDeletionPolicy, TestPrefixQuery, TestSpanExplanations, TestUnicodeUtil, TestCharArrayMap, TestLucene60PointsFormat, TestBinaryTerms, TestRegexpQuery, TestFSTs, TestMatchAllDocsQuery, TestLucene70DocValuesFormat, TestFieldCacheRewriteMethod, TestIndexWriterMerging, TestSort, TestMinimize, TestStandardAnalyzer, TestTopDocsMerge, TestTermScorer, TestUsageTrackingFilterCachingPolicy, TestOperations, TestSearchForDuplicates, TestPositionIncrement, TestDocValuesQueries, TestBufferedIndexInput, TestDoc, TestDocsAndPositions, TestSpanBoostQuery, TestSpans, TestSearch, TestSegmentTermEnum, TestWildcardRandom, TestIndexManyDocuments, TestAllFilesDetectTruncation, TestReqExclBulkScorer, TestSwappedIndexFiles, TestDuelingCodecs, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestNRTThreads, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestIndexWriterCommit, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestHighCompressionMode, TestLongPostings, TestStressIndexing, TestRollingUpdates, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestLockFactory, TestSegmentMerger, TestPhraseQuery, TestBagOfPositions, TestOmitNorms, TestFixedBitSet, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestPagedBytes, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestToken, TestFieldsReader, TestBooleanMinShouldMatch, TestTermsEnum2, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestCustomNorms, TestPostingsOffsets, TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, TestDeterminism, TestCharTermAttributeImpl, TestOmitPositions, TestStressNRT, TestMultiFields, TestTermRangeQuery, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestForTooMuchCloning, TestWildcard, TestSimilarity2, TestFieldMaskingSpanQuery, TestExternalCodecs, TestNoDeletionPolicy, TestTermVectorsReader, TestIntBlockPool, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex, TestDocument, TestFileSwitchDirectory, TestIndexableField, TestSentinelIntSet, TestDirectory, TestRegexpRandom, TestPayloadsOnVectors, TestSpanMultiTermQueryWrapper, TestBooleanQueryVisitSubscorers, TestIndexFileDeleter, TestRecyclingIntBlockAllocator, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, TestField, TestDateSort, TestSimilarity, TestSpanExplanationsOfNonMatches, TestVirtualMethod, TestSimilarityProvider, TestFilterLeafReader, TestFilterIterator, TestDateTools, TestPriorityQueue, Test2BPostings, TestSameTokenSamePosition, TestCachingCollector, TestBinaryDocument, TestAutomatonQueryUnicode, TestTotalHitCountCollector, TestBooleanScorer, TestRamUsageEstimator, TestSpanFirstQuery, TestNoMergePolicy, TestNamedSPILoader, TestIndexWriterLockRelease, TestPhrasePrefixQuery, TestBytesRef, TestAssertions, TestCharFilter, TestTwoPhaseCommitTool, TestNot, Test4GBStoredFields, TestScoreCachingWrappingScorer, TestIntsRef, TestTermdocPerf, TestIndexCommit, TestTerm, TestPositiveScoresOnlyCollector, TestIOUtils, TestByteArrayDataInput, Test2BNumericDocValues, TestWordlistLoader, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat2, TestBlockPostingsFormat3, TestForUtil, TestLucene50CompoundFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestIndexedDISI, TestFieldType, TestGeoEncodingUtils, TestGeoUtils, TestPolygon2D, Test2BPoints, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestDemoParallelLeafReader, TestIndexTooManyDocs, TestIndexWriterDeleteByQuery, TestIndexWriterMaxDocs, TestMergePolicyWrapper, TestMixedDocValuesUpdates, TestNRTReaderCleanup, TestOneMergeWrappingMergePolicy, TestPointValues, TestSortedSetDocValues, TestTermContext, TestTryDelete, FuzzyTermOnShortTermsTest, TestApproximationSearchEquivalence, TestBoostQuery, TestDoubleRangeFieldQueries, TestFilterWeight, TestIndexSearcher, TestIntRangeFieldQueries, TestMatchNoDocsQuery, TestMinShouldMatch2, TestSortRescorer, TestSortedNumericSortField, TestSynonymQuery, TestTopFieldCollectorEarlyTermination, TestFilterSpans, TestSpanNotQuery, TestSpanTermQuery, TestBufferedChecksum, TestGrowableByteArrayDataOutput, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=6A6EB21AB58781E9 -Dtests.slow=true -Dtests.locale=luo -Dtests.timezone=America/Indiana/Petersburg -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_6A6EB21AB58781E9-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A6EB21AB58781E9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [433/459 (1!)] on J0 in 1.75s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 86 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180202_170857_1831812152175291355803.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180202_170857_183132351828068376403.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 314 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180202_171537_8949092074374726992895.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180202_171537_8941851305567753512334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1061 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180202_171642_32615316438190978668059.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180202_171642_3308776828891326062005.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180202_171829_2127981596775402268205.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180202_171829_21211275174161039899973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180202_171839_7125128500169618764561.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180202_171839_71211261458259075620566.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180202_171907_6799239381077664951070.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180202_171907_67917317656070253819333.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180202_171912_25715512030206149330382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180202_171912_25716465858085875413754.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180202_171915_41215095331909149000948.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180202_171915_41115123608896871735008.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180202_171924_3961745727264225573066.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180202_171924_3969931482858586398231.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180202_171930_82711096081438416666158.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180202_171930_8276887306931911293992.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180202_171934_72115308033574567901397.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180202_171953_8201771484904022842295.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2512, maxDocsPerChunk=687, blockSize=522), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2512, blockSize=522)), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)3(800.0), content5=DFR I(n)B3(800.0), content2=DFR GBZ(0.3), utf8=IB LL-D1, fie?ld=DFR GL2, content=DFR GB3(800.0), autf8=DFR I(ne)1}, locale=to, timezone=Europe/Malta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56551672,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=6F5782B606D9BD7F -Dtests.slow=true -Dtests.locale=to -Dtests.timezone=Europe/Malta -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\3.6.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_6F5782B606D9BD7F-001\1.9.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F5782B606D9BD7F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 26.56s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180202_171953_82017548558608078183511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1323 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180202_172109_86311104030708486946230.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180202_172109_8639523032680410783663.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180202_172120_8248375201337319201338.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180202_172120_82411850327421968031246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 153 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=713, maxMBSortInHeap=7.903033851737776, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-D1, field=DFR I(ne)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)BZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)L2, body=IB LL-LZ(0.3), f_DOCS=DFR I(ne)LZ(0.3)}, locale=nl-SX, timezone=America/Costa_Rica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81140864,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat, TestFSTOrdPostingsFormat, TestFixedGapPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFixedGapPostingsFormat -Dtests.seed=6102D359EA8CD015 -Dtests.slow=true -Dtests.locale=nl-SX -Dtests.timezone=America/Costa_Rica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFixedGapPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_6102D359EA8CD015-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6102D359EA8CD015]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/20 (1!)] on J0 in 4.81s, 25 tests, 1 error <<< FAILURES!

[...truncated 101 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180202_172135_26517726768377146573431.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180202_172135_2655741250193309588586.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 215 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180202_172317_12812849916594867453800.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180202_172317_1286604944203675648248.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180202_172321_59311629922612220985398.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180202_172321_5936197914066707531682.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180202_172329_0661661871428501471091.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180202_172329_0584812220559723462907.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180202_172401_87812932846145230275714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180202_172401_8785195676727372294527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180202_172411_6326679412986941156422.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180202_172411_63215145408748366235103.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180202_172427_53610649339495100491166.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180202_172427_53617462093123998564612.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180202_172437_98813699792961233044363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180202_172437_98813910980166664905454.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180202_172445_99313446098490726722860.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180202_172445_99314261355904756299208.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180202_172503_75211874797964293063175.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180202_172503_75610562674116117082713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180202_172516_14013762085334898594613.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180202_172516_14013521701290392284192.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180202_172525_7038661556008536560527.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180202_172525_7032978834709003206425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180202_172543_83311217758196581865839.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180202_172543_8339429645753789718245.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180202_172614_4735556024957662667128.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180202_172614_47315210345068901764740.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180202_172631_4253128257894305771183.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180202_172631_4243179516552477793962.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180202_172644_8887397693311178564776.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180202_172648_7892511982288905926217.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) -

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

OpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6CD36A7D83E70256-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6CD36A7D83E70256]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.52s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180202_183509_30011686581755931099220.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180202_183540_74713309310556125519930.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180202_183540_7472534904805789796252.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180202_183709_3659967795157788951292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180202_183709_3641197210846426851149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180202_183748_2784078943225206233694.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180202_183748_2783466151224797727820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180202_183809_3747764420234332896552.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180202_183809_3745114725026383454247.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180202_183858_0421523501444590785390.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180202_183858_0423497386049009389311.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180202_183924_8955703935000502659576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180202_183924_89517926483016501833872.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180202_183949_937611185447074348192.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180202_183949_93715987441713989278729.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180202_184037_57817284355052989827578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180202_184037_57810166631256608669018.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180202_184106_98614170424379111913142.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32335 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 434 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/434/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001

	at __randomizedtesting.SeedInfo.seed([767EAC9DF4E83CBD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField

Error Message:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4

Stack Trace:
java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
	at __randomizedtesting.SeedInfo.seed([D59C6D6C1511C440:85CD66ADE2E79559]:0)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1070)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
	at org.apache.lucene.mockfile.ExtrasFS.createDirectory(ExtrasFS.java:54)
	at java.nio.file.Files.createDirectory(Files.java:674)
	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
	at java.nio.file.Files.createDirectories(Files.java:767)
	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:92)
	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:948)
	at org.apache.lucene.index.TestDemoParallelLeafReader$3.reindex(TestDemoParallelLeafReader.java:810)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:404)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
	... 49 more


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D:6C0354E871E50672]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.OutputWriterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.OutputWriterTest_2B88D97928A215EF-001

	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF:D18362B7C2CD3E5]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001

	at __randomizedtesting.SeedInfo.seed([C1B8B6804C942BDE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001

	at __randomizedtesting.SeedInfo.seed([52E872843EB7E1BD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1506 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.method=testRandomMultipleSchemaGensSameField -Dtests.seed=D59C6D6C1511C440 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   4.03s J1 | TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField <<<
   [junit4]    > Throwable #1: java.lang.RuntimeException: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D59C6D6C1511C440:85CD66ADE2E79559]:0)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:203)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.wrap(FilterDirectoryReader.java:56)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader$SubReaderWrapper.access$000(FilterDirectoryReader.java:51)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.<init>(FilterDirectoryReader.java:83)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.<init>(TestDemoParallelLeafReader.java:195)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader.doWrapDirectoryReader(TestDemoParallelLeafReader.java:211)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.wrapDirectoryReader(FilterDirectoryReader.java:99)
   [junit4]    > 	at org.apache.lucene.index.FilterDirectoryReader.doOpenIfChanged(FilterDirectoryReader.java:104)
   [junit4]    > 	at org.apache.lucene.index.DirectoryReader.openIfChanged(DirectoryReader.java:140)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:105)
   [junit4]    > 	at org.apache.lucene.index.ReaderManager.refreshIfNeeded(ReaderManager.java:36)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.doMaybeRefresh(ReferenceManager.java:176)
   [junit4]    > 	at org.apache.lucene.search.ReferenceManager.maybeRefresh(ReferenceManager.java:225)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader.testRandomMultipleSchemaGensSameField(TestDemoParallelLeafReader.java:1070)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001\tempDir-005\segs\8gdeqevih9gdqp4g1yzfs5ymc_4
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.createDirectory(WindowsFileSystemProvider.java:504)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.createDirectory(FilterFileSystemProvider.java:132)
   [junit4]    > 	at org.apache.lucene.mockfile.ExtrasFS.createDirectory(ExtrasFS.java:54)
   [junit4]    > 	at java.nio.file.Files.createDirectory(Files.java:674)
   [junit4]    > 	at java.nio.file.Files.createAndCheckIsDirectory(Files.java:781)
   [junit4]    > 	at java.nio.file.Files.createDirectories(Files.java:767)
   [junit4]    > 	at org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:92)
   [junit4]    > 	at org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
   [junit4]    > 	at org.apache.lucene.store.FilterDirectory.obtainLock(FilterDirectory.java:104)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.obtainLock(MockDirectoryWrapper.java:1049)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:948)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$3.reindex(TestDemoParallelLeafReader.java:810)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getParallelLeafReader(TestDemoParallelLeafReader.java:404)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader.getCurrentReader(TestDemoParallelLeafReader.java:162)
   [junit4]    > 	at org.apache.lucene.index.TestDemoParallelLeafReader$ReindexingReader$ParallelLeafDirectoryReader$1.wrap(TestDemoParallelLeafReader.java:200)
   [junit4]    > 	... 49 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestDemoParallelLeafReader_D59C6D6C1511C440-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {text=IB LL-L1}, locale=ar-LY, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=102139912,total=372195328
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoDeletionPolicy, TestTermsEnum2, TestSegmentMerger, TestTopFieldCollectorEarlyTermination, TestMultiFields, TestSpanNearQuery, TestReaderClosed, TestIndexedDISI, TestStressIndexing, TestCustomSearcherSort, TestDoubleValuesSource, TestSynonymQuery, TestAutomatonQueryUnicode, TestDocumentWriter, TestDirectoryReaderReopen, TestFixedBitSet, TestStressIndexing2, TestSegmentInfos, TestIndexWriterExceptions2, TestIndexOrDocValuesQuery, TestVersion, FuzzyTermOnShortTermsTest, TestLucene50StoredFieldsFormatHighCompression, TestLogMergePolicy, TestDocValuesRewriteMethod, TestFilterDirectory, TestIndexWriterNRTIsCurrent, TestMultiPhraseQuery, Test2BNumericDocValues, Test2BDocs, TestBoostQuery, TestForTooMuchCloning, TestControlledRealTimeReopenThread, TestAutomaton, TestOrdinalMap, TestPrefixCodedTerms, TestSimilarityBase, TestDocIDMerger, TestDeterminism, TestIndexWriterMaxDocs, TestCharsRefBuilder, Test2BPostings, TestStressDeletes, TestIndexWriterReader, TestBooleanScorer, TestDemo, TestTerms, TestNRTThreads, Test2BPagedBytes, TestFilterDirectoryReader, TestTryDelete, TestRollingUpdates, TestLucene70NormsFormat, TestIsCurrent, TestApproximationSearchEquivalence, TestCharTermAttributeImpl, TestGraphTokenizers, TestPagedBytes, TestSpansEnum, TestBytesStore, TestSearcherManager, TestTrackingDirectoryWrapper, TestMultiCollector, TestMultiTermConstantScore, TestSimpleSearchEquivalence, TestTotalHitCountCollector, TestIntsRef, TestNormsFieldExistsQuery, TestSetOnce, TestFrequencyTrackingRingBuffer, TestSpanFirstQuery, TestFieldMaskingSpanQuery, TestSortRescorer, TestMultiTermQueryRewrites, TestBytesRefHash, TestPrefixInBooleanQuery, TestCachingTokenFilter, TestMergeRateLimiter, TestNRTCachingDirectory, TestNRTReaderWithThreads, TestWeakIdentityMap, TestPostingsOffsets, TestPerSegmentDeletes, TestDuelingCodecsAtNight, TestMultiLevelSkipList, TestCachingCollector, TestNearSpansOrdered, TestSloppyPhraseQuery2, TestBoolean2ScorerSupplier, TestIndexWriterLockRelease, TestCheckIndex, TestNoMergeScheduler, TestMultiset, TestIntroSorter, TestAllFilesCheckIndexHeader, TestStressNRT, TestDocValuesScoring, TestDocumentsWriterStallControl, TestBooleanSimilarity, TestLucene60FieldInfoFormat, TestFastDecompressionMode, TestDateTools, TestStressAdvance, TestNumericDocValuesUpdates, TestConcurrentMergeScheduler, TestMutablePointsReaderUtils, TestBKD, TestPositiveScoresOnlyCollector, TestLongRangeFieldQueries, TestCharArraySet, TestStopFilter, TestEarlyTermination, TestRollingBuffer, TestPhraseQuery, TestFixedBitDocIdSet, TestIndexWriter, TestPerFieldDocValuesFormat, TestPackedInts, TestAddIndexes, TestShardSearching, TestDeletionPolicy, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestIndexWriterCommit, TestTimeLimitingCollector, TestSearchAfter, TestLongPostings, TestSnapshotDeletionPolicy, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestByteSlices, TestBufferedIndexInput, TestTermsEnum, TestConsistentFieldNumbers, TestSimpleExplanations, TestDirectoryReader, TestCollectionUtil, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestParallelCompositeReader, TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, TestToken, TestFieldsReader, TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestCustomNorms, TestTransactionRollback, TestFlex, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestLazyProxSkipping, TestDocsAndPositions, TestMergeSchedulerExternal, TestTermVectorsWriter, TestOmitPositions, TestParallelLeafReader, TestDisjunctionMaxQuery, TestForceMergeForever, TestSameScoresWithThreads, TestTermRangeQuery, TestCrashCausesCorruptIndex, TestScorerPerf, TestLiveFieldValues, TestPayloads, TestWildcard, TestSimilarity2, TestTermVectorsReader, TestComplexExplanationsOfNonMatches, TestAutomatonQuery, TestTopFieldCollector, TestIndexableField, TestSentinelIntSet, TestPrefixRandom, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestCompiledAutomaton, TestMatchAllDocsQuery, TestParallelTermEnum, TestElevationComparator, TestSubScorerFreqs, TestIndexWriterConfig, TestField, TestSpanExplanationsOfNonMatches, TestSearch, TestNoMergePolicy, TestByteBlockPool, TestRollback, TestCloseableThreadLocal, Test4GBStoredFields, TestNGramPhraseQuery, TestTermdocPerf, TestIndexCommit, Test2BTerms, TestByteArrayDataInput, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestBlockPostingsFormat3, TestLucene50CompoundFormat, TestFieldType, TestGeoUtils, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestDemoParallelLeafReader]
   [junit4] Completed [388/459 (1!)] on J1 in 8.02s, 5 tests, 1 error <<< FAILURES!

[...truncated 4982 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=IB SPL-L3(800.0), field=DFR I(F)B1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR GBZ(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GZ(0.3), body=DFR GB2, f_DOCS=IB SPL-D1}, locale=es-CO, timezone=Asia/Qyzylorda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=84225456,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=767EAC9DF4E83CBD -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Asia/Qyzylorda -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001\testPostingsFormat.testExact-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_767EAC9DF4E83CBD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([767EAC9DF4E83CBD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/20 (1!)] on J0 in 8.87s, 25 tests, 1 error <<< FAILURES!

[...truncated 2418 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Feb 02, 2018 6:01:16 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNUNG: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=E38DB3486389F58D -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.54s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D:6C0354E871E50672]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E38DB3486389F58D]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=MockRandom), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1569, maxMBSortInHeap=7.392138431365225, sim=RandomSimilarity(queryNorm=false): {}, locale=de-AT, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69402904,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 3.46s, 5 tests, 1 error <<< FAILURES!

[...truncated 3024 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 377385 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2B88D97928A215EF-001\init-core-data-001
   [junit4]   2> 377388 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 377391 INFO  (SUITE-TestDistribStateManager-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 377392 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 377393 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377394 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377394 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377397 ERROR (Thread-687) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377494 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64925
   [junit4]   2> 377500 INFO  (zkConnectionManagerCallback-1870-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377500 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377501 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f73ca0000, likely client has closed socket
   [junit4]   2> 377501 ERROR (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377501 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64925 64925
   [junit4]   2> 377503 INFO  (Thread-687) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64925 64925
   [junit4]   2> 377504 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 377508 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 377511 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 377511 INFO  (TEST-TestDistribStateManager.testListData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 377513 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 377514 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377516 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377516 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377518 ERROR (Thread-688) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377615 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64932
   [junit4]   2> 377619 INFO  (zkConnectionManagerCallback-1872-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377619 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377640 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74450000, likely client has closed socket
   [junit4]   2> 377644 INFO  (zkConnectionManagerCallback-1874-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377644 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377646 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74450001, likely client has closed socket
   [junit4]   2> 377646 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377648 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64932 64932
   [junit4]   2> 377649 INFO  (Thread-688) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64932 64932
   [junit4]   2> 377649 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 377655 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 377656 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 377657 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 377657 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 377658 ERROR (Thread-689) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 377756 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64941
   [junit4]   2> 377760 INFO  (zkConnectionManagerCallback-1876-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377761 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 377766 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f2f74d10000, likely client has closed socket
   [junit4]   2> 377768 INFO  (zkConnectionManagerCallback-1878-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 377768 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 382771 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382772 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64941 64941
   [junit4]   2> 382773 INFO  (Thread-689) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64941 64941
   [junit4]   2> 382774 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=2B88D97928A215EF -Dtests.slow=true -Dtests.locale=en -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.13s J1 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B88D97928A215EF:D18362B7C2CD3E5]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 382777 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 382778 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 382778 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 382778 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 382781 ERROR (Thread-690) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382879 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:64954
   [junit4]   2> 382883 INFO  (zkConnectionManagerCallback-1880-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 382884 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 382890 ERROR (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 382891 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64954 64954
   [junit4]   2> 382891 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64954 64954
   [junit4]   2> 382892 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2B88D97928A215EF-001
   [junit4]   2> Feb 02, 2018 6:10:45 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26103, maxDocsPerChunk=486, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=26103, blockSize=9)), sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=AST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=62817112,total=173957120
   [junit4]   2> NOTE: All tests run in this JVM: [ImplicitSnitchTest, TestSchemaResource, DefaultValueUpdateProcessorTest, TestShortCircuitedRequests, DataDrivenBlockJoinTest, MetricsConfigTest, TestJettySolrRunner, HdfsDirectoryFactoryTest, ShufflingReplicaListTransformerTest, TestSolrCoreProperties, SimpleFacetsTest, SliceStateTest, TestWriterPerf, TestStressCloudBlindAtomicUpdates, NodeMutatorTest, HdfsDirectoryTest, ScriptEngineTest, UpdateLogTest, OverriddenZkACLAndCredentialsProvidersTest, BadComponentTest, TestManagedSchemaAPI, TestHdfsBackupRestoreCore, TestUpdate, AutoScalingHandlerTest, RegexBoostProcessorTest, QueryParsingTest, TestStressLiveNodes, TestIndexingPerformance, TestDistributedStatsComponentCardinality, ReplaceNodeTest, TestLuceneMatchVersion, DocValuesNotIndexedTest, TestRandomFaceting, TestQuerySenderListener, TestChildDocTransformer, TestFieldCacheSortRandom, TestTrieFacet, LargeFieldTest, TestRebalanceLeaders, LIRRollingUpdatesTest, TestCodecSupport, HdfsChaosMonkeySafeLeaderTest, TestSolrCoreParser, TestOnReconnectListenerSupport, DirectUpdateHandlerTest, PeerSyncReplicationTest, TestStressVersions, BlockDirectoryTest, TestNumericRangeQuery64, TestDistribStateManager]
   [junit4] Completed [75/774 (1!)] on J1 in 5.77s, 5 tests, 1 failure <<< FAILURES!

[...truncated 568 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestZkChroot
   [junit4]   2> 941020 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\init-core-data-001
   [junit4]   2> 941022 WARN  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 941022 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 941027 INFO  (SUITE-TestZkChroot-seed#[2B88D97928A215EF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 941028 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWithUploadDir
   [junit4]   2> 941029 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 941029 INFO  (Thread-1972) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 941030 INFO  (Thread-1972) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 941031 ERROR (Thread-1972) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 941131 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkTestServer start zk server on port:54191
   [junit4]   2> 941260 INFO  (zkConnectionManagerCallback-2145-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941262 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-001\solr.xml
   [junit4]   2> 941276 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 941287 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54191/foo/bar3
   [junit4]   2> 941293 INFO  (zkConnectionManagerCallback-2149-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f3814330001, likely client has closed socket
   [junit4]   2> 941303 INFO  (zkConnectionManagerCallback-2151-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 941413 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 941415 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 88.99.242.118:8983_solr
   [junit4]   2> 941415 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72127104127533058-88.99.242.118:8983_solr-n_0000000000) starting
   [junit4]   2> 941426 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941442 INFO  (OverseerStateUpdate-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 941719 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941728 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941728 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1347d137
   [junit4]   2> 941740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestZkChroot_2B88D97928A215EF-001\tempDir-001
   [junit4]   2> 941740 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 941741 INFO  (coreLoadExecutor-3433-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 941741 ERROR (coreLoadExecutor-3433-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr c:collection1   x:collection1] o.a.s.c.ZkController 
   [junit4]   2> org.apache.solr.common.SolrException: Could not find collection : collection1
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.repairCoreProperty(CoreContainer.java:1684)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.checkStateInZk(ZkController.java:1679)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.preRegister(ZkController.java:1620)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1032)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1260685316
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 941745 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39ad6e3a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@489ee562
   [junit4]   2> 941748 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 941748 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4153daf8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5a2b4ce9
   [junit4]   2> 941770 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 941770 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20fae0a5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5e14d374
   [junit4]   2> 941772 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941773 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 941776 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer (id=72127104127533058-88.99.242.118:8983_solr-n_0000000000) closing
   [junit4]   2> 941777 WARN  (OverseerAutoScalingTriggerThread-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 941777 INFO  (OverseerStateUpdate-72127104127533058-88.99.242.118:8983_solr-n_0000000000) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 88.99.242.118:8983_solr
   [junit4]   2> 941777 INFO  (zkCallback-2150-thread-1-processing-n:88.99.242.118:8983_solr) [n:88.99.242.118:8983_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 941781 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003f3814330000, likely client has closed socket
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1260685316
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 941781 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 941781 ERROR (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.Overseer Could not create Overseer node
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.create(ZooKeeper.java:786)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$create$7(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:365)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.createOverseerNode(Overseer.java:776)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:649)
   [junit4]   2> 	at org.apache.solr.cloud.Overseer.getStateUpdateQueue(Overseer.java:636)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.publishNodeAsDown(ZkController.java:2685)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:747)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 941782 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Could not publish node as down: org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /overseer
   [junit4]   2> 941782 INFO  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/88.99.242.118:8983_solr
   [junit4]   2> 941782 WARN  (TEST-TestZkChroot.testWithUploadDir-seed#[2B88D97928A215EF]) [n:88.99.242.118:8983_solr    ] o.a.s.c.CoreContainer Error removing live node. Continuing to close CoreContainer
   [junit4]   2> org.apache.zookeeper.KeeperException$SessionExpiredException: KeeperErrorCode = Session expired for /autoscaling/nodeAdded/88.99.242.118:8983_solr
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:130)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:54)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.exists(ZooKeeper.java:1105)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$exists$3(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.exists(SolrZkClient.java:316)
   [junit4]   2> 	at org.apache.solr.cloud.ZkController.removeEphemeralLiveNode(ZkController.java:992)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.shutdown(CoreContainer.java:749)
   [junit4]   2> 	at org.apache.solr.cloud.TestZkChroot.tearDown(TestZkChroot.java:57)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.jav

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

ead-1]: now checkpoint "_9(7.3.0):C500" [1 segments ; isCommit = false]
   [junit4]   2> 42198 INFO  (coreCloseExecutor-171-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-171-thread-1]: 0 msec to checkpoint
   [junit4]   2> 42201 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7ede6c55{/solr,null,UNAVAILABLE}
   [junit4]   2> 42201 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 42202 INFO  (SUITE-LargeVolumeJettyTest-seed#[C1B8B6804C942BDE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ro, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33307248,total=107356160
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrClientConPoolTest, NaturalLogEvaluatorTest, TestV2Request, JdbcDriverTest, UniformDistributionEvaluatorTest, QueryResponseTest, ModuloEvaluatorTest, JDBCStreamTest, OperationsTest, SolrParamTest, SolrQueryTest, CollectionAdminRequestRequiredParamsTest, AbsoluteValueEvaluatorTest, CorrelationEvaluatorTest, LargeVolumeJettyTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeVolumeJettyTest -Dtests.seed=C1B8B6804C942BDE -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | LargeVolumeJettyTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001\tempDir-001\collection1\conf\lang\stopwords_th.txt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeJettyTest_C1B8B6804C942BDE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C1B8B6804C942BDE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [37/146 (1!)] on J1 in 1.72s, 1 test, 1 error <<< FAILURES!

[...truncated 1811 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-SG, timezone=America/Glace_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72780704,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=52E872843EB7E1BD -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=America/Glace_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52E872843EB7E1BD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52E872843EB7E1BD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.76s, 8 tests, 1 error <<< FAILURES!

[...truncated 45839 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 433 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/433/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestXPathEntityProcessor

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001

	at __randomizedtesting.SeedInfo.seed([85672A1F806B2647]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877:25E8A43B7829158F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.ReplaceNodeNoTargetTest.test(ReplaceNodeNoTargetTest.java:92)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestPayloadCheckQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001

	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001

	at __randomizedtesting.SeedInfo.seed([71F949DDE700EABF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11693 lines...]
   [junit4] Suite: org.apache.solr.search.TestPayloadCheckQParserPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]   2> 13759 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 13762 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 13767 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 13767 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 13768 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 13769 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 13864 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 13911 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 13995 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14029 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14125 WARN  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14127 INFO  (coreLoadExecutor-102-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 14128 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 14193 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 14216 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 14297 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 14311 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 14312 WARN  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 14312 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14313 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\]
   [junit4]   2> 14331 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=23, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6361874033483677]
   [junit4]   2> 14398 WARN  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14722 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 14722 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 14736 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14736 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14738 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=39.580078125, floorSegmentMB=1.787109375, forceMergeDeletesPctAllowed=21.329127453697776, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8833753309425587
   [junit4]   2> 14739 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@774ad7b1[collection1] main]
   [junit4]   2> 14743 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 14800 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 14873 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14874 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 14874 INFO  (coreLoadExecutor-102-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591223800912936960
   [junit4]   2> 14875 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 14876 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 14878 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 14882 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 14882 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 14884 INFO  (searcherExecutor-103-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@774ad7b1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14887 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 14930 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591223800930762752)]} 0 42
   [junit4]   2> 14937 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1591223800977948672)]} 0 1
   [junit4]   2> 14939 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1591223800980045824)]} 0 1
   [junit4]   2> 14940 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591223800982142976,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14941 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3933b17d commitCommandVersion:1591223800982142976
   [junit4]   2> 15003 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@62c2caea[collection1] main]
   [junit4]   2> 15004 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15004 INFO  (searcherExecutor-103-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@62c2caea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C3)))}
   [junit4]   2> 15005 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 64
   [junit4]   2> 15008 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 15027 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 15028 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@45391945[collection1] realtime]
   [junit4]   2> 15029 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 16
   [junit4]   2> 15153 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D1}&fl=*,score&wt=xml} hits=1 status=0 QTime=123
   [junit4]   2> 15156 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DB+payloads%3D2}&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15157 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DC+payloads%3D3}&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15206 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B&fl=*,score&wt=xml} hits=1 status=0 QTime=47
   [junit4]   2> 15208 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B+C&fl=*,score&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 15214 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2'}one+two&fl=*,score&wt=xml} hits=1 status=0 QTime=5
   [junit4]   2> 15216 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}one+two&fl=*,score&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 15220 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dps+payloads%3D'NOUN+VERB'}cat+jumped&fl=*,score&wt=xml} hits=1 status=0 QTime=2
   [junit4]   2> 15220 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+v%3DA+payloads%3D2}&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15223 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}B+C&fl=*,score&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 15225 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2+3'}A+B&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15227 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpi+payloads%3D'1+2'}A+B+C&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15229 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dpf+payloads%3D'1+2.0'}two+three&fl=*,score&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 15231 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!payload_check+f%3Dvals_dps+payloads%3D'VERB+NOUN'}cat+jumped&fl=*,score&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 15231 INFO  (TEST-TestPayloadCheckQParserPlugin.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1204017636
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b8f00bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 15232 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16eb528a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15233 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@69ab2f66: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a67921
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=27687201
   [junit4]   2> 15234 INFO  (coreCloseExecutor-108-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4143c66f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 15240 INFO  (SUITE-TestPayloadCheckQParserPlugin-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {vals_dpi=PostingsFormat(name=MockRandom), vals_dps=PostingsFormat(name=Direct), id=PostingsFormat(name=Memory), vals_dpf=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1540, maxMBSortInHeap=7.544821982145832, sim=RandomSimilarity(queryNorm=true): {}, locale=de-AT, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60709136,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestMergePolicyConfig, DirectSolrSpellCheckerTest, TestPayloadCheckQParserPlugin]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPayloadCheckQParserPlugin -Dtests.seed=ADBC9BE1D6D57877 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Africa/Khartoum -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestPayloadCheckQParserPlugin (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001\init-core-data-001\spellchecker1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestPayloadCheckQParserPlugin_ADBC9BE1D6D57877-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ADBC9BE1D6D57877]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/773 (1!)] on J0 in 1.54s, 1 test, 1 error <<< FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.solr.cloud.ReplaceNodeNoTargetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\init-core-data-001
   [junit4]   2> 51393 WARN  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 51393 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51398 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 51398 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 51404 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 6 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001
   [junit4]   2> 51405 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51405 INFO  (Thread-57) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51405 INFO  (Thread-57) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51409 ERROR (Thread-57) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 51507 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56869
   [junit4]   2> 51517 INFO  (zkConnectionManagerCallback-80-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51527 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170000, likely client has closed socket
   [junit4]   2> 51532 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51533 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6ce38365{/solr,null,AVAILABLE}
   [junit4]   2> 51535 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7696fab4{HTTP/1.1,[http/1.1]}{127.0.0.1:56873}
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.e.j.s.Server Started @59546ms
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56873}
   [junit4]   2> 51536 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4036a59b{/solr,null,AVAILABLE}
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a035e5d{HTTP/1.1,[http/1.1]}{127.0.0.1:56876}
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.e.j.s.Server Started @59547ms
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56876}
   [junit4]   2> 51538 ERROR (jetty-launcher-77-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51538 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.249Z
   [junit4]   2> 51542 ERROR (jetty-launcher-77-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51542 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.253Z
   [junit4]   2> 51549 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51549 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 51552 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48d0b68b{/solr,null,AVAILABLE}
   [junit4]   2> 51551 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51553 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51554 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@65a05d7c{/solr,null,AVAILABLE}
   [junit4]   2> 51554 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51555 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b563497{/solr,null,AVAILABLE}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@395ad6d0{HTTP/1.1,[http/1.1]}{127.0.0.1:56889}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.e.j.s.Server Started @59566ms
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56889}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 51557 ERROR (jetty-launcher-77-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41510ccd{HTTP/1.1,[http/1.1]}{127.0.0.1:56883}
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.e.j.s.Server Started @59567ms
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56883}
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.268Z
   [junit4]   2> 51558 ERROR (jetty-launcher-77-thread-6) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51558 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.269Z
   [junit4]   2> 51557 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 51560 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7845946b{HTTP/1.1,[http/1.1]}{127.0.0.1:56886}
   [junit4]   2> 51565 INFO  (jetty-launcher-77-thread-3) [    ] o.e.j.s.Server Started @59576ms
   [junit4]   2> 51566 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56886}
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@559249ab{/solr,null,AVAILABLE}
   [junit4]   2> 51568 ERROR (jetty-launcher-77-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51568 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.279Z
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@716c98{HTTP/1.1,[http/1.1]}{127.0.0.1:56896}
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.e.j.s.Server Started @59584ms
   [junit4]   2> 51575 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56896}
   [junit4]   2> 51576 ERROR (jetty-launcher-77-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51576 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-02-01T18:21:47.287Z
   [junit4]   2> 51579 INFO  (zkConnectionManagerCallback-86-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-88-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-82-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51581 INFO  (zkConnectionManagerCallback-84-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51585 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51586 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51587 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51587 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51600 INFO  (zkConnectionManagerCallback-90-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51601 INFO  (zkConnectionManagerCallback-92-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51604 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170003, likely client has closed socket
   [junit4]   2> 51612 INFO  (jetty-launcher-77-thread-6) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51633 INFO  (jetty-launcher-77-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51640 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51646 INFO  (jetty-launcher-77-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51646 INFO  (jetty-launcher-77-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51652 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 51655 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-105-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51658 INFO  (zkConnectionManagerCallback-108-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51667 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170007, likely client has closed socket
   [junit4]   2> 51679 INFO  (jetty-launcher-77-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51688 INFO  (jetty-launcher-77-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56869/solr
   [junit4]   2> 51697 INFO  (zkConnectionManagerCallback-110-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51712 INFO  (zkConnectionManagerCallback-116-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51712 INFO  (zkConnectionManagerCallback-119-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51706 INFO  (zkConnectionManagerCallback-112-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51725 INFO  (zkConnectionManagerCallback-124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51725 INFO  (zkConnectionManagerCallback-122-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51737 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca67217000e, likely client has closed socket
   [junit4]   2> 51885 INFO  (zkConnectionManagerCallback-126-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51887 INFO  (zkConnectionManagerCallback-128-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51921 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51922 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 51923 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56896_solr
   [junit4]   2> 51925 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56886_solr
   [junit4]   2> 51926 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.Overseer Overseer (id=72124279614275602-127.0.0.1:56896_solr-n_0000000000) starting
   [junit4]   2> 51930 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51930 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 51968 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56896_solr
   [junit4]   2> 52049 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52049 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 52102 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52104 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52104 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52105 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 52107 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52111 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52111 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52112 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52115 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56883_solr
   [junit4]   2> 52137 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52137 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 52139 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56876_solr
   [junit4]   2> 52140 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56873_solr
   [junit4]   2> 52140 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56889_solr
   [junit4]   2> 52212 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 52212 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52216 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52216 INFO  (zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52224 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52226 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (6)
   [junit4]   2> 52227 INFO  (zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (6)
   [junit4]   2> 52256 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52261 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56886.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52262 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56896.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52263 INFO  (jetty-launcher-77-thread-3) [n:127.0.0.1:56886_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node5\.
   [junit4]   2> 52264 INFO  (jetty-launcher-77-thread-4) [n:127.0.0.1:56896_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node4\.
   [junit4]   2> 52373 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52380 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52380 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56873.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52387 INFO  (jetty-launcher-77-thread-1) [n:127.0.0.1:56873_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node1\.
   [junit4]   2> 52427 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52438 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52438 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52472 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52473 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56889.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52475 INFO  (jetty-launcher-77-thread-2) [n:127.0.0.1:56889_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node6\.
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56876.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52489 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52490 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56883.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@15a0a309
   [junit4]   2> 52491 INFO  (jetty-launcher-77-thread-5) [n:127.0.0.1:56876_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node3\.
   [junit4]   2> 52496 INFO  (jetty-launcher-77-thread-6) [n:127.0.0.1:56883_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ReplaceNodeNoTargetTest_ADBC9BE1D6D57877-001\tempDir-001\node2\.
   [junit4]   2> 52905 INFO  (zkConnectionManagerCallback-142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52927 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170013, likely client has closed socket
   [junit4]   2> 52931 INFO  (zkConnectionManagerCallback-146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52932 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (6)
   [junit4]   2> 52935 INFO  (SUITE-ReplaceNodeNoTargetTest-seed#[ADBC9BE1D6D57877]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56869/solr ready
   [junit4]   2> 52984 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 52989 INFO  (zkConnectionManagerCallback-148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52991 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003ca672170015, likely client has closed socket
   [junit4]   2> 52992 INFO  (TEST-ReplaceNodeNoTargetTest.test-seed#[ADBC9BE1D6D57877]) [    ] o.a.s.c.ReplaceNodeNoTargetTest total_jettys: 6
   [junit4]   2> 53255 INFO  (qtp1415801785-372) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=15
   [junit4]   2> 53261 INFO  (qtp1003105822-385) [n:127.0.0.1:56876_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53285 INFO  (qtp1706394569-402) [n:127.0.0.1:56883_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53326 INFO  (qtp2122677555-412) [n:127.0.0.1:56886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 53335 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53360 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53370 INFO  (qtp1415801785-376) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=341
   [junit4]   2> 53372 INFO  (qtp1415801785-373) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=conf1&name=replacenodetest_coll_notarget&nrtReplicas=2&action=CREATE&numShards=5&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 53385 INFO  (OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection replacenodetest_coll_notarget
   [junit4]   2> 53426 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 53433 INFO  (qtp1003105822-381) [n:127.0.0.1:56876_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53440 INFO  (qtp1706394569-398) [n:127.0.0.1:56883_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53444 INFO  (qtp2122677555-408) [n:127.0.0.1:56886_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 53452 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 53459 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 53584 INFO  (OverseerThreadFactory-228-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1017543319 sessionWrapper.createTime 1017543194493076, this.sessionWrapper.createTime 1017543194493076 
   [junit4]   2> 53736 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56896/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53740 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56889/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53770 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53783 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56883/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53796 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53800 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard3_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56873/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53804 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n12",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56873/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53811 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard4_replica_n14",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56876/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53821 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n16",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56883/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 53835 INFO  (OverseerStateUpdate-72124279614275602-127.0.0.1:56896_solr-n_0000000000) [n:127.0.0.1:56896_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"replacenodetest_coll_notarget",
   [junit4]   2>   "shard":"shard5",
   [junit4]   2>   "core":"replacenodetest_coll_notarget_shard5_replica_n18",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56886/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 54054 INFO  (qtp1706394569-396) [n:127.0.0.1:56883_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node19&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n16&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54055 INFO  (qtp1706394569-396) [n:127.0.0.1:56883_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54056 INFO  (qtp1003105822-378) [n:127.0.0.1:56876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node17&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n14&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54057 INFO  (qtp1003105822-378) [n:127.0.0.1:56876_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54059 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node15&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard4_replica_n12&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54061 INFO  (qtp1415801785-369) [n:127.0.0.1:56873_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54062 INFO  (qtp1003105822-380) [n:127.0.0.1:56876_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n8&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54067 INFO  (qtp1415801785-370) [n:127.0.0.1:56873_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node13&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard3_replica_n10&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54073 INFO  (qtp2122677555-405) [n:127.0.0.1:56886_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n4&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54075 INFO  (qtp2122677555-405) [n:127.0.0.1:56886_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54082 INFO  (qtp1706394569-397) [n:127.0.0.1:56883_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard2_replica_n6&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54087 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n2&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54088 INFO  (qtp1975871128-421) [n:127.0.0.1:56889_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54091 INFO  (qtp2122677555-407) [n:127.0.0.1:56886_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node20&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard5_replica_n18&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard5&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54092 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=replacenodetest_coll_notarget_shard1_replica_n1&action=CREATE&numShards=5&collection=replacenodetest_coll_notarget&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 54100 INFO  (qtp1701824532-431) [n:127.0.0.1:56896_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 54259 INFO  (zkCallback-115-thread-1-processing-n:127.0.0.1:56889_solr) [n:127.0.0.1:56889_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-127-thread-1-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-127-thread-2-processing-n:127.0.0.1:56896_solr) [n:127.0.0.1:56896_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-111-thread-1-processing-n:127.0.0.1:56876_solr) [n:127.0.0.1:56876_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:56873_solr) [n:127.0.0.1:56873_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-109-thread-1-processing-n:127.0.0.1:56883_solr) [n:127.0.0.1:56883_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/replacenodetest_coll_notarget/state.json] for collection [replacenodetest_coll_notarget] has occurred - updating... (live nodes size: [6])
   [junit4]   2> 54260 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:56886_solr) [n:127.0.0.1:56886_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected typ

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

Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1127, maxMBSortInHeap=7.15971903639884, sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72121552,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=71F949DDE700EABF -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_71F949DDE700EABF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([71F949DDE700EABF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.36s, 8 tests, 1 error <<< FAILURES!

[...truncated 3189 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestXPathEntityProcessor
   [junit4]   2> 27737 T118 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\init-core-data-001
   [junit4]   2> 27738 T118 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 27740 T118 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 27741 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedFlatten
   [junit4]   2> 27763 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedFlatten
   [junit4]   2> 27764 T118 oas.SolrTestCaseJ4.setUp ###Starting withDefaultSolrAndXsl
   [junit4]   2> 27932 T118 oashd.XPathEntityProcessor.initXpathReader Using xslTransformer: com.sun.org.apache.xalan.internal.xsltc.trax.TransformerImpl
   [junit4]   2> 27972 T118 oas.SolrTestCaseJ4.tearDown ###Ending withDefaultSolrAndXsl
   [junit4]   2> 27973 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValued
   [junit4]   2> 28025 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValued
   [junit4]   2> 28026 T118 oas.SolrTestCaseJ4.setUp ###Starting streamStopsAfterInterrupt
   [junit4]   2> 28031 T118 oas.SolrTestCaseJ4.tearDown ###Ending streamStopsAfterInterrupt
   [junit4]   2> 28032 T118 oas.SolrTestCaseJ4.setUp ###Starting streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 28034 T118 oas.SolrTestCaseJ4.tearDown ###Ending streamWritesMessageAfterBlockedAttempt
   [junit4]   2> 28035 T118 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedWithMultipleDocuments
   [junit4]   2> 28037 T118 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedWithMultipleDocuments
   [junit4]   2> 28038 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 28343 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStreamContinuesOnTimeout
   [junit4]   2> 28344 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpathStream
   [junit4]   2> 28346 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpathStream
   [junit4]   2> 28347 T118 oas.SolrTestCaseJ4.setUp ###Starting withFieldsAndXpath
   [junit4]   2> 28352 T118 oas.SolrTestCaseJ4.tearDown ###Ending withFieldsAndXpath
   [junit4]   2> 28353 T118 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=hr, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33461216,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSqlEntityProcessor, TestTemplateTransformer, TestJdbcDataSource, TestNonWritablePersistFile, TestDateFormatTransformer, TestContextImpl, TestFileListWithLineEntityProcessor, TestNestedChildren, TestSolrEntityProcessorUnit, TestXPathEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestXPathEntityProcessor -Dtests.seed=85672A1F806B2647 -Dtests.slow=true -Dtests.locale=hr -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestXPathEntityProcessor (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001\dih-properties-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestXPathEntityProcessor_85672A1F806B2647-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([85672A1F806B2647]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/38 (1!)] on J1 in 0.64s, 9 tests, 1 error <<< FAILURES!

[...truncated 42649 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 432 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/432/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([480789F1C3CCFB7B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild

Error Message:
Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495 

Stack Trace:
junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495

	at __randomizedtesting.SeedInfo.seed([83F66F2F7CB3A92E:BCA8A3D8FBC72BD0]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
	... 36 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudRecovery_F7AFA485952043BB-001

	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:3E1AE62B9C47854E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:713)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:D13F4BD7C1AE85B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.highlight.HighlighterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\tlog\tlog.0000000000000000039
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001

	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.CacheHeaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_F7AFA485952043BB-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:4DA3930ACAC895F4]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([F7AFA485952043BB:9A5300782F68BCBC]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001

	at __randomizedtesting.SeedInfo.seed([C61765853262546E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 4769 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=DFR G3(800.0), content5=IB LL-D3(800.0), content2=IB SPL-L2, utf8=ClassicSimilarity, fie?ld=DFR GBZ(0.3), content=IB SPL-D3(800.0), autf8=DFR I(ne)L3(800.0)}, locale=br-FR, timezone=Australia/Adelaide
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=98488848,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=480789F1C3CCFB7B -Dtests.slow=true -Dtests.locale=br-FR -Dtests.timezone=Australia/Adelaide -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\4.2.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\7.0.1-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_480789F1C3CCFB7B-001\6.1.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([480789F1C3CCFB7B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [6/8 (1!)] on J0 in 45.01s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5290 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testIllegalByteDuringBuild -Dtests.seed=83F66F2F7CB3A92E -Dtests.slow=true -Dtests.locale=bem -Dtests.timezone=Africa/Blantyre -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.03s J0 | TestFreeTextSuggester.testIllegalByteDuringBuild <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Unexpected exception type, expected IllegalArgumentException but got java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83F66F2F7CB3A92E:BCA8A3D8FBC72BD0]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2671)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testIllegalByteDuringBuild(TestFreeTextSuggester.java:108)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]    > Caused by: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.13979442008226260495: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.13979442008226260495
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.lambda$testIllegalByteDuringBuild$0(TestFreeTextSuggester.java:109)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2666)
   [junit4]    > 	... 36 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.TestFreeTextSuggester_83F66F2F7CB3A92E-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=bem, timezone=Africa/Blantyre
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47006848,total=264241152
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpellChecker, FileDictionaryTest, TestJaroWinklerDistance, PersistenceTest, AnalyzingInfixSuggesterTest, TestSuggestStopFilterFactory, DocumentDictionaryTest, TestFreeTextSuggester]
   [junit4] Completed [31/32 (1!)] on J0 in 8.30s, 10 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2085 lines...]
   [junit4] Suite: org.apache.solr.highlight.HighlighterTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001
   [junit4]   2> 476032 WARN  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 476032 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 476033 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 476034 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 476055 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 476070 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 476136 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 476176 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476181 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476181 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476183 INFO  (coreLoadExecutor-2891-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 476184 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 476213 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 476228 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 476297 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6660fcdf
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 476307 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.highlight.HighlighterTest_F7AFA485952043BB-001\init-core-data-001\]
   [junit4]   2> 476309 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 476361 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 476362 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 476363 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 476363 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@680fb858[collection1] main]
   [junit4]   2> 476364 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 476369 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 476396 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 476397 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 476397 INFO  (coreLoadExecutor-2891-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1591179796252983296
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 476398 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 476399 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 476400 INFO  (SUITE-HighlighterTest-seed#[F7AFA485952043BB]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 476400 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 476400 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 476400 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCustomSimpleFormatterHighlight
   [junit4]   2> 476402 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 476402 INFO  (searcherExecutor-2892-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@680fb858[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 476403 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796256129024)]} 0 1
   [junit4]   2> 476404 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796260323328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476405 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796260323328
   [junit4]   2> 476406 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b45eba5[collection1] main]
   [junit4]   2> 476407 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476409 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4b45eba5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 476409 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476409 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796265566208,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476409 WARN  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 476413 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796265566208
   [junit4]   2> 476413 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@66738e73[collection1] main]
   [junit4]   2> 476414 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476415 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@66738e73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C1)))}
   [junit4]   2> 476415 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 6
   [junit4]   2> 476417 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=t_text:long&qt=&hl=true&hl.simple.post=</B>&start=0&hl.fl=t_text&rows=200&hl.simple.pre=<B>} hits=1 status=0 QTime=1
   [junit4]   2> 476417 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=t_text:long&qt=&hl=true&hl.simple.post=</B>&f.t_text.hl.simple.post=</I>&start=0&hl.fl=t_text&f.t_text.hl.simple.pre=<I>&rows=200&hl.simple.pre=<B>} hits=1 status=0 QTime=0
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4191bb92[collection1] realtime]
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 476418 INFO  (TEST-HighlighterTest.testCustomSimpleFormatterHighlight-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCustomSimpleFormatterHighlight
   [junit4]   2> 476421 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLongFragment
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796278149120)]} 0 3
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796282343424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476425 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796282343424
   [junit4]   2> 476428 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@147964ab[collection1] main]
   [junit4]   2> 476428 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476430 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@147964ab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 476430 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476430 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796287586304,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476430 WARN  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 476434 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796287586304
   [junit4]   2> 476436 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f3bda35[collection1] main]
   [junit4]   2> 476436 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476437 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f3bda35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 476437 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 7
   [junit4]   2> 476441 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=tv_text:dir&qt=&hl=true&start=0&hl.fl=tv_text&rows=200} hits=1 status=0 QTime=3
   [junit4]   2> 476441 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53f58efa[collection1] realtime]
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 476442 INFO  (TEST-HighlighterTest.testLongFragment-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLongFragment
   [junit4]   2> 476443 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPreserveMulti
   [junit4]   2> 476445 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1591179796302266368)]} 0 1
   [junit4]   2> 476445 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1591179796303314944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 476446 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6142c353 commitCommandVersion:1591179796303314944
   [junit4]   2> 476447 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b1a0bf6[collection1] main]
   [junit4]   2> 476448 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 476449 INFO  (searcherExecutor-2892-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b1a0bf6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):c1)))}
   [junit4]   2> 476450 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 476451 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={hl.snippets=2&q=cat:monitor&f.cat.hl.preserveMulti=true&hl=true&hl.fl=cat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 476452 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={hl.snippets=2&q=id:1+OR+cat:duuuude&f.cat.hl.preserveMulti=true&hl=true&hl.fl=cat&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 476452 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 476453 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cab8f27[collection1] realtime]
   [junit4]   2> 476453 INFO  (TEST-HighlighterTest.testPreserveMulti-seed#[F7AFA485952043BB]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-922

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

ostProcessorTest, TestMacros, TestLuceneMatchVersion, TriLevelCompositeIdRoutingTest, UUIDFieldTest, TestCollectionAPI, SuggesterWFSTTest, SearchRateTriggerTest, TestTrackingShardHandlerFactory, TestGenericDistributedQueue, MetricsHandlerTest, TestPolicyCloud, CircularListTest, OverseerModifyCollectionTest, TestClusterProperties, SpellCheckCollatorTest, TestFuzzyAnalyzedSuggestions, PeerSyncReplicationTest, TestFastWriter, BasicAuthIntegrationTest, TestCoreDiscovery, TestUniqueKeyFieldResource, MigrateRouteKeyTest, ChangedSchemaMergeTest, CloudMLTQParserTest, SliceStateTest, PreAnalyzedFieldTest, BigEndianAscendingWordSerializerTest, SpellPossibilityIteratorTest, TestConfigSetsAPIExclusivity, ExternalFileFieldSortTest, WrapperMergePolicyFactoryTest, DOMUtilTest, ScriptEngineTest, PrimitiveFieldTypeTest, HttpTriggerListenerTest, RulesTest, MoveReplicaHDFSFailoverTest, TestFieldTypeResource, FullSolrCloudDistribCmdsTest, TestRandomFaceting, TestConfig, TestOverriddenPrefixQueryForCustomFieldType, TestManagedResource, LIRRollingUpdatesTest, TestRandomFlRTGCloud, TestStressReorder, OverseerTest, BadCopyFieldTest, HdfsRestartWhileUpdatingTest, ActionThrottleTest, TestGraphTermsQParserPlugin, LeaderFailoverAfterPartitionTest, TestCrossCoreJoin, GraphQueryTest, BlockCacheTest, HdfsLockFactoryTest, DistributedSpellCheckComponentTest, TestCryptoKeys, CoreAdminCreateDiscoverTest, TestStressLucene, HttpPartitionOnCommitTest, TestHalfAndHalfDocValues, ReturnFieldsTest, NotRequiredUniqueKeyTest, ConcurrentCreateRoutedAliasTest, SuggesterTest, SpellCheckCollatorWithCollapseTest, AnalyticsQueryTest, TestFieldResource, CoreMergeIndexesAdminHandlerTest, HLLSerializationTest, TermVectorComponentTest, UpdateRequestProcessorFactoryTest, TestExactStatsCache, TestTestInjection, DateRangeFieldTest, TestShortCircuitedRequests, UpdateParamsTest, RegexBytesRefFilterTest, ShardSplitTest, CdcrReplicationDistributedZkTest, TestAnalyzedSuggestions, PeerSyncWithIndexFingerprintCachingTest, DistributedFacetPivotSmallTest, TestSearchPerf, HDFSCollectionsAPITest, DocValuesNotIndexedTest, SolrGraphiteReporterTest, DefaultValueUpdateProcessorTest, ShardRoutingTest, ClusterStateTest, DeleteLastCustomShardedReplicaTest, TestSSLRandomization, TestReversedWildcardFilterFactory, TestImplicitCoreProperties, TestSolrQueryParser, TestCloudSchemaless, CdcrUpdateLogTest, NoCacheHeaderTest, DirectUpdateHandlerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestStressRecovery, TestMaxScoreQueryParser, BadIndexSchemaTest, TestUseDocValuesAsStored2, TestConfigReload, ExplicitHLLTest, TestRetrieveFieldsOptimizer, TestImpersonationWithHadoopAuth, SmileWriterTest, ShufflingReplicaListTransformerTest, TestManagedSchemaAPI, EnumFieldTest, ZkSolrClientTest, TestCodecSupport, TestDocumentBuilder, TestNodeAddedTrigger, RestartWhileUpdatingTest, TestSha256AuthenticationProvider, VersionInfoTest, TestDistributedSearch, ConnectionManagerTest, TestQuerySenderListener, TestCloudPivotFacet, TestDFRSimilarityFactory, TestSystemIdResolver, TestSuggestSpellingConverter, SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestSolrJ, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteReplicaTest, DistributedQueueTest, ForceLeaderTest, OverseerTaskQueueTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestCloudDeleteByQuery, TestCloudPseudoReturnFields, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestOnReconnectListenerSupport, TestPullReplica, TestRandomRequestDistribution, TestRebalanceLeaders, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, ZkShardTermsTest, AssignTest, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, CollectionsAPIDistributedZkTest, AutoAddReplicasPlanActionTest, AutoScalingHandlerTest, ComputePlanActionTest, ExecutePlanActionTest, TriggerIntegrationTest]
   [junit4] Completed [608/773 (6!)] on J1 in 193.95s, 14 tests, 2 failures <<< FAILURES!

[...truncated 2878 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LB, timezone=Africa/Tripoli
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=82386160,total=112197632
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=C61765853262546E -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Africa/Tripoli -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C61765853262546E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C61765853262546E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 11.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 38541 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 431 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/431/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

15 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.replicator.http.HttpReplicatorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001

	at __randomizedtesting.SeedInfo.seed([F36BB32B7DD5F8D9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t
	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A:7450A9D4E38664D6]:0)
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
	at java.nio.file.Files.newByteChannel(Files.java:361)
	at java.nio.file.Files.newByteChannel(Files.java:407)
	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:395)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:607)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
        at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
        at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
        at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
        at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
        at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
        at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
        at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
        at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
        at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
        at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
        at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
        at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001

	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest:     1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.backcompat.TestLuceneIndexBackCompat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001\6.4.1-nocfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.backcompat.TestLuceneIndexBackCompat_BEF23F0551597B47-001\6.4.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47:4FE088A0EB1AD08]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetImmutable_BEF23F0551597B47-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47:D30E9BF8EB118440]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedSuggestComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedSuggestComponentTest_BEF23F0551597B47-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestExactStatsCache_BEF23F0551597B47-001\tempDir-001\shard2

	at __randomizedtesting.SeedInfo.seed([BEF23F0551597B47]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_CE45D131C7352560-001\tempDir-048

	at __randomizedtesting.SeedInfo.seed([CE45D131C7352560]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001

	at __randomizedtesting.SeedInfo.seed([434CCE9E31958939]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8910 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-01-30 02:53:08.311:INFO::TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Logging initialized @1614ms to org.eclipse.jetty.util.log.StdErrLog
   [junit4]   2> 2018-01-30 02:53:08.508:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-01-30 02:53:08.541:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-01-30 02:53:08.543:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-01-30 02:53:08.548:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Scavenging every 600000ms
   [junit4]   2> 2018-01-30 02:53:13.626:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Started ServerConnector@4df08dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:62989}
   [junit4]   2> 2018-01-30 02:53:13.626:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Started @6928ms
   [junit4]   2> 2018-01-30 02:53:14.827:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Stopped ServerConnector@4df08dcc{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-30 02:53:14.831:INFO:oejs.session:TEST-HttpReplicatorTest.testBasic-seed#[F36BB32B7DD5F8D9]: Stopped scavenging
   [junit4]   2> 2018-01-30 02:53:14.902:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: jetty-9.4.8.v20171121, build timestamp: 2017-11-21T10:27:37-11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: DefaultSessionIdManager workerName=node0
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: No SessionScavenger set, using defaults
   [junit4]   2> 2018-01-30 02:53:14.906:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Scavenging every 660000ms
   [junit4]   2> 2018-01-30 02:53:14.907:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Started ServerConnector@402a6aca{HTTP/1.1,[http/1.1]}{127.0.0.1:62993}
   [junit4]   2> 2018-01-30 02:53:14.907:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Started @8209ms
   [junit4]   2> 2018-01-30 02:53:14.990:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Stopped ServerConnector@402a6aca{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-30 02:53:14.991:INFO:oejs.session:TEST-HttpReplicatorTest.testServerErrors-seed#[F36BB32B7DD5F8D9]: Stopped scavenging
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1996, maxMBSortInHeap=6.734102789475762, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-BA, timezone=US/Samoa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67248880,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, HttpReplicatorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.seed=F36BB32B7DD5F8D9 -Dtests.slow=true -Dtests.locale=sr-BA -Dtests.timezone=US/Samoa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | HttpReplicatorTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001\httpReplicatorTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.http.HttpReplicatorTest_F36BB32B7DD5F8D9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F36BB32B7DD5F8D9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/9 (1!)] on J0 in 7.27s, 2 tests, 1 error <<< FAILURES!

[...truncated 1140 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=America/Adak
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=203308888,total=314572800
   [junit4]   2> NOTE: All tests run in this JVM: [CompletionTokenStreamTest, TestContextSuggestField, TestHighFrequencyDictionary, FuzzySuggesterTest, TestPrefixCompletionQuery, TestInputIterator, TestPlainTextDictionary, TestSpellChecker, AnalyzingSuggesterTest, FSTCompletionTest, TestLuceneDictionary, WFSTCompletionTest, PersistenceTest, TestLevenshteinDistance, DocumentDictionaryTest, DocumentValueSourceDictionaryTest, FileDictionaryTest, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=America/Adak -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | BlendedInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001\BlendedInfixSuggesterTest-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_D07EA769BB59B86A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [25/32 (1!)] on J1 in 4.40s, 6 tests, 1 error <<< FAILURES!

[...truncated 13 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   42.4s J0 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001\AnalyzingInfixSuggesterTest-001\segments_t
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A:7450A9D4E38664D6]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newByteChannel(HandleTrackingFS.java:240)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newByteChannel(FilterFileSystemProvider.java:212)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:361)
   [junit4]    > 	at java.nio.file.Files.newByteChannel(Files.java:407)
   [junit4]    > 	at org.apache.lucene.store.SimpleFSDirectory.openInput(SimpleFSDirectory.java:77)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.add(AnalyzingInfixSuggester.java:395)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:607)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_D07EA769BB59B86A-001
   [junit4]   2> Jan 30, 2018 1:55:47 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]   2>    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
   [junit4]   2>         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
   [junit4]   2>         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
   [junit4]   2>         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
   [junit4]   2>         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]   2>         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
   [junit4]   2>         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
   [junit4]   2>         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
   [junit4]   2>         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
   [junit4]   2>         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
   [junit4]   2>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]   2>         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]   2>         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> Jan 30, 2018 1:56:07 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=PostingsFormat(name=Memory), text=PostingsFormat(name=Memory), contexts=BlockTreeOrds(blocksize=128), exacttext=BlockTreeOrds(blocksize=128)}, docValues:{payloads=DocValuesFormat(name=Lucene70), textgrams=DocValuesFormat(name=Lucene70), weight=DocValuesFormat(name=Asserting), text=DocValuesFormat(name=Lucene70), contexts=DocValuesFormat(name=Asserting), exacttext=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=912, maxMBSortInHeap=6.577852964587246, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=206276096,total=501219328
   [junit4]   2> NOTE: All tests run in this JVM: [TestDirectSpellChecker, TestSuggestStopFilterFactory, BytesRefSortersTest, TestJaroWinklerDistance, TestFreeTextSuggester, TestNGramDistance, AnalyzingInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.seed=D07EA769BB59B86A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | AnalyzingInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]    >    1) Thread[id=120, name=Thread-53, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at org.apache.lucene.codecs.memory.MemoryPostingsFormat$1.terms(MemoryPostingsFormat.java:986)
   [junit4]    >         at org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.terms(PerFieldPostingsFormat.java:316)
   [junit4]    >         at org.apache.lucene.index.CodecReader.terms(CodecReader.java:107)
   [junit4]    >         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.rewrite(MultiTermQueryConstantScoreWrapper.java:135)
   [junit4]    >         at org.apache.lucene.search.MultiTermQueryConstantScoreWrapper$1.scorer(MultiTermQueryConstantScoreWrapper.java:207)
   [junit4]    >         at org.apache.lucene.search.Weight.scorerSupplier(Weight.java:113)
   [junit4]    >         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.scorerSupplier(LRUQueryCache.java:745)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.scorerSupplier(BooleanWeight.java:329)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.scorer(BooleanWeight.java:295)
   [junit4]    >         at org.apache.lucene.search.Weight.bulkScorer(Weight.java:147)
   [junit4]    >         at org.apache.lucene.search.BooleanWeight.bulkScorer(BooleanWeight.java:289)
   [junit4]    >         at org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:825)
   [junit4]    >         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    >         at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]    >         at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D07EA769BB59B86A]:0)
   [junit4] Completed [30/32 (2!)] on J0 in 73.32s, 22 tests, 2 errors <<< FAILURES!

[...truncated 1857 lines...]
   [junit4] Suite: org.apache.solr.core.TestSolrIndexConfig
   [junit4]   2> 249060 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001
   [junit4]   2> 249062 WARN  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 249062 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 249066 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 249067 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 249068 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 249130 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 249131 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 249142 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 249247 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 249373 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249382 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249382 INFO  (SUITE-TestSolrIndexConfig-seed#[BEF23F0551597B47]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249384 INFO  (coreLoadExecutor-617-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 249386 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 249460 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 249460 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 249470 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 249555 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 249567 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 249568 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@206bb71
   [junit4]   2> 249568 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 249568 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\]
   [junit4]   2> 249572 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.361328125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=3.680283485825655, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@5bfeeb93
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-617-thread-1]: 0 msec to checkpoint
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: init: create=true
   [junit4]   2> 249574 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_BEF23F0551597B47-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@61c3b017; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1120, maxMBSortInHeap=6.248588066239238
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=RandomMergePolicy([TieredMergePolicy: maxMergeAtOnce=22, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=26.361328125, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=3.680283485825655, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0)
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@72c1cb49
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2703b459
   [junit4]   2> 
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: now flush at close
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]:   index before flush 
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-617-thread-1]: startFullFlush
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-617-thread-1]: coreLoadExecutor-617-thread-1 finishFullFlush success=true
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-617-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 249575 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-617-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: initDynamicDefaults spins=false maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 249576 INFO  (coreLoadExecutor-617-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-617-thread-1]: now merge
   [junit4]   2> 249576 INFO  (coreLoadExecu

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

amedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_434CCE9E31958939-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([434CCE9E31958939]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 25.16s, 8 tests, 1 error <<< FAILURES!

[...truncated 768 lines...]
   [junit4] Suite: org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest_3AE3BBD01DBFE336-001\init-core-data-001
   [junit4]   2> Jan 30, 2018 3:05:40 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> Jan 30, 2018 3:06:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 30, 2018 3:06:00 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2> Jan 30, 2018 3:06:03 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, maxDocsPerChunk=206, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=2, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Asia/Tehran
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=114249432,total=182452224
   [junit4]   2> NOTE: All tests run in this JVM: [AndFunctionTest, CeilingFunctionTest, PivotFacetTest, CastingStringValueStreamTest, FilterFunctionTest, LegacyQueryFacetTest, IfFunctionTest, LegacyFacetSortingTest, MultFunctionTest, CastingDoubleValueStreamTest, LegacyFieldFacetTest, LongFieldsTest, LegacyRangeFacetTest, OrFunctionTest, CastingDateValueStreamTest, AbsoluteValueFunctionTest, AbstractAnalyticsFieldTest, SubtractFunctionTest, DateFieldsTest, LegacyFieldFacetExtrasCloudTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LegacyFieldFacetExtrasCloudTest -Dtests.seed=3AE3BBD01DBFE336 -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Asia/Tehran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | LegacyFieldFacetExtrasCloudTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyFieldFacetExtrasCloudTest: 
   [junit4]    >    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=370, name=qtp2014032215-370, state=TIMED_WAITING, group=TGRP-LegacyFieldFacetExtrasCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AE3BBD01DBFE336]:0)
   [junit4] Completed [66/78 (1!)] on J1 in 66.48s, 3 tests, 2 errors <<< FAILURES!

[...truncated 45073 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 430 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/430/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:892)  at org.apache.solr.core.SolrCore.reload(SolrCore.java:656)  at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1287)  at org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2969)  at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2610)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)  at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)  at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)  at org.eclipse.jetty.server.Server.handle(Server.java:530)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)  at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)  at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)  at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MDCAwareThreadPoolExecutor, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:892)
	at org.apache.solr.core.SolrCore.reload(SolrCore.java:656)
	at org.apache.solr.core.CoreContainer.reload(CoreContainer.java:1287)
	at org.apache.solr.core.SolrCore.lambda$getConfListener$20(SolrCore.java:2969)
	at org.apache.solr.cloud.ZkController.lambda$fireEventListeners$5(ZkController.java:2610)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
	at org.eclipse.jetty.server.Server.handle(Server.java:530)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor55.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.DirectSolrConnectionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017

	at __randomizedtesting.SeedInfo.seed([144A367D8974A728]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001

	at __randomizedtesting.SeedInfo.seed([1346A05D1F7727E7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 575 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=mk, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=206490680,total=260046848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortedNumericSortField, TestNumericUtils, TestUpgradeIndexMergePolicy, TestSortedSetDocValues, TestBytesRefArray, TestGeoEncodingUtils, TestWildcardRandom, TestSpans, TestCodecs, TestLucene50TermVectorsFormat, TestArrayUtil, TestDocValuesIndexing, TestOneMergeWrappingMergePolicy, TestScoreCachingWrappingScorer, TestSortedSetSortField, TestDocument, TestPolygon, Test4GBStoredFields, TestIndexSorting, TestInfoStream, TestCodecHoldsOpenFiles, TestIndexSearcher, TestSimilarityProvider, TestSameScoresWithThreads, TestSearchWithThreads, TestSpanBoostQuery, TestSpanContainQuery, TestDocValuesQueries, TestScorerPerf, TestMultiPhraseEnum, TestTerm, TestSpanTermQuery, TestIndexWriterFromReader, TestTopDocsMerge, TestClassicSimilarity, TestAllFilesDetectTruncation, TestMinimize, LimitedFiniteStringsIteratorTest, TestBooleanRewrites, TestIndexWriterExceptions, TestRateLimiter, TestRamUsageEstimator, TestLevenshteinAutomata, TestCharArrayMap, TestExceedMaxTermLength, TestCustomNorms, TestDateSort, TestDoc, TestLazyProxSkipping, TestTermScorer, TestIOUtils, TestSort, TestDocCount, TestTopDocsCollector, TestPrefixQuery, TestSimpleAttributeImpl, TestIndexManyDocuments, TestRoaringDocIdSet, TestCloseableThreadLocal, TestByteArrayDataInput, TestDocIdsWriter, TestTermQuery, TestBooleanQueryVisitSubscorers, TestDocsWithFieldSet, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=144A367D8974A728 -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_144A367D8974A728-001\testSeekSliceEnd-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([144A367D8974A728]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [108/459 (1!)] on J0 in 2.55s, 54 tests, 1 error <<< FAILURES!

[...truncated 11865 lines...]
   [junit4] Suite: org.apache.solr.servlet.DirectSolrConnectionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]   2> 1193774 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1193777 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1193777 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1193778 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1193780 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1193875 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1193888 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1193894 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1194039 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194055 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194056 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194059 INFO  (coreLoadExecutor-3794-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1194061 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1194151 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1194165 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1194171 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1194172 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1194172 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1194173 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1194173 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001\]
   [junit4]   2> 1194181 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1194185 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 1194331 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1194331 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1194333 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1159905463, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1194333 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a86a3[collection1] main]
   [junit4]   2> 1194335 WARN  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 1194335 INFO  (coreLoadExecutor-3794-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1194337 INFO  (searcherExecutor-3795-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a86a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1194339 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1194348 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInsertThenSelect
   [junit4]   2> 1194350 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<delete><id>42</id></delete>}{delete=[42]} 0 0
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<add><doc><field+name%3D"id">42</field><field+name%3D"subject">Kittens!!!+?</field></doc></add>}{add=[42]} 0 4
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1194354 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19b202 commitCommandVersion:0
   [junit4]   2> 1194382 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d7c97a[collection1] main]
   [junit4]   2> 1194382 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1194387 INFO  (searcherExecutor-3795-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@d7c97a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1194387 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={stream.body=<commit/>}{commit=} 0 32
   [junit4]   2> 1194387 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1194388 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[42]} 0 0
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42]} 0 2
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1194390 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@19b202 commitCommandVersion:0
   [junit4]   2> 1194412 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1053bcf[collection1] main]
   [junit4]   2> 1194413 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1194416 INFO  (searcherExecutor-3795-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1053bcf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1194417 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 1194418 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:42&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 1194418 INFO  (TEST-DirectSolrConnectionTest.testInsertThenSelect-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInsertThenSelect
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimpleRequest
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&echoParams=explicit&wt=xml&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 1194430 INFO  (TEST-DirectSolrConnectionTest.testSimpleRequest-seed#[9955B61D7BD12B71]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimpleRequest
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=5826655
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1194431 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b6890d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@24ee17
   [junit4]   2> 1194436 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1194437 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9a88f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ad088b
   [junit4]   2> 1194441 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1194441 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2989c9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d067bb
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1499f26
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=21602086
   [junit4]   2> 1194443 INFO  (coreCloseExecutor-3799-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@407a18: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@bd8232
   [junit4]   2> 1194457 INFO  (SUITE-DirectSolrConnectionTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=pl, timezone=America/Kentucky/Monticello
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=182103024,total=469762048
   [junit4]   2> NOTE: All tests run in this JVM: [AnalysisErrorHandlingTest, TestHashQParserPlugin, TestManagedSchemaThreadSafety, TestSQLHandlerNonCloud, QueryResultKeyTest, RecoveryZkTest, BooleanFieldTest, TestCloudNestedDocsSort, ZkFailoverTest, AtomicUpdatesTest, V2ApiIntegrationTest, CurrencyFieldTypeTest, TestLockTree, AssignTest, TestBinaryResponseWriter, SSLMigrationTest, DeleteInactiveReplicaTest, TestBulkSchemaAPI, CollectionsAPIDistributedZkTest, HLLUtilTest, TestUnifiedSolrHighlighter, TestRebalanceLeaders, CoreSorterTest, TestSystemIdResolver, TestPushWriter, JSONWriterTest, TestClusterStateProvider, TestNumericTokenStream, TestSolrConfigHandler, TestUseDocValuesAsStored, DistribCursorPagingTest, SolrPluginUtilsTest, HdfsSyncSliceTest, TestFieldCacheSortRandom, TestRestoreCore, FileUtilsTest, TestConfigSetProperties, UninvertDocValuesMergePolicyTest, TestRawTransformer, LeaderElectionTest, SpatialHeatmapFacetsTest, TestPostingsSolrHighlighter, SuggesterFSTTest, AddReplicaTest, TestNRTOpen, RequestLoggingTest, SuggestComponentTest, ShardRoutingCustomTest, TestBM25SimilarityFactory, TestExactSharedStatsCache, DistributedVersionInfoTest, HttpPartitionTest, AutoAddReplicasIntegrationTest, ClassificationUpdateProcessorIntegrationTest, UnloadDistributedZkTest, MoreLikeThisHandlerTest, TestSmileRequest, ResourceLoaderTest, TestSubQueryTransformerDistrib, TestLegacyFieldReuse, SpatialFilterTest, TestSerializedLuceneMatchVersion, TestHdfsCloudBackupRestore, SolrCoreMetricManagerTest, PathHierarchyTokenizerFactoryTest, UtilsToolTest, WordBreakSolrSpellCheckerTest, OverseerTaskQueueTest, TestHighlightDedupGrouping, ForceLeaderTest, NumberUtilsTest, TestNumericTerms32, TestConfigOverlay, SchemaVersionSpecificBehaviorTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, CopyFieldTest, HdfsBasicDistributedZk2Test, SampleTest, TestExportWriter, DeleteNodeTest, TemplateUpdateProcessorTest, RankQueryTest, SOLR749Test, TestComplexPhraseLeadingWildcard, CustomHighlightComponentTest, SchemaApiFailureTest, BlockDirectoryTest, TestRemoteStreaming, SearchHandlerTest, HdfsWriteToMultipleCollectionsTest, TestRuleBasedAuthorizationPlugin, DirectSolrConnectionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DirectSolrConnectionTest -Dtests.seed=9955B61D7BD12B71 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | DirectSolrConnectionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.DirectSolrConnectionTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [215/771 (1!)] on J0 in 0.73s, 2 tests, 1 error <<< FAILURES!

[...truncated 278 lines...]
   [junit4] Suite: org.apache.solr.schema.ManagedSchemaRoundRobinCloudTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\init-core-data-001
   [junit4]   2> 1535912 WARN  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1535913 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001
   [junit4]   2> 1535920 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1535920 INFO  (Thread-2750) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1535920 INFO  (Thread-2750) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1535932 ERROR (Thread-2750) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1536021 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58583
   [junit4]   2> 1536029 INFO  (zkConnectionManagerCallback-2580-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1536049 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1536050 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a8b3d{/solr,null,AVAILABLE}
   [junit4]   2> 1536051 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T01:27:37+04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1536051 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1536052 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@136ba10{/solr,null,AVAILABLE}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23021b{HTTP/1.1,[http/1.1]}{127.0.0.1:58587}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.e.j.s.Server Started @1543639ms
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58587}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b3c375{HTTP/1.1,[http/1.1]}{127.0.0.1:58590}
   [junit4]   2> 1536053 ERROR (jetty-launcher-2577-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.e.j.s.Server Started @1543640ms
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58590}
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1536053 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T03:49:17.199Z
   [junit4]   2> 1536054 ERROR (jetty-launcher-2577-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1536054 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-30T03:49:17.199Z
   [junit4]   2> 1536058 INFO  (zkConnectionManagerCallback-2584-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536058 INFO  (zkConnectionManagerCallback-2582-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536060 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1536060 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1536078 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730001, likely client has closed socket
   [junit4]   2> 1536079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730002, likely client has closed socket
   [junit4]   2> 1536086 INFO  (jetty-launcher-2577-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58583/solr
   [junit4]   2> 1536087 INFO  (jetty-launcher-2577-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58583/solr
   [junit4]   2> 1536090 INFO  (zkConnectionManagerCallback-2592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536091 INFO  (zkConnectionManagerCallback-2589-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536093 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x1003561a4730004, likely client has closed socket
   [junit4]   2> 1536097 INFO  (zkConnectionManagerCallback-2594-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536098 INFO  (zkConnectionManagerCallback-2596-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536278 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1536279 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58587_solr
   [junit4]   2> 1536281 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1536281 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.Overseer Overseer (id=72116287525027846-127.0.0.1:58587_solr-n_0000000000) starting
   [junit4]   2> 1536282 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58590_solr
   [junit4]   2> 1536288 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1536290 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1536309 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58587_solr
   [junit4]   2> 1536311 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1536311 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1536587 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536598 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536605 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536606 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536610 INFO  (jetty-launcher-2577-thread-2) [n:127.0.0.1:58587_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\.
   [junit4]   2> 1536617 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536617 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1536621 INFO  (jetty-launcher-2577-thread-1) [n:127.0.0.1:58590_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\.
   [junit4]   2> 1536794 INFO  (zkConnectionManagerCallback-2602-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536809 INFO  (zkConnectionManagerCallback-2606-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1536819 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1536827 INFO  (SUITE-ManagedSchemaRoundRobinCloudTest-seed#[9955B61D7BD12B71]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58583/solr ready
   [junit4]   2> 1536854 INFO  (qtp10334991-13661) [n:127.0.0.1:58587_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=cloud-managed&maxShardsPerNode=1&name=managed_coll&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1536854 INFO  (OverseerThreadFactory-5243-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection managed_coll
   [junit4]   2> 1536992 INFO  (OverseerStateUpdate-72116287525027846-127.0.0.1:58587_solr-n_0000000000) [n:127.0.0.1:58587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"managed_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58590/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1537000 INFO  (OverseerStateUpdate-72116287525027846-127.0.0.1:58587_solr-n_0000000000) [n:127.0.0.1:58587_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"managed_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"managed_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58587/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1537227 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard2_replica_n2&action=CREATE&numShards=2&collection=managed_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1537235 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=cloud-managed&newCollection=true&name=managed_coll_shard1_replica_n1&action=CREATE&numShards=2&collection=managed_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1537236 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1537236 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1537428 INFO  (zkCallback-2593-thread-1-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537428 INFO  (zkCallback-2595-thread-1-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537472 INFO  (zkCallback-2593-thread-2-processing-n:127.0.0.1:58590_solr) [n:127.0.0.1:58590_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1537473 INFO  (zkCallback-2595-thread-2-processing-n:127.0.0.1:58587_solr) [n:127.0.0.1:58587_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/managed_coll/state.json] for collection [managed_coll] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1538271 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1538303 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1538315 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema [managed_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1538315 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema [managed_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1538321 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1538321 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1538321 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard2_replica_n2' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1538322 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'managed_coll_shard1_replica_n1' using configuration from collection managed_coll, trusted=true
   [junit4]   2> 1538322 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58590.solr.core.managed_coll.shard1.replica_n1' (registry 'solr.core.managed_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1538323 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1538323 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [[managed_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\managed_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node1\.\managed_coll_shard1_replica_n1\data\]
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58587.solr.core.managed_coll.shard2.replica_n2' (registry 'solr.core.managed_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e07340
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1538323 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [[managed_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\managed_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.ManagedSchemaRoundRobinCloudTest_9955B61D7BD12B71-001\tempDir-001\node2\.\managed_coll_shard2_replica_n2\data\]
   [junit4]   2> 1538457 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538457 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538459 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@138a786[managed_coll_shard2_replica_n2] main]
   [junit4]   2> 1538460 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1538460 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1538461 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1538461 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1538462 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1538462 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1538462 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1538462 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1538463 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1538464 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@af49fa[managed_coll_shard1_replica_n1] main]
   [junit4]   2> 1538464 INFO  (searcherExecutor-5248-thread-1-processing-n:127.0.0.1:58587_solr x:managed_coll_shard2_replica_n2 s:shard2 c:managed_coll r:core_node4) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.SolrCore [managed_coll_shard2_replica_n2] Registered new searcher Searcher@138a786[managed_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538464 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590987754946166784
   [junit4]   2> 1538465 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cloud-managed
   [junit4]   2> 1538467 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cloud-managed
   [junit4]   2> 1538467 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cloud-managed/managed-schema
   [junit4]   2> 1538468 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 1538468 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1538473 INFO  (searcherExecutor-5249-thread-1-processing-n:127.0.0.1:58590_solr x:managed_coll_shard1_replica_n1 s:shard1 c:managed_coll r:core_node3) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.c.SolrCore [managed_coll_shard1_replica_n1] Registered new searcher Searcher@af49fa[managed_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1538473 INFO  (qtp32384519-13670) [n:127.0.0.1:58590_solr c:managed_coll s:shard1 r:core_node3 x:managed_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590987754955603968
   [junit4]   2> 1538481 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1538481 INFO  (qtp10334991-13665) [n:127.0.0.1:58587_solr c:managed_coll s:shard2 r:core_node4 x:managed_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1538481 IN

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

it4]    > 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]    > 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]    > 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]    > 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]    > 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]    > 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]    > 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]    > 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]    > 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]    > 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]    > 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]    > 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]    > 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]    > 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]    > 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]    > 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.run(EatWhatYouKill.java:131)
   [junit4]    > 	at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:382)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    > 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9955B61D7BD12B71]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [294/771 (2!)] on J0 in 28.58s, 1 test, 1 failure <<< FAILURES!

[...truncated 3942 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=589, maxMBSortInHeap=7.256882508596744, sim=RandomSimilarity(queryNorm=false): {}, locale=de, timezone=America/Guyana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=15130616,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1346A05D1F7727E7 -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=America/Guyana -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1346A05D1F7727E7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1346A05D1F7727E7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.43s, 8 tests, 1 error <<< FAILURES!

[...truncated 41569 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 429 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/429/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008

	at __randomizedtesting.SeedInfo.seed([7E52A381DCDF9BA9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster:     1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862:4F3BFAB1F4FEAD90]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001

	at __randomizedtesting.SeedInfo.seed([117CABCD57B7C917]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 665 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1307, maxMBSortInHeap=5.989821518017935, sim=RandomSimilarity(queryNorm=true): {}, locale=it-CH, timezone=Europe/Busingen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=127591200,total=343932928
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStream, TestIndexWriterWithThreads, TestCloseableThreadLocal, TestPhrasePrefixQuery, TestNIOFSDirectory, TestFieldsReader, TestCharFilter, TestClassicSimilarity, TestTermQuery, TestCodecUtil, TestSameScoresWithThreads, TestTwoPhaseCommitTool, TestBooleanQuery, TestLucene60PointsFormat, TestPositionIncrement, TestBooleanMinShouldMatch, TestUsageTrackingFilterCachingPolicy, TestThreadedForceMerge, TestMinimize, TestForceMergeForever, TestSpanTermQuery, TestFlushByRamOrCountsPolicy, TestManyFields, TestDirectMonotonic, Test2BBKDPoints, TestConjunctions, TestScorerPerf, TestIndexWriterDeleteByQuery, TestDocIdsWriter, TestFieldValueQuery, TestBM25Similarity, TestSpanExplanationsOfNonMatches, TestReusableStringReader, TestAllFilesHaveCodecHeader, TestSearchWithThreads, TestSpans, TestSimilarityProvider, TestSortedSetSortField, TestComplexExplanations, TestIndexWriterFromReader, TestLRUQueryCache, TestNorms, TestDocCount, TestCharArrayMap, TermInSetQueryTest, TestHugeRamFile, TestDocValuesQueries, TestIndexWriterExceptions, MultiCollectorTest, TestPointQueries, TestGrowableByteArrayDataOutput, TestIndexWriterUnicode, Test2BSortedDocValuesOrds, TestBufferedChecksum, TestSwappedIndexFiles, TestMixedDocValuesUpdates, TestCodecHoldsOpenFiles, TestSumDocFreq, TestIndexableField, TestSloppyPhraseQuery, Test4GBStoredFields, TestRateLimiter, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=7E52A381DCDF9BA9 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Europe/Busingen -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-029
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_7E52A381DCDF9BA9-001\testSeekZero-008
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E52A381DCDF9BA9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [134/459 (1!)] on J0 in 2.97s, 54 tests, 1 error <<< FAILURES!

[...truncated 11436 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\init-core-data-001
   [junit4]   2> 443271 WARN  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 443272 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 443276 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 443277 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 443278 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001
   [junit4]   2> 443278 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 443278 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 443278 INFO  (Thread-1000) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 443284 ERROR (Thread-1000) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 443378 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51361
   [junit4]   2> 443382 INFO  (zkConnectionManagerCallback-1122-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443387 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690000, likely client has closed socket
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443390 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 443391 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 443391 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b56fd5{/solr,null,AVAILABLE}
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 443392 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bf077{/solr,null,AVAILABLE}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12fa27f{HTTP/1.1,[http/1.1]}{127.0.0.1:51368}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.e.j.s.Server Started @451025ms
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51368}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@73781c{HTTP/1.1,[http/1.1]}{127.0.0.1:51365}
   [junit4]   2> 443395 INFO  (jetty-launcher-1119-thread-1) [    ] o.e.j.s.Server Started @451025ms
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51365}
   [junit4]   2> 443396 ERROR (jetty-launcher-1119-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 443396 ERROR (jetty-launcher-1119-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:10.810Z
   [junit4]   2> 443396 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:10.810Z
   [junit4]   2> 443399 INFO  (zkConnectionManagerCallback-1124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443399 INFO  (zkConnectionManagerCallback-1126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443400 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443400 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 443422 INFO  (jetty-launcher-1119-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 443422 INFO  (jetty-launcher-1119-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 443425 INFO  (zkConnectionManagerCallback-1134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443427 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690003, likely client has closed socket
   [junit4]   2> 443427 INFO  (zkConnectionManagerCallback-1132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443431 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690004, likely client has closed socket
   [junit4]   2> 443434 INFO  (zkConnectionManagerCallback-1136-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443434 INFO  (zkConnectionManagerCallback-1138-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 443590 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443590 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 443591 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51368_solr
   [junit4]   2> 443592 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51365_solr
   [junit4]   2> 443593 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer (id=72113790185439237-127.0.0.1:51368_solr-n_0000000000) starting
   [junit4]   2> 443604 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51368_solr
   [junit4]   2> 443604 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443606 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 443609 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 443613 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 443613 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51365_solr]
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 443614 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 443615 INFO  (OverseerStateUpdate-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 443619 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 443620 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 443725 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 443861 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443877 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443877 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51365.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 443880 INFO  (jetty-launcher-1119-thread-1) [n:127.0.0.1:51365_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node1\.
   [junit4]   2> 444127 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444142 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444142 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51368.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 444143 INFO  (jetty-launcher-1119-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node2\.
   [junit4]   2> 444194 INFO  (zkConnectionManagerCallback-1144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444196 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690007, likely client has closed socket
   [junit4]   2> 444201 INFO  (zkConnectionManagerCallback-1148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444203 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 444205 INFO  (SUITE-TriggerIntegrationTest-seed#[7E8597558A54D862]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51361/solr ready
   [junit4]   2> 444224 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 444225 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 444225 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 444225 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 444228 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 444228 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 444229 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 445236 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 453241 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 463257 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 473270 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetProperties
   [junit4]   2> 473285 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 473286 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 3
   [junit4]   2> 473287 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 473287 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 473296 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 473301 INFO  (qtp28761666-4373) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 473302 DEBUG (qtp440522-4388) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 473303 INFO  (qtp440522-4388) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 473303 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 473304 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 473305 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 473305 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 473305 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 473307 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 473307 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6e61e5{/solr,null,AVAILABLE}
   [junit4]   2> 473307 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2ced2c{HTTP/1.1,[http/1.1]}{127.0.0.1:51544}
   [junit4]   2> 473308 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @480938ms
   [junit4]   2> 473308 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51544}
   [junit4]   2> 473308 ERROR (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 473309 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 473309 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:40.723Z
   [junit4]   2> 473310 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 473310 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 473313 INFO  (zkConnectionManagerCallback-1150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473314 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 473332 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 473334 INFO  (zkConnectionManagerCallback-1154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473336 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f69000a, likely client has closed socket
   [junit4]   2> 473340 INFO  (zkConnectionManagerCallback-1156-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 473354 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 473358 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 473362 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51544_solr
   [junit4]   2> 473363 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473363 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473364 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473365 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 473545 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51544.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 473553 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [n:127.0.0.1:51544_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node3\.
   [junit4]   2> 474312 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 474313 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 474313 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51544_solr at time 857516192854117
   [junit4]   2> 475117 INFO  (qtp28761666-4378) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475120 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475125 INFO  (qtp16016362-4444) [n:127.0.0.1:51544_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475126 DEBUG (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 475127 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 475128 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 475129 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 475129 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 475130 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:51544_solr
   [junit4]   2> 475131 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:51544_solr] added at times [857517009765201], now=857517010879078
   [junit4]   2> 475131 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 475131 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"30be83cc18351T4wi06po165h8g14c6pjz6xhdw",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":857517009765201,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857517009765201],
   [junit4]   2>     "nodeNames":["127.0.0.1:51544_solr"]}}
   [junit4]   2> 475132 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_restore_trigger]
   [junit4]   2> 475133 INFO  (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 475133 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"30be83cc18351T4wi06po165h8g14c6pjz6xhdw",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":857517009765201,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857517009765201],
   [junit4]   2>     "_enqueue_time_":857517011517652,
   [junit4]   2>     "nodeNames":["127.0.0.1:51544_solr"]}}
   [junit4]   2> 475133 INFO  (TEST-TriggerIntegrationTest.testNodeAddedTriggerRestoreState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 475144 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_restore_trigger after 5000ms
   [junit4]   2> 475144 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 11 ms for event id=30be83cc18351T4wi06po165h8g14c6pjz6xhdw
   [junit4]   2> 475159 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 475160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 6
   [junit4]   2> 475161 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 475161 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 475163 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475164 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 475165 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 475168 INFO  (qtp28761666-4375) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 475171 INFO  (qtp440522-4383) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 475176 INFO  (qtp16016362-4448) [n:127.0.0.1:51544_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 475176 DEBUG (qtp440522-4385) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 475178 INFO  (qtp440522-4385) [n:127.0.0.1:51368_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=12
   [junit4]   2> 475178 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 475179 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51368_solr, 127.0.0.1:51365_solr]
   [junit4]   2> 475179 DEBUG (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 475179 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 475182 INFO  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 475182 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 475182 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 475183 DEBUG (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 475183 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 475183 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 475192 INFO  (qtp28761666-4377) [n:127.0.0.1:51365_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 475194 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 475195 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 475195 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b1a98d{/solr,null,AVAILABLE}
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@127c65d{HTTP/1.1,[http/1.1]}{127.0.0.1:51561}
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @482825ms
   [junit4]   2> 475196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51561}
   [junit4]   2> 475196 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 475197 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:42.611Z
   [junit4]   2> 475200 INFO  (zkConnectionManagerCallback-1160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475202 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 475222 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 475224 INFO  (zkConnectionManagerCallback-1164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475226 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f69000d, likely client has closed socket
   [junit4]   2> 475229 INFO  (zkConnectionManagerCallback-1166-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 475240 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 475242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 475246 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51561_solr
   [junit4]   2> 475249 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475249 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475249 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475250 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475251 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 475533 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475544 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475544 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51561.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 475546 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51561_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node4\.
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 476185 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51561_solr at time 857518065321120
   [junit4]   2> 477187 INFO  (OverseerCollectionConfigSetProcessor-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_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> 477188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 477188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 478188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 478188 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 479189 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 479189 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 480190 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 480193 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 481195 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 481195 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 482197 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 482197 DEBUG (ScheduledTrigger-1528-thread-4) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 483197 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 483197 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 484229 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 484229 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 485230 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 485230 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS firing registered processor for nodes: [127.0.0.1:51561_solr] added at times [857518065321120], now=857528112467207
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"30be87bac04a0T4wi06po165h8g14c6pjz6xhdy",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":857518065321120,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857518065321120],
   [junit4]   2>     "nodeNames":["127.0.0.1:51561_solr"]}}
   [junit4]   2> 486232 DEBUG (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Pausing all triggers: [node_added_triggerEFRS]
   [junit4]   2> 486234 INFO  (ScheduledTrigger-1528-thread-1) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 486235 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"30be87bac04a0T4wi06po165h8g14c6pjz6xhdy",
   [junit4]   2>   "source":"node_added_triggerEFRS",
   [junit4]   2>   "eventTime":857518065321120,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[857518065321120],
   [junit4]   2>     "_enqueue_time_":857528112762458,
   [junit4]   2>     "nodeNames":["127.0.0.1:51561_solr"]}}
   [junit4]   2> 486237 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 486238 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ff2c51{/solr,null,AVAILABLE}
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15177b{HTTP/1.1,[http/1.1]}{127.0.0.1:51601}
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.Server Started @493868ms
   [junit4]   2> 486239 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51601}
   [junit4]   2> 486240 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 486242 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-29T17:14:53.656Z
   [junit4]   2> 486249 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers Resuming trigger: node_added_triggerEFRS after 5000ms
   [junit4]   2> 486249 DEBUG (AutoscalingActionExecutor-1529-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 15 ms for event id=30be87bac04a0T4wi06po165h8g14c6pjz6xhdy
   [junit4]   2> 486252 INFO  (zkConnectionManagerCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486253 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 486287 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51361/solr
   [junit4]   2> 486290 INFO  (zkConnectionManagerCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486292 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690010, likely client has closed socket
   [junit4]   2> 486295 INFO  (zkConnectionManagerCallback-1176-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 486306 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 486310 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 486313 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51601_solr
   [junit4]   2> 486316 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486316 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486316 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486317 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486317 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486318 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 486653 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486672 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486672 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51601.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@169373c
   [junit4]   2> 486675 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [n:127.0.0.1:51601_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7E8597558A54D862-001\tempDir-001\node5\.
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 491250 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:51601_solr at time 857533129566762
   [junit4]   2> 492253 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 492253 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 493254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 493254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 494254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 494254 DEBUG (ScheduledTrigger-1528-thread-2) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 495256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 495256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 496256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_triggerEFRS
   [junit4]   2> 496256 DEBUG (ScheduledTrigger-1528-thread-3) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 496779 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@12fa27f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=26169616
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 496780 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f0f1a: rootName = solr_51368, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1a773b2
   [junit4]   2> 496786 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 496786 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f8054c: rootName = solr_51368, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1358cdf
   [junit4]   2> 496792 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 496792 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30370b: rootName = solr_51368, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@4540bd
   [junit4]   2> 496795 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51368_solr
   [junit4]   2> 496796 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 496798 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 496798 INFO  (zkCallback-1137-thread-1-processing-n:127.0.0.1:51368_solr) [n:127.0.0.1:51368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1155-thread-1-processing-n:127.0.0.1:51544_solr) [n:127.0.0.1:51544_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1175-thread-1-processing-n:127.0.0.1:51601_solr) [n:127.0.0.1:51601_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1147-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (zkCallback-1165-thread-1-processing-n:127.0.0.1:51561_solr) [n:127.0.0.1:51561_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (5) -> (4)
   [junit4]   2> 496798 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.Overseer Overseer (id=72113790185439237-127.0.0.1:51368_solr-n_0000000000) closing
   [junit4]   2> 496799 INFO  (OverseerStateUpdate-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:51368_solr
   [junit4]   2> 496799 WARN  (OverseerAutoScalingTriggerThread-72113790185439237-127.0.0.1:51368_solr-n_0000000000) [n:127.0.0.1:51368_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 496799 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 496802 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Unable to read additional data from client sessionid 0x100331c2f690005, likely client has closed socket
   [junit4]   2> 496802 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@bf077{/solr,null,UNAVAILABLE}
   [junit4]   2> 496803 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[7E8597558A54D862]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 496803 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51365_solr
   [junit4]   2> 496805 INFO  (zkCallback-1135-thread-1-processing-n:127.0.0.1:51365_solr) [n:127.0.0.1:51365_solr    ] o.a.s.c.Overseer Overseer (id=72113790185439238-127.0.0.1:51365_solr-n_0000000001) starting
   [junit4]   2> 496814 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 496815 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:51544_solr, 127.0.0.1:51561_solr, 127.0.0.1:51365_solr, 127.0.0.1:51601_solr]
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_triggerEFRS instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 496816 DEBUG (OverseerAutoScalingTriggerThread-72113790185439238-127.0.0.1:51365_solr-n_0000000001) [n:127.0.0.1:51365_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:5154

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

pse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2026, maxMBSortInHeap=5.48290535647948, sim=RandomSimilarity(queryNorm=false): {}, locale=sq, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=2,free=68269984,total=348127232
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeySafeLeaderTest, TestPointFields, TestDownShardTolerantSearch, MinimalSchemaTest, TestCustomStream, OverriddenZkACLAndCredentialsProvidersTest, SparseHLLTest, TestEmbeddedSolrServerConstructors, RequestHandlersTest, RulesTest, SolrMetricsIntegrationTest, TestFieldResource, HighlighterMaxOffsetTest, TestHdfsBackupRestoreCore, HdfsUnloadDistributedZkTest, TestMacros, HdfsDirectoryFactoryTest, TestDocSet, TestLeaderInitiatedRecoveryThread, NotRequiredUniqueKeyTest, DeleteLastCustomShardedReplicaTest, TestSolr4Spatial, TestChildDocTransformer, TestRandomCollapseQParserPlugin, ShufflingReplicaListTransformerTest, TestSha256AuthenticationProvider, TestRandomFaceting, LeaderInitiatedRecoveryOnShardRestartTest, ClusterStateUpdateTest, TestRetrieveFieldsOptimizer, TestConfigSetsAPI, DocValuesTest, TestJsonFacets, DOMUtilTest, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, DisMaxRequestHandlerTest, OverseerStatusTest, ComputePlanActionTest, TestMiniSolrCloudClusterSSL, GraphQueryTest, TestDistributedMissingSort, TriggerIntegrationTest, TestCollectionsAPIViaSolrCloudCluster]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollectionsAPIViaSolrCloudCluster -Dtests.seed=7E8597558A54D862 -Dtests.slow=true -Dtests.locale=sq -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCollectionsAPIViaSolrCloudCluster (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.api.collections.TestCollectionsAPIViaSolrCloudCluster: 
   [junit4]    >    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=5743, name=qtp4497288-5743, state=TIMED_WAITING, group=TGRP-TestCollectionsAPIViaSolrCloudCluster]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7E8597558A54D862]:0)
   [junit4] Completed [135/771 (2!)] on J1 in 98.81s, 3 tests, 2 errors <<< FAILURES!

[...truncated 4374 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1473, maxMBSortInHeap=5.015011827538626, sim=RandomSimilarity(queryNorm=true): {}, locale=lv-LV, timezone=Antarctica/Troll
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12069064,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=117CABCD57B7C917 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_117CABCD57B7C917-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([117CABCD57B7C917]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 41560 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 428 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/428/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseSerialGC

6 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E:EE29859F817D1861]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_5425B210DE95CE2E-001

	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestDetails

Error Message:
Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-022\.\collection1\data\index/,commits=[{indexVersion=1517121655162,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1517121655162,generation=2,slave={masterDetails={indexSize=1.94 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-021\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1517121655162,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1517121655162,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1517121655162,replicableGeneration=2}},masterUrl=http://127.0.0.1:54034/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun Jan 28 01:41:34 EST 2018,currentDate=Sun Jan 28 01:41:33 EST 2018,isPollingDisabled=false,isReplicating=false}}

Stack Trace:
java.lang.AssertionError: Expected to see that the slave has replicated1: {indexSize=117 bytes,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-022\.\collection1\data\index/,commits=[{indexVersion=1517121655162,generation=2,filelist=[segments_2]}],isMaster=false,isSlave=true,indexVersion=1517121655162,generation=2,slave={masterDetails={indexSize=1.94 KB,indexPath=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-021\.\collection1\data\index/,commits=[{indexVersion=0,generation=1,filelist=[segments_1]}, {indexVersion=1517121655162,generation=2,filelist=[_0.cfe, _0.cfs, _0.si, segments_2]}],isMaster=true,isSlave=false,indexVersion=1517121655162,generation=2,master={confFiles=schema.xml,xslt/dummy.xsl,replicateAfter=[commit],replicationEnabled=true,replicableVersion=1517121655162,replicableGeneration=2}},masterUrl=http://127.0.0.1:54034/solr/collection1,pollInterval=00:00:01,nextExecutionAt=Sun Jan 28 01:41:34 EST 2018,currentDate=Sun Jan 28 01:41:33 EST 2018,isPollingDisabled=false,isReplicating=false}}
	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E:2E78916548CDE7A6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNotNull(Assert.java:526)
	at org.apache.solr.handler.TestReplicationHandler.doTestDetails(TestReplicationHandler.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001

	at __randomizedtesting.SeedInfo.seed([E897E0DF50405B6]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12687 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\init-core-data-001
   [junit4]   2> 1556660 WARN  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=123 numCloses=123
   [junit4]   2> 1556660 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1556675 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1556675 INFO  (SUITE-TestReplicationHandler-seed#[5425B210DE95CE2E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1556675 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCommits
   [junit4]   2> 1556675 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1
   [junit4]   2> 1556691 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1556718 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e0835d{/solr,null,AVAILABLE}
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ad721{HTTP/1.1,[http/1.1]}{127.0.0.1:53876}
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server Started @1564436ms
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=53876}
   [junit4]   2> 1556802 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T06:40:13.550Z
   [junit4]   2> 1556802 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\solr.xml
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1556815 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1557050 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557065 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557065 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557081 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.
   [junit4]   2> 1557081 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1557081 INFO  (coreLoadExecutor-6837-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1557190 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1557206 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1557224 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8462378576977637]
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1557487 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc860[collection1] main]
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-001\collection1\conf
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1557535 INFO  (coreLoadExecutor-6837-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1557535 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc860[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1558068 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T11:27:37+14:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c1c6f9{/solr,null,AVAILABLE}
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e88062{HTTP/1.1,[http/1.1]}{127.0.0.1:53879}
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.Server Started @1565754ms
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=53879}
   [junit4]   2> 1558112 ERROR (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-28T06:40:14.860Z
   [junit4]   2> 1558112 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\solr.xml
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1558170 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1558579 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558598 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558598 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558613 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.
   [junit4]   2> 1558613 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1558630 INFO  (coreLoadExecutor-6847-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1558753 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1558767 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1975cd6
   [junit4]   2> 1558783 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1558783 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1558822 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=29, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8462378576977637]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cf5e14[collection1] main]
   [junit4]   2> 1559251 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestReplicationHandler_5425B210DE95CE2E-001\solr-instance-002\collection1\conf
   [junit4]   2> 1559268 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1559268 INFO  (coreLoadExecutor-6847-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1559268 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cf5e14[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559351 INFO  (qtp11989661-19011) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559351 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f0695 commitCommandVersion:0
   [junit4]   2> 1559362 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7aeab1[collection1] main]
   [junit4]   2> 1559362 INFO  (indexFetcher-6852-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559362 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7aeab1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1559814 INFO  (qtp11989661-19011) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=*:*&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1559814 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 2
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1559829 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18aac13[collection1] main]
   [junit4]   2> 1559845 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559845 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18aac13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1559845 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 17
   [junit4]   2> 1559860 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1559860 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616577
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616099
   [junit4]   2> 1559860 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1559878 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=15
   [junit4]   2> 1559878 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 4
   [junit4]   2> 1559878 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=true) to MockDirectoryWrapper(RAMDirectory@ea33e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cdcf)
   [junit4]   2> 1559878 INFO  (qtp11989661-19020) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559878 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559892 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=_0.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559908 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher File segments_2 did not match. expected checksum is 661841601 and actual is checksum 2636399879. expected length is 201 and actual length is 117
   [junit4]   2> 1559908 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=2&qt=/replication&file=segments_2&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=true,bytesDownloaded=1906) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@ea33e2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@b1cdcf)
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.c.SolrCore Updating index properties... index=index.20180128014016626
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher removing old index directory MockDirectoryWrapper(RAMDirectory@10d78a2 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@a374ab)
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1559908 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc3914[collection1] main]
   [junit4]   2> 1559923 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@bc3914[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1559923 INFO  (qtp26130118-19030) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=71
   [junit4]   2> 1559942 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty1&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1559942 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1559942 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1559955 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1559955 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 0
   [junit4]   2> 1559955 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560002 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 2
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616577
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616577
   [junit4]   2> 1560002 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave in sync with master.
   [junit4]   2> 1560002 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=45
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 1
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1560002 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dbfd[collection1] main]
   [junit4]   2> 1560022 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dbfd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560022 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1560033 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560096 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 3
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616750
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 2
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616577
   [junit4]   2> 1560096 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1560125 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=35
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 7
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@296022 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@156510e)
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1560125 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1560125 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560125 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560141 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=_1.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560141 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=3&qt=/replication&file=segments_3&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=1987) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@296022 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@156510e)
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1560172 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560187 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14cee2a[collection1] main]
   [junit4]   2> 1560187 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14cee2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1560187 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=155
   [junit4]   2> 1560206 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty2&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=7
   [junit4]   2> 1560206 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=2
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560206 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=false,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1560206 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@130a5f7[collection1] realtime]
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1560218 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={openSearcher=false&commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1560218 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1560218 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 4
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121616954
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 3
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616750
   [junit4]   2> 1560218 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1560234 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=13
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 10
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1560234 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1561237 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1561237 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1562298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1562298 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1563330 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1563330 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1564339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1564339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1565339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1565339 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1566353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1566353 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1567367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1567367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1568367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1568367 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1569396 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1569396 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1570397 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Found unused file: segments_2
   [junit4]   2> 1570397 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Sleeping for 1000ms to wait for unused lucene index files to be delete-able
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher IndexFetcher slept for 11000ms for unused lucene index files to be delete-able
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@138c70a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65c8a1)
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1571410 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1571428 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571443 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=_2.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=4&qt=/replication&file=segments_4&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571473 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2068) : 11 secs (188 bytes/sec) to MockDirectoryWrapper(RAMDirectory@138c70a lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@65c8a1)
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571505 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@197582e[collection1] main]
   [junit4]   2> 1571505 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@197582e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1)))}
   [junit4]   2> 1571505 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=11300
   [junit4]   2> 1571526 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 1571526 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 0 docs
   [junit4]   2> 1571551 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:empty3&sort=id+desc&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 1571551 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 1 docs
   [junit4]   2> 1571551 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ae7ab1 commitCommandVersion:0
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@15c2b94[collection1] main]
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1571551 INFO  (searcherExecutor-6838-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@15c2b94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1) Uninverting(_3(7.3.0):c1)))}
   [junit4]   2> 1571551 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={commit=true&wt=javabin&version=2}{commit=} 0 5
   [junit4]   2> 1571551 WARN  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher 'masterUrl' must be specified without the /replication suffix
   [junit4]   2> 1571567 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's generation: 5
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Master's version: 1517121628299
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's generation: 4
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Slave's version: 1517121616954
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting replication process
   [junit4]   2> 1571584 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&tlogFiles=false&wt=javabin&version=2&command=filelist} status=0 QTime=0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Number of files in latest index in master: 13
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=38.43359375, floorSegmentMB=0.326171875, forceMergeDeletesPctAllowed=25.070369946754102, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Starting download (fullCopy=false) to MockDirectoryWrapper(RAMDirectory@e5fd3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4780fb)
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _0.cfs because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfs because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _1.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.si because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.cfe because it already exists
   [junit4]   2> 1571584 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Skipping download for _2.cfs because it already exists
   [junit4]   2> 1571584 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.si&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.cfs&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=_3.cfe&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={generation=5&qt=/replication&file=segments_5&checksum=true&wt=filestream&command=filecontent} status=0 QTime=0
   [junit4]   2> 1571598 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.h.IndexFetcher Total time taken for download (fullCopy=false,bytesDownloaded=2149) : 0 secs (null bytes/sec) to MockDirectoryWrapper(RAMDirectory@e5fd3e lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@4780fb)
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=36, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 1571614 INFO  (explicit-fetchindex-cmd) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@78090[collection1] main]
   [junit4]   2> 1571614 INFO  (searcherExecutor-6848-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@78090[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c1) Uninverting(_3(7.3.0):c1)))}
   [junit4]   2> 1571614 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={wait=true&masterUrl=http://127.0.0.1:53876/solr/collection1/replication&command=fetchindex} status=0 QTime=58
   [junit4]   2> 1571614 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1571614 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1571614 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=name:(empty1+empty2+empty3+empty4)&sort=id+desc&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 1571614 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.h.TestReplicationHandler Waited for 0ms and found 4 docs
   [junit4]   2> 1571614 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp11989661-19015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={slave=false&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=0
   [junit4]   2> 1571614 INFO  (qtp26130118-19035) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=getDetails&qt=/replication&wt=javabin&version=2&command=details} status=0 QTime=1
   [junit4]   2> 1571629 INFO  (qtp11989661-19016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571629 INFO  (qtp26130118-19036) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/replication params={_trace=assertVersions&qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCommits
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1ad721{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1571629 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=23186526
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10f1675: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4cefd3
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1571678 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c1d0e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9a087c
   [junit4]   2> 1571696 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1571696 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1564134: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1545423
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@37e742
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=3663682
   [junit4]   2> 1571722 INFO  (coreCloseExecutor-6857-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10aa334: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1a6c51f
   [junit4]   2> 1571818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@e0835d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1571818 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e88062{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=21945509
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1571833 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5aa8cc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fe597
   [junit4]   2> 1571848 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1571848 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9c4e1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@9a087c
   [junit4]   2> 1571863 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1571863 INFO  (TEST-TestReplicationHandler.testEmptyCommits-seed#[5425B210DE95CE2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14169dd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1545423
   [junit4]   2> 1571978 INFO  (coreCloseExecutor-6859-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@48c99b
   [junit4]   2> 1571978 INFO  (coreCloseExecutor-6859-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric re

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

luate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> ?.?. 28, 2561 4:36:48 ?????????? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9205, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[5425B210DE95CE2E], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8551448 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[5425B210DE95CE2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_5425B210DE95CE2E-001
   [junit4]   2> Jan 28, 2018 8:36:48 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1070, maxMBSortInHeap=7.562457580928586, sim=RandomSimilarity(queryNorm=false): {}, locale=th-TH, timezone=SystemV/AST4
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=188144816,total=384614400
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryElevationComponentTest, TestCloudSearcherWarming, QueryResultKeyTest, BigEndianAscendingWordDeserializerTest, BasicZkTest, TestSolrCloudWithHadoopAuthPlugin, TestDefaultStatsCache, TestRecovery, ConjunctionSolrSpellCheckerTest, TestSolrCLIRunExample, AddReplicaTest, ExitableDirectoryReaderTest, DataDrivenBlockJoinTest, TestSolrCoreParser, TestShardHandlerFactory, TestIBSimilarityFactory, SuggestComponentTest, TestSizeLimitedDistributedMap, TestAddFieldRealTimeGet, TestSweetSpotSimilarityFactory, TestConfigSetProperties, TestReplicationHandlerBackup, SchemaVersionSpecificBehaviorTest, TestLegacyNumericRangeQueryBuilder, RollingRestartTest, OpenExchangeRatesOrgProviderTest, TestDynamicFieldCollectionResource, HdfsRecoveryZkTest, MoveReplicaTest, ReplicationFactorTest, TestFastOutputStream, ZkStateWriterTest, CachingDirectoryFactoryTest, TestTolerantSearch, V2ApiIntegrationTest, TestElisionMultitermQuery, TestDynamicLoading, SolrTestCaseJ4Test, TestSolrConfigHandler, TestManagedSchemaThreadSafety, BooleanFieldTest, TestIndexSearcher, TestDocTermOrds, BlockDirectoryTest, TestPullReplicaErrorHandling, TestPayloadCheckQParserPlugin, BlockJoinFacetDistribTest, TestQueryUtils, TestHighFrequencyDictionaryFactory, TestRestoreCore, DistribCursorPagingTest, TestDistribStateManager, TestEmbeddedSolrServerSchemaAPI, VMParamsZkACLAndCredentialsProvidersTest, CdcrRequestHandlerTest, TestCoreContainer, TestExportWriter, AutoScalingHandlerTest, TestSolrJ, StatelessScriptUpdateProcessorFactoryTest, CloudExitableDirectoryReaderTest, MoreLikeThisHandlerTest, TestPostingsSolrHighlighter, SolrSlf4jReporterTest, TestUtils, SpatialRPTFieldTypeTest, HttpSolrCallGetCoreTest, TestScoreJoinQPNoScore, TestOmitPositions, BasicDistributedZkTest, NumberUtilsTest, TestJoin, SignatureUpdateProcessorFactoryTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, TestTrieFacet, LeaderElectionTest, XmlUpdateRequestHandlerTest, CustomHighlightComponentTest, TestReload, TestCollationFieldDocValues, HdfsChaosMonkeyNothingIsSafeTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=5425B210DE95CE2E -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=SystemV/AST4 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5425B210DE95CE2E]:0)
   [junit4] Completed [661/769 (4!)] on J0 in 7220.20s, 1 test, 2 errors <<< FAILURES!

[...truncated 2779 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=365, maxMBSortInHeap=7.842922954526933, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=Australia/Victoria
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=38140896,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E897E0DF50405B6 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Australia/Victoria -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E897E0DF50405B6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E897E0DF50405B6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.49s, 8 tests, 1 error <<< FAILURES!

[...truncated 41551 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 427 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/427/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001

	at __randomizedtesting.SeedInfo.seed([428A79AEFA059D79]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.OverallAnalyticsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1C3DE99668323C1F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([DDB246A44A2BDF02]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore.setupClass(TestHdfsCloudBackupRestore.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001

	at __randomizedtesting.SeedInfo.seed([1734E3A29CC63F0B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 4784 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=Direct), content4=PostingsFormat(name=Asserting), trieInt=PostingsFormat(name=Memory), content3=Lucene50(blocksize=128), content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Asserting), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=Memory), content=PostingsFormat(name=Asserting), autf8=Lucene50(blocksize=128)}, docValues:{dvShort=DocValuesFormat(name=Asserting), utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Asserting), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Asserting), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Asserting), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Asserting), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Asserting), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Asserting), dvByte=DocValuesFormat(name=Asserting), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=720, maxMBSortInHeap=5.379360960713848, sim=RandomSimilarity(queryNorm=false): {content6=DFR GZ(0.3), content5=IB SPL-DZ(0.3), content2=DFR GLZ(0.3), utf8=IB SPL-L2, fie?ld=DFR I(F)B3(800.0), content=DFI(Saturated), autf8=DFR I(ne)1}, locale=de-AT, timezone=Asia/Novokuznetsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60212272,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=428A79AEFA059D79 -Dtests.slow=true -Dtests.locale=de-AT -Dtests.timezone=Asia/Novokuznetsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_428A79AEFA059D79-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([428A79AEFA059D79]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/8 (1!)] on J1 in 57.26s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7600 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.TestHdfsCloudBackupRestore
   [junit4]   2> 859413 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   [junit4]   2> 859413 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 859415 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 859415 INFO  (SUITE-TestHdfsCloudBackupRestore-seed#[DDB246A44A2BDF02]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=os-RU, timezone=ROK
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=92974504,total=352571392
   [junit4]   2> NOTE: All tests run in this JVM: [TestLeaderInitiatedRecoveryThread, DeleteNodeTest, TestNRTOpen, OpenCloseCoreStressTest, TestIBSimilarityFactory, JavabinLoaderTest, CloudExitableDirectoryReaderTest, TestFunctionQuery, SolrShardReporterTest, BigEndianAscendingWordDeserializerTest, MoreLikeThisHandlerTest, RecoveryZkTest, ReplicationFactorTest, TestQueryWrapperFilter, TestShardHandlerFactory, TestMergePolicyConfig, AutoscalingHistoryHandlerTest, MoveReplicaHDFSFailoverTest, HttpTriggerListenerTest, TestGenericDistributedQueue, ManagedSchemaRoundRobinCloudTest, TestPayloadCheckQParserPlugin, TestLazyCores, AutoScalingHandlerTest, TestPostingsSolrHighlighter, TestPrepRecovery, SolrIndexMetricsTest, TestZkChroot, InfoHandlerTest, TestSchemaManager, WordBreakSolrSpellCheckerTest, TestSolrCoreParser, CoreSorterTest, StatelessScriptUpdateProcessorFactoryTest, SolrMetricReporterTest, SolrInfoBeanTest, HighlighterTest, ClassificationUpdateProcessorIntegrationTest, SOLR749Test, BooleanFieldTest, ExecutePlanActionTest, TestNumericTokenStream, HdfsDirectoryTest, FastVectorHighlighterTest, TestConfigSetsAPI, TestCursorMarkWithoutUniqueKey, TestDelegationWithHadoopAuth, TestSweetSpotSimilarityFactory, SolrIndexSplitterTest, TestRemoteStreaming, TestExportWriter, TestExactSharedStatsCache, BlobRepositoryCloudTest, BasicZkTest, UUIDUpdateProcessorFallbackTest, TestPullReplicaErrorHandling, MultiTermTest, BlockJoinFacetSimpleTest, RuleEngineTest, AutoAddReplicasIntegrationTest, SaslZkACLProviderTest, TestSegmentSorting, MBeansHandlerTest, TemplateUpdateProcessorTest, ConfigSetsAPITest, CdcrReplicationDistributedZkTest, TestSolrCLIRunExample, SolrPluginUtilsTest, TestQueryTypes, TestDynamicFieldCollectionResource, TestClusterStateMutator, AddSchemaFieldsUpdateProcessorFactoryTest, DataDrivenBlockJoinTest, QueryElevationComponentTest, TestLegacyFieldReuse, NumericFieldsTest, TestUninvertingReader, TestConfigSetProperties, SolrCoreMetricManagerTest, TestLRUStatsCache, TestHashQParserPlugin, UpdateLogTest, TestUtils, TestFileDictionaryLookup, TestNumericTerms32, SampleTest, MetricUtilsTest, FileUtilsTest, TestHdfsCloudBackupRestore]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHdfsCloudBackupRestore -Dtests.seed=DDB246A44A2BDF02 -Dtests.slow=true -Dtests.locale=os-RU -Dtests.timezone=ROK -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestHdfsCloudBackupRestore (suite) <<<
   [junit4]    > Assumption #1: HDFS tests were disabled by -Dtests.disableHdfsThrowable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.api.collections.TestHdfsCloudBackupRestore_DDB246A44A2BDF02-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [200/769 (1!)] on J0 in 0.02s, 0 tests, 1 error <<< FAILURES!

[...truncated 4322 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=344, maxMBSortInHeap=5.9638393433994645, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IM, timezone=Africa/Gaborone
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=64265800,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1734E3A29CC63F0B -Dtests.slow=true -Dtests.locale=en-IM -Dtests.timezone=Africa/Gaborone -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1734E3A29CC63F0B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1734E3A29CC63F0B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.66s, 8 tests, 1 error <<< FAILURES!

[...truncated 681 lines...]
   [junit4] Suite: org.apache.solr.analytics.OverallAnalyticsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\init-core-data-001
   [junit4]   2> Jan 27, 2018 9:04:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {string_s=PostingsFormat(name=Direct), id=Lucene50(blocksize=128), string_sm=BlockTreeOrds(blocksize=128)}, docValues:{int_i=DocValuesFormat(name=Asserting), double_dm=DocValuesFormat(name=Lucene70), float_fm=DocValuesFormat(name=Lucene70), int_im=DocValuesFormat(name=Lucene70), date_dt=DocValuesFormat(name=Asserting), date_dtm=DocValuesFormat(name=Direct), long_lm=DocValuesFormat(name=Direct), double_d=DocValuesFormat(name=Lucene70), float_f=DocValuesFormat(name=Lucene70), long_l=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), string_s=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), string_sm=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1234, maxMBSortInHeap=7.33029734017537, sim=RandomSimilarity(queryNorm=false): {}, locale=vai, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=15365640,total=104738816
   [junit4]   2> NOTE: All tests run in this JVM: [DateFieldsTest, ExistsFunctionTest, CastingStringValueStreamTest, AndFunctionTest, LegacyAbstractAnalyticsFacetCloudTest, LegacyQueryFacetTest, NoFacetTest, LongFieldsTest, CastingBooleanValueStreamTest, MultFunctionTest, LegacyFieldFacetExtrasCloudTest, ConstantValueTest, LegacyAbstractAnalyticsCloudTest, DateMathFunctionTest, LegacyFieldFacetTest, CastingDoubleValueStreamTest, RemoveFunctionTest, RangeFacetTest, CastingIntValueStreamTest, SubtractFunctionTest, OverallAnalyticsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverallAnalyticsTest -Dtests.seed=1C3DE99668323C1F -Dtests.slow=true -Dtests.locale=vai -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | OverallAnalyticsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.OverallAnalyticsTest_1C3DE99668323C1F-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1C3DE99668323C1F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [38/78 (1!)] on J1 in 5.58s, 1 test, 1 error <<< FAILURES!

[...truncated 37846 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 426 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/426/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestExactStatsCache:     1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.search.stats.TestExactStatsCache: 
   1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=869, name=qtp838810610-869, state=TIMED_WAITING, group=TGRP-TestExactStatsCache]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2192)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at app//org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at app//org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphExpressionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001

	at __randomizedtesting.SeedInfo.seed([C7632230C57EDF92]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001

	at __randomizedtesting.SeedInfo.seed([92846E1BAB2AF305]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11700 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest
   [junit4]   2> 0    INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\init-core-data-001
   [junit4]   2> 213  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 257  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.e.j.u.log Logging initialized @11349ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 265  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 359  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 360  INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\solr.xml
   [junit4]   2> 1419 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
   [junit4]   2> 1434 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDirAsPropertyParam
   [junit4]   2> 1458 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1463 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    ] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data&name=testInstanceDirAsPropertyParam&action=CREATE&config=solrconfig_ren.xml&wt=xml&property.instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   [junit4]   2> 1599 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1665 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [testInstanceDirAsPropertyParam] Schema name=tiny
   [junit4]   2> 1824 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1824 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'testInstanceDirAsPropertyParam' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ, trusted=true
   [junit4]   2> 1874 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1881 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[testInstanceDirAsPropertyParam] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\data\]
   [junit4]   2> 1910 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=14, maxMergedSegmentMB=58.6748046875, floorSegmentMB=1.2763671875, forceMergeDeletesPctAllowed=5.7796930368393395, segmentsPerTier=18.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2543 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2543 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2550 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=565349212, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2588 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cd3c0d[testInstanceDirAsPropertyParam] main]
   [junit4]   2> 2613 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ\conf
   [junit4]   2> 2654 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2812 INFO  (searcherExecutor-8-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam] Registered new searcher Searcher@5cd3c0d[testInstanceDirAsPropertyParam] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2821 INFO  (TEST-CoreAdminCreateDiscoverTest.testInstanceDirAsPropertyParam-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDirAsPropertyParam
   [junit4]   2> 2831 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 2840 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=duplicate&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 2870 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2922 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [duplicate] Schema name=tiny
   [junit4]   2> 2931 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2932 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'duplicate' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate, trusted=true
   [junit4]   2> 2936 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2936 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[duplicate] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data\]
   [junit4]   2> 2944 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=994044799, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3101 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3101 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3113 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7846216486680279]
   [junit4]   2> 3115 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@69c7c440[duplicate] main]
   [junit4]   2> 3116 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\conf
   [junit4]   2> 3117 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3119 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate\data&name=different_name_core&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\duplicate&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 3121 INFO  (TEST-CoreAdminCreateDiscoverTest.testCannotCreateTwoCoresWithSameInstanceDir-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCannotCreateTwoCoresWithSameInstanceDir
   [junit4]   2> 3143 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesSysProps
   [junit4]   2> 3150 INFO  (searcherExecutor-12-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [duplicate] Registered new searcher Searcher@69c7c440[duplicate] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3153 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=sys_props&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
   [junit4]   2> 3176 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3198 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [sys_props] Schema name=tiny
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'sys_props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props, trusted=true
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3204 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[sys_props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\data_diff\]
   [junit4]   2> 3209 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=24, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16334900088864268]
   [junit4]   2> 3316 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3376 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3380 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5932796020447865]
   [junit4]   2> 3387 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@523a7d50[sys_props] main]
   [junit4]   2> 3388 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\sys_props\conf
   [junit4]   2> 3388 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3389 INFO  (searcherExecutor-16-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [sys_props] Registered new searcher Searcher@523a7d50[sys_props] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3407 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesSysProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesSysProps
   [junit4]   2> 3419 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Starting testCreateSavesRegProps
   [junit4]   2> 3437 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.a.CoreAdminOperation core create command schema=schema_ren.xml&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data&name=normal&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal&config=solrconfig_ren.xml&wt=xml
   [junit4]   2> 3468 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3505 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema [normal] Schema name=tiny
   [junit4]   2> 3511 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 3511 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Creating SolrCore 'normal' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal, trusted=true
   [junit4]   2> 3512 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3512 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [[normal] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\data\]
   [junit4]   2> 3519 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=86.17578125, floorSegmentMB=1.4169921875, forceMergeDeletesPctAllowed=25.759972168418958, segmentsPerTier=20.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6589487495619741
   [junit4]   2> 3667 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3667 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3671 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 3675 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e2d31a7[normal] main]
   [junit4]   2> 3676 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\normal\conf
   [junit4]   2> 3679 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3680 INFO  (searcherExecutor-20-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [normal] Registered new searcher Searcher@1e2d31a7[normal] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3681 INFO  (TEST-CoreAdminCreateDiscoverTest.testCreateSavesRegProps-seed#[18F81E2A9EC85E1]) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###Ending testCreateSavesRegProps
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.c.CoreContainer Shutting down CoreContainer instance=785647005
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3682 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [    x:duplicate] o.a.s.c.SolrCore [duplicate]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ff95f47
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [    x:sys_props] o.a.s.c.SolrCore [sys_props]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dfecebd
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.c.SolrCore [testInstanceDirAsPropertyParam]  CLOSING SolrCore org.apache.solr.core.SolrCore@1241a5e0
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-2-processing-x:testInstanceDirAsPropertyParam) [    x:duplicate] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.duplicate, tag=1073307463
   [junit4]   2> 3686 INFO  (coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [    x:normal] o.a.s.c.SolrCore [normal]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e2df2e0
   [junit4]   2> 3687 INFO  (coreCloseExecutor-24-thread-3-processing-x:testInstanceDirAsPropertyParam) [    x:sys_props] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.sys_props, tag=771673789
   [junit4]   2> 3689 INFO  (coreCloseExecutor-24-thread-1-processing-x:testInstanceDirAsPropertyParam) [    x:testInstanceDirAsPropertyParam] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.testInstanceDirAsPropertyParam, tag=306292192
   [junit4]   2> 3689 INFO  (coreCloseExecutor-24-thread-4-processing-x:testInstanceDirAsPropertyParam) [    x:normal] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.normal, tag=1580069600
   [junit4]   2> 3744 INFO  (SUITE-CoreAdminCreateDiscoverTest-seed#[18F81E2A9EC85E1]-worker) [    x:testInstanceDirAsPropertyParam] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=224, maxMBSortInHeap=7.406629990267639, sim=RandomSimilarity(queryNorm=true): {}, locale=os, timezone=America/Nipigon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52849872,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=18F81E2A9EC85E1 -Dtests.slow=true -Dtests.locale=os -Dtests.timezone=America/Nipigon -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | CoreAdminCreateDiscoverTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001\testInstanceDirAsPropertyParam-XYZ
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_18F81E2A9EC85E1-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18F81E2A9EC85E1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/769 (1!)] on J1 in 12.66s, 4 tests, 1 error <<< FAILURES!

[...truncated 90 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\init-core-data-001
   [junit4]   2> 58864 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 58865 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 58865 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 58866 INFO  (SUITE-TestExactStatsCache-seed#[18F81E2A9EC85E1]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 59229 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 59231 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 59232 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40f4ea9f{/,null,AVAILABLE}
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@532e7d63{HTTP/1.1,[http/1.1]}{127.0.0.1:50862}
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server Started @70328ms
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50862, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores}
   [junit4]   2> 59234 ERROR (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 59234 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T09:24:55.504458500Z
   [junit4]   2> 59235 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\solr.xml
   [junit4]   2> 59239 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 59239 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 59240 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 59286 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59295 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59295 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59298 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores
   [junit4]   2> 59298 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 59300 INFO  (coreLoadExecutor-246-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 59302 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 59338 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 59380 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 59425 WARN  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 59556 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 59636 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 59640 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 59744 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 59744 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 59753 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 59753 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 59781 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 59828 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@115aee9a[collection1] main]
   [junit4]   2> 59830 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 59860 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 59912 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 59912 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 59918 INFO  (coreLoadExecutor-246-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590737078779379712
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 59927 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 59929 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 59930 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 59931 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 59932 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 59933 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 59936 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@115aee9a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 60730 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+07:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 60733 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 60734 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@27c43224{/,null,AVAILABLE}
   [junit4]   2> 60734 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2009f42a{HTTP/1.1,[http/1.1]}{127.0.0.1:50865}
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.e.j.s.Server Started @71828ms
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=50865, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores}
   [junit4]   2> 60735 ERROR (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 60735 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-27T09:24:57.004122200Z
   [junit4]   2> 60736 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 60743 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 60781 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60791 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60791 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60794 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores
   [junit4]   2> 60794 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 60795 INFO  (coreLoadExecutor-257-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 60796 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 60828 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 60850 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 60942 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6b8d53b9
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 60957 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_18F81E2A9EC85E1-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 60959 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 61041 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 61042 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 61045 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 61045 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 61046 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=12.4140625, floorSegmentMB=0.560546875, forceMergeDeletesPctAllowed=2.1723604384942083, segmentsPerTier=37.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 61046 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f293929[collection1] main]
   [junit4]   2> 61047 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 61065 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 61097 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 61097 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 61098 INFO  (coreLoadExecutor-257-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590737080016699392
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 61099 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 61099 INFO  (TEST-TestExactStatsCache.test-seed#[18F81E2A9EC85E1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 61100 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 61100 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 61102 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 61106 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3f293929[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 61137 INFO  (qtp838810610-867) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080041865216)} 0 27
   [junit4]   2> 61144 INFO  (qtp324790329-884) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1590737080062836736)} 0 3
   [junit4]   2> 61161 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1590737080070176768)]} 0 14
   [junit4]   2> 61166 INFO  (qtp324790329-886) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1590737080084856832)]} 0 2
   [junit4]   2> 61168 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080090099712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61168 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67928408 commitCommandVersion:1590737080090099712
   [junit4]   2> 61175 INFO  (qtp838810610-871) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@316f363[collection1] main]
   [junit4]   2> 61176 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61178 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@316f363[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 61180 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 61181 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080103731200,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61181 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@229c3a8a commitCommandVersion:1590737080103731200
   [junit4]   2> 61184 INFO  (qtp324790329-888) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@214e4f67[collection1] main]
   [junit4]   2> 61187 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61189 INFO  (searcherExecutor-258-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@214e4f67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 61189 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 9
   [junit4]   2> 61202 INFO  (qtp838810610-869) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=8
   [junit4]   2> 61213 INFO  (qtp324790329-889) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=*,score&shards.purpose=32768&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_TERM_STATS&NOW=1517045097474&isShard=true&wt=javabin&debugQuery=false} status=0 QTime=3
   [junit4]   2> 61218 INFO  (qtp324790329-888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=a_t:on,1,1&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&rows=10&version=2&org.apache.solr.stats.colStats=a_t,1,1,3,3&q=a_t:one&requestPurpose=GET_TOP_IDS,SET_TERM_STATS&NOW=1517045097474&isShard=true&org.apache.solr.stats.terms=a_t:on&wt=javabin&debugQuery=false} hits=1 status=0 QTime=2
   [junit4]   2> 61224 INFO  (qtp324790329-889) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:50865//collection1&rid=127.0.0.1-collection1-1517045097476-0&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1517045097474&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=1
   [junit4]   2> 61226 INFO  (qtp324790329-886) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:50865//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1517045097476-0 hits=1 status=0 QTime=20
   [junit4]   1> ======================= Control Response =======================
   [junit4]   1> {responseHeader={status=0,QTime=8},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080070176768, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=8.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> ======================= Shard Response =======================
   [junit4]   1> 
   [junit4]   1> {responseHeader={status=0,QTime=20},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832, intDvoDefault=42, score=0.57735026}]},debug={track={rid=127.0.0.1-collection1-1517045097476-0,PARSE_QUERY={http://127.0.0.1:50865//collection1={QTime=3,ElapsedTime=6,RequestPurpose=GET_TERM_STATS,Response={responseHeader={status=0,QTime=3},org.apache.solr.stats.terms=a_t:on,org.apache.solr.stats.termStats=a_t:on,1,1,org.apache.solr.stats.colStats=a_t,1,1,3,3,debug={timing={time=3.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=2.0,query={time=2.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},EXECUTE_QUERY={http://127.0.0.1:50865//collection1={QTime=2,ElapsedTime=4,RequestPurpose=GET_TOP_IDS,SET_TERM_STATS,NumFound=1,Response={responseHeader={status=0,QTime=2},response={numFound=1,start=0,maxScore=0.57735026,docs=[SolrDocument{id=0, score=0.57735026}]},sort_values={},debug={timing={time=2.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=1.0,query={time=1.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}},GET_FIELDS={http://127.0.0.1:50865//collection1={QTime=1,ElapsedTime=3,RequestPurpose=GET_FIELDS,GET_DEBUG,NumFound=1,Response={responseHeader={status=0,QTime=1},response={numFound=1,start=0,docs=[SolrDocument{id=0, range_facet_l=[0], id_i1=0, range_facet_l_dv=[0], range_facet_i_dv=[0], a_t=[one two three], shard_i=[1], multiDefault=[muLti-Default], intDefault=42, timestamp=Sat Jan 27 14:54:57 IST 2018, _version_=1590737080084856832, intDvoDefault=42, score=0.57735026}]},debug={rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> },QParser=LuceneQParser,timing={time=0.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}}}}}}},timing={time=5.0,prepare={time=0.0,query={time=0.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}},process={time=3.0,query={time=3.0},facet={time=0.0},facet_module={time=0.0},mlt={time=0.0},highlight={time=0.0},stats={time=0.0},expand={time=0.0},terms={time=0.0},debug={time=0.0}}},rawquerystring=a_t:one,querystring=a_t:one,parsedquery=a_t:on,parsedquery_toString=a_t:on,QParser=LuceneQParser,explain={0=
   [junit4]   1> 0.57735026 = weight(a_t:on in 0) [MockConfigurableSimilarity], result of:
   [junit4]   1>   0.57735026 = fieldWeight in 0, product of:
   [junit4]   1>     1.0 = tf(freq=1.0), with freq of:
   [junit4]   1>       1.0 = termFreq=1.0
   [junit4]   1>     1.0 = idf, computed as log((docCount+1)/(docFreq+1)) + 1 from:
   [junit4]   1>       1.0 = docFreq
   [junit4]   1>       1.0 = docCount
   [junit4]   1>     0.57735026 = fieldNorm(doc=0)
   [junit4]   1> }}}
   [junit4]   2> 61233 INFO  (qtp838810610-871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1590737080155111424)]} 0 4
   [junit4]   2> 61238 INFO  (qtp324790329-888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1590737080160354304)]} 0 3
   [junit4]   2> 61240 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590737080165597184,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 61240 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@67928408 commitCommandVersion:1590737080165597184
   [junit4]   2> 61258 INFO  (qtp838810610-869) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@37b0d1c6[collection1] main]
   [junit4]   2> 61259 INFO  (qtp838810610-869) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 61261 INFO  (searcherExecutor-247-thread-1-processing-x:collection1) [   

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

rEvaluatorTest, GreaterThanEvaluatorTest, JdbcTest, SubtractEvaluatorTest, SolrExampleBinaryTest, SolrExampleXMLTest, SolrExampleJettyTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, JettyWebappTest, TermsResponseTest, MergeIndexesEmbeddedTest, TestEmbeddedSolrServer, TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, TestHash, ModifiableSolrParamsTest, TestXMLEscaping, SolrDocumentTest, ClientUtilsTest, NamedListTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, SolrSchemalessExampleTest, TestLBHttpSolrClient, TestSolrJErrorHandling, BasicHttpSolrClientTest, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, HttpSolrClientBuilderTest, HttpSolrClientSSLAuthConPoolTest, LBHttpSolrClientBuilderTest, GraphExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphExpressionTest -Dtests.seed=C7632230C57EDF92 -Dtests.slow=true -Dtests.locale=shi -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | GraphExpressionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001\tempDir-001\node2\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphExpressionTest_C7632230C57EDF92-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C7632230C57EDF92]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [91/146 (1!)] on J0 in 6.40s, 6 tests, 1 error <<< FAILURES!

[...truncated 1623 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=889, maxMBSortInHeap=6.045385079779125, sim=RandomSimilarity(queryNorm=false): {}, locale=en-PN, timezone=Africa/Algiers
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63609840,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=92846E1BAB2AF305 -Dtests.slow=true -Dtests.locale=en-PN -Dtests.timezone=Africa/Algiers -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92846E1BAB2AF305-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92846E1BAB2AF305]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 1.13s, 8 tests, 1 error <<< FAILURES!

[...truncated 38530 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 425 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/425/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

14 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002

	at __randomizedtesting.SeedInfo.seed([4FDD1E1270AFE325]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017

	at __randomizedtesting.SeedInfo.seed([FE44E13CFBABF78A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001

	at __randomizedtesting.SeedInfo.seed([6DCE2DB543324406]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.BasicFunctionalityTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001\init-core-data-001\spellcheckerFQCN\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.BasicFunctionalityTest_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.PathHierarchyTokenizerFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001\init-core-data-001\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.PathHierarchyTokenizerFactoryTest_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:767DA61B493DDB1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventFromRestoredState(TriggerIntegrationTest.java:760)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:CEE42C0F94F9BF2E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:640)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:6AADCA5C27D686DC]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_7516EA19D9E79DB-001\tempDir-001\configsets\upload.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_7516EA19D9E79DB-001\tempDir-001\configsets\upload.
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:F6268D6038A24C80]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.after(TestManagedSynonymFilterFactory.java:64)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestSchemalessBufferedUpdates

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestSchemalessBufferedUpdates_7516EA19D9E79DB-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001

	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB:BD5D592EC276AF94]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.junit.Assert.assertNull(Assert.java:562)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1575)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001

	at __randomizedtesting.SeedInfo.seed([F9F205E48580F474]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 980 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1443, maxMBSortInHeap=7.360872859363244, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=America/Porto_Velho
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=463376672,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterCommit, TestDoubleValuesSource, TestTermsEnum, TestIndexWriterNRTIsCurrent, TestCharArraySet, TestReaderClosed, TestForTooMuchCloning, TestDocumentsWriterStallControl, TestIndexOrDocValuesQuery, TestFrequencyTrackingRingBuffer, TestNRTCachingDirectory, TestElevationComparator, TestBooleanScorer, TestShardSearching, TestSimpleExplanations, TestIndexWriterForceMerge, TestExitableDirectoryReader, TestReadOnlyIndex, TestMergeRateLimiter, TestSegmentCacheables, TestFilterDirectoryReader, TestFixedBitSet, TestIndexWriterOutOfFileDescriptors, TestAxiomaticSimilarity, TestByteBlockPool, TestApproximationSearchEquivalence, TestRadixSelector, TestTerms, TestBooleanSimilarity, TestAutomatonQuery, TestMatchNoDocsQuery, TestLongPostings, TestMultiset, TestVersion, TestIndexTooManyDocs, TestSimilarity, TestSPIClassIterator, TestMutablePointsReaderUtils, TestLongRangeFieldQueries, TestGeoUtils, TestRollingBuffer, TestFastDecompressionMode, TestTermdocPerf, TestPerSegmentDeletes, TestPositiveScoresOnlyCollector, TestNRTReaderWithThreads, TestMultiFields, TestMultiTermConstantScore, TestBoolean2, TestTopFieldCollector, TestDirectPacked, TestTermRangeQuery, TestIndexReaderClose, TestMaxPosition, TestIndexWriterExceptions2, TestLucene60FieldInfoFormat, TestStopFilter, Test2BNumericDocValues, TestMultiTermQueryRewrites, TestPhraseQuery, TestBytesRefAttImpl, TestLucene70NormsFormat, TestNot, Test2BBinaryDocValues, TestNormsFieldExistsQuery, TestPostingsOffsets, Test2BDocs, TestSegmentInfos, TestIndexedDISI, TestDocValues, TestTermVectorsReader, TestSimpleSearchEquivalence, TestConcurrentMergeScheduler, TestFuzzyQuery, TestSpanCollection, TestOmitNorms, TestIndexWriterOnJRECrash, TestSubScorerFreqs, TestSentinelIntSet, TestCharTermAttributeImpl, Test2BSortedDocValuesFixedSorted, TestDocValuesRewriteMethod, TestFieldReuse, TestMultiDocValues, TestDocIDMerger, TestIndexWriterReader, TestSpanOrQuery, TestTrackingDirectoryWrapper, TestFieldType, TestSimilarityBase, Test2BPostings, TestWildcard, TestSpanFirstQuery, TestUniqueTermCount, TestTryDelete, TestDuelingCodecsAtNight, TestMultiLevelSkipList, TestMultiTermsEnum, TestFixedBitDocIdSet, Test2BPostingsBytes, TestDelegatingAnalyzerWrapper, TestIndexWriterConfig, TestNotDocIdSet, TestMultiPhraseQuery, TestFlex, TestFieldMaskingSpanQuery, TestSearchAfter, FiniteStringsIteratorTest, TestSegmentMerger, TestSortRescorer, TestDirectoryReaderReopen, TestSegmentTermDocs, TestIndexCommit, TestBlockPostingsFormat3, TestTermsEnum2, TestPerFieldDocValuesFormat, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestIndexWriterExceptions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=FE44E13CFBABF78A -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Porto_Velho -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_FE44E13CFBABF78A-001\testSeekSliceZero-017
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE44E13CFBABF78A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [230/459 (1!)] on J1 in 3.54s, 54 tests, 1 error <<< FAILURES!

[...truncated 3795 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=6, maxDocsPerChunk=476, blockSize=2), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=6, blockSize=2)), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)L3(800.0), content5=DFR I(n)3(800.0), content2=DFR I(n)B3(800.0), utf8=DFR I(F)B3(800.0), fie?ld=DFR I(F)LZ(0.3), content=LM Jelinek-Mercer(0.100000), autf8=DFR GB1}, locale=en-CA, timezone=Etc/GMT-9
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72322256,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=4FDD1E1270AFE325 -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Etc/GMT-9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_4FDD1E1270AFE325-001\6.2.0-cfs-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4FDD1E1270AFE325]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [8/8 (1!)] on J0 in 24.71s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5236 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Europe/Moscow
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69506232,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [WFSTCompletionTest, FuzzySuggesterTest, TestHighFrequencyDictionary, BlendedInfixSuggesterTest, DocumentValueSourceDictionaryTest, AnalyzingSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingSuggesterTest -Dtests.seed=6DCE2DB543324406 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalyzingSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001\AnalyzingSuggesterTest-002\suggester
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.AnalyzingSuggesterTest_6DCE2DB543324406-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DCE2DB543324406]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/32 (1!)] on J1 in 1.84s, 23 tests, 1 error <<< FAILURES!

[...truncated 1710 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 0    INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\init-core-data-001
   [junit4]   2> 256  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 372  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.e.j.u.log Logging initialized @8544ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 386  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 426  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001
   [junit4]   2> 449  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 452  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 453  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 555  INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:57817
   [junit4]   2> 751  WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 756  ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2133 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2236 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1613485b1d50000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2720 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2720 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 2751 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2752 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2761 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2761 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 2802 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@23d065f2{/solr,null,AVAILABLE}
   [junit4]   2> 2826 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4353c97c{/solr,null,AVAILABLE}
   [junit4]   2> 2856 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@21aed32c{HTTP/1.1,[http/1.1]}{127.0.0.1:57823}
   [junit4]   2> 2857 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @11032ms
   [junit4]   2> 2857 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57823}
   [junit4]   2> 2877 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b4e6f50{HTTP/1.1,[http/1.1]}{127.0.0.1:57822}
   [junit4]   2> 2881 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @11056ms
   [junit4]   2> 2881 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57822}
   [junit4]   2> 2984 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2984 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2985 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2985 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2990 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2990 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2991 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T22:10:34.951Z
   [junit4]   2> 3001 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T22:10:34.951Z
   [junit4]   2> 3062 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3062 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 3073 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3088 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3090 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3092 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4203 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57817/solr
   [junit4]   2> 4203 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57817/solr
   [junit4]   2> 4242 INFO  (zkConnectionManagerCallback-15-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4242 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4265 INFO  (zkConnectionManagerCallback-20-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4265 INFO  (zkConnectionManagerCallback-19-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5139 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5143 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57822_solr
   [junit4]   2> 5146 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57823_solr
   [junit4]   2> 5154 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.Overseer Overseer (id=99418415597682694-127.0.0.1:57822_solr-n_0000000000) starting
   [junit4]   2> 5244 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5248 INFO  (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5586 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57822_solr
   [junit4]   2> 5602 INFO  (OverseerStateUpdate-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5603 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:57823_solr) [n:127.0.0.1:57823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5663 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 5674 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 5961 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 5982 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 5982 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 5987 DEBUG (ScheduledTrigger-10-thread-1) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 6315 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6317 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6318 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6358 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6363 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6364 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_57822.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@644a8fd7
   [junit4]   2> 6473 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:57823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001\node2\.
   [junit4]   2> 6475 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_7516EA19D9E79DB-001\tempDir-001\node1\.
   [junit4]   2> 6869 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6885 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6890 INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6891 INFO  (SUITE-TriggerIntegrationTest-seed#[7516EA19D9E79DB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57817/solr ready
   [junit4]   2> 6932 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 6933 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 6938 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 6941 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 6947 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 6950 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 6950 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 8072 INFO  (qtp825177361-68) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=25
   [junit4]   2> 8204 INFO  (qtp1282583551-58) [n:127.0.0.1:57823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 8207 DEBUG (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8209 INFO  (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=375
   [junit4]   2> 8212 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 8221 INFO  (qtp825177361-64) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 8221 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8221 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8222 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 8225 INFO  (qtp1282583551-66) [n:127.0.0.1:57823_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 8225 DEBUG (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 8227 INFO  (qtp825177361-57) [n:127.0.0.1:57822_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 8228 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 8229 INFO  (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 8229 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8229 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8230 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 8231 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:57822_solr, 127.0.0.1:57823_solr]
   [junit4]   2> 8232 DEBUG (zkCallback-18-thread-1-processing-n:127.0.0.1:57822_solr) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 8232 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 3
   [junit4]   2> 8232 DEBUG (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 8232 DEBUG (ScheduledTrigger-10-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 8234 DEBUG (ScheduledTrigger-10-thread-2) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 8238 INFO  (OverseerAutoScalingTriggerThread-99418415597682694-127.0.0.1:57822_solr-n_0000000000) [n:127.0.0.1:57822_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T23:27:37+02:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 8240 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 8241 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 8241 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@130a4d9d{/solr,null,AVAILABLE}
   [junit4]   2> 8242 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7f6b9f55{HTTP/1.1,[http/1.1]}{127.0.0.1:57855}
   [junit4]   2> 8242 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.e.j.s.Server Started @16418ms
   [junit4]   2> 8243 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=57855}
   [junit4]   2> 8243 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 8243 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[7516EA19D9E79DB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache S

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

icy2, SampleTest, TestBinaryField, MinimalSchemaTest, ExternalFileFieldSortTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TimeZoneUtilsTest, ResourceLoaderTest, URLClassifyProcessorTest, ChaosMonkeyNothingIsSafeTest, AliasIntegrationTest, ConcurrentCreateRoutedAliasTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteShardTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, ForceLeaderTest, ReplicationFactorTest, RestartWhileUpdatingTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudSearcherWarming, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPrepRecovery, TestPullReplicaErrorHandling, TestStressCloudBlindAtomicUpdates, TlogReplayBufferedWhileIndexingTest, ZkFailoverTest, CollectionTooManyReplicasTest, SimpleCollectionCreateDeleteTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, TestRequestStatusCollectionAPI, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TestPolicyCloud, CdcrBootstrapTest, BlobRepositoryCloudTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestInitParams, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrXml, TestSolrCoreSnapshots, RequestLoggingTest, SearchHandlerTest, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotLargeTest, DistributedQueryComponentOptimizationTest, TestExpandComponent, JavabinLoaderTest, HighlighterMaxOffsetTest, TestUnifiedSolrHighlighter, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrGangliaReporterTest, SolrGraphiteReporterTest, SolrJmxReporterTest, SolrShardReporterTest, TestRestManager, TestCopyFieldCollectionResource, TestFieldResource, TestFieldTypeResource, TestSchemaNameResource, TestManagedSynonymGraphFilterFactory, PreAnalyzedFieldManagedSchemaCloudTest, SchemaApiFailureTest, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchema, TestManagedSchemaAPI, TestUseDocValuesAsStored, TestUseDocValuesAsStored2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestUseDocValuesAsStored2 -Dtests.seed=7516EA19D9E79DB -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=America/Scoresbysund -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestUseDocValuesAsStored2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_7516EA19D9E79DB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7516EA19D9E79DB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [693/769 (9!)] on J1 in 1.43s, 1 test, 1 error <<< FAILURES!

[...truncated 2603 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=726, maxMBSortInHeap=7.277054971925186, sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=NZ
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72621288,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F9F205E48580F474 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=NZ -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F9F205E48580F474-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F9F205E48580F474]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.35s, 8 tests, 1 error <<< FAILURES!

[...truncated 45825 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 424 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/424/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001

	at __randomizedtesting.SeedInfo.seed([6DBAA03FCF924FC9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:609E2CF70B66D9D8]:0)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testMetricTrigger(TriggerIntegrationTest.java:1565)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:9F38690110DCB3E3]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetExistsSmallTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetExistsSmallTest_DA921B78548E0F97-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001

	at __randomizedtesting.SeedInfo.seed([661E0782B10DDB21]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 785 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {field=DFR I(ne)L1}, locale=en-RW, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=102955400,total=176664576
   [junit4]   2> NOTE: All tests run in this JVM: [TestHugeRamFile, TestUTF32ToUTF8, TestConjunctions, TestCustomNorms, TestLucene70DocValuesFormat, TestBinaryTerms, TestMixedCodecs, TestRegexpRandom2, TestQueryBuilder, TestLiveFieldValues, TestIndexWriterDeleteByQuery, TestManyFields, TestParallelReaderEmptyIndex, TestSpanNotQuery, TestIntBlockPool, TestBytesRefArray, TestSearch, TestDocValuesQueries, TestIndexFileDeleter, Test2BSortedDocValuesOrds, TestPackedTokenAttributeImpl, TestIndexManyDocuments, TestOperations, TestFieldInvertState, TestDocCount, TestLevenshteinAutomata, TestDocumentsWriterDeleteQueue, TestPhrasePrefixQuery, TestDocIdsWriter, TestIndexWriterWithThreads, TestTieredMergePolicy, TestLSBRadixSorter, TestCollectionUtil, TestMSBRadixSorter, TestTimSorterWorstCase, TestFlushByRamOrCountsPolicy, TestSpanContainQuery, TestPayloadsOnVectors, TestBagOfPositions, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=6DBAA03FCF924FC9 -Dtests.slow=true -Dtests.locale=en-RW -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIndexWriterThreadsToSegments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001\tempDir-001\_16.cfe
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_6DBAA03FCF924FC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6DBAA03FCF924FC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [171/459 (1!)] on J0 in 2.37s, 4 tests, 1 error <<< FAILURES!

[...truncated 954 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180126_105656_9817555240155450564726.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180126_105656_97915468076447852058241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 299 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180126_110249_15316656682256820601276.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180126_110249_15312727778322991407363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180126_110342_9558723207116982219847.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180126_110342_95510437349015233108727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180126_110544_2748587140838423353640.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180126_110544_2745134839048640553570.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180126_110559_1652286995584482947925.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180126_110559_1651623490538124140409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180126_110629_0588274774452125603188.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180126_110629_0584004938095227956571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180126_110634_8196253676578353398920.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180126_110634_81911675139071434015791.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 169 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180126_110639_69414299835718735959198.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180126_110639_69410173570655675000138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180126_110647_93812168855327939513177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180126_110647_93812559733650695515874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180126_110656_0527623171394250610697.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180126_110656_0529456118077430796555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180126_110700_44717206230505953348368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180126_110718_72014718479311644719095.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180126_110718_7219346532082119752938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1315 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180126_110843_69718107595579591261760.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180126_110843_6972711912989142287267.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180126_110854_72417109292768171498654.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180126_110854_72418036462311145333930.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180126_110911_7128994846304824054533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180126_110911_71210066562878951840481.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180126_111057_28416524929680761501631.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180126_111057_2841552085618169196199.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180126_111102_4473784012104304655096.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180126_111102_4479322246981725002300.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180126_111108_807267383884030873141.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180126_111108_80712075133714437584773.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180126_111139_97114522795960060211309.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180126_111139_9715097517309512695851.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180126_111150_4681174399984024517419.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180126_111150_46812964256672823470646.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180126_111210_809673397890904158102.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180126_111210_80914727243445239222101.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180126_111226_3346947664889854350498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180126_111226_3341316136107917998676.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180126_111233_04015330357786742498908.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180126_111233_0407481714725566877721.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 336 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180126_111253_54817926882982669405179.syserr
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180126_111253_548976127398278512539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180126_111307_04612800884358017722135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180126_111307_04617469633860029731671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180126_111321_34714529659357201570340.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180126_111321_3479667235474186517576.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180126_111337_32011179584052552114401.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 10 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180126_111337_31910350009492835604409.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180126_111412_3943219107347416316625.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180126_111412_39510429960208834145328.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180126_111431_09911155938982571648622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 8 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180126_111431_1005463233235696993499.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180126_111444_51311881700179732153727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180126_111449_17911670255567708656758.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180126_111449_18118036364976595310117.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3312 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 2180112 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DA921B78548E0F97-001\init-core-data-001
   [junit4]   2> 2180113 WARN  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 2180113 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2180115 INFO  (SUITE-TestGenericDistributedQueue-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2180117 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 2182121 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 2182122 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 2182329 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 2182329 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 2183833 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 2183834 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 2186976 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=DA921B78548E0F97 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.15s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97:9F38690110DCB3E3]:0)
   [junit4]    > 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_DA921B78548E0F97-001
   [junit4]   2> Jan 26, 2018 11:52:38 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 26, 2018 11:52:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1215, maxMBSortInHeap=5.587696626569292, sim=RandomSimilarity(queryNorm=true): {}, locale=en-KE, timezone=America/Iqaluit
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=111600696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [BasicDistributedZkTest, TestSizeLimitedDistributedMap, UUIDUpdateProcessorFallbackTest, PropertiesRequestHandlerTest, SegmentsInfoRequestHandlerTest, TestMinMaxOnMultiValuedField, TestHashQParserPlugin, TestFaceting, DateMathParserTest, LargeFieldTest, TestFieldCollectionResource, TestNumericTokenStream, TestGraphMLResponseWriter, TestSolrCloudWithSecureImpersonation, TestCloudJSONFacetJoinDomain, NumberUtilsTest, HdfsChaosMonkeyNothingIsSafeTest, OutputWriterTest, LukeRequestHandlerTest, TestDynamicLoading, FastVectorHighlighterTest, SpellingQueryConverterTest, SolrIndexMetricsTest, TestPhraseSuggestions, TestLeaderElectionWithEmptyReplica, TestTolerantUpdateProcessorRandomCloud, CursorPagingTest, AutoscalingHistoryHandlerTest, TestSmileRequest, BinaryUpdateRequestHandlerTest, TestJsonFacetRefinement, TestManagedSynonymGraphFilterFactory, ConnectionManagerTest, TestLegacyFieldReuse, TestSegmentSorting, TestReplicationHandlerBackup, TestBM25SimilarityFactory, CdcrRequestHandlerTest, MoveReplicaHDFSFailoverTest, TestNoOpRegenerator, AssignTest, TestSurroundQueryParser, MetricUtilsTest, ClassificationUpdateProcessorIntegrationTest, BasicAuthStandaloneTest, AssignBackwardCompatibilityTest, UtilsToolTest, SimpleMLTQParserTest, SolrRequestParserTest, TestNRTOpen, UninvertDocValuesMergePolicyTest, TestSQLHandlerNonCloud, TestFieldCacheReopen, DocumentBuilderTest, TestPostingsSolrHighlighter, TestConfigsApi, TestElisionMultitermQuery, BooleanFieldTest, DeleteShardTest, TestDeleteCollectionOnDownNodes, CacheHeaderTest, CheckHdfsIndexTest, BlobRepositoryCloudTest, TestConfigSetsAPIZkFailure, SpatialFilterTest, BlockJoinFacetDistribTest, DistribJoinFromCollectionTest, TestDynamicFieldCollectionResource, TestSolrCoreParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ZkCLITest, TestXIncludeConfig, FieldMutatingUpdateProcessorTest, SuggesterFSTTest, SolrIndexConfigTest, TestRealTimeGet, CdcrBidirectionalTest, TestNumericTerms32, TestGroupingSearch, TestAnalyzeInfixSuggestions, TestReplicaProperties, TestExceedMaxTermLength, BitVectorTest, TestFoldingMultitermQuery, TestIndexSearcher, ReplicaListTransformerTest, TestSchemaSimilarityResource, PingRequestHandlerTest, SolrCLIZkUtilsTest, TestSolrJ, TestRemoteStreaming, TestTrieFacet, DeleteInactiveReplicaTest, SubstringBytesRefFilterTest, TestManagedSchemaThreadSafety, TestFilteredDocIdSet, TlogReplayBufferedWhileIndexingTest, TestAuthorizationFramework, CloudExitableDirectoryReaderTest, StatsComponentTest, TestJmxIntegration, TestZkChroot, TestCloudDeleteByQuery, TestMacroExpander, ForceLeaderTest, QueryResultKeyTest, V2ApiIntegrationTest, DocValuesMissingTest, TestTlogReplica, CdcrReplicationDistributedZkTest, TestConfigSetsAPI, TestDelegationWithHadoopAuth, MigrateRouteKeyTest, DataDrivenBlockJoinTest, TermsComponentTest, TestStressInPlaceUpdates, ManagedSchemaRoundRobinCloudTest, TestRestoreCore, TestClusterStateMutator, CollectionsAPIDistributedZkTest, TestDefaultStatsCache, TestSolrCloudWithHadoopAuthPlugin, TestHighFrequencyDictionaryFactory, TestRandomRequestDistribution, SolrIndexSplitterTest, TestDownShardTolerantSearch, TestQueryTypes, SchemaApiFailureTest, TestReload, NodeAddedTriggerTest, HLLUtilTest, NodeMutatorTest, VMParamsZkACLAndCredentialsProvidersTest, DistributedMLTComponentTest, RecoveryZkTest, QueryElevationComponentTest, TestFastOutputStream, RollingRestartTest, TestFieldCacheSortRandom, TestTriggerIntegration, HdfsDirectoryTest, PolyFieldTest, TestNumericRangeQuery32, TestIntervalFaceting, TestCoreContainer, PreAnalyzedUpdateProcessorTest, DistributedExpandComponentTest, DistributedFacetPivotLargeTest, TestCloudSearcherWarming, SolrSlf4jReporterTest, TestHdfsCloudBackupRestore, JvmMetricsTest, TestXmlQParserPlugin, DistributedFacetPivotSmallAdvancedTest, SynonymTokenizerTest, TestUtils, BlockJoinFacetSimpleTest, TestClusterStateProvider, TestBlobHandler, DirectUpdateHandlerOptimizeTest, TestHighlightDedupGrouping, TestScoreJoinQPNoScore, TestSchemaManager, AtomicUpdatesTest, MultiTermTest, NumericFieldsTest, AddSchemaFieldsUpdateProcessorFactoryTest, ExitableDirectoryReaderTest, TestPerFieldSimilarity, ShardSplitTest, ShardRoutingCustomTest, MoreLikeThisHandlerTest, HttpSolrCallGetCoreTest, TestSystemIdResolver, CustomCollectionTest, TestRangeQuery, TestCustomSort, TestApiFramework, SaslZkACLProviderTest, TestObjectReleaseTracker, SpatialHeatmapFacetsTest, SolrXmlInZkTest, TestBinaryField, SolrGangliaReporterTest, CollectionTooManyReplicasTest, SampleTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=DA921B78548E0F97 -Dtests.slow=true -Dtests.locale=en-KE -Dtests.timezone=America/Iqaluit -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=19029, name=sdqtest--3899-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1069/706810533.call(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$109/1025528989.run(Unknown Source)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DA921B78548E0F97]:0)
   [junit4] Completed [513/767 (1!)] on J0 in 27.07s, 4 tests, 2 errors <<< FAILURES!

[...truncated 353 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 3014083 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\init-core-data-001
   [junit4]   2> 3014084 WARN  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=24 numCloses=24
   [junit4]   2> 3014085 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3014087 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3014089 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001
   [junit4]   2> 3014089 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3014090 INFO  (Thread-6520) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3014090 INFO  (Thread-6520) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3014095 ERROR (Thread-6520) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3014190 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65329
   [junit4]   2> 3014193 INFO  (zkConnectionManagerCallback-10161-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014200 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T21:27:37Z, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3014201 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6b4e64d1{/solr,null,AVAILABLE}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5a062cf9{/solr,null,AVAILABLE}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f6f0807{SSL,[ssl, http/1.1]}{127.0.0.1:65334}
   [junit4]   2> 3014202 INFO  (jetty-launcher-10158-thread-2) [    ] o.e.j.s.Server Started @3024539ms
   [junit4]   2> 3014203 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65334}
   [junit4]   2> 3014203 ERROR (jetty-launcher-10158-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T12:06:25.442439600Z
   [junit4]   2> 3014204 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10cd73e8{SSL,[ssl, http/1.1]}{127.0.0.1:65333}
   [junit4]   2> 3014205 INFO  (jetty-launcher-10158-thread-1) [    ] o.e.j.s.Server Started @3024542ms
   [junit4]   2> 3014205 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65333}
   [junit4]   2> 3014205 ERROR (jetty-launcher-10158-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3014206 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-26T12:06:25.444481900Z
   [junit4]   2> 3014213 INFO  (zkConnectionManagerCallback-10165-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014215 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014223 INFO  (jetty-launcher-10158-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65329/solr
   [junit4]   2> 3014224 INFO  (zkConnectionManagerCallback-10163-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014224 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3014229 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161325c9b350001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014232 INFO  (jetty-launcher-10158-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65329/solr
   [junit4]   2> 3014258 INFO  (zkConnectionManagerCallback-10169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014259 INFO  (zkConnectionManagerCallback-10173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161325c9b350004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 3014278 INFO  (zkConnectionManagerCallback-10175-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014278 INFO  (zkConnectionManagerCallback-10177-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014376 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014376 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3014377 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65333_solr
   [junit4]   2> 3014378 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65334_solr
   [junit4]   2> 3014378 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.Overseer Overseer (id=99416040101183493-127.0.0.1:65333_solr-n_0000000000) starting
   [junit4]   2> 3014379 INFO  (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014379 INFO  (zkCallback-10176-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3014386 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 3014387 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 3014388 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65333_solr
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:65334_solr]
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 3014388 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 3014389 INFO  (zkCallback-10176-thread-1-processing-n:127.0.0.1:65334_solr) [n:127.0.0.1:65334_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014389 INFO  (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3014391 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 3014391 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 3014391 DEBUG (ScheduledTrigger-13214-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 3014439 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014447 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014447 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65333.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014449 INFO  (jetty-launcher-10158-thread-1) [n:127.0.0.1:65333_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001\node1\.
   [junit4]   2> 3014482 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014487 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014487 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65334.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@328e70c3
   [junit4]   2> 3014489 INFO  (jetty-launcher-10158-thread-2) [n:127.0.0.1:65334_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_DA921B78548E0F97-001\tempDir-001\node2\.
   [junit4]   2> 3014508 INFO  (zkConnectionManagerCallback-10183-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014514 INFO  (zkConnectionManagerCallback-10187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3014516 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3014517 INFO  (SUITE-TriggerIntegrationTest-seed#[DA921B78548E0F97]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65329/solr ready
   [junit4]   2> 3014531 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[DA921B78548E0F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCooldown
   [junit4]   2> 3014531 INFO  (TEST-TriggerIntegrationTest.testCooldown-seed#[DA921B78548E0F97]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 3014532 DEBUG (zkCallback-10174-thread-1-processing-n:127.0.0.1:65333_solr) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 3014532 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 3014535 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_0000000000) [n:127.0.0.1:65333_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 3014535 DEBUG (OverseerAutoScalingTriggerThread-99416040101183493-127.0.0.1:65333_solr-n_00000

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

NLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_661E0782B10DDB21-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([661E0782B10DDB21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.93s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180126_122020_6859453534767401961865.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180126_122047_1497866370090759165028.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180126_122047_14916140789245567490540.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180126_122206_27711461913042363902089.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180126_122206_27717926714461401629196.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180126_122242_19715460629278292333168.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180126_122242_1984989184398395593325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180126_122302_40710414364784147485943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180126_122302_4074776312463320417093.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180126_122345_5128645799360153361677.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180126_122345_5121198774882858864194.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180126_122410_06113111062193782691417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180126_122410_06111732044566454651207.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180126_122432_27813982149294755255802.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180126_122432_27899667721992053258.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180126_122519_6396403690005305512874.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180126_122519_63917546744035964891387.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180126_122546_78314017979238476937216.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32323 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 423 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/423/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.EqualFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001

	at __randomizedtesting.SeedInfo.seed([F564FA290CFF50AD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory

Error Message:
expected:<5> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<5> but was:<0>
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F:57073B316F968378]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest.testHistory(AutoscalingHistoryHandlerTest.java:241)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001

	at __randomizedtesting.SeedInfo.seed([67545E34F55E653A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12341 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.AutoscalingHistoryHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\init-core-data-001
   [junit4]   2> 844264 WARN  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 844264 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001
   [junit4]   2> 844269 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 844269 INFO  (Thread-1450) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 844269 INFO  (Thread-1450) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 844282 ERROR (Thread-1450) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 844370 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58138
   [junit4]   2> 844376 INFO  (zkConnectionManagerCallback-1349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844390 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844391 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844392 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c0ba3c{/solr,null,AVAILABLE}
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f001a1{HTTP/1.1,[http/1.1]}{127.0.0.1:58142}
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.e.j.s.Server Started @852522ms
   [junit4]   2> 844393 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58142}
   [junit4]   2> 844396 ERROR (jetty-launcher-1346-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844396 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 844396 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844397 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844397 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.046Z
   [junit4]   2> 844398 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844399 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c659cd{/solr,null,AVAILABLE}
   [junit4]   2> 844400 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T02:27:37+05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f87ae9{HTTP/1.1,[http/1.1]}{127.0.0.1:58147}
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.e.j.s.Server Started @852529ms
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58147}
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 844401 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 844401 ERROR (jetty-launcher-1346-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17a95d5{/solr,null,AVAILABLE}
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844402 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.051Z
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c9734b{HTTP/1.1,[http/1.1]}{127.0.0.1:58150}
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.e.j.s.Server Started @852531ms
   [junit4]   2> 844403 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58150}
   [junit4]   2> 844403 ERROR (jetty-launcher-1346-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 844404 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T22:13:24.053Z
   [junit4]   2> 844418 INFO  (zkConnectionManagerCallback-1355-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844418 INFO  (zkConnectionManagerCallback-1353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844420 INFO  (zkConnectionManagerCallback-1351-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844420 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844420 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844421 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 844454 INFO  (jetty-launcher-1346-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844454 INFO  (jetty-launcher-1346-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844460 INFO  (jetty-launcher-1346-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58138/solr
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1362-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1367-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844467 INFO  (zkConnectionManagerCallback-1364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844470 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844470 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844471 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1612f61f3540006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 844476 INFO  (zkConnectionManagerCallback-1372-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844476 INFO  (zkConnectionManagerCallback-1369-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844478 INFO  (zkConnectionManagerCallback-1373-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 844677 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844678 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844678 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58150_solr
   [junit4]   2> 844680 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58147_solr
   [junit4]   2> 844680 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Overseer (id=99412764519563273-127.0.0.1:58150_solr-n_0000000000) starting
   [junit4]   2> 844696 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58150_solr
   [junit4]   2> 844706 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 844709 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 844713 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58142_solr
   [junit4]   2> 844825 INFO  (zkCallback-1368-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 844830 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 844830 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 844835 INFO  (zkCallback-1370-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 844836 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 844837 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58147_solr, 127.0.0.1:58150_solr, 127.0.0.1:58142_solr]
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 844837 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr"} current state version: 0
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58150_solr
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr"} current state version: 0
   [junit4]   2> 844840 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:58142_solr
   [junit4]   2> 844842 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 844843 DEBUG (OverseerAutoScalingTriggerThread-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 844935 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844945 DEBUG (ScheduledTrigger-2819-thread-1) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 844955 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844959 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844962 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58150.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844966 INFO  (jetty-launcher-1346-thread-3) [n:127.0.0.1:58150_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\.
   [junit4]   2> 844972 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844972 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58142.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 844976 INFO  (jetty-launcher-1346-thread-2) [n:127.0.0.1:58142_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\.
   [junit4]   2> 845032 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845042 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845043 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58147.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1889b83
   [junit4]   2> 845045 INFO  (jetty-launcher-1346-thread-1) [n:127.0.0.1:58147_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\.
   [junit4]   2> 845133 INFO  (zkConnectionManagerCallback-1381-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845140 INFO  (zkConnectionManagerCallback-1385-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 845141 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 845143 INFO  (SUITE-AutoscalingHistoryHandlerTest-seed#[3AFB9FCCD5DE7C7F]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58138/solr ready
   [junit4]   2> 845151 INFO  (qtp5399553-6588) [n:127.0.0.1:58150_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&name=AutoscalingHistoryHandlerTest_collection&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 845154 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 845155 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/managed-schema
   [junit4]   2> 845158 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/protwords.txt
   [junit4]   2> 845161 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/solrconfig.xml
   [junit4]   2> 845164 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/synonyms.txt
   [junit4]   2> 845166 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/stopwords.txt
   [junit4]   2> 845169 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_it.txt
   [junit4]   2> 845173 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ca.txt
   [junit4]   2> 845175 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stemdict_nl.txt
   [junit4]   2> 845178 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hy.txt
   [junit4]   2> 845180 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_no.txt
   [junit4]   2> 845183 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_id.txt
   [junit4]   2> 845185 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_da.txt
   [junit4]   2> 845188 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ga.txt
   [junit4]   2> 845190 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hi.txt
   [junit4]   2> 845192 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ja.txt
   [junit4]   2> 845195 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_pt.txt
   [junit4]   2> 845197 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_hu.txt
   [junit4]   2> 845200 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_el.txt
   [junit4]   2> 845203 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ru.txt
   [junit4]   2> 845206 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_tr.txt
   [junit4]   2> 845209 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ar.txt
   [junit4]   2> 845211 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/userdict_ja.txt
   [junit4]   2> 845213 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_eu.txt
   [junit4]   2> 845216 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_it.txt
   [junit4]   2> 845219 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_cz.txt
   [junit4]   2> 845222 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stoptags_ja.txt
   [junit4]   2> 845225 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_fr.txt
   [junit4]   2> 845228 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_de.txt
   [junit4]   2> 845231 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fa.txt
   [junit4]   2> 845234 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/contractions_ga.txt
   [junit4]   2> 845237 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ca.txt
   [junit4]   2> 845240 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_nl.txt
   [junit4]   2> 845242 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_bg.txt
   [junit4]   2> 845245 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_en.txt
   [junit4]   2> 845248 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_es.txt
   [junit4]   2> 845250 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_lv.txt
   [junit4]   2> 845253 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_ro.txt
   [junit4]   2> 845256 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_th.txt
   [junit4]   2> 845259 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fr.txt
   [junit4]   2> 845261 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_sv.txt
   [junit4]   2> 845264 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_fi.txt
   [junit4]   2> 845266 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/hyphenations_ga.txt
   [junit4]   2> 845268 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/lang/stopwords_gl.txt
   [junit4]   2> 845270 INFO  (OverseerThreadFactory-2821-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/AutoscalingHistoryHandlerTest_collection.AUTOCREATED/params.json
   [junit4]   2> 845277 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 845277 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: AutoscalingHistoryHandlerTest_collection
   [junit4]   2> 845278 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json
   [junit4]   2> 845383 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845383 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845384 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 845384 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845385 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845385 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845386 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845386 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845388 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 845388 INFO  (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 845389 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845389 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node6":{
   [junit4]   2>       "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>       "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 845490 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 0
   [junit4]   2> 845592 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n4&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845592 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n2&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845595 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845595 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845597 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=AutoscalingHistoryHandlerTest_collection.AUTOCREATED&newCollection=true&name=AutoscalingHistoryHandlerTest_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=AutoscalingHistoryHandlerTest_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 845598 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node5",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node5:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2","base_url":"http://127.0.0.1:58142/solr","node_name":"127.0.0.1:58142_solr","state":"down","type":"NRT"}
   [junit4]   2> 845606 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1","base_url":"http://127.0.0.1:58147/solr","node_name":"127.0.0.1:58147_solr","state":"down","type":"NRT"}
   [junit4]   2> 845608 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node6",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>   "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"AutoscalingHistoryHandlerTest_collection",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node6:{"core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4","base_url":"http://127.0.0.1:58150/solr","node_name":"127.0.0.1:58150_solr","state":"down","type":"NRT"}
   [junit4]   2> 845609 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(AutoscalingHistoryHandlerTest_collection//collections/AutoscalingHistoryHandlerTest_collection/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:58147/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58147_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:58142/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58142_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node6":{
   [junit4]   2>           "core":"AutoscalingHistoryHandlerTest_collection_shard1_replica_n4",
   [junit4]   2>           "base_url":"http://127.0.0.1:58150/solr",
   [junit4]   2>           "node_name":"127.0.0.1:58150_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 845710 DEBUG (OverseerStateUpdate-99412764519563273-127.0.0.1:58150_solr-n_0000000000) [n:127.0.0.1:58150_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/AutoscalingHistoryHandlerTest_collection/state.json version: 1
   [junit4]   2> 845711 INFO  (zkCallback-1370-thread-1-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845711 INFO  (zkCallback-1368-thread-1-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845711 INFO  (zkCallback-1371-thread-1-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1370-thread-2-processing-n:127.0.0.1:58147_solr) [n:127.0.0.1:58147_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1371-thread-2-processing-n:127.0.0.1:58150_solr) [n:127.0.0.1:58150_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845713 INFO  (zkCallback-1368-thread-2-processing-n:127.0.0.1:58142_solr) [n:127.0.0.1:58142_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/AutoscalingHistoryHandlerTest_collection/state.json] for collection [AutoscalingHistoryHandlerTest_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 845949 DEBUG (ScheduledTrigger-2819-thread-1) [n:127.0.0.1:58150_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 846713 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846715 INFO  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846715 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846715 INFO  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846717 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 846717 INFO  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 846721 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846723 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846723 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846727 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 846727 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846729 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846729 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 846732 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node2\AutoscalingHistoryHandlerTest_collection_shard1_replica_n2\..\..\..\..\dist
   [junit4]   2> 846732 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 846732 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846739 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 846739 WARN  (qtp5274358-6570) [n:127.0.0.1:58147_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node3 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node1\AutoscalingHistoryHandlerTest_collection_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 846739 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\contrib\langid\lib
   [junit4]   2> 846739 WARN  (qtp5399553-6582) [n:127.0.0.1:58150_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node6 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n4] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\node3\AutoscalingHistoryHandlerTest_collection_shard1_replica_n4\..\..\..\..\dist
   [junit4]   2> 846741 WARN  (qtp6608992-6561) [n:127.0.0.1:58142_solr c:AutoscalingHistoryHandlerTest_collection s:shard1 r:core_node5 x:AutoscalingHistoryHandlerTest_collection_shard1_replica_n2] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.AutoscalingHistoryHandlerTest_3AFB9FCCD5DE7C7F-001\tempDir-001\no

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

TrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest, HttpPartitionTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, RestartWhileUpdatingTest, SSLMigrationTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudJSONFacetJoinDomain, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestMiniSolrCloudClusterSSL, TestPullReplicaErrorHandling, TestSolrCloudWithKerberosAlt, TestTlogReplica, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, ZkFailoverTest, ShardSplitTest, TestComputePlanAction, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=3AFB9FCCD5DE7C7F -Dtests.slow=true -Dtests.locale=he -Dtests.timezone=AST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3AFB9FCCD5DE7C7F]:0)
   [junit4] Completed [767/767 (2!)] on J1 in 7220.30s, 2 tests, 2 errors <<< FAILURES!

[...truncated 2363 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=292, maxDocsPerChunk=136, blockSize=963), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=292, blockSize=963)), sim=RandomSimilarity(queryNorm=true): {}, locale=zh, timezone=America/Tijuana
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=2255376,total=19959808
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=67545E34F55E653A -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=America/Tijuana -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_67545E34F55E653A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([67545E34F55E653A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.14s, 8 tests, 1 error <<< FAILURES!

[...truncated 708 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.EqualFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=46, maxMBSortInHeap=6.870426022159743, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-FR, timezone=Asia/Tokyo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=17772536,total=54755328
   [junit4]   2> NOTE: All tests run in this JVM: [CastingDateValueTest, StringFieldsTest, LegacyFieldFacetExtrasTest, CastingLongValueTest, StringCastFunctionTest, BottomFunctionTest, CastingStringValueTest, ReplaceFunctionTest, NegateFunctionTest, QueryFacetTest, ValueFacetTest, FillMissingFunctionTest, LegacyQueryFacetCloudTest, CastingDoubleValueTest, CastingFloatValueTest, CastingIntValueTest, IntFieldsTest, LegacyRangeFacetCloudTest, CastingBooleanValueTest, EqualFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=EqualFunctionTest -Dtests.seed=F564FA290CFF50AD -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Tokyo -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | EqualFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.EqualFunctionTest_F564FA290CFF50AD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F564FA290CFF50AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [43/78 (1!)] on J0 in 0.28s, 12 tests, 1 error <<< FAILURES!

[...truncated 40855 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 422 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/422/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001

	at __randomizedtesting.SeedInfo.seed([FFA42ADF3499F672]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1718BD47D1269024]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001\tempDir-001\node1\sourceCollection_shard2_replica_n2\data\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.MigrateRouteKeyTest_5F8BB7F6FDDD1E17-001

	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17:6E35DA1283776BE5]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testCooldown(TriggerIntegrationTest.java:1177)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17:4BC3ECA3DEDAA309]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-016

	at __randomizedtesting.SeedInfo.seed([5F8BB7F6FDDD1E17]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001

	at __randomizedtesting.SeedInfo.seed([E04ED0615EE97E28]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1005 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSearcherManager
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=FSTOrd50, extra13=FSTOrd50, extra36=PostingsFormat(name=LuceneFixedGap), extra11=PostingsFormat(name=LuceneVarGapFixedInterval), extra12=PostingsFormat(name=MockRandom), extra9=PostingsFormat(name=MockRandom), extra34=PostingsFormat(name=MockRandom), extra39=FSTOrd50, extra37=PostingsFormat(name=LuceneVarGapFixedInterval), extra15=PostingsFormat(name=LuceneVarGapFixedInterval), extra16=PostingsFormat(name=MockRandom), extra38=PostingsFormat(name=MockRandom), extra2=FSTOrd50, extra3=PostingsFormat(name=LuceneFixedGap), titleTokenized=PostingsFormat(name=LuceneFixedGap), extra19=PostingsFormat(name=LuceneVarGapFixedInterval), body=FSTOrd50, title=PostingsFormat(name=LuceneVarGapFixedInterval), extra7=PostingsFormat(name=LuceneFixedGap), packID=PostingsFormat(name=LuceneVarGapFixedInterval), extra30=PostingsFormat(name=MockRandom), extra25=PostingsFormat(name=LuceneFixedGap), docid=PostingsFormat(name=MockRandom), extra27=PostingsFormat(name=MockRandom), extra21=PostingsFormat(name=LuceneFixedGap)}, docValues:{date=DocValuesFormat(name=Lucene70), extra13=DocValuesFormat(name=Lucene70), extra36=DocValuesFormat(name=Lucene70), docid_int=DocValuesFormat(name=Lucene70), extra11=DocValuesFormat(name=Asserting), extra12=DocValuesFormat(name=Lucene70), extra9=DocValuesFormat(name=Lucene70), extra34=DocValuesFormat(name=Asserting), extra39=DocValuesFormat(name=Asserting), extra37=DocValuesFormat(name=Lucene70), extra15=DocValuesFormat(name=Lucene70), extra16=DocValuesFormat(name=Asserting), extra38=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Asserting), extra3=DocValuesFormat(name=Lucene70), titleTokenized=DocValuesFormat(name=Asserting), extra19=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Asserting), body=DocValuesFormat(name=Asserting), extra7=DocValuesFormat(name=Asserting), packID=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Lucene70), extra30=DocValuesFormat(name=Lucene70), extra25=DocValuesFormat(name=Lucene70), docid=DocValuesFormat(name=Asserting), extra27=DocValuesFormat(name=Lucene70), extra21=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=64, maxMBSortInHeap=6.231516740932122, sim=RandomSimilarity(queryNorm=false): {extra13=DFR I(F)B1, extra36=DFR I(F)L1, extra25=IB SPL-D3(800.0), extra11=DFR GLZ(0.3), extra12=DFR I(ne)B3(800.0), extra9=DFR I(ne)2, extra34=IB SPL-L1, extra39=DFR I(ne)B3(800.0), extra37=DFR I(n)Z(0.3), extra15=DFR I(n)B1, extra16=DFR GL3(800.0), extra38=IB SPL-DZ(0.3), extra27=DFR GL1, extra2=DFR I(F)2, extra3=DFR I(ne)B1, titleTokenized=DFR I(F)B3(800.0), extra19=DFR GBZ(0.3), body=DFR I(F)B2, extra7=DFR I(F)1, extra21=ClassicSimilarity, extra30=DFR I(F)B2}, locale=sr-Latn-BA, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=252864688,total=308281344
   [junit4]   2> NOTE: All tests run in this JVM: [TestGraphTokenStreamFiniteStrings, TestIntBlockPool, TestNorms, TestBufferedIndexInput, TestLiveFieldValues, TestSortedSetSortField, TestCrash, MultiCollectorTest, TestSegmentTermEnum, TestDocsWithFieldSet, TestIndexWriter, TestTieredMergePolicy, TestSortedSetDocValues, TestManyFields, TestPointValues, TestSparseFixedBitSet, LimitedFiniteStringsIteratorTest, TestRamUsageEstimator, TestIndexWriterMerging, TestSearchWithThreads, TestSortedNumericSortField, TestIndexWriterExceptions, TestMixedDocValuesUpdates, TestToken, TestDocValuesIndexing, TestIndexWriterDeleteByQuery, Test2BPoints, TestAssertions, TestWordlistLoader, TestQueryBuilder, TestRoaringDocIdSet, TestLSBRadixSorter, TestSimilarity2, TestBinaryDocValuesUpdates, TestSearch, TestInPlaceMergeSorter, TestSimpleFSLockFactory, TestReqExclBulkScorer, TestLucene50StoredFieldsFormat, TestSimpleExplanationsOfNonMatches, TestAddIndexes, TestBooleanOr, TestSwappedIndexFiles, TestOmitPositions, TestNIOFSDirectory, TestPrefixQuery, TestBagOfPositions, TestTerm, TestBytesRefArray, TestRAMDirectory, TestUTF32ToUTF8, TestFieldInvertState, TestCodecHoldsOpenFiles, Test2BSortedDocValuesOrds, TestUpgradeIndexMergePolicy, TestBytesRef, TestPointQueries, TestExternalCodecs, TestIndexableField, TestMultiPhraseEnum, TestDocValuesQueries, TestRegexpQuery, TestIndexWriterMergePolicy, TestPhrasePrefixQuery, TestIntroSelector, TestByteArrayDataInput, TestIndexWriterThreadsToSegments, TestForUtil, TestConjunctions, TestSumDocFreq, TestParallelCompositeReader, TestSpanExplanationsOfNonMatches, TestCodecUtil, TestBM25Similarity, TestDocumentsWriterDeleteQueue, TestNeedsScores, TestAttributeSource, TestIndexFileDeleter, TestDocIdsWriter, TestHighCompressionMode, TestIndexSorting, TestAllFilesDetectTruncation, TermInSetQueryTest, TestOmitTf, TestScoreCachingWrappingScorer, TestTragicIndexWriterDeadlock, TestPolygon, TestLRUQueryCache, TestFSTs, TestRegexpRandom2, TestSameScoresWithThreads, TestFilterIterator, TestGeoEncodingUtils, TestLucene60PointsFormat, TestLockFactory, TestSloppyPhraseQuery, TestMinimize, TestDocIdSetBuilder, TestReusableStringReader, TestFlushByRamOrCountsPolicy, TestIndexWriterOnVMError, TestBooleanQuery, TestConjunctionDISI, TestDocCount, TestCrashCausesCorruptIndex, TestUnicodeUtil, TestSpanBoostQuery, TestGrowableByteArrayDataOutput, TestMinShouldMatch2, TestMixedCodecs, TestLongValuesSource, TestScorerPerf, TestDoc, TestInfoStream, TestBytesStore, TestIndexWriterWithThreads, TestMultiMMap, TestSearcherManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherManager -Dtests.seed=1718BD47D1269024 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSearcherManager (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestSearcherManager_1718BD47D1269024-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1718BD47D1269024]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [234/459 (1!)] on J0 in 6.00s, 11 tests, 1 error <<< FAILURES!

[...truncated 3769 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)L3(800.0), content5=DFR I(ne)BZ(0.3), content2=IB SPL-D1, utf8=DFR I(n)B3(800.0), fie?ld=DFR I(n)B1, content=IB SPL-D3(800.0), autf8=DFR I(n)3(800.0)}, locale=sah, timezone=America/Merida
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=88138464,total=126877696
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=FFA42ADF3499F672 -Dtests.slow=true -Dtests.locale=sah -Dtests.timezone=America/Merida -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\3.0.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_FFA42ADF3499F672-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FFA42ADF3499F672]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [6/8 (1!)] on J0 in 27.74s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6922 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestBulkSchemaAPI
   [junit4]   2> 13445 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\init-core-data-001
   [junit4]   2> 13446 WARN  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 13448 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 13449 INFO  (SUITE-TestBulkSchemaAPI-seed#[5F8BB7F6FDDD1E17]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 13451 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleAddFieldWithErrors
   [junit4]   2> 13964 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 13969 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 13972 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores\core
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 13975 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2df71fa7{/solr,null,AVAILABLE}
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@751c30e1{HTTP/1.1,[http/1.1]}{127.0.0.1:50701}
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server Started @23985ms
   [junit4]   2> 13978 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001, hostPort=50701, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores}
   [junit4]   2> 13978 ERROR (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13984 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 13985 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 13985 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13987 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T10:20:11.190666400Z
   [junit4]   2> 13987 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\solr.xml
   [junit4]   2> 14051 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 14051 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 14063 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 14146 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14156 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14156 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14160 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores
   [junit4]   2> 14160 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 14186 INFO  (coreLoadExecutor-62-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 14188 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 14226 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 14240 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 14255 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 14507 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 14547 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 14559 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 14561 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 14577 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14578 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14579 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 14601 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 14623 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14624 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 14625 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 14638 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 14643 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 14643 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 14644 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 14646 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14647 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-003\cores\core\data\]
   [junit4]   2> 14659 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=22, maxMergedSegmentMB=39.3720703125, floorSegmentMB=0.25, forceMergeDeletesPctAllowed=25.25490823646043, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 14666 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 14761 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14761 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14762 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=15, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 14786 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@52c56e1c[collection1] main]
   [junit4]   2> 14787 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14787 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 14788 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 14789 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-001\collection1\conf
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 14789 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 14790 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 14790 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 14790 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 14794 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14794 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 14795 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 14795 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 14795 WARN  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 14796 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 14796 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 14797 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14798 INFO  (searcherExecutor-63-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@52c56e1c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 15297 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#50701
   [junit4]   2> 15300 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.r.s.TestBulkSchemaAPI These tests are run with V2 API
   [junit4]   2> 15327 ERROR (qtp1488700584-240) [    x:collection1] o.a.s.s.ManagedIndexSchema Field 'a1': Field type 'string1' not found.
   [junit4]   2> 15328 ERROR (qtp1488700584-240) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{add-field={name=a1, type=string1, stored=true, indexed=false}, errorMessages=[Field 'a1': Field type 'string1' not found.
   [junit4]   2> ]}, {add-field={type=string, stored=true, indexed=true}, errorMessages=['name' is a required field]}], 
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.execute(V2HttpCall.java:325)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1637)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:533)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:1595)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextHandle(ScopedHandler.java:188)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1253)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:168)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:473)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:1564)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.nextScope(ScopedHandler.java:166)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1155)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:455)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:132)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:530)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:347)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:256)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:279)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:102)
   [junit4]   2> 	at org.eclipse.jetty.io.ChannelEndPoint$2.run(ChannelEndPoint.java:124)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.doProduce(EatWhatYouKill.java:247)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.EatWhatYouKill.produce(EatWhatYouKill.java:140)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@751c30e1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1185245583
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15336 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dff24a6: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@3eaee6d3
   [junit4]   2> 15342 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15342 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5f637c91: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@5b6ef5f1
   [junit4]   2> 15346 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15347 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2609f0f5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5f516a44
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@a426ab8
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=172124856
   [junit4]   2> 15350 INFO  (coreCloseExecutor-67-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@63d7418e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@52300de9
   [junit4]   2> 15363 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2df71fa7{/solr,null,UNAVAILABLE}
   [junit4]   2> 15363 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 15367 INFO  (TEST-TestBulkSchemaAPI.testMultipleAddFieldWithErrors-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleAddFieldWithErrors
   [junit4]   2> 15371 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldWithExistingCatchallDynamicField
   [junit4]   2> 15677 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 15682 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 15683 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores\core
   [junit4]   2> 15684 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 15686 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@759b1b2a{/solr,null,AVAILABLE}
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cbfd9a6{HTTP/1.1,[http/1.1]}{127.0.0.1:50705}
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.Server Started @25694ms
   [junit4]   2> 15687 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004, hostPort=50705, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores}
   [junit4]   2> 15688 ERROR (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T10:20:12.891416500Z
   [junit4]   2> 15688 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\solr.xml
   [junit4]   2> 15694 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 15695 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 15700 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 15743 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15749 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15749 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@70ef304f
   [junit4]   2> 15755 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-006\cores
   [junit4]   2> 15755 INFO  (TEST-TestBulkSchemaAPI.testAddFieldWithExistingCatchallDynamicField-seed#[5F8BB7F6FDDD1E17]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 15777 INFO  (coreLoadExecutor-74-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 15779 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-004/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 15809 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 15816 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 15830 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 15913 WARN  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 15916 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 15916 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15917 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 15932 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 15951 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 15954 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 15956 INFO  (coreLoadExecutor-74-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestBulkSchemaAPI_5F8BB7F6FDDD1E17-001\tempDir-004\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Wind

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

hWithMasterUrl-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@17aa2ef4{/solr,null,UNAVAILABLE}
   [junit4]   2> 8599175 INFO  (TEST-TestReplicationHandler.doTestIndexFetchWithMasterUrl-seed#[5F8BB7F6FDDD1E17]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_5F8BB7F6FDDD1E17-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=FSTOrd50, id=FSTOrd50, newname=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1853, maxMBSortInHeap=6.029996124335872, sim=RandomSimilarity(queryNorm=false): {}, locale=smn, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=282361528,total=533725184
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedQueryComponentOptimizationTest, HdfsDirectoryTest, SpatialFilterTest, TestBulkSchemaAPI, TestCollationField, BlockDirectoryTest, TestEmbeddedSolrServerSchemaAPI, TestCursorMarkWithoutUniqueKey, RankQueryTest, TermsComponentTest, TestMiniSolrCloudClusterSSL, TestMinMaxOnMultiValuedField, TestSystemIdResolver, TestManagedSynonymGraphFilterFactory, TestIndexSearcher, MoreLikeThisHandlerTest, LeaderElectionTest, TestLeaderInitiatedRecoveryThread, TestRemoteStreaming, TestGroupingSearch, TestReplicationHandlerBackup, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestRestoreCore, TestRequestForwarding, LeaderInitiatedRecoveryOnShardRestartTest, TestRawTransformer, TestSchemaManager, IndexSchemaRuntimeFieldTest, TestObjectReleaseTracker, TestPhraseSuggestions, MigrateRouteKeyTest, TestStandardQParsers, TestSortByMinMaxFunction, JavabinLoaderTest, ReplicaListTransformerTest, RuleEngineTest, TestPolicyCloud, TestLeaderElectionWithEmptyReplica, TestRealTimeGet, DirectSolrConnectionTest, TestRecovery, TestTolerantUpdateProcessorRandomCloud, TestSolrCloudWithHadoopAuthPlugin, AnalysisAfterCoreReloadTest, MetricUtilsTest, TestCorePropertiesReload, FullHLLTest, TestIBSimilarityFactory, SolrTestCaseJ4Test, CheckHdfsIndexTest, ExecutePlanActionTest, TestExactSharedStatsCache, TestCoreContainer, CdcrReplicationDistributedZkTest, FacetPivotSmallTest, PropertiesRequestHandlerTest, SpellingQueryConverterTest, BasicDistributedZkTest, SearchRateTriggerTest, QueryElevationComponentTest, TestStressInPlaceUpdates, TestMergePolicyConfig, TestMacroExpander, TestSubQueryTransformer, ShardSplitTest, FileUtilsTest, OverseerModifyCollectionTest, TestSmileRequest, TestGenericDistributedQueue, HdfsBasicDistributedZk2Test, SolrSlf4jReporterTest, LargeFieldTest, ConnectionReuseTest, PluginInfoTest, TestSchemaSimilarityResource, SolrMetricReporterTest, TestSurroundQueryParser, ClassificationUpdateProcessorIntegrationTest, TestFunctionQuery, TestXmlQParserPlugin, TestComplexPhraseLeadingWildcard, TestLegacyNumericRangeQueryBuilder, RecoveryZkTest, TestFieldCacheWithThreads, NodeMutatorTest, WordBreakSolrSpellCheckerTest, ZkCLITest, HighlighterTest, LukeRequestHandlerTest, CustomCollectionTest, TestElisionMultitermQuery, TestNumericTerms32, TestExceedMaxTermLength, BlockJoinFacetDistribTest, AutoScalingHandlerTest, TestRecoveryHdfs, ManagedSchemaRoundRobinCloudTest, HdfsTlogReplayBufferedWhileIndexingTest, TestMissingGroups, SolrShardReporterTest, TestSQLHandlerNonCloud, RequiredFieldsTest, TestShardHandlerFactory, TestNodeAddedTrigger, DateMathParserTest, TestAuthorizationFramework, DistributedFacetPivotWhiteBoxTest, CollectionsAPISolrJTest, AddReplicaTest, TestSearcherReuse, TestJsonFacetRefinement, QueryEqualityTest, SynonymTokenizerTest, AtomicUpdatesTest, QueryResultKeyTest, TestHashQParserPlugin, SpatialHeatmapFacetsTest, TestDynamicLoading, TestDistribStateManager, PolyFieldTest, SOLR749Test, TestOmitPositions, CloudExitableDirectoryReaderTest, TestBinaryField, TestTolerantSearch, TestApiFramework, DirectUpdateHandlerOptimizeTest, StatsComponentTest, TestCloudManagedSchema, TestCoreBackup, BasicZkTest, TestClusterStateProvider, NumberUtilsTest, TestIntervalFaceting, TestJsonRequest, TestConfigSetsAPI, TestDefaultStatsCache, TestJoin, TestFoldingMultitermQuery, BitVectorTest, CachingDirectoryFactoryTest, TestTrieFacet, TestFieldCollectionResource, AddSchemaFieldsUpdateProcessorFactoryTest, TestPushWriter, TestAddFieldRealTimeGet, TestRangeQuery, SuggestComponentTest, TestReplicationHandler]
   [junit4] Completed [728/767 (5!)] on J0 in 74.29s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2505 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1496, maxMBSortInHeap=5.584790394906107, sim=RandomSimilarity(queryNorm=true): {}, locale=bm-ML, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=149508768,total=220725248
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=E04ED0615EE97E28 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E04ED0615EE97E28-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E04ED0615EE97E28]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 38517 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 421 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/421/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C:F7E518725E861996]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001

	at __randomizedtesting.SeedInfo.seed([D0E28687419F901C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13708 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_D175F7200A08DF9C-001\init-core-data-001
   [junit4]   2> 3036046 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3036047 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3036047 INFO  (SUITE-TestDistribStateManager-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3036048 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 3036049 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036049 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036049 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036052 ERROR (Thread-4526) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036150 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50285
   [junit4]   2> 3036153 INFO  (zkConnectionManagerCallback-4498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036154 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036157 ERROR (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036158 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50285 50285
   [junit4]   2> 3036158 INFO  (Thread-4526) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50285 50285
   [junit4]   2> 3036159 INFO  (TEST-TestDistribStateManager.testHasData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 3036161 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 3036162 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036162 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036162 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036164 ERROR (Thread-4527) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036262 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50291
   [junit4]   2> 3036265 INFO  (zkConnectionManagerCallback-4500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036265 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036271 ERROR (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036271 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50291 50291
   [junit4]   2> 3036272 INFO  (Thread-4527) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50291 50291
   [junit4]   2> 3036273 INFO  (TEST-TestDistribStateManager.testListData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 3036275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 3036276 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036276 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036276 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036279 ERROR (Thread-4528) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036377 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50297
   [junit4]   2> 3036380 INFO  (zkConnectionManagerCallback-4502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036380 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036396 INFO  (zkConnectionManagerCallback-4504-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036396 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036401 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036401 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50297 50297
   [junit4]   2> 3036402 INFO  (Thread-4528) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50297 50297
   [junit4]   2> 3036403 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 3036405 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 3036406 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036406 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036406 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036409 ERROR (Thread-4529) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036506 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50306
   [junit4]   2> 3036509 INFO  (zkConnectionManagerCallback-4506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036510 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036510 ERROR (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036511 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50306 50306
   [junit4]   2> 3036512 INFO  (Thread-4529) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50306 50306
   [junit4]   2> 3036513 INFO  (TEST-TestDistribStateManager.testMulti-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 3036515 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 3036516 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3036516 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3036516 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3036518 ERROR (Thread-4530) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3036617 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer start zk server on port:50312
   [junit4]   2> 3036620 INFO  (zkConnectionManagerCallback-4508-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036620 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3036628 INFO  (zkConnectionManagerCallback-4510-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3036629 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 3041629 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3041630 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50312 50312
   [junit4]   2> 3041631 INFO  (Thread-4530) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:50312 50312
   [junit4]   2> 3041632 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=D175F7200A08DF9C -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Europe/Zaporozhye -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.12s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C:F7E518725E861996]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_D175F7200A08DF9C-001
   [junit4]   2> Jan 25, 2018 12:26:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SD, timezone=Europe/Zaporozhye
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=88225336,total=491782144
   [junit4]   2> NOTE: All tests run in this JVM: [DistribJoinFromCollectionTest, TestPolicyCloud, TestClusterStateMutator, VMParamsZkACLAndCredentialsProvidersTest, SolrCLIZkUtilsTest, DistributedFacetPivotLargeTest, StatelessScriptUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest, TestMissingGroups, RequestLoggingTest, TestLazyCores, RemoteQueryErrorTest, DateMathParserTest, TestManagedSynonymGraphFilterFactory, TestSolrConfigHandler, LeaderElectionTest, TestPseudoReturnFields, RuleEngineTest, PluginInfoTest, DistributedVersionInfoTest, TermsComponentTest, TestNodeAddedTrigger, SegmentsInfoRequestHandlerTest, TestEmbeddedSolrServerAdminHandler, TestSizeLimitedDistributedMap, TestNumericTerms32, TestExpandComponent, TestLRUStatsCache, TestHighlightDedupGrouping, SubstringBytesRefFilterTest, FileUtilsTest, TestPivotHelperCode, SolrXmlInZkTest, AutoAddReplicasIntegrationTest, SolrPluginUtilsTest, TestFieldCacheWithThreads, AutoScalingHandlerTest, BasicDistributedZkTest, DirectSolrConnectionTest, TestBinaryField, CopyFieldTest, TestIntervalFaceting, PingRequestHandlerTest, TestExceedMaxTermLength, ZkNodePropsTest, TestLFUCache, TestExportWriter, TestLegacyTerms, TestQueryWrapperFilter, TermVectorComponentDistributedTest, TestSearcherReuse, TestReplicationHandlerBackup, LukeRequestHandlerTest, MultiTermTest, TestPerFieldSimilarityWithDefaultOverride, CurrencyFieldTypeTest, TestManagedSchemaThreadSafety, ShardSplitTest, MoveReplicaHDFSFailoverTest, TestConfigSetProperties, SuggesterTSTTest, TestExactSharedStatsCache, BooleanFieldTest, OpenExchangeRatesOrgProviderTest, CacheHeaderTest, TestCursorMarkWithoutUniqueKey, TestSortByMinMaxFunction, TestFieldCacheSortRandom, ShardRoutingCustomTest, TestSolrCoreParser, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SolrShardReporterTest, ReplicaListTransformerTest, CustomCollectionTest, AnalysisAfterCoreReloadTest, BasicAuthStandaloneTest, ConnectionManagerTest, TestCoreBackup, FacetPivotSmallTest, TestSuggestSpellingConverter, CdcrRequestHandlerTest, SampleTest, HttpTriggerListenerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestFieldCollectionResource, RollingRestartTest, TestFoldingMultitermQuery, BlobRepositoryCloudTest, SuggestComponentTest, TestIndexSearcher, TestOmitPositions, TestTriggerIntegration, TestRuleBasedAuthorizationPlugin, TestClusterStateProvider, TestUseDocValuesAsStored, SolrInfoBeanTest, DeleteShardTest, TestShardHandlerFactory, ReplicationFactorTest, TestDefaultStatsCache, TestSerializedLuceneMatchVersion, LeaderFailureAfterFreshStartTest, PeerSyncReplicationTest, PolyFieldTest, TestManagedResourceStorage, CoreAdminRequestStatusTest, SpellingQueryConverterTest, TestRandomRequestDistribution, TestInfoStreamLogging, TestRequestForwarding, CdcrBidirectionalTest, ClassificationUpdateProcessorIntegrationTest, RequiredFieldsTest, UniqFieldsUpdateProcessorFactoryTest, SimpleMLTQParserTest, SpatialRPTFieldTypeTest, TestFastOutputStream, TestRecoveryHdfs, WordBreakSolrSpellCheckerTest, TestLegacyNumericRangeQueryBuilder, PreAnalyzedUpdateProcessorTest, SolrIndexSplitterTest, ZkStateWriterTest, DataDrivenBlockJoinTest, SolrIndexMetricsTest, OpenCloseCoreStressTest, CloneFieldUpdateProcessorFactoryTest, IndexSchemaRuntimeFieldTest, TestRestoreCore, TestTrie, TestHashQParserPlugin, ExecutePlanActionTest, TestCustomSort, QueryEqualityTest, TestBinaryResponseWriter, TestNumericRangeQuery32, IgnoreCommitOptimizeUpdateProcessorFactoryTest, DistributedQueryComponentOptimizationTest, TestSolrCLIRunExample, InfoHandlerTest, SearchHandlerTest, AnalysisErrorHandlingTest, CollectionTooManyReplicasTest, DistribCursorPagingTest, SolrMetricReporterTest, TestCharFilters, DistributedQueryElevationComponentTest, BinaryUpdateRequestHandlerTest, HdfsSyncSliceTest, TestInPlaceUpdatesDistrib, TestSubQueryTransformer, DistributedExpandComponentTest, TestQuerySenderNoQuery, TestPullReplicaErrorHandling, TestFiltering, ConnectionReuseTest, CachingDirectoryFactoryTest, TestRangeQuery, TestNRTOpen, AlternateDirectoryTest, TestSubQueryTransformerDistrib, FieldMutatingUpdateProcessorTest, TestJmxIntegration, HttpSolrCallGetCoreTest, TestSegmentSorting, SignatureUpdateProcessorFactoryTest, ConvertedLegacyTest, TestQueryTypes, TestNumericTokenStream, MigrateRouteKeyTest, LeaderElectionIntegrationTest, TestConfigSetsAPIZkFailure, TestPayloadCheckQParserPlugin, TestFunctionQuery, XmlUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, SolrRequestParserTest, SpatialHeatmapFacetsTest, TestCollectionAPI, HdfsChaosMonkeyNothingIsSafeTest, TestPrepRecovery, DistributedFacetPivotWhiteBoxTest, TestTlogReplica, TestPerFieldSimilarity, TestSurroundQueryParser, TestPartialUpdateDeduplication, TestDeleteCollectionOnDownNodes, TestMergePolicyConfig, TestConfigSetsAPI, TestLeaderInitiatedRecoveryThread, TestOnReconnectListenerSupport, TestPullReplica, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, CollectionsAPIDistributedZkTest, NodeLostTriggerTest, TestPolicyCloud, TestComputePlanAction, TestDistribStateManager]
   [junit4] Completed [574/767 (1!)] on J0 in 5.85s, 5 tests, 1 failure <<< FAILURES!

[...truncated 557 lines...]
   [junit4] Suite: org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest
   [junit4]   2> 3453875 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\init-core-data-001
   [junit4]   2> 3453876 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3453877 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 3453877 INFO  (SUITE-PeerSyncWithIndexFingerprintCachingTest-seed#[D175F7200A08DF9C]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /u_ku/
   [junit4]   2> 3454178 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3454179 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3454180 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5ed45741{/u_ku,null,AVAILABLE}
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7058967d{HTTP/1.1,[http/1.1]}{127.0.0.1:55371}
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3464217ms
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55371, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores}
   [junit4]   2> 3454182 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3454182 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:25.420434900Z
   [junit4]   2> 3454183 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\solr.xml
   [junit4]   2> 3454185 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3454185 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3454186 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3454220 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454228 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454228 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454230 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores
   [junit4]   2> 3454230 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3454231 INFO  (coreLoadExecutor-15964-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3454231 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3454252 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3454260 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3454327 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454336 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3454337 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3454338 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3454339 WARN  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3454382 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3454382 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3454383 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3454384 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f2d32b[collection1] main]
   [junit4]   2> 3454385 WARN  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3454385 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3454386 INFO  (searcherExecutor-15965-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f2d32b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3454386 INFO  (coreLoadExecutor-15964-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522445167591424
   [junit4]   2> 3454667 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3454669 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@749a5eec{/u_ku,null,AVAILABLE}
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b597ff{HTTP/1.1,[http/1.1]}{127.0.0.1:55374}
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3464705ms
   [junit4]   2> 3454670 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55374, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores}
   [junit4]   2> 3454671 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:25.909471700Z
   [junit4]   2> 3454671 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 3454674 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3454674 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3454675 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3454708 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454717 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454717 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454719 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores
   [junit4]   2> 3454719 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3454720 INFO  (coreLoadExecutor-15975-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3454721 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3454746 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3454757 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3454834 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3454843 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3454844 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 3454845 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3454848 WARN  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3454892 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3454892 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3454893 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3454893 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3454894 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3454894 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@325ac682[collection1] main]
   [junit4]   2> 3454895 WARN  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3454895 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3454895 INFO  (coreLoadExecutor-15975-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522445701316608
   [junit4]   2> 3454896 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@325ac682[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455188 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3455190 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7bc99b74{/u_ku,null,AVAILABLE}
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4626bb20{HTTP/1.1,[http/1.1]}{127.0.0.1:55377}
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3465226ms
   [junit4]   2> 3455191 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55377, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores}
   [junit4]   2> 3455192 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:26.430406600Z
   [junit4]   2> 3455192 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 3455194 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3455194 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3455195 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3455225 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455233 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455233 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455235 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores
   [junit4]   2> 3455235 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3455250 INFO  (coreLoadExecutor-15986-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3455251 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3455269 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3455277 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3455344 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3455364 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3455364 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455365 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3455365 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 3455366 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3455368 WARN  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455413 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3455413 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455415 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455415 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455416 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3455416 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@589a56cb[collection1] main]
   [junit4]   2> 3455416 WARN  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3455417 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3455417 INFO  (coreLoadExecutor-15986-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522446248673280
   [junit4]   2> 3455442 INFO  (searcherExecutor-15987-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@589a56cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455735 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T05:27:37+08:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3455736 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3455738 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@377b4d6a{/u_ku,null,AVAILABLE}
   [junit4]   2> 3455745 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2434a6a5{HTTP/1.1,[http/1.1]}{127.0.0.1:55380}
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.e.j.s.Server Started @3465780ms
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema.xml, hostContext=/u_ku, solrconfig=solrconfig-tlog.xml, hostPort=55380, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores}
   [junit4]   2> 3455746 ERROR (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3455746 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-25T00:33:26.984232700Z
   [junit4]   2> 3455747 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 3455749 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3455749 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3455750 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3455783 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455792 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455793 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455795 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores
   [junit4]   2> 3455795 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3455795 INFO  (coreLoadExecutor-15997-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3455796 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3455815 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3455823 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3455889 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3455898 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13da4468
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3455899 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 3455900 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=47, maxMergedSegmentMB=83.8447265625, floorSegmentMB=0.9072265625, forceMergeDeletesPctAllowed=4.3956142686738255, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3455902 WARN  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 3455945 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3455945 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3455948 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=46, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3037248513706102]
   [junit4]   2> 3455949 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@529b0c38[collection1] main]
   [junit4]   2> 3455949 WARN  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3455949 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3455950 INFO  (searcherExecutor-15998-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@529b0c38[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3455951 INFO  (coreLoadExecutor-15997-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590522446808612864
   [junit4]   2> 3455953 INFO  (TEST-PeerSyncWithIndexFingerprintCachingTest.test-seed#[D175F7200A08DF9C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3455956 INFO  (qtp37944682-40943) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 3455960 INFO  (qtp575454805-40960) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[1 (1)]} 0 1
   [junit4]   2> 3455961 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[2 (2)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 0
   [junit4]   2> 3455962 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[3 (3)]} 0 0
   [junit4]   2> 3455963 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 3455963 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[4 (4)]} 0 0
   [junit4]   2> 3455964 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 3455964 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[5 (5)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[6 (6)]} 0 0
   [junit4]   2> 3455965 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 3455966 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&wt=javabin&version=2}{add=[7 (7)]} 0 0
   [junit4]   2> 3455966 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446824341504,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455966 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7082b4a5 commitCommandVersion:1590522446824341504
   [junit4]   2> 3455968 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@615e7a3e[collection1] main]
   [junit4]   2> 3455968 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455969 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@615e7a3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))}
   [junit4]   2> 3455969 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 3455969 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446827487232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455969 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@36603826 commitCommandVersion:1590522446827487232
   [junit4]   2> 3455971 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d8ef5c3[collection1] main]
   [junit4]   2> 3455971 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455973 INFO  (searcherExecutor-15987-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d8ef5c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))}
   [junit4]   2> 3455973 INFO  (qtp575454805-40963) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 3
   [junit4]   2> 3455974 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@615e7a3e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(7.3.0):C7)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=8439220134293515547, numVersions=7, numDocs=7, maxDoc=7}
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455975 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={update.distrib=FROMLEADER&_version_=-9&wt=javabin&version=2}{delete=[2 (-9)]} 0 0
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1590522446833778688,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3455975 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7082b4a5 commitCommandVersion:1590522446833778688
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53e00fab[collection1] main]
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3455978 INFO  (searcherExecutor-15976-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53e00fab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7/1:delGen=1)))}
   [junit4]   2> 3455978 INFO  (qtp37944682-40947) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/u_ku path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@53e00fab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7/1:delGen=1)))} leafReaderContext:LeafReaderContext(FilterLeafReader(Uninverting(_0(7.3.0):C7/1:delGen=1)) docBase=0 ord=0) mavVersion:9223372036854775807
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=4206071640919714100, numVersions=6, numDocs=6, maxDoc=7}
   [junit4]   2> 3455979 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455980 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.u.PeerSync PeerSync: core=collection1 url= START replicas=[http://127.0.0.1:55374/u_ku/collection1] nUpdates=100
   [junit4]   2> 3455982 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.u.IndexFingerprint IndexFingerprint millis:0.0 result:{maxVersionSpecified=9223372036854775807, maxVersionEncountered=7, maxInHash=7, versionsHash=4206071640919714100, numVersions=6, numDocs=6, maxDoc=7}
   [junit4]   2> 3455982 INFO  (qtp37944682-40945) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/u_ku path=/get params={distrib=false&qt=/get&getFingerprint=9223372036854775807&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 3455982 INFO  (qtp575454805-40965) [    x:collection1] o.a.s.c.SolrCore Caching fingerprint for searcher:Searcher@1d8ef5c3[collection1] main{ExitableDirectoryReader(UninvertingDirectory

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

ionTest, AutoscalingHistoryHandlerTest, JavabinLoaderTest, TestUnifiedSolrHighlighter, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, SolrCloudReportersTest, ManagedSchemaRoundRobinCloudTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestManagedSchema, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsMergeStrategyTest, TestNoOpRegenerator, TestReRankQParserPlugin, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStandardQParsers, TestXmlQParserPlugin, DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField, BlockJoinFacetDistribTest, BlockJoinFacetRandomTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, TestDFISimilarityFactory, TestDistribIDF, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestSolrCloudWithHadoopAuthPlugin, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestAnalyzeInfixSuggestions, TestBlendedInfixSuggestions, TestFileDictionaryLookup, TestHighFrequencyDictionaryFactory, BlockCacheTest, BlockDirectoryTest, HdfsDirectoryTest, HdfsLockFactoryTest, TestDocTermOrds, TestFieldCacheReopen, TestLegacyFieldCache, TestNumericTerms64, TestUninvertingReader, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=D175F7200A08DF9C -Dtests.slow=true -Dtests.locale=teo -Dtests.timezone=America/Kentucky/Monticello -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets\cloud-subdirs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_D175F7200A08DF9C-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D175F7200A08DF9C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [747/767 (2!)] on J1 in 2.79s, 1 test, 1 error <<< FAILURES!

[...truncated 2432 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-CF, timezone=Etc/GMT-11
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=103752256,total=167247872
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D0E28687419F901C -Dtests.slow=true -Dtests.locale=fr-CF -Dtests.timezone=Etc/GMT-11 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D0E28687419F901C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D0E28687419F901C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 11.77s, 8 tests, 1 error <<< FAILURES!

[...truncated 38529 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 420 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/420/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001

	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001

	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.util.TestIOUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001

	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D:84C34E22EF0C1588]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetProperties

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestConfigSetProperties_4D760C8CE66BD37D-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestInfoStreamLogging

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001

	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCollapseQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\tlog\tlog.0000000000000000061
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001

	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061

	at __randomizedtesting.SeedInfo.seed([EA764B7861D2C71E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001

	at __randomizedtesting.SeedInfo.seed([25131FAE4E10819D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 656 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J0 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=504, maxMBSortInHeap=5.269667360982904, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-CN, timezone=Europe/Gibraltar
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=27418760,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestCrashCausesCorruptIndex, TestDocInverterPerFieldErrorInfo, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, TestBufferedIndexInput, TestCloseableThreadLocal, TestAllFilesDetectTruncation, TestFlushByRamOrCountsPolicy, TestIndexWriterFromReader, TestSameScoresWithThreads, Test2BPositions, TestSpanNotQuery, TestBagOfPositions, TestPhrasePrefixQuery, TestTopDocsCollector, TestBM25Similarity, TestConjunctions, TestSparseFixedBitSet, TestDocValuesQueries, TestUTF32ToUTF8, TestConjunctionDISI, TestSortedSetDocValues, TestPriorityQueue, TestArrayUtil, TestMergePolicyWrapper, TestSloppyMath, TestMergedIterator, TestLucene60PointsFormat, TestRegexpRandom2, TestIndexSearcher, TestNRTReaderCleanup, TestRegexpQuery, TestIndexWriterMerging, TestNeedsScores, TestSimpleExplanationsWithFillerDocs, TestBagOfPostings, TestQueryBuilder, TestIndexWriterThreadsToSegments, TestScorerPerf, TestSameTokenSamePosition, TestNewestSegment, TestSearchForDuplicates, TestIndexWriterMergePolicy, TermInSetQueryTest, TestDateSort, TestOneMergeWrappingMergePolicy, TestMultiMMap, TestPolygon, TestVirtualMethod, TestDemoParallelLeafReader, TestDocCount, TestPositionIncrement, TestSort, TestIndexWriterExceptions, TestForceMergeForever, TestDocsAndPositions, TestRateLimiter, TestIndexWriterWithThreads, TestTwoPhaseCommitTool, TestReusableStringReader, TestIndexManyDocuments, TestUpgradeIndexMergePolicy, TestNorms, TestLongValuesSource, TestOperations, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Europe/Gibraltar -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestIOUtils (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.util.TestIOUtils_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [136/459 (1!)] on J0 in 0.07s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 1 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1828, maxMBSortInHeap=6.3455183195971205, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=35105360,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestRamUsageEstimator, TestCrashCausesCorruptIndex, TestDocInverterPerFieldErrorInfo, TestMixedCodecs, TestUsageTrackingFilterCachingPolicy, TestBufferedIndexInput, TestCloseableThreadLocal, TestAllFilesDetectTruncation, TestFlushByRamOrCountsPolicy, TestIndexWriterFromReader, TestSameScoresWithThreads, Test2BPositions, TestSpanNotQuery, TestBagOfPositions, TestPhrasePrefixQuery, TestTopDocsCollector, TestBM25Similarity, TestConjunctions, TestSparseFixedBitSet, TestDocValuesQueries, TestUTF32ToUTF8, TestConjunctionDISI, TestSortedSetDocValues, TestPriorityQueue, TestArrayUtil, TestMergePolicyWrapper, TestSloppyMath, TestMergedIterator, TestLucene60PointsFormat, TestRegexpRandom2, TestIndexSearcher, TestNRTReaderCleanup, TestRegexpQuery, TestIndexWriterMerging, TestNeedsScores, TestSimpleExplanationsWithFillerDocs, TestBagOfPostings, TestQueryBuilder, TestIndexWriterThreadsToSegments, TestScorerPerf, TestSameTokenSamePosition, TestNewestSegment, TestSearchForDuplicates, TestIndexWriterMergePolicy, TermInSetQueryTest, TestDateSort, TestOneMergeWrappingMergePolicy, TestMultiMMap, TestPolygon, TestVirtualMethod, TestDemoParallelLeafReader, TestDocCount, TestPositionIncrement, TestSort, TestIndexWriterExceptions, TestForceMergeForever, TestDocsAndPositions, TestRateLimiter, TestIndexWriterWithThreads, TestTwoPhaseCommitTool, TestReusableStringReader, TestIndexManyDocuments, TestUpgradeIndexMergePolicy, TestNorms, TestLongValuesSource, TestOperations, TestIOUtils, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [137/459 (2!)] on J0 in 1.36s, 42 tests, 1 error <<< FAILURES!

[...truncated 28 lines...]
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f50=PostingsFormat(name=Asserting), f94=PostingsFormat(name=Asserting), f30=PostingsFormat(name=LuceneVarGapFixedInterval), f74=PostingsFormat(name=LuceneVarGapFixedInterval), f51=PostingsFormat(name=Memory), f76=PostingsFormat(name=Asserting), f54=PostingsFormat(name=Asserting), f31=PostingsFormat(name=Direct), f97=PostingsFormat(name=Direct), f78=PostingsFormat(name=LuceneVarGapFixedInterval), f56=PostingsFormat(name=LuceneVarGapFixedInterval), f34=PostingsFormat(name=LuceneVarGapFixedInterval), f12=PostingsFormat(name=LuceneVarGapFixedInterval), f33=PostingsFormat(name=Memory), f55=PostingsFormat(name=Memory), f99=PostingsFormat(name=Memory), f57=PostingsFormat(name=Direct), f35=PostingsFormat(name=Direct), f13=PostingsFormat(name=Direct), f16=PostingsFormat(name=LuceneVarGapFixedInterval), f0=PostingsFormat(name=Memory), f59=PostingsFormat(name=Memory), f37=PostingsFormat(name=Memory), f15=PostingsFormat(name=Memory), f1=PostingsFormat(name=LuceneVarGapFixedInterval), f2=PostingsFormat(name=Direct), f7=PostingsFormat(name=Asserting), f8=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), f82=PostingsFormat(name=Direct), f86=PostingsFormat(name=Direct), f20=PostingsFormat(name=Direct), f42=PostingsFormat(name=Direct), f89=PostingsFormat(name=LuceneVarGapFixedInterval), f45=PostingsFormat(name=LuceneVarGapFixedInterval), f23=PostingsFormat(name=LuceneVarGapFixedInterval), f22=PostingsFormat(name=Memory), f44=PostingsFormat(name=Memory), f25=PostingsFormat(name=Asserting), f68=PostingsFormat(name=Direct), f24=PostingsFormat(name=Direct), f49=PostingsFormat(name=LuceneVarGapFixedInterval), f28=PostingsFormat(name=Direct), f70=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1560, maxMBSortInHeap=6.8861002099776165, sim=RandomSimilarity(queryNorm=true): {f94=IB LL-L2, f30=DFR G1, f74=DFR I(n)3(800.0), f51=DFR I(F)2, f76=IB SPL-L1, f54=DFR I(F)B1, f31=DFR G2, f97=DFR GB2, f78=DFR GL1, f56=IB SPL-DZ(0.3), f33=DFR I(F)1, f55=DFR I(n)LZ(0.3), f99=DFR GB3(800.0), f35=DFR I(ne)L3(800.0), f13=IB LL-D3(800.0), f16=DFR GB3(800.0), f0=DFR I(F)Z(0.3), f59=DFR I(n)3(800.0), f37=DFR I(n)2, f15=DFR G1, f1=DFR GZ(0.3), f7=DFR I(ne)Z(0.3), f8=DFR I(F)L3(800.0), f82=DFR I(ne)1, f86=IB LL-L3(800.0), f20=DFR I(n)Z(0.3), f42=IB SPL-D3(800.0), f89=DFR I(n)B1, f22=DFR GLZ(0.3), f44=DFR I(ne)Z(0.3), f25=IB LL-LZ(0.3), f68=DFR I(n)L2, f70=DFI(Standardized)}, locale=ar-DZ, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=62022064,total=256323584
   [junit4]   2> NOTE: All tests run in this JVM: [TestRadixSelector, TestStringHelper, TestBlockPostingsFormat3, TestAllFilesCheckIndexHeader, TestPackedInts, TestBytesRefHash, TestRegExp, TestLogMergePolicy, TestTermContext, TestSloppyPhraseQuery2, TestSimilarityBase, TestDateTools, TestMultiLevelSkipList, TestAutomaton, TestElevationComparator, TestDirectory, TestMultiPhraseQuery, TestNoDeletionPolicy, TestFixedBitSet, TestSortedSetSelector, TestQueryRescorer, TestTransactions, TestOfflineSorter, TestMutablePointsReaderUtils, TestStressAdvance, TestTotalHitCountCollector, TestIntsRef, TestIsCurrent, TestCharsRefBuilder, TestLucene60FieldInfoFormat, TestVersion, TestGeoUtils, TestSpanOrQuery, TestWildcard, TestFilterDirectory, TestStopFilter, TestPostingsOffsets, TestIndexWriterForceMerge, TestDuelingCodecsAtNight, TestMutableValues, TestDirectoryReaderReopen, TestNotDocIdSet, TestMultiTermConstantScore, TestDocValues, TestOmitNorms, TestMultiFields, TestPositiveScoresOnlyCollector, TestBytesStore, TestLucene50CompoundFormat, Test2BPostingsBytes, TestDocIDMerger, TestNoMergeScheduler, TestMaxTermFrequency, TestConstantScoreQuery, TestBooleanSimilarity, TestDocumentWriter, TestPrefixCodedTerms, TestMultiDocValues, TestIntArrayDocIdSet, TestRollingUpdates, TestIndexWriterMaxDocs, TestComplexExplanationsOfNonMatches, TestConcurrentMergeScheduler, TestCharTermAttributeImpl, TestSpanCollection, TestCharArraySet, TestSearcherManager, TestIndexWriterLockRelease, TestReadOnlyIndex, TestCharsRef, TestStressIndexing2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressIndexing2 -Dtests.seed=E72F49EDAD5AAE10 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestStressIndexing2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_E72F49EDAD5AAE10-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E72F49EDAD5AAE10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [147/459 (3!)] on J1 in 1.12s, 3 tests, 1 error <<< FAILURES!

[...truncated 11065 lines...]
   [junit4] Suite: org.apache.solr.core.TestInfoStreamLogging
   [junit4]   2> 40168 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]   2> 40169 WARN  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 40170 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 40172 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 40173 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 40174 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 40215 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 40216 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 40280 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 40402 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 40490 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40500 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40501 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40511 INFO  (coreLoadExecutor-123-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40513 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 40550 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 40557 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 40570 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 40713 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 40740 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 40741 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ad552dd
   [junit4]   2> 40743 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40743 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\]
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@33e65e28
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40758 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: init: create=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@58776e76; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145))
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6393a7b0
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@2df1eb28
   [junit4]   2> 
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now flush at close
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   index before flush 
   [junit4]   2> 40759 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 40760 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]: now merge
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]:   index: 
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-123-thread-1]:   no more merges pending; now return
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: waitForMerges
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: waitForMerges done
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: start
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: enter lock
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: now prepare
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: prepareCommit: flush
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]:   index before flush 
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit(): start
   [junit4]   2> 40761 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 40776 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 40777 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: done all syncs: []
   [junit4]   2> 40777 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: pendingCommit != null
   [junit4]   2> 40778 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: took 17.5 msec
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: commit: done
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: all running merges have aborted
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback: done finish merges
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: abort
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: done abort success=true
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: rollback: infos=
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 40779 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41008 WARN  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 41009 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 41009 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 41248 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@33e65e28
   [junit4]   2> 41248 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: init: load commit "segments_1"
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-123-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: init: create=false
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: 
   [junit4]   2> dir=NRTCachingDirectory(MMapDirectory@C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index lockFactory=org.apache.lucene.store.NativeFSLockFactory@58776e76; maxCacheMB=48.0 maxMergeSizeMB=4.0)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.MockConfigurableSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145))
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@ce5e81c
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@332bba22
   [junit4]   2> 
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: flush at getReader
   [junit4]   2> 41287 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: startFullFlush
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-123-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-123-thread-1]: coreLoadExecutor-123-thread-1 finishFullFlush success=true
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-123-thread-1]: getReader took 1 msec
   [junit4]   2> 41288 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13778c3b[collection1] main]
   [junit4]   2> 41289 WARN  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 41289 INFO  (coreLoadExecutor-123-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 41291 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 41295 INFO  (searcherExecutor-124-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13778c3b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 41296 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[4D760C8CE66BD37D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIndexConfig
   [junit4]   2> 41297 INFO  (TEST-TestInfoStreamLogging.testIndexConfig-seed#[4D760C8CE66BD37D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testIndexConfig
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1122533439
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 41297 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f6b1bf7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6a50b461
   [junit4]   2> 41301 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 41301 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42773457: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@66595e79
   [junit4]   2> 41304 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 41304 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6200dcb5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6da82206
   [junit4]   2> 41508 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@308d4847
   [junit4]   2> 41508 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=814565447
   [junit4]   2> 41509 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50773408: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14927822
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now flush at close
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   index before flush 
   [junit4]   2> 41517 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: startFullFlush
   [junit4]   2> 41518 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: coreCloseExecutor-128-thread-1 finishFullFlush success=true
   [junit4]   2> 41518 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41519 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-128-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: initDynamicDefaults spins=false maxThreadCount=2 maxMergeCount=7
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]: now merge
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]:   index: 
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreCloseExecutor-128-thread-1]:   no more merges pending; now return
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: waitForMerges
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: waitForMerges done
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: start
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: enter lock
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: now prepare
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: prepareCommit: flush
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   index before flush 
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: startFullFlush
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 41520 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreCloseExecutor-128-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: coreCloseExecutor-128-thread-1 finishFullFlush success=true
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: startCommit(): start
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]:   skip startCommit(): no changes pending
   [junit4]   2> 41523 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: pendingCommit == null; skip
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: took 3.4 msec
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: commit: done
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: all running merges have aborted
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback: done finish merges
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: abort
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-128-thread-1]: done abort success=true
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-128-thread-1]: rollback: infos=
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-128-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 41524 INFO  (coreCloseExecutor-128-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-128-thread-1]: 0 msec to checkpoint
   [junit4]   2> 41526 INFO  (SUITE-TestInfoStreamLogging-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, maxDocsPerChunk=993, blockSize=145), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=8182, blockSize=145)), sim=RandomSimilarity(queryNorm=true): {}, locale=id-ID, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=61430568,total=147972096
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrDeletionPolicy1, TestRandomRequestDistribution, TestPushWriter, TestSolrCloudWithSecureImpersonation, TestIBSimilarityFactory, TestInfoStreamLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInfoStreamLogging -Dtests.seed=4D760C8CE66BD37D -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestInfoStreamLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001\init-core-data-001\index\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestInfoStreamLogging_4D760C8CE66BD37D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4D760C8CE66BD37D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [19/767 (1!)] on J0 in 1.42s, 1 test, 1 error <<< FAILURES!

[...truncated 116 lines...]
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4]   2> 130365 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001
   [junit4]   2> 130366 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 130367 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 130369 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 130370 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 130394 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 130416 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 130456 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 130501 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130510 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130510 INFO  (SUITE-TestCollapseQParserPlugin-seed#[4D760C8CE66BD37D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130512 INFO  (coreLoadExecutor-501-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 130513 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 130551 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 130569 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 130621 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1aa8afd6
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 130629 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_4D760C8CE66BD37D-001\init-core-data-001\]
   [junit4]   2> 130634 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1648032118, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 130722 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 130722 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 130723 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 130723 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 130727 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2056127793, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 130728 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ee9e5e7[collection1] main]
   [junit4]   2> 130728 WARN  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 130729 INFO  (coreLoadExecutor-501-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 130729 INFO  (coreLoadExecutor-501-threa

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

url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f6e94cc
   [junit4]   2> 56940 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 56940 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4cb3c9ae: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@48b2592b
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@747e8f18
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1954451224
   [junit4]   2> 56946 INFO  (coreCloseExecutor-757-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6c0310c0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7ce3e7b8
   [junit4]   2> 56958 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@124d759b{/solr,null,UNAVAILABLE}
   [junit4]   2> 56958 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 56959 INFO  (TEST-SchemaTest.testGetUniqueKeyAccuracy-seed#[EA764B7861D2C71E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetUniqueKeyAccuracy
   [junit4]   2> 56961 INFO  (SUITE-SchemaTest-seed#[EA764B7861D2C71E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=99858456,total=171880448
   [junit4]   2> NOTE: All tests run in this JVM: [TestCoreAdmin, NamedListTest, TestDocumentObjectBinder, ReverseEvaluatorTest, TestCollectionAdminRequest, TestCloudSolrClientConnections, ArrayEvaluatorTest, ArcSineEvaluatorTest, GetByIdTest, NoOpResponseParserTest, FieldAnalysisResponseTest, TestPolicy, LessThanEvaluatorTest, UsingSolrJRefGuideExamplesTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=EA764B7861D2C71E -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore\core0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_EA764B7861D2C71E-001\tempDir-061
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA764B7861D2C71E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [37/146 (1!)] on J0 in 26.13s, 35 tests, 1 error <<< FAILURES!

[...truncated 1814 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1453, maxMBSortInHeap=5.88081959800362, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-ML, timezone=America/Belem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47678112,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=25131FAE4E10819D -Dtests.slow=true -Dtests.locale=fr-ML -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_25131FAE4E10819D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([25131FAE4E10819D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 1.00s, 8 tests, 1 error <<< FAILURES!

[...truncated 38517 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 419 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/419/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015

	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001

	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestTrackingDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestLinearModel

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001

	at __randomizedtesting.SeedInfo.seed([E3AEC4A279F459A0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not find collection:collection2

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


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreDiscovery

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014\core1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCoreDiscovery_C3CCDE48A52AB07F-001\tempDir-014

	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestSolrIndexConfig_C3CCDE48A52AB07F-001

	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_C3CCDE48A52AB07F-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotLongTailTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_C3CCDE48A52AB07F-001

	at __randomizedtesting.SeedInfo.seed([C3CCDE48A52AB07F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE7C41D3ACA17D30-001

	at __randomizedtesting.SeedInfo.seed([FE7C41D3ACA17D30]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 318 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=LuceneVarGapDocFreqInterval), junk=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=1458, maxMBSortInHeap=7.749185243878283, sim=RandomSimilarity(queryNorm=true): {}, locale=lb, timezone=Pacific/Saipan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53188216,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestInPlaceMergeSorter, TestTermVectors, TestReusableStringReader, TestBooleanMinShouldMatch, MultiCollectorTest, TestCustomNorms, TestNewestSegment, TestLSBRadixSorter, TestLucene50TermVectorsFormat, TestSleepingLockWrapper, TestTermQuery, TestSpanNotQuery, TestScoreCachingWrappingScorer, TestIndexWriter, Test2BPositions, TestPrefixQuery, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=lb -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_232F7BEC47AD9CE8-001\testSeekSliceZero-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [31/459 (1!)] on J0 in 5.86s, 54 tests, 1 error <<< FAILURES!

[...truncated 390 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=813, maxMBSortInHeap=6.888512629629513, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA, timezone=Pacific/Kwajalein
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=46870056,total=234225664
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongPostings, TestTopFieldCollectorEarlyTermination, TestCustomSearcherSort, TestDeletionPolicy, TestPerFieldPostingsFormat, TestMultiTermQueryRewrites, TestTryDelete, TestQueryRescorer, TestDirectPacked, FuzzyTermOnShortTermsTest, TestSmallFloat, TestTopFieldCollector, TestMultiTermConstantScore, TestSparseFixedBitDocIdSet, TestNativeFSLockFactory, TestIndexWriterMaxDocs, TestMergeSchedulerExternal, TestComplexExplanationsOfNonMatches, TestNRTThreads, TestLongRangeFieldQueries, TestFieldReuse, TestStressIndexing2, TestDateTools, TestSpanNearQuery, TestAutomatonQuery, TestSloppyPhraseQuery2, TestDocValuesScoring, TestLongBitSet, Test2BNumericDocValues, TestBytesRefAttImpl, TestSpansEnum, Test2BPostingsBytes, TestIndexWriterNRTIsCurrent, TestDocValues, TestOfflineSorter, TestIsCurrent, TestRegExp, TestDoubleValuesSource, TestRollingBuffer, TestStressDeletes, TestNot, TestNRTReaderWithThreads, TestIntroSorter, TestAllFilesHaveChecksumFooter, TestFastCompressionMode, TestSortedSetSelector, TestNumericDocValuesUpdates, TestPackedInts, TestSegmentCacheables, TestIndexingSequenceNumbers, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=Pacific/Kwajalein -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_232F7BEC47AD9CE8-001\foo-015
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [145/459 (2!)] on J1 in 1.31s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 243 lines...]
   [junit4] Suite: org.apache.lucene.store.TestTrackingDirectoryWrapper
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J1 | TestTrackingDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1556, maxMBSortInHeap=5.0810748569418465, sim=RandomSimilarity(queryNorm=false): {}, locale=saq-KE, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=189846576,total=243675136
   [junit4]   2> NOTE: All tests run in this JVM: [TestLongPostings, TestTopFieldCollectorEarlyTermination, TestCustomSearcherSort, TestDeletionPolicy, TestPerFieldPostingsFormat, TestMultiTermQueryRewrites, TestTryDelete, TestQueryRescorer, TestDirectPacked, FuzzyTermOnShortTermsTest, TestSmallFloat, TestTopFieldCollector, TestMultiTermConstantScore, TestSparseFixedBitDocIdSet, TestNativeFSLockFactory, TestIndexWriterMaxDocs, TestMergeSchedulerExternal, TestComplexExplanationsOfNonMatches, TestNRTThreads, TestLongRangeFieldQueries, TestFieldReuse, TestStressIndexing2, TestDateTools, TestSpanNearQuery, TestAutomatonQuery, TestSloppyPhraseQuery2, TestDocValuesScoring, TestLongBitSet, Test2BNumericDocValues, TestBytesRefAttImpl, TestSpansEnum, Test2BPostingsBytes, TestIndexWriterNRTIsCurrent, TestDocValues, TestOfflineSorter, TestIsCurrent, TestRegExp, TestDoubleValuesSource, TestRollingBuffer, TestStressDeletes, TestNot, TestNRTReaderWithThreads, TestIntroSorter, TestAllFilesHaveChecksumFooter, TestFastCompressionMode, TestSortedSetSelector, TestNumericDocValuesUpdates, TestPackedInts, TestSegmentCacheables, TestIndexingSequenceNumbers, TestFileSwitchDirectory, TestStressNRT, TestTermRangeQuery, TestTermContext, TestSortRandom, TestSpanMultiTermQueryWrapper, TestIndexReaderClose, TestIndexWriterDelete, TestSegmentMerger, TestMultiTermsEnum, TestEarlyTermination, TestPrefixCodedTerms, TestField, TestCustomTermFreq, TestDisjunctionMaxQuery, TestMultiDocValues, TestFilterSpans, TestBytesRefHash, TestCharTermAttributeImpl, TestSimpleFSDirectory, TestMutableValues, TestPrefixInBooleanQuery, TestBooleanScorer, TestDocumentWriter, TestIndexOrDocValuesQuery, TestRadixSelector, TestCheckIndex, TestCachingTokenFilter, Test2BSortedDocValuesFixedSorted, TestNoDeletionPolicy, TestSimilarity, TestIntArrayDocIdSet, TestSPIClassIterator, TestParallelTermEnum, TestSearchAfter, TestPagedBytes, TestMaxTermFrequency, TestSpanFirstQuery, TestFlex, TestAllFilesCheckIndexHeader, TestBytesStore, TestPositiveScoresOnlyCollector, TestPerFieldDocValuesFormat, TestBasics, TestFieldType, TestConstantScoreQuery, TestIntRangeFieldQueries, TestPostingsOffsets, TestConcurrentMergeScheduler, Test2BPostings, TestDirectory, TestAutomatonQueryUnicode, TestDuelingCodecsAtNight, TestMultiset, TestDocumentsWriterStallControl, TestSimpleExplanations, TestMatchNoDocsQuery, TestBKD, TestUniqueTermCount, TestIndexWriterOutOfFileDescriptors, TestOrdinalMap, TestTrackingDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTrackingDirectoryWrapper -Dtests.seed=232F7BEC47AD9CE8 -Dtests.slow=true -Dtests.locale=saq-KE -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestTrackingDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestTrackingDirectoryWrapper_232F7BEC47AD9CE8-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([232F7BEC47AD9CE8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [221/459 (3!)] on J1 in 0.27s, 47 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 784 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180124_000553_5589069416216266321704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180124_000553_56111868773976918542928.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 316 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180124_001158_8086496477482642835990.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180124_001158_80811895525896771383638.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180124_001307_8116909817712490423979.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180124_001307_8119767576003738755973.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180124_001511_107583404070391563676.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180124_001511_10711162150672644291795.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180124_001524_0368982714083106552641.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180124_001524_03611621458886236459443.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180124_001544_501349517571694608820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180124_001544_5019507168039763676804.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180124_001550_5495813056434780002221.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180124_001550_54811268897558526225877.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180124_001554_8001180889032332291482.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180124_001554_8002378888546671433878.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180124_001605_3505919307010520480957.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180124_001605_3511166142399849361727.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180124_001611_9448738978052702503902.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180124_001611_94414112434371360752674.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180124_001615_4806975444920586354987.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 211 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180124_001635_9874440989458565681018.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180124_001635_9876806939186320674713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180124_001750_73414808922265892268068.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180124_001750_73513008701509066397674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180124_001801_45511134608452557185695.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180124_001801_45518382985301000251513.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180124_001814_35012563325859556029197.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180124_001814_35110348008501246857739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180124_002004_249425639236749315706.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180124_002004_2486258730596823197564.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180124_002009_46713039152779690182083.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180124_002009_46713919936414779551176.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180124_002019_44711681165002866955564.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180124_002019_44716315971887631189279.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180124_002051_694877196018572425112.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180124_002051_6905262244031315488525.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180124_002106_0945459679995366087161.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180124_002106_0928739346856952916053.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180124_002130_3845956463262101354073.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180124_002130_38413068355682689740719.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180124_002139_8626418491638206603425.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180124_002139_8622413883703198852821.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180124_002148_8464474030781452275951.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180124_002148_84915406996302381976838.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180124_002218_4355851557812006866382.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180124_002218_43515931513875946147235.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180124_002229_18112854013349179901404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180124_002229_18016151703492067624798.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180124_002238_40017411482981514050039.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180124_002238_40013470970482714722544.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180124_002254_1099225807288178466272.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180124_002254_1099619599750079030886.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180124_002336_2976363161088454749678.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180124_002336_2976258616752883815963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180124_002351_09113942338635871767953.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180124_002351_0913945091460804858210.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180124_002405_33417808244772802725201.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180124_002408_8761033495883251061135.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180124_002408_8763530931635485624145.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1626 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedFacetPivotLongTailTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\init-core-data-001
   [junit4]   2> 0    INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 47   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.e.j.u.log Logging initialized @????ms to org.eclipse.jetty.util.log.Slf4jLog
   [junit4]   2> 56   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 63   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 64   INFO  (SUITE-DistributedFacetPivotLongTailTest-seed#[C3CCDE48A52AB07F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /k/h
   [junit4]   2> 1032 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1249 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: ????-??-??T??:??:??+06:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1267 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1267 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1272 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1298 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53121bb2{/k/h,null,AVAILABLE}
   [junit4]   2> 1316 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@42ad582e{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 1317 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.e.j.s.Server Started @?????ms
   [junit4]   2> 1320 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/k/h, hostPort=60774, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores}
   [junit4]   2> 1394 ERROR (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1394 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1395 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1396 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1421 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-24T00:25:31.196356900Z
   [junit4]   2> 1502 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 1508 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\solr.xml
   [junit4]   2> 1654 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1654 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2436 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores
   [junit4]   2> 2439 INFO  (TEST-DistributedFacetPivotLongTailTest.test-seed#[C3CCDE48A52AB07F]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2466 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2475 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2881 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2999 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3398 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3507 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3513 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3520 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3641 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3801 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3857 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3863 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedFacetPivotLongTailTest_C3CCDE48A52AB07F-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3892 INFO  (co

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

96
   [junit4]   2> 44768 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ee7bd1d{/solr,null,UNAVAILABLE}
   [junit4]   2> 44768 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=379616659
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6299d039: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44fbb29d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 44771 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@554d3f42: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ff340ad
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=536035501
   [junit4]   2> 44772 INFO  (coreCloseExecutor-340-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1941d614: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 44776 INFO  (SUITE-TestLinearModel-seed#[E3AEC4A279F459A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=BlockTreeOrds(blocksize=128), popularity=PostingsFormat(name=Direct), description=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Direct), text=FST50, title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Direct), popularity=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=892, maxMBSortInHeap=7.338658538627234, sim=RandomSimilarity(queryNorm=false): {}, locale=jmc-TZ, timezone=Asia/Oral
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=36960688,total=138383360
   [junit4]   2> NOTE: All tests run in this JVM: [TestSelectiveWeightCreation, TestWrapperModel, TestLTRQParserExplain, TestValueFeature, TestLTRWithFacet, TestRankingFeature, TestParallelWeightCreation, TestUserTermScorerQuery, TestModelManager, TestLTRReRankingPipeline, TestLTRWithSort, TestFeatureExtractionFromMultipleSegments, TestOriginalScoreFeature, TestUserTermScoreWithQ, TestLinearModel]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLinearModel -Dtests.seed=E3AEC4A279F459A0 -Dtests.slow=true -Dtests.locale=jmc-TZ -Dtests.timezone=Asia/Oral -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLinearModel (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001\tempDir-003\cores\core\data\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.model.TestLinearModel_E3AEC4A279F459A0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3AEC4A279F459A0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [33/35 (1!)] on J1 in 1.31s, 6 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180124_014329_7821177942038017072302.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180124_014329_7824859430048723725551.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 601 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180124_014424_41510037676582577977286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180124_014424_415166735744070597842.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180124_014453_52814071372814865122113.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32322 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 418 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/418/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.solr.cloud.TestUtilizeNode.test

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5:297B6ED5F6F4C63D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.TestUtilizeNode.test(TestUtilizeNode.java:81)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib:     1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001

	at __randomizedtesting.SeedInfo.seed([83FFB4083D57C3B4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11905 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestUtilizeNode
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\init-core-data-001
   [junit4]   2> 444712 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 444714 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 444715 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 444718 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001
   [junit4]   2> 444718 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 444719 INFO  (Thread-371) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 444719 INFO  (Thread-371) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 444725 ERROR (Thread-371) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 444818 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53205
   [junit4]   2> 444825 INFO  (zkConnectionManagerCallback-333-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444867 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bbb87f{/solr,null,AVAILABLE}
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444868 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d8df61{/solr,null,AVAILABLE}
   [junit4]   2> 444873 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444880 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b90f7f{/solr,null,AVAILABLE}
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b6dac7{SSL,[ssl, http/1.1]}{127.0.0.1:53209}
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.e.j.s.Server Started @453187ms
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53209}
   [junit4]   2> 444881 ERROR (jetty-launcher-330-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444881 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.259Z
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1de9810{SSL,[ssl, http/1.1]}{127.0.0.1:53210}
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.e.j.s.Server Started @453191ms
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53210}
   [junit4]   2> 444886 ERROR (jetty-launcher-330-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.262Z
   [junit4]   2> 444883 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f1698d{SSL,[ssl, http/1.1]}{127.0.0.1:53213}
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-1) [    ] o.e.j.s.Server Started @453192ms
   [junit4]   2> 444886 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53213}
   [junit4]   2> 444887 ERROR (jetty-launcher-330-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444887 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.263Z
   [junit4]   2> 444893 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 444894 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 444895 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4c86c8{/solr,null,AVAILABLE}
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e0d2d6{SSL,[ssl, http/1.1]}{127.0.0.1:53224}
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.e.j.s.Server Started @453208ms
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53224}
   [junit4]   2> 444903 ERROR (jetty-launcher-330-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 444903 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 444904 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:51.280Z
   [junit4]   2> 444912 INFO  (zkConnectionManagerCallback-335-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444913 INFO  (zkConnectionManagerCallback-337-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444919 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444917 INFO  (zkConnectionManagerCallback-339-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444922 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444922 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444956 INFO  (zkConnectionManagerCallback-341-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 444964 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 444973 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 444981 INFO  (jetty-launcher-330-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444986 INFO  (jetty-launcher-330-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444992 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 444995 INFO  (jetty-launcher-330-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 444998 INFO  (zkConnectionManagerCallback-346-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445005 INFO  (jetty-launcher-330-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 445010 INFO  (zkConnectionManagerCallback-353-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445010 INFO  (zkConnectionManagerCallback-349-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445020 INFO  (zkConnectionManagerCallback-359-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445020 INFO  (zkConnectionManagerCallback-357-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445039 INFO  (zkConnectionManagerCallback-361-thread-1-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445039 INFO  (zkConnectionManagerCallback-363-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445056 INFO  (zkConnectionManagerCallback-365-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 445310 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445312 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53213_solr
   [junit4]   2> 445314 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.Overseer Overseer (id=99399420549529611-127.0.0.1:53213_solr-n_0000000000) starting
   [junit4]   2> 445335 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53213_solr
   [junit4]   2> 445341 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 445343 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 445347 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445348 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445353 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53209_solr
   [junit4]   2> 445354 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53224_solr
   [junit4]   2> 445454 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 445457 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 445460 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53210_solr
   [junit4]   2> 445749 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445766 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445767 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445770 INFO  (jetty-launcher-330-thread-1) [n:127.0.0.1:53213_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\.
   [junit4]   2> 445783 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 445793 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 445796 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 445800 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 445817 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445840 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445841 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445843 INFO  (jetty-launcher-330-thread-4) [n:127.0.0.1:53224_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\.
   [junit4]   2> 445928 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445948 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445960 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445961 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 445962 INFO  (jetty-launcher-330-thread-2) [n:127.0.0.1:53209_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\.
   [junit4]   2> 445968 INFO  (jetty-launcher-330-thread-3) [n:127.0.0.1:53210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\.
   [junit4]   2> 446134 INFO  (zkConnectionManagerCallback-375-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446137 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 446143 INFO  (zkConnectionManagerCallback-379-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446145 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 446147 INFO  (SUITE-TestUtilizeNode-seed#[A12F510F5808ABC5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53205/solr ready
   [junit4]   2> 446238 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 446264 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 446296 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 446299 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 446309 INFO  (zkConnectionManagerCallback-382-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 446325 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 446333 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 446336 INFO  (OverseerCollectionConfigSetProcessor-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_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> 446337 INFO  (OverseerThreadFactory-986-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection utilizenodecoll
   [junit4]   2> 446449 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53210/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446454 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"utilizenodecoll_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53213/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446460 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53209/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446463 INFO  (OverseerStateUpdate-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"utilizenodecoll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"utilizenodecoll_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53224/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 446735 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446736 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446762 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446765 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446767 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446767 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 446769 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446769 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 446883 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446883 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446884 INFO  (zkCallback-360-thread-1-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446884 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446889 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446890 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446891 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 446892 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 447807 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447808 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447809 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447835 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 447856 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 447869 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema [utilizenodecoll_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 447884 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n6] Schema name=cloud-dynamic
   [junit4]   2> 447884 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema [utilizenodecoll_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 447943 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447943 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n2' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447945 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447945 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n6' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53224.solr.core.utilizenodecoll.shard2.replica_n6' (registry 'solr.core.utilizenodecoll.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53213.solr.core.utilizenodecoll.shard1.replica_n2' (registry 'solr.core.utilizenodecoll.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447946 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\utilizenodecoll_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node4\.\utilizenodecoll_shard2_replica_n6\data\]
   [junit4]   2> 447946 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\utilizenodecoll_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node1\.\utilizenodecoll_shard1_replica_n2\data\]
   [junit4]   2> 447978 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447979 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard1_replica_n1' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447980 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53210.solr.core.utilizenodecoll.shard1.replica_n1' (registry 'solr.core.utilizenodecoll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447980 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447982 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 447982 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'utilizenodecoll_shard2_replica_n4' using configuration from collection utilizenodecoll, trusted=true
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53209.solr.core.utilizenodecoll.shard2.replica_n4' (registry 'solr.core.utilizenodecoll.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5548f
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 447983 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [[utilizenodecoll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\utilizenodecoll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node3\.\utilizenodecoll_shard1_replica_n1\data\]
   [junit4]   2> 447983 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [[utilizenodecoll_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\utilizenodecoll_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestUtilizeNode_A12F510F5808ABC5-001\tempDir-001\node2\.\utilizenodecoll_shard2_replica_n4\data\]
   [junit4]   2> 448124 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448124 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448126 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448126 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448126 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448126 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448128 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448128 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448131 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b4ee09[utilizenodecoll_shard1_replica_n2] main]
   [junit4]   2> 448132 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@b69aac[utilizenodecoll_shard2_replica_n6] main]
   [junit4]   2> 448153 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448159 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448159 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448162 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448162 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448162 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448163 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448163 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732398526464
   [junit4]   2> 448165 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448165 INFO  (searcherExecutor-993-thread-1-processing-n:127.0.0.1:53224_solr x:utilizenodecoll_shard2_replica_n6 s:shard2 c:utilizenodecoll r:core_node8) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n6] Registered new searcher Searcher@b69aac[utilizenodecoll_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448166 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448167 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448167 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732402720768
   [junit4]   2> 448168 INFO  (searcherExecutor-992-thread-1-processing-n:127.0.0.1:53213_solr x:utilizenodecoll_shard1_replica_n2 s:shard1 c:utilizenodecoll r:core_node5) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n2] Registered new searcher Searcher@1b4ee09[utilizenodecoll_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448173 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 448174 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 448175 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d6de1f[utilizenodecoll_shard1_replica_n1] main]
   [junit4]   2> 448176 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448177 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448177 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448178 INFO  (searcherExecutor-994-thread-1-processing-n:127.0.0.1:53210_solr x:utilizenodecoll_shard1_replica_n1 s:shard1 c:utilizenodecoll r:core_node3) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.SolrCore [utilizenodecoll_shard1_replica_n1] Registered new searcher Searcher@1d6de1f[utilizenodecoll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448178 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732414255104
   [junit4]   2> 448187 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 448187 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 448189 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 448189 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 448191 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@a7d9b[utilizenodecoll_shard2_replica_n4] main]
   [junit4]   2> 448241 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 448242 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 448243 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 448244 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590390732483461120
   [junit4]   2> 448248 INFO  (searcherExecutor-995-thread-1-processing-n:127.0.0.1:53209_solr x:utilizenodecoll_shard2_replica_n4 s:shard2 c:utilizenodecoll r:core_node7) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.SolrCore [utilizenodecoll_shard2_replica_n4] Registered new searcher Searcher@a7d9b[utilizenodecoll_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 448276 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448278 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 448673 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53224/solr/utilizenodecoll_shard2_replica_n6/
   [junit4]   2> 448674 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:53224/solr START replicas=[https://127.0.0.1:53209/solr/utilizenodecoll_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 448675 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 448676 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 448676 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53213/solr/utilizenodecoll_shard1_replica_n2/
   [junit4]   2> 448678 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:53213/solr START replicas=[https://127.0.0.1:53210/solr/utilizenodecoll_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 448687 INFO  (qtp25973792-2554) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.c.S.Request [utilizenodecoll_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 448692 INFO  (qtp2455920-2547) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.c.S.Request [utilizenodecoll_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard2_replica_n6 url=https://127.0.0.1:53224/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 448976 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=utilizenodecoll_shard1_replica_n2 url=https://127.0.0.1:53213/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 448978 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 448980 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53224/solr/utilizenodecoll_shard2_replica_n6/ shard2
   [junit4]   2> 448982 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53213/solr/utilizenodecoll_shard1_replica_n2/ shard1
   [junit4]   2> 449085 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449085 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449086 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449088 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 449095 INFO  (qtp19956476-2564) [n:127.0.0.1:53213_solr c:utilizenodecoll s:shard1 r:core_node5 x:utilizenodecoll_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n2&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2328
   [junit4]   2> 449132 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 449138 INFO  (qtp16967839-2580) [n:127.0.0.1:53224_solr c:utilizenodecoll s:shard2 r:core_node8 x:utilizenodecoll_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n6&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2370
   [junit4]   2> 449191 INFO  (qtp25973792-2555) [n:127.0.0.1:53210_solr c:utilizenodecoll s:shard1 r:core_node3 x:utilizenodecoll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard1_replica_n1&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2456
   [junit4]   2> 449260 INFO  (qtp2455920-2548) [n:127.0.0.1:53209_solr c:utilizenodecoll s:shard2 r:core_node7 x:utilizenodecoll_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=utilizenodecoll_shard2_replica_n4&action=CREATE&numShards=2&collection=utilizenodecoll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2497
   [junit4]   2> 449265 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_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> 449358 INFO  (zkCallback-358-thread-2-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-362-thread-1-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-364-thread-1-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-360-thread-3-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449358 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 449360 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/utilizenodecoll/state.json] for collection [utilizenodecoll] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 450265 INFO  (qtp25973792-2557) [n:127.0.0.1:53210_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=2&collection.configName=conf1&name=utilizenodecoll&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3931
   [junit4]   2> 450269 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T00:27:37+03:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 450269 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 450270 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c82e9b{/solr,null,AVAILABLE}
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@fbac5b{SSL,[ssl, http/1.1]}{127.0.0.1:53299}
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.e.j.s.Server Started @458577ms
   [junit4]   2> 450271 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53299}
   [junit4]   2> 450271 ERROR (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450273 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-23T13:39:56.649Z
   [junit4]   2> 450276 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450278 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450298 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53205/solr
   [junit4]   2> 450302 INFO  (zkConnectionManagerCallback-388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450304 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161233f10bc0011, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 450309 INFO  (zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:53299_solr) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450319 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 450324 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450329 INFO  (TEST-TestUtilizeNode.test-seed#[A12F510F5808ABC5]) [n:127.0.0.1:53299_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53299_solr
   [junit4]   2> 450331 INFO  (zkCallback-360-thread-2-processing-n:127.0.0.1:53213_solr) [n:127.0.0.1:53213_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-358-thread-1-processing-n:127.0.0.1:53210_solr) [n:127.0.0.1:53210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-362-thread-2-processing-n:127.0.0.1:53209_solr) [n:127.0.0.1:53209_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-378-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-378-thread-2) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450332 INFO  (zkCallback-364-thread-2-processing-n:127.0.0.1:53224_solr) [n:127.0.0.1:53224_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450334 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:53299_solr) [n:127.0.0.1:53299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 450341 INFO  (OverseerCollectionConfigSetProcessor-99399420549529611-127.0.0.1:53213_solr-n_0000000000) [n:127.0.0.1:53213_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from Z

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

Test, TestSolrCloudWithHadoopAuthPlugin, TestFileDictionaryLookup, TestCloudDeleteByQuery, FacetPivotSmallTest, DocumentBuilderTest, TestGenericDistributedQueue, TestMinMaxOnMultiValuedField, ConvertedLegacyTest, HdfsSyncSliceTest, TestMiniSolrCloudClusterSSL, TestManagedStopFilterFactory, TestConfigSetsAPIZkFailure, TestCorePropertiesReload, TestBinaryResponseWriter, TestUtils, SolrRequestParserTest, TestFieldCollectionResource, SearchHandlerTest, TestSolrCloudWithDelegationTokens, QueryElevationComponentTest, TestPivotHelperCode, CdcrReplicationDistributedZkTest, TestSerializedLuceneMatchVersion, TestTolerantUpdateProcessorRandomCloud, TestExactSharedStatsCache, TestUnifiedSolrHighlighter, LukeRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestLegacyNumericRangeQueryBuilder, SampleTest, TestSolrQueryResponse, TestIndexSearcher, TestFieldCacheSortRandom, RankQueryTest, TestGroupingSearch, TestCloudNestedDocsSort, SOLR749Test, DateMathParserTest, UniqFieldsUpdateProcessorFactoryTest, MetricUtilsTest, TestSubQueryTransformerDistrib]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSubQueryTransformerDistrib -Dtests.seed=A12F510F5808ABC5 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Asia/Dubai -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]    >    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=11985, name=qtp11847416-11985, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A12F510F5808ABC5]:0)
   [junit4] Completed [189/767 (2!)] on J0 in 62.94s, 1 test, 2 errors <<< FAILURES!

[...truncated 4271 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=America/Argentina/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=7072752,total=27971584
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=83FFB4083D57C3B4 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=America/Argentina/Cordoba -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_83FFB4083D57C3B4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83FFB4083D57C3B4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.23s, 8 tests, 1 error <<< FAILURES!

[...truncated 20790 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:836: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:117: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:388: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2039: Rat problems were found!

Total time: 100 minutes 9 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

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 417 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/417/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001

	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001

	at __randomizedtesting.SeedInfo.seed([780F2CDA257E1444]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF:EAE3F472E79E5BB1]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001

	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.PeerSyncWithIndexFingerprintCachingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001

	at __randomizedtesting.SeedInfo.seed([FE99D54E11197A06]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 728 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=734, maxMBSortInHeap=7.0378721952134455, sim=RandomSimilarity(queryNorm=true): {}, locale=vi, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=195089864,total=248512512
   [junit4]   2> NOTE: All tests run in this JVM: [TestLSBRadixSorter, TestMultiThreadTermVectors, TestLucene50TermVectorsFormat, TestIndexWriterWithThreads, TestSearchForDuplicates, TestConsistentFieldNumbers, TestMSBRadixSorter, TestFlushByRamOrCountsPolicy, TestGraphTokenStreamFiniteStrings, TestCustomNorms, TestMultiPhraseEnum, TestNoMergePolicy, TestBooleanMinShouldMatch, TestStringMSBRadixSorter, TestDirectoryReader, TestBooleanOr, TestCrashCausesCorruptIndex, TestRateLimiter, TestTragicIndexWriterDeadlock, TestDoc, TestDocIdsWriter, TestRegexpQuery, TestVirtualMethod, TestLazyProxSkipping, TestInPlaceMergeSorter, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestSpanTermQuery, TestTerm, TestSpanExplanations, TestOperations, TestIndexWriterThreadsToSegments, TestPointValues, TestNamedSPILoader, TermInSetQueryTest, TestDocument, TestMixedCodecs, TestDeterminizeLexicon, TestIndexSearcher, TestIndexWriterMerging, TestSpanNotQuery, TestRegexpRandom, TestBagOfPostings, TestIndexWriterMergePolicy, TestMixedDocValuesUpdates, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestNeverDelete, TestBooleanQueryVisitSubscorers, TestGrowableByteArrayDataOutput, TestIndexWriterFromReader, TestIndexInput, TestAttributeSource, TestSpanBoostQuery, TestSegmentReader, TestIndexManyDocuments, TestIndexWriter, Test4GBStoredFields, TestTimeLimitingCollector, TestBufferedIndexInput, TestAllFilesDetectTruncation, TestTwoPhaseCommitTool, TestNumericUtils, TestTermVectors, TestHighCompressionMode, TestCodecHoldsOpenFiles, TestMatchAllDocsQuery, TestScoreCachingWrappingScorer, TestLevenshteinAutomata, TestDuelingCodecs, TestSort, TestFloatRangeFieldQueries, TestParallelReaderEmptyIndex, TestFieldsReader, TestSortedSetSortField, TestIndexWriterExceptions, TestMultiMMap, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=5D689F79FA02E7F6 -Dtests.slow=true -Dtests.locale=vi -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001\testVLong-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNIOFSDirectory_5D689F79FA02E7F6-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [157/459 (1!)] on J0 in 2.01s, 42 tests, 1 error <<< FAILURES!

[...truncated 944 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=907, maxMBSortInHeap=6.663838163045794, sim=RandomSimilarity(queryNorm=false): {}, locale=es-EC, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=181944488,total=372244480
   [junit4]   2> NOTE: All tests run in this JVM: [TestLSBRadixSorter, TestMultiThreadTermVectors, TestLucene50TermVectorsFormat, TestIndexWriterWithThreads, TestSearchForDuplicates, TestConsistentFieldNumbers, TestMSBRadixSorter, TestFlushByRamOrCountsPolicy, TestGraphTokenStreamFiniteStrings, TestCustomNorms, TestMultiPhraseEnum, TestNoMergePolicy, TestBooleanMinShouldMatch, TestStringMSBRadixSorter, TestDirectoryReader, TestBooleanOr, TestCrashCausesCorruptIndex, TestRateLimiter, TestTragicIndexWriterDeadlock, TestDoc, TestDocIdsWriter, TestRegexpQuery, TestVirtualMethod, TestLazyProxSkipping, TestInPlaceMergeSorter, TestOneMergeWrappingMergePolicy, TestRoaringDocIdSet, TestSpanTermQuery, TestTerm, TestSpanExplanations, TestOperations, TestIndexWriterThreadsToSegments, TestPointValues, TestNamedSPILoader, TermInSetQueryTest, TestDocument, TestMixedCodecs, TestDeterminizeLexicon, TestIndexSearcher, TestIndexWriterMerging, TestSpanNotQuery, TestRegexpRandom, TestBagOfPostings, TestIndexWriterMergePolicy, TestMixedDocValuesUpdates, TestUpgradeIndexMergePolicy, TestReusableStringReader, TestNeverDelete, TestBooleanQueryVisitSubscorers, TestGrowableByteArrayDataOutput, TestIndexWriterFromReader, TestIndexInput, TestAttributeSource, TestSpanBoostQuery, TestSegmentReader, TestIndexManyDocuments, TestIndexWriter, Test4GBStoredFields, TestTimeLimitingCollector, TestBufferedIndexInput, TestAllFilesDetectTruncation, TestTwoPhaseCommitTool, TestNumericUtils, TestTermVectors, TestHighCompressionMode, TestCodecHoldsOpenFiles, TestMatchAllDocsQuery, TestScoreCachingWrappingScorer, TestLevenshteinAutomata, TestDuelingCodecs, TestSort, TestFloatRangeFieldQueries, TestParallelReaderEmptyIndex, TestFieldsReader, TestSortedSetSortField, TestIndexWriterExceptions, TestMultiMMap, TestNIOFSDirectory, TestPhrasePrefixQuery, TestCollectionUtil, TestReqExclBulkScorer, TestConjunctionDISI, TestFSTs, TestLongValuesSource, TestWildcardRandom, TestParallelCompositeReader, TestSameTokenSamePosition, TestMinShouldMatch2, TestCrash, TestUTF32ToUTF8, TestBytesRefArray, TestDocValuesIndexing, TestBinaryDocument, LimitedFiniteStringsIteratorTest, TestArrayUtil, TestBlendedTermQuery, TestSparseFixedBitSet, TestSimpleExplanationsWithFillerDocs, TestPolygon, TestSortedSetDocValues, TestUsageTrackingFilterCachingPolicy, TestPointQueries, TestIntBlockPool, TestConjunctions, TestNRTReaderCleanup, TestForUtil, TestTieredMergePolicy, TestMergePolicyWrapper, TestBM25Similarity, TestCodecs, MultiCollectorTest, TestBinaryTerms, TestAddIndexes, TestDocInverterPerFieldErrorInfo, TestPackedInts, TestSloppyPhraseQuery, TestNRTThreads, TestBoolean2, TestAtomicUpdate, TestIndexWriterCommit, TestSearchWithThreads, TestTopDocsMerge, TestMinimize, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestTermsEnum, TestRAMDirectory, TestOmitPositions, TestThreadedForceMerge, TestOmitTf, TestTermRangeQuery, TestDocumentWriter, TestMultiTermConstantScore, TestForTooMuchCloning, TestWildcard, TestSimilarity2, TestNoDeletionPolicy, TestPerSegmentDeletes, TestTopDocsCollector, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestAllFilesHaveCodecHeader, TestMaxTermFrequency, TestFileSwitchDirectory, TestPrefixRandom, TestMultiLevelSkipList, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestPrefixQuery, TestMultiTermQueryRewrites, TestDateSort, TestSpanExplanationsOfNonMatches, TestFilterLeafReader, TestCachingTokenFilter, TestDateTools, TestPriorityQueue, TestRecyclingByteBlockAllocator, TestSpanFirstQuery, TestByteBlockPool, TestAssertions, TestRollback, TestCloseableThreadLocal, TestVersion, TestNGramPhraseQuery, Test2BPositions, TestPositiveScoresOnlyCollector, Test2BTerms, TestByteArrayDataInput, Test2BPagedBytes, TestCharArrayMap, TestCharacterUtils, TestWordlistLoader, TestBlockPostingsFormat2, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene60PointsFormat, TestLucene70DocValuesFormat, TestAxiomaticSimilarity, TestClassicSimilarity, TestSpanContainQuery, TestSpansEnum, TestMmapDirectory, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=5D689F79FA02E7F6 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_5D689F79FA02E7F6-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5D689F79FA02E7F6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [438/459 (2!)] on J0 in 1.29s, 42 tests, 1 error <<< FAILURES!

[...truncated 270 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingTermVectorsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1596, maxMBSortInHeap=5.869823269516574, sim=RandomSimilarity(queryNorm=false): {=DFR I(F)LZ(0.3), kealx=DFR I(ne)BZ(0.3), lkyiwqlofh=DFR I(F)L2, ouxgpk=DFR I(F)1, mwl=DFR I(n)Z(0.3), kvxzeqg=IB LL-DZ(0.3), asqorm=DFR I(n)B1, ssnnuu=DFR I(ne)B1, lbufosev=DFR I(n)L3(800.0), bxuitnapge=IB SPL-D1, kejwdfo=DFR I(F)3(800.0), gewt=DFR I(n)2, ayynzxq=IB SPL-LZ(0.3), ykxggxtid=DFR G2, mjvrkeus=DFR G1, zaxhidtyho=DFR I(ne)Z(0.3), f_NONE=DFI(Saturated), xsgfwcszg=DFR I(n)L3(800.0), rtbxgv=DFR GL3(800.0), nzj=LM Jelinek-Mercer(0.700000), erbzkig=LM Jelinek-Mercer(0.700000), piytqsnir=IB SPL-L1, yeenynekg=IB LL-L2, cdc=DFI(Standardized), hfvfvw=IB LL-L1, hnm=DFR I(F)2, osjgu=DFR I(F)2, ag=DFR I(ne)Z(0.3), lvs=DFR I(F)L2, vzailh=DFR I(F)3(800.0), xfeh=DFR I(ne)B1, lrvchxrpj=DFR I(F)L3(800.0), rhnaskw=IB SPL-L3(800.0), iscubwuchn=DFR GB1, an=DFR GLZ(0.3), xoww=DFR I(n)B1, lqrbkl=DFR I(F)B1, ypnacb=IB LL-LZ(0.3), sorhbeehz=DFR I(F)L3(800.0), qfsrmdu=IB SPL-LZ(0.3), qoqht=DFI(Standardized), kfmtcak=ClassicSimilarity, inlprc=DFR I(F)LZ(0.3), afpnzx=IB SPL-D3(800.0), ypo=IB LL-L1, npjapa=DFR I(ne)1, lfgzi=IB LL-L1, ejfhyjmnn=DFR I(F)L1, zry=IB SPL-D1, f_POSITIONS_AND_OFFSETS_AND_PAYLOADS=DFR G3(800.0), yjmlokz=DFR GLZ(0.3), rhxderp=BM25(k1=1.2,b=0.75), xmvayawxb=DFR I(ne)B1, cistijnql=DFR I(n)L1, fltmto=IB SPL-D3(800.0), zse=IB SPL-D3(800.0), bt=DFR I(n)L3(800.0), dgv=DFR I(n)3(800.0), pmeovsppz=DFR I(F)B3(800.0), jhjbil=DFR GB1, ydzxys=DFI(Saturated), bz=LM Jelinek-Mercer(0.100000), zcvekupxf=DFR I(ne)L1, rck=DFR I(ne)L1, hymeriqb=IB LL-D2, jbatl=DFR I(F)Z(0.3), yihuokbfo=IB SPL-L3(800.0), nscqzsll=IB LL-DZ(0.3), xrpyddisg=IB SPL-D1, vldfacood=IB SPL-D1, kujvjyyqfy=IB LL-D1, dmzkni=DFR GL2, ehiccr=DFR I(F)B1, h=DFR I(n)B2, ckkgwbwi=DFR I(ne)BZ(0.3), njvtd=IB SPL-L1, oumdqbmin=DFR I(F)B1, upscrrseom=DFR I(n)L2, uctqgqvekv=IB LL-LZ(0.3), ujd=DFR I(F)B2, xjos=DFR I(n)B1, mllwgoqe=DFR GL1, o=DFR I(F)L3(800.0), ccbqndloln=DFR I(ne)3(800.0), thd=DFI(ChiSquared), hltxoxp=IB LL-D2, uqszz=BM25(k1=1.2,b=0.75), mrbyjsyuml=DFR I(ne)BZ(0.3), flips=IB SPL-D3(800.0), htppjgiq=IB SPL-LZ(0.3), cz=DFR GBZ(0.3), y=DFR GL2, lijmvt=DFR I(ne)B2, hbgra=IB LL-L1, ztt=LM Jelinek-Mercer(0.700000), sfp=DFR I(ne)2, ekc=DFR G1, wnt=IB SPL-D1, brikgd=DFR I(n)L3(800.0), whng=DFR I(n)B1, nbthj=DFR I(F)Z(0.3), dfmwtcp=DFR GLZ(0.3), vihfim=DFR GBZ(0.3), de=DFR G3(800.0), rvjbcvqz=IB LL-DZ(0.3), mbougdo=DFR I(ne)L3(800.0), ujrgj=DFR I(F)B1, aygctoifuw=IB LL-D1, seeqxoc=DFR I(ne)Z(0.3), f_POSITIONS_AND_PAYLOADS=DFR I(ne)LZ(0.3), ozcliyq=DFR I(F)L2, fgmeevs=DFR I(ne)L1, qiei=IB SPL-LZ(0.3), kyvdkcdg=DFR I(ne)3(800.0), zmafhbnmjf=IB SPL-LZ(0.3), dq=DFR I(ne)L3(800.0), uke=LM Jelinek-Mercer(0.700000), sgb=DFR GB2, mnbnrt=IB LL-DZ(0.3), ykdwzpldjd=DFR I(ne)L1, yedy=DFR I(ne)3(800.0), vmq=DFR I(F)B3(800.0), vkklnjaqvi=DFR I(ne)B3(800.0), bgmx=DFR GL3(800.0), uirqlwfs=IB SPL-D2, wcfl=DFR I(ne)3(800.0), lbxjm=BM25(k1=1.2,b=0.75), oedljeqta=DFR GB2, ecvkgplif=DFR I(n)L3(800.0), khuzjkxia=DFR I(F)B1, wulpfa=DFR I(ne)LZ(0.3), mlnhddyzah=DFR I(F)Z(0.3), djp=IB SPL-D1, glvuivnr=DFR GBZ(0.3), qda=ClassicSimilarity, ruyp=DFR I(ne)B2, bnbibaeel=DFR I(ne)3(800.0), et=DFR GL1, wpg=DFR GB2, kwqk=IB SPL-LZ(0.3), jytvsvwc=DFR GL1, fbiybxtka=IB SPL-D2, hoji=DFR I(ne)BZ(0.3), buzaib=DFR I(ne)3(800.0), haveznumiz=DFR GB1, zvx=DFR I(n)L1, slcu=DFR I(ne)B3(800.0), qdv=IB SPL-D3(800.0), qaixchldy=DFR GL2, gkxribb=IB LL-L3(800.0), twuflsaf=DFR I(n)1, xcxzwc=IB SPL-D3(800.0), kkzrop=DFR I(n)3(800.0), iduv=DFR I(ne)Z(0.3), fs=DFR I(n)L2, lccedqll=DFR GL1, xgexrpjvss=DFR I(n)B3(800.0), fv=IB LL-LZ(0.3), vyfpkxr=DFR I(F)L1, ezwzzt=DFR I(n)LZ(0.3), yhzcqkhxcy=DFR GZ(0.3), qktcsz=IB SPL-D3(800.0), xtvairg=DFR I(ne)L1, ge=DFR I(F)B2, xsz=IB LL-L1, ywjwofxzo=DFR I(ne)L1, gg=DFR I(n)1, gh=DFI(Standardized), dsnoalls=DFR G2, wjcoapjlpf=DFR I(F)Z(0.3), pdtnc=IB LL-L1, gv=IB SPL-DZ(0.3), vohkgc=DFI(Standardized), dlx=IB SPL-D3(800.0), dxypzpd=IB LL-L2, gy=DFR I(ne)B3(800.0), ydlvwen=LM Jelinek-Mercer(0.700000), tlm=DFR GB1, fsgqrzsu=IB LL-DZ(0.3), juppdvpk=DFR I(ne)L2, zgkgkxfegq=IB SPL-LZ(0.3), uztztwmtnp=DFI(Saturated), amuxbpym=IB LL-L3(800.0), mfvbsv=DFR I(F)B3(800.0), he=DFR I(F)3(800.0), qowutvfpf=DFR I(ne)BZ(0.3), obx=IB SPL-D2, egbelrs=IB SPL-D1, zyc=IB LL-D2, bngasgn=DFR I(n)BZ(0.3), hr=DFR GB2, enuhmc=DFR GZ(0.3), ht=IB SPL-D1, nvoywfhgmn=IB SPL-DZ(0.3), aeeycs=IB SPL-LZ(0.3), eov=DFR I(F)L1, hy=DFR G1, f_OFFSETS=DFR I(n)L2, sask=DFR I(ne)B1, ynkhxt=DFR I(ne)Z(0.3), xdjl=DFR G2, cfkoynsc=BM25(k1=1.2,b=0.75), inibbgwha=IB LL-L3(800.0), ojlofro=IB LL-L3(800.0), czoszvlp=BM25(k1=1.2,b=0.75), gjlhhazc=DFR I(F)2, mkiefoce=IB SPL-D1, il=DFR I(n)3(800.0), in=DFR I(ne)LZ(0.3), inlvun=IB LL-D1, clm=DFR I(n)B3(800.0), wvpp=DFR I(F)B2, naah=DFR I(n)B1, rjc=DFR I(ne)3(800.0), wtrglysxj=DFR I(ne)L3(800.0), adbeqzoj=DFR I(ne)B2, zdyhc=DFR I(F)Z(0.3), etzpm=DFR I(F)LZ(0.3), jagif=DFR GL3(800.0), gtcfmgeqfe=DFR I(F)L2, hcgxpm=DFR I(F)LZ(0.3), vtwgax=DFR I(ne)LZ(0.3), hdotzkowzy=DFI(ChiSquared), pfk=DFR I(n)B1, idzcjv=DFR GB1, sgrqagrokz=DFR I(n)L1, iemekbl=DFR I(ne)L1, fbybyq=DFR I(ne)B2, jc=LM Jelinek-Mercer(0.700000), zmktts=IB SPL-L2, cmg=DFR GL2, jf=DFR GL3(800.0), iyuzv=LM Jelinek-Mercer(0.100000), djbzczpjrr=DFR I(n)L2, jl=DFR I(ne)L3(800.0), jm=DFR GL2, ihnuvi=DFR I(ne)3(800.0), sxfnwmj=IB SPL-L2, celt=DFR I(F)Z(0.3), eqq=LM Jelinek-Mercer(0.100000), vsa=DFR I(n)L1, mphozkrw=DFR I(n)B2, nbz=DFR I(F)LZ(0.3), kdsutznc=DFR G3(800.0), gcjjimovka=DFR I(ne)LZ(0.3), jt=IB SPL-LZ(0.3), penuuwr=DFR GB1, fjmj=DFR I(ne)3(800.0), yvtcz=IB SPL-L3(800.0), dnqwzfdob=IB SPL-D2, alyqyy=DFR I(F)1, mai=DFR I(F)LZ(0.3), wnbx=DFR GL3(800.0), kf=DFR I(ne)3(800.0), qbvsqw=DFR GB1, xagbdplrz=LM Jelinek-Mercer(0.700000), jiofuzffy=IB LL-DZ(0.3), xkjwunpvay=DFR I(ne)BZ(0.3), vbohyao=DFR GLZ(0.3), kwyznnqe=IB SPL-L2, vfjupttqq=DFR I(F)Z(0.3), jtzxh=IB SPL-LZ(0.3), hhvuc=DFI(ChiSquared), vuhasnbzpf=DFR I(n)B3(800.0), vyvtg=DFR GL1, snn=DFR G3(800.0), ejbeivs=DFR I(n)2, bxgsj=DFR I(F)B2, oyalxadx=DFR I(F)1, jqtve=DFR I(n)3(800.0), nycglbvho=LM Jelinek-Mercer(0.100000), xgxonqcmq=DFR I(n)L1, jlefv=IB LL-D1, hetrqxf=DFR GLZ(0.3), fcgctli=DFR I(n)B3(800.0), dkjyatrfdo=DFR GB3(800.0), ll=IB SPL-DZ(0.3), piabu=DFR I(n)1, mqnyyqyoeb=DFR I(ne)B2, kwzxnb=DFR I(n)L2, ggbka=IB LL-D1, lp=IB SPL-L3(800.0), coq=DFR GL1, f_POSITIONS=DFR I(ne)1, adnaysvtk=DFR I(ne)3(800.0), lw=DFR GL1, gciazddth=DFR GL2, vfsqpty=DFR I(F)3(800.0), nbgs=DFR G2, fenyrgmmho=DFR I(n)B1, rjhufkkdm=DFR I(F)L2, yexszfv=LM Jelinek-Mercer(0.100000), fvbaccjr=DFR GB1, gwmbjyozpo=DFR GL3(800.0), lulaqa=DFR I(ne)1, yswhczbrkw=LM Jelinek-Mercer(0.700000), mcx=DFR GB1, mq=DFR I(ne)B1, vxgest=DFR I(n)B1, f_POSITIONS_AND_OFFSETS=DFR I(ne)L2, hvzlfn=DFR I(F)B2, oxleuefdk=IB LL-D1, htrbifjirp=DFR G1, cssylf=IB SPL-D2, my=DFR I(n)L3(800.0), trj=DFR GB2, twozfz=DFR I(n)2, ccuujqy=LM Jelinek-Mercer(0.100000), lbi=DFR G2, bwrvllzmb=LM Jelinek-Mercer(0.700000), dsa=DFI(ChiSquared), kfwoir=IB LL-D3(800.0), lxnbbjxz=DFR I(F)1, hqvu=DFR I(n)3(800.0), avukb=DFR I(n)3(800.0), imcbd=IB SPL-L1, cqahgkq=DFR I(ne)B2, nm=DFR I(n)BZ(0.3), qma=DFR I(n)B1, twap=DFR I(ne)B3(800.0), qtcodnu=DFR I(n)B1, jywouclhg=IB LL-LZ(0.3), eveeorm=DFR GL1, lkiuemfb=DFR I(n)B2, nonvexlgqi=DFR I(n)Z(0.3), mef=DFR I(ne)3(800.0), snfortdc=DFR GLZ(0.3), xzvssrfjz=DFR I(n)3(800.0), bpfgdyxnce=DFR GBZ(0.3), ibrkdh=DFR I(ne)BZ(0.3), pkn=IB SPL-L3(800.0), mek=DFR I(ne)LZ(0.3), chgbp=IB LL-L2, bbriyorbus=DFR I(F)BZ(0.3), fxf=DFR I(n)LZ(0.3), qzcwc=DFR I(F)L3(800.0), wtsc=DFR GB2, pekymwa=IB SPL-LZ(0.3), xmmbsl=DFR I(ne)1, aarlmsg=DFR I(ne)B3(800.0), mbli=DFR I(ne)L2, weawmou=IB LL-L2, ou=DFR I(n)B1, kxiporq=DFI(Saturated), ow=IB LL-L1, plrprorb=DFR I(ne)B3(800.0), zuhtvbnr=DFI(ChiSquared), pjvbhzp=DFR I(ne)L1, possk=DFI(ChiSquared), qnp=DFI(Standardized), qxugqfpaws=IB LL-D3(800.0), pe=DFR GL3(800.0), ihcj=DFR I(ne)Z(0.3), wqegxobm=DFR GBZ(0.3), ojq=DFR GB3(800.0), qymg=DFR I(ne)3(800.0), vgrfpuvuk=IB SPL-D3(800.0), kbq=DFR GL3(800.0), revybzovka=DFR GL2, gdrnxc=DFR I(F)1, dqdi=DFR GB2, gcwkvs=DFR I(ne)L2, pr=IB LL-DZ(0.3), orvlqkjky=IB LL-LZ(0.3), pu=DFR I(ne)B3(800.0), noowvdvd=LM Jelinek-Mercer(0.700000), pw=DFR I(F)Z(0.3), lozmjorr=DFR I(n)L1, hgfgjulp=DFR I(n)L3(800.0), py=DFR I(ne)L2, gzaahepoaj=DFR I(n)Z(0.3), oki=DFR I(ne)LZ(0.3), pzvd=IB LL-DZ(0.3), zxpzaebh=DFR GL3(800.0), lej=DFR I(n)1, bdlwgrmxm=IB SPL-L1, jxwlb=DFR I(F)B1, qon=DFR I(F)B1, lsygo=IB LL-L2, rdcx=IB LL-DZ(0.3), xlgmgth=DFR I(F)3(800.0), jemoahy=DFR GB1, zzhvdybhg=DFR I(n)BZ(0.3), yefglorqiq=DFR GL1, lex=DFR I(F)LZ(0.3), ibnlojf=IB LL-D2, rllfzub=DFR I(F)L3(800.0), vqwyrsic=DFR I(F)L3(800.0), qt=DFR I(n)LZ(0.3), qqgjzsn=ClassicSimilarity, xbvij=DFR I(ne)Z(0.3), fwlptfkgi=BM25(k1=1.2,b=0.75), yudrc=DFR I(ne)2, nhxcuq=DFR GB2, fmcmlktywb=DFR I(ne)Z(0.3), veuelrqm=DFR I(n)LZ(0.3), jmmb=DFR GZ(0.3), inrh=DFR I(F)1, fdxupyey=DFR I(n)BZ(0.3), akwmznkkj=DFI(Saturated), oivu=DFR I(ne)B1, tvn=DFR I(F)L2, rb=DFR I(n)L1, qugj=DFI(Standardized), qrpvlbldvz=DFR I(F)L2, wcsqmlv=DFR I(ne)3(800.0), bapywyb=DFI(Standardized), hvezhkox=DFR I(ne)1, kdn=IB SPL-D2, omvzaxvwy=DFR I(n)B1, jlowdmntq=IB LL-D1, mbfgkehwon=IB LL-DZ(0.3), rh=IB SPL-LZ(0.3), qpu=BM25(k1=1.2,b=0.75), uhhmn=DFR I(F)L2, craowdfiuf=DFR I(n)Z(0.3), arugdjso=DFR GB1, nzchopimk=DFR G1, rjfxlwu=DFI(Saturated), aggxp=DFR I(ne)B2, rp=IB SPL-D3(800.0), htnepni=DFR GL3(800.0), cup=DFR G1, pgfrlomv=DFR GLZ(0.3), jpvc=BM25(k1=1.2,b=0.75), peni=DFR I(F)Z(0.3), qmddstatg=DFR I(n)B2, jiammr=IB SPL-L1, ybidpba=IB LL-D3(800.0), zbs=IB LL-L1, tyzbdhfnq=DFR I(ne)1, dvzqzsz=DFR I(F)1, aswd=IB SPL-L3(800.0), sudyauca=DFR GL3(800.0), nko=IB LL-D3(800.0), pvagarcky=IB SPL-L1, mwxjvgohtt=DFR G2, oopdkfsth=DFI(Standardized), btj=DFR I(n)2, swhp=IB SPL-L1, ffcmdzn=IB LL-D1, sv=DFR GL3(800.0), mjb=LM Jelinek-Mercer(0.700000), qrf=DFR GBZ(0.3), pvluinupor=IB SPL-L2, teqybvkkno=DFR G1, mpla=DFR GLZ(0.3), dnpftflxy=DFR GZ(0.3), jdi=DFR GB2, cmcw=DFR I(ne)1, fefph=DFR I(n)L1, xlbz=IB SPL-L2, hlenidulx=DFR I(F)2, bcqmlybl=DFR I(F)L2, gqqljsf=DFR I(ne)L3(800.0), kzdvzba=DFR I(n)2, qvyrcawzyl=DFR I(n)BZ(0.3), gmezrc=DFR I(F)L2, pyrmtl=DFR I(n)B3(800.0), oittirxsrg=IB SPL-D2, whybcvvzv=DFR I(n)2, zgbfnhghn=DFR GL1, iliomqveq=LM Jelinek-Mercer(0.100000), nrpf=IB LL-L3(800.0), jkssmfu=DFR GZ(0.3), sjucwy=DFR I(n)2, tkycyv=LM Jelinek-Mercer(0.700000), xcstkrzhq=IB LL-D2, ilhhn=IB LL-L3(800.0), klfvxos=IB LL-D2, uj=DFR I(n)L2, yorjelw=DFR I(n)L1, bpdva=DFR GB3(800.0), atk=DFR I(F)Z(0.3), npvbfnyjbv=ClassicSimilarity, uq=DFR I(ne)L3(800.0), bkiny=DFR GLZ(0.3), gykocmi=DFR GL1, bvu=DFR I(F)B1, prb=DFR I(ne)L3(800.0), tggf=DFR G2, apqk=LM Jelinek-Mercer(0.700000), xrqs=DFR I(F)L2, aaqgnpulr=DFR I(F)B2, viztsyqc=DFR GB3(800.0), frfq=DFR GL2, gbjqhx=DFR I(n)B3(800.0), hztxpkj=IB SPL-L1, vc=DFR GBZ(0.3), muqdlyiahs=DFR I(n)BZ(0.3), xatrgvpafm=LM Jelinek-Mercer(0.100000), kzgu=DFR I(ne)BZ(0.3), ve=DFR GB2, vhhrtsvfi=IB SPL-DZ(0.3), joedpi=DFR I(F)Z(0.3), hbo=DFR GZ(0.3), ipzsmnjpas=DFR I(n)Z(0.3), vm=IB SPL-DZ(0.3), hbs=LM Jelinek-Mercer(0.100000), vq=IB LL-DZ(0.3), jklx=IB SPL-L3(800.0), nmwkyt=DFR I(ne)BZ(0.3), vx=DFR I(n)B1, wokuhvyim=IB SPL-L2, mvvekxtsbq=IB LL-DZ(0.3), erhvcd=DFR I(n)B3(800.0), ccimr=DFR I(ne)Z(0.3), rgbiggunge=DFI(Saturated), yollc=IB LL-L3(800.0), wg=DFR GB1, upfmooeim=DFR I(n)3(800.0), jikn=DFR I(ne)1, vysuztu=IB SPL-LZ(0.3), eatgsyvt=DFR I(F)LZ(0.3), ydnpz=DFI(Saturated), eacoozn=DFR I(n)BZ(0.3), jjniy=DFR I(F)B3(800.0), zxypk=DFI(ChiSquared), mrpyvss=IB SPL-LZ(0.3), obbbule=DFR I(F)Z(0.3), mcerijasfe=IB SPL-D3(800.0), mzdc=DFR I(ne)BZ(0.3), ihwxcqsedh=IB SPL-D2, nofobzcf=DFR I(F)1, zmeenuw=DFR I(F)L3(800.0), lbkhcjwh=DFR I(ne)1, kfuhf=DFR I(n)B2, xd=DFR I(ne)BZ(0.3), rpwibnakp=DFR G1, opiohqaj=IB SPL-DZ(0.3), jhxumzwyhy=DFR I(F)LZ(0.3), muajuzel=DFR I(F)L2, ahabhmhln=IB SPL-L1, aoarx=DFR I(n)B2, iuycbuaat=DFR I(n)Z(0.3), zxyj=IB SPL-LZ(0.3), uhkqo=IB LL-L3(800.0), qpbzm=IB LL-L3(800.0), ftsyhdw=ClassicSimilarity, kvzav=DFR I(ne)3(800.0), tvfm=DFR I(n)B2, bneryhf=DFR I(ne)B3(800.0), havhkb=IB LL-L3(800.0), moi=DFR G3(800.0), uzgojyzmlv=IB LL-DZ(0.3), qnzaffu=DFR I(ne)B1, zqnl=DFR I(F)L2, uoutto=DFR I(ne)L2, aunencan=DFR GB2, mzyplbmlpy=DFR I(F)BZ(0.3), axe=DFR I(F)1, xelaglki=DFR I(n)Z(0.3), imxcekaug=DFR GL1, yo=IB LL-LZ(0.3), kornyayzps=DFR I(F)LZ(0.3), grvdgkpg=DFR I(n)Z(0.3), fegrkx=DFR I(n)2, jiz=DFR I(ne)LZ(0.3), htkob=DFR GB3(800.0), fblb=DFR I(n)BZ(0.3), rbvcmiebum=DFR I(F)2, ikkqssfoai=IB LL-L3(800.0), wjyynv=IB LL-L2, tcglcwtcjs=DFR GL1, ujns=DFR I(F)1, jpwxniw=IB LL-L2, ztflco=DFR GZ(0.3), wkoav=DFR GBZ(0.3), zj=DFR I(n)B1, hcpygr=DFR GL1, dsdmsepvzf=DFR I(ne)LZ(0.3), syzalng=DFR GZ(0.3), jvxrtnyjce=DFR GL2, zm=DFR I(F)3(800.0), lny=DFR I(n)BZ(0.3), zjg=IB LL-L1, emivza=IB SPL-D3(800.0), ecfhe=IB LL-LZ(0.3), buqexj=DFR I(ne)2, yhthack=IB SPL-DZ(0.3), ijzmpdyy=IB SPL-D3(800.0), qkapicraj=IB LL-L1, ovxrp=DFR I(n)L3(800.0), zy=DFR I(ne)2, geuoxkk=DFR I(F)B3(800.0), zz=ClassicSimilarity, cops=DFR I(F)B1, qyk=DFR GB2, hdhhepeg=IB LL-D2, kmg=DFR I(ne)L2, zqzrx=DFR I(n)L1, sxjch=IB SPL-L2, jeiafct=DFR GB1, bxzgw=DFR G1, baxoly=IB SPL-D2, whkfc=DFR I(F)BZ(0.3), rudutsphgj=DFR I(ne)3(800.0), hlwkmdm=DFR I(F)3(800.0), gej=IB LL-L2, gremgmzg=DFR I(ne)Z(0.3), ztblnzowgu=DFR I(ne)BZ(0.3), vqiewqksg=DFR I(F)BZ(0.3), njet=DFR GL1, ibppf=IB LL-LZ(0.3), hxuvfpngwi=DFR I(ne)B2, kglsprlnni=DFR I(F)2, ipyrbt=LM Jelinek-Mercer(0.700000), rpahtmddw=DFR G1, znvqmkn=DFR I(F)1, entgqgwdqu=DFR I(F)B2, wjslbcfwrq=DFR I(n)L2, yzwgzeok=DFR GBZ(0.3), frlv=DFR I(ne)Z(0.3), zcvcem=IB SPL-L3(800.0), erkfq=DFR I(n)BZ(0.3), ldqbpxr=DFR I(n)LZ(0.3), icfj=DFR I(n)L2, haaskl=DFR G3(800.0), ybpsedum=DFR GL1, biiruj=DFR I(n)1, yweado=DFR I(ne)1, gxaxavfi=DFR I(ne)B1, lmzkebxnsx=DFR I(ne)B2, htfmhubx=IB SPL-D3(800.0), thqbsk=IB SPL-DZ(0.3), xcyt=IB SPL-L1, nffltgbpf=DFR I(F)BZ(0.3), jynqrqlfs=DFR I(n)B1, jopctqt=IB SPL-LZ(0.3), ktdsgr=DFI(ChiSquared), gmtxnkpieb=IB LL-D1, okqupaza=BM25(k1=1.2,b=0.75), geanfcayze=DFR I(F)B3(800.0), uuwzlcwi=DFR I(n)L3(800.0), xektiixa=DFI(ChiSquared), dar=IB LL-L2, lxhcvp=DFR I(ne)LZ(0.3), hfujwtcde=DFR G1, zhgfk=DFR GBZ(0.3), sxogx=DFR I(n)L3(800.0), xkyxg=DFR I(F)B2, mtb=DFR I(ne)LZ(0.3), kiqoadjvj=DFR I(ne)2, sthet=DFR I(F)Z(0.3), ukkiwvk=DFR GB2, nve=DFR I(n)B2, polvl=DFR I(ne)BZ(0.3), azpcy=DFR GL1, qzctxexun=DFR GLZ(0.3), dibl=DFR I(n)3(800.0), iswuowencr=IB LL-DZ(0.3), tam=ClassicSimilarity, nxbi=IB LL-L3(800.0), aecm=IB SPL-L2, fjzmvmsv=DFR I(F)BZ(0.3), rlkeq=DFR GB3(800.0), ogfaixhe=LM Jelinek-Mercer(0.700000), edc=IB SPL-D3(800.0), vjdzrpgfbh=DFR I(F)B3(800.0), svor=DFR I(n)LZ(0.3), whb=IB SPL-D2, qazdpjgid=DFR GL1, mehnpyvfb=DFR I(n)B1, iltbbw=DFR I(F)L2, xnpkly=IB LL-L1, vbrdher=DFR I(ne)BZ(0.3), wmbjxkte=IB LL-LZ(0.3), zodohjujco=DFR GL3(800.0), udj=IB SPL-L3(800.0), uktk=IB SPL-L2, iysjc=DFR I(ne)3(800.0), jmye=DFR I(ne)Z(0.3), pgsijqpccm=IB LL-D1, sgrh=DFR I(F)LZ(0.3), yrijjbuyc=DFR GB2, ansyla=DFR GZ(0.3), blmgax=LM Jelinek-Mercer(0.700000), cai=DFR I(F)B2, nayc=IB LL-L3(800.0), eahqfarwn=DFR GZ(0.3), vgd=IB SPL-D1, phzjbvbfxf=DFR I(F)LZ(0.3), rmopogkbw=IB LL-L3(800.0), uppynqgpe=DFR I(n)L3(800.0), yybbxump=DFR GB3(800.0), jvnzjwpr=DFR I(F)Z(0.3), win=BM25(k1=1.2,b=0.75), ldcz=BM25(k1=1.2,b=0.75), giaps=DFR GL3(800.0), hoel=DFR I(n)L1, wpkqcw=DFR I(F)BZ(0.3), jouviftqe=DFR I(F)LZ(0.3), cqzmeg=DFR I(F)B3(800.0), qilbyrph=DFI(Standardized), ughhbafbiw=DFR I(F)L1, mocrwysg=DFR I(F)L3(800.0), zlvyhlwxa=IB SPL-DZ(0.3), hattaehi=DFR I(F)B3(800.0), cxsjgfril=DFR G3(800.0), ocecsck=ClassicSimilarity, ehxihiubap=DFR I(n)L3(800.0), cbg=DFI(Saturated), aobidh=DFR I(n)L3(800.0), ojsikllung=DFR I(n)L3(800.0), segmkj=DFR I(n)B2, bltyeikbtl=DFI(Standardized), kviib=DFR I(ne)B1, wbxsstleao=DFR GLZ(0.3), oavnp=DFR GZ(0.3), gerpzwlkdb=IB SPL-L2, pkec=IB LL-D1, nxy=IB SPL-L2, zfnjoaq=IB SPL-L1, xgjidifcsq=DFR I(n)LZ(0.3), vhg=IB LL-D2, plvrc=DFR I(ne)3(800.0), tinhdhxr=IB SPL-DZ(0.3), bvdwaxreg=DFR I(ne)B3(800.0), ymqbvlzx=IB LL-DZ(0.3), tzhnfhfqgl=DFR I(n)Z(0.3), qcpyen=DFR I(n)L2}, locale=id, timezone=Asia/Riyadh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23715024,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingStoredFieldsFormat, TestExtrasFS, Nested2, Nested, TestMockDirectoryWrapper, Nested, Nested1, TestAssertingPostingsFormat, Nested1, TestShuffleFS, ThrowInUncaught, TestAssertingTermVectorsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingTermVectorsFormat -Dtests.seed=780F2CDA257E1444 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Asia/Riyadh -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAssertingTermVectorsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingTermVectorsFormat_780F2CDA257E1444-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([780F2CDA257E1444]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [16/41 (1!)] on J1 in 19.38s, 17 tests, 1 error <<< FAILURES!

[...truncated 9863 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory
   [junit4]   2> 159584 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\init-core-data-001
   [junit4]   2> 159584 WARN  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 159588 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 159594 INFO  (SUITE-TestManagedStopFilterFactory-seed#[FEABAF27C499E6AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 159600 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedStopwords
   [junit4]   2> 160394 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 160394 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 160395 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores\core
   [junit4]   2> 160398 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 160399 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1a02705{/solr,null,AVAILABLE}
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@db742e{HTTP/1.1,[http/1.1]}{127.0.0.1:63289}
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.e.j.s.Server Started @168662ms
   [junit4]   2> 160400 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63289, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores}
   [junit4]   2> 160403 ERROR (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-22T20:21:45.066Z
   [junit4]   2> 160403 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\solr.xml
   [junit4]   2> 160413 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 160413 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 160414 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 160714 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160755 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160755 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160760 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores
   [junit4]   2> 160760 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 160766 INFO  (coreLoadExecutor-692-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 160769 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 160838 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 160849 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 160855 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 160951 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160953 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160957 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 160960 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 160965 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 160970 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 160974 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@9f9c01
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 160975 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-003\cores\core\data\]
   [junit4]   2> 160984 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=25.5859375, floorSegmentMB=0.2373046875, forceMergeDeletesPctAllowed=7.870105195783114, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4130624257015957
   [junit4]   2> 160988 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 161190 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 161190 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 161191 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=45, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6804621021565137]
   [junit4]   2> 161192 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@118758[collection1] main]
   [junit4]   2> 161192 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161193 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 161193 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 161194 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 161194 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 161195 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 161195 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161195 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 161196 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 161196 WARN  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 161196 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 161197 INFO  (coreLoadExecutor-692-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 161215 INFO  (TEST-TestManagedStopFilterFactory.testManagedStopwords-seed#[FEABAF27C499E6AF]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#63289
   [junit4]   2> 161267 INFO  (searcherExecutor-693-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118758[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 161317 INFO  (qtp26848242-1519) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 161807 INFO  (qtp26848242-1519) [    x:collection1] o.e.j.s.h.C.solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@1332f7a to URI: /solr/schema
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 161873 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 161888 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 161892 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 161922 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 161925 INFO  (qtp26848242-1519) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=684
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	0	90	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: [a, an, the] is a java.util.ArrayList
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [a, an, the]
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: a
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: an
   [junit4]   2> 162132 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: the
   [junit4]   2> 162134 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 162134 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=11
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	25	11	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/the, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: the
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/the
   [junit4]   2> 162138 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/the params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/the	wt=json&indent=on	200	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/foo, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: foo
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/foo
   [junit4]   2> 162140 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/foo params={indent=on&wt=json} msg={foo not found in /schema/analysis/stopwords/english} status=404 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/foo	wt=json&indent=on	404	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/stopwords/english/An, looking for parent: /schema/analysis/stopwords/english
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/stopwords/english for child: An
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english/An
   [junit4]   2> 162142 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english/An params={indent=on&wt=json} msg={An not found in /schema/analysis/stopwords/english} status=404 QTime=0
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	GET	/solr/schema/analysis/stopwords/english/An	wt=json&indent=on	404	-	0	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/stopwords/english: {initArgs={ignoreCase=true}, managedList=[A, a, AN, an, THE, the, of, OF]} is a java.util.LinkedHashMap
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Applying updates: [A, a, AN, an, THE, the, of, OF]
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Added word: of
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_FEABAF27C499E6AF-001\tempDir-001\collection1\conf
   [junit4]   2> 162144 INFO  (qtp26848242-1522) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	PUT	/solr/schema/analysis/stopwords/english	wt=json&indent=on	200	-	93	1	http://127.0.0.1:63289	Apache-HttpClient/4.5.3 (Java/1.8.0_144)	-
   [junit4]   2> 162146 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedWordSetResource@9d4b13] for /schema/analysis/stopwords/english
   [junit4]   2> 162146 INFO  (qtp26848242-1523) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/stopwords/english params={indent=on&wt=json} status=0 QTime=0
   [junit4]   2> Jan 22, 2018 7:21:46 PM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-22	19:21:46	127.0.0.1	-	127.0.0.1	63289	

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

neTest, BlobRepositoryCloudTest, CoreSorterTest, HdfsDirectoryFactoryTest, TestConfigSetProperties, TestCorePropertiesReload, TestCustomStream, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrConfigHandler, TestSolrCoreSnapshots, SearchHandlerTest, TestBlobHandler, TestReqParamsAPI, TestSQLHandler, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotWhiteBoxTest, SuggestComponentContextFilterQueryTest, SuggestComponentTest, TestExpandComponent, TestPivotHelperCode, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, TestLegacyFieldReuse, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, JvmMetricsTest, MetricsConfigTest, SolrMetricManagerTest, SolrMetricReporterTest, SolrGraphiteReporterTest, SolrJmxReporterCloudTest, SolrJmxReporterTest, TestStreamBody, TestMacros, SmileWriterTest, TestBinaryResponseWriter, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, SpatialRPTFieldTypeTest, TestCloudManagedSchema, TestManagedSchemaAPI, AnalyticsQueryTest, CursorMarkTest, LargeFieldTest, MergeStrategyTest, RankQueryTest, TestComplexPhraseLeadingWildcard, TestCustomSort, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestInitQParser, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestRandomCollapseQParserPlugin, TestJsonFacets, TestPKIAuthenticationPlugin, TestZkAclsWithHadoopAuth, ConjunctionSolrSpellCheckerTest, SpellCheckCollatorWithCollapseTest, TestHighFrequencyDictionaryFactory, BlockCacheTest, BufferStoreTest, HdfsDirectoryTest, TestDocTermOrds, TestFieldCache, TestFieldCacheReopen, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestLegacyFieldCache, TestNumericTerms32, AnalysisErrorHandlingTest, PeerSyncWithIndexFingerprintCachingTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=PeerSyncWithIndexFingerprintCachingTest -Dtests.seed=FEABAF27C499E6AF -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Iceland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | PeerSyncWithIndexFingerprintCachingTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets\cdcr-source
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001\shard1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.PeerSyncWithIndexFingerprintCachingTest_FEABAF27C499E6AF-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FEABAF27C499E6AF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [751/767 (3!)] on J1 in 11.24s, 1 test, 1 error <<< FAILURES!

[...truncated 2401 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ru-RU, timezone=EET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=32458400,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FE99D54E11197A06 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FE99D54E11197A06-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE99D54E11197A06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 25.37s, 8 tests, 1 error <<< FAILURES!

[...truncated 41553 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 416 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/416/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001

	at __randomizedtesting.SeedInfo.seed([83D28732A75A32A8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([2721F4706E428354:1B11B223ACC455E]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022

	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001

	at __randomizedtesting.SeedInfo.seed([815561E7B47F7E2B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4766 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=Lucene50(blocksize=128), content5=PostingsFormat(name=Memory), content4=PostingsFormat(name=Memory), trieInt=Lucene50(blocksize=128), content3=FSTOrd50, content2=Lucene50(blocksize=128), fie?ld=Lucene50(blocksize=128), utf8=Lucene50(blocksize=128), trieLong=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory), content=Lucene50(blocksize=128), autf8=PostingsFormat(name=Memory)}, docValues:{utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Direct), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Direct), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Direct), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Direct), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Direct), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Direct), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Direct), dvByte=DocValuesFormat(name=Direct), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1144, maxMBSortInHeap=6.502057981273197, sim=RandomSimilarity(queryNorm=true): {content6=IB SPL-L3(800.0), content5=DFR I(ne)L2, content2=DFR I(ne)B1, utf8=DFR I(ne)LZ(0.3), fie?ld=DFR I(ne)1, content=DFR GL1, autf8=DFR I(F)2}, locale=de-LU, timezone=Europe/Bucharest
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=137939688,total=181403648
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=83D28732A75A32A8 -Dtests.slow=true -Dtests.locale=de-LU -Dtests.timezone=Europe/Bucharest -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_83D28732A75A32A8-001\3.0.3-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83D28732A75A32A8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 39.65s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7083 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2721F4706E428354-001\init-core-data-001
   [junit4]   2> 145460 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 145463 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 145463 INFO  (SUITE-TestDistribStateManager-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 145470 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 145471 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 145472 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 145472 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 145473 ERROR (Thread-373) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145572 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60658
   [junit4]   2> 145575 INFO  (zkConnectionManagerCallback-427-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145575 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 145578 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ba0c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 145579 ERROR (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145579 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60658 60658
   [junit4]   2> 145580 INFO  (Thread-373) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60658 60658
   [junit4]   2> 145581 INFO  (TEST-TestDistribStateManager.testHasData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 145583 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 145584 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 145585 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 145585 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 145586 ERROR (Thread-374) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 145684 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60664
   [junit4]   2> 145688 INFO  (zkConnectionManagerCallback-429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145688 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 145696 INFO  (zkConnectionManagerCallback-431-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 145696 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ba7d0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150699 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150700 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60664 60664
   [junit4]   2> 150700 INFO  (Thread-374) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60664 60664
   [junit4]   2> 150702 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=2721F4706E428354 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.12s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2721F4706E428354:1B11B223ACC455E]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150706 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 150710 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 150710 INFO  (TEST-TestDistribStateManager.testListData-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 150711 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 150711 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 150716 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 150716 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 150730 ERROR (Thread-375) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150812 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60674
   [junit4]   2> 150822 INFO  (zkConnectionManagerCallback-433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150822 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150822 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25ce940000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150823 ERROR (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150823 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60674 60674
   [junit4]   2> 150824 INFO  (Thread-375) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60674 60674
   [junit4]   2> 150825 INFO  (TEST-TestDistribStateManager.testMulti-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 150827 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 150827 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 150828 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 150828 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 150829 ERROR (Thread-376) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150927 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer start zk server on port:60680
   [junit4]   2> 150932 INFO  (zkConnectionManagerCallback-435-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150932 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150947 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25cef80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150950 INFO  (zkConnectionManagerCallback-437-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 150950 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 150953 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1611d25cef80001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 150953 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 150954 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60680 60680
   [junit4]   2> 150954 INFO  (Thread-376) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60680 60680
   [junit4]   2> 150955 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[2721F4706E428354]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_2721F4706E428354-001
   [junit4]   2> Jan 22, 2018 9:14:32 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1794, maxMBSortInHeap=6.990416031392936, sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=173283984,total=277872640
   [junit4]   2> NOTE: All tests run in this JVM: [TestPayloadCheckQParserPlugin, TestNRTOpen, TestAuthorizationFramework, TestRecoveryHdfs, TestEmbeddedSolrServerSchemaAPI, RequestLoggingTest, TestSearcherReuse, TestLeaderInitiatedRecoveryThread, BlobRepositoryCloudTest, TestRealTimeGet, TestPolicyCloud, TestRuleBasedAuthorizationPlugin, CurrencyRangeFacetCloudTest, TestCollationField, TestJsonFacetRefinement, TestExactSharedStatsCache, SolrCLIZkUtilsTest, TestDistribStateManager]
   [junit4] Completed [41/767 (1!)] on J0 in 6.03s, 5 tests, 1 failure <<< FAILURES!

[...truncated 882 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\init-core-data-001
   [junit4]   2> 1316936 WARN  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1316936 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1316940 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1316940 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1316942 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001
   [junit4]   2> 1316942 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1316942 INFO  (Thread-2581) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1316942 INFO  (Thread-2581) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1316946 ERROR (Thread-2581) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1317043 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54627
   [junit4]   2> 1317047 INFO  (zkConnectionManagerCallback-3210-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317073 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T16:27:37-05:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1317079 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1317079 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1317080 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 1317090 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@aae888{/solr,null,AVAILABLE}
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13b6b7{SSL,[ssl, http/1.1]}{127.0.0.1:54631}
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.e.j.s.Server Started @1325190ms
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54631}
   [junit4]   2> 1317092 ERROR (jetty-launcher-3207-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1317092 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-22T09:33:58.831Z
   [junit4]   2> 1317115 INFO  (zkConnectionManagerCallback-3212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317115 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1317141 INFO  (jetty-launcher-3207-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54627/solr
   [junit4]   2> 1317143 INFO  (zkConnectionManagerCallback-3216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317154 INFO  (zkConnectionManagerCallback-3218-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317363 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1317365 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54631_solr
   [junit4]   2> 1317368 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.Overseer Overseer (id=99392791424860163-127.0.0.1:54631_solr-n_0000000000) starting
   [junit4]   2> 1317378 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54631_solr
   [junit4]   2> 1317399 INFO  (OverseerStateUpdate-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1317597 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317603 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317603 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1317605 INFO  (jetty-launcher-3207-thread-1) [n:127.0.0.1:54631_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\.
   [junit4]   2> 1317638 INFO  (zkConnectionManagerCallback-3222-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317645 INFO  (zkConnectionManagerCallback-3226-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1317646 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1317647 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54627/solr ready
   [junit4]   2> 1318309 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1318312 INFO  (OverseerThreadFactory-4936-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 1318420 INFO  (OverseerStateUpdate-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:54631/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1318627 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin
   [junit4]   2> 1318628 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1318736 INFO  (zkCallback-3217-thread-1-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1318736 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1319654 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1319665 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Schema name=example
   [junit4]   2> 1319737 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 1319758 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1' using configuration from collection org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection, trusted=true
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54631.solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4e6c8
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1319760 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudJSONFacetJoinDomain_2721F4706E428354-001\tempDir-001\node1\.\org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1\data\]
   [junit4]   2> 1319763 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=36, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1319765 WARN  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1319843 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1319843 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1319844 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1319844 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1319845 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.11082111652548204]
   [junit4]   2> 1319845 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@23ac22[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main]
   [junit4]   2> 1319847 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1319847 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set
   [junit4]   2> 1319848 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1319848 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1590284665840730112
   [junit4]   2> 1319848 INFO  (searcherExecutor-4939-thread-1-processing-n:127.0.0.1:54631_solr x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1 s:shard1 c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection r:core_node2) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] Registered new searcher Searcher@23ac22[org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1319852 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1319855 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:54631/solr/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1319958 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1319958 INFO  (zkCallback-3217-thread-3-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320008 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1320012 INFO  (qtp7790061-13379) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&coreNodeName=core_node2&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&wt=javabin} status=0 QTime=1384
   [junit4]   2> 1320015 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_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> 1320111 INFO  (zkCallback-3217-thread-3-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320111 INFO  (zkCallback-3217-thread-2-processing-n:127.0.0.1:54631_solr) [n:127.0.0.1:54631_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection/state.json] for collection [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1320313 INFO  (OverseerCollectionConfigSetProcessor-99392791424860163-127.0.0.1:54631_solr-n_0000000000) [n:127.0.0.1:54631_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> 1321015 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema_latest.xml&collection.configName=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_config-set&name=org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2705
   [junit4]   2> 1321015 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 1321015 INFO  (SUITE-TestCloudJSONFacetJoinDomain-seed#[2721F4706E428354]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection
   [junit4]   2> 1321024 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 (1590284667069661184)]} 0 3
   [junit4]   2> 1321026 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 (1590284667074904064)]} 0 0
   [junit4]   2> 1321027 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 (1590284667075952640)]} 0 0
   [junit4]   2> 1321027 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 (1590284667077001216)]} 0 0
   [junit4]   2> 1321028 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 (1590284667078049792)]} 0 0
   [junit4]   2> 1321029 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 (1590284667079098368)]} 0 0
   [junit4]   2> 1321030 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 (1590284667080146944)]} 0 0
   [junit4]   2> 1321031 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 (1590284667081195520)]} 0 0
   [junit4]   2> 1321032 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 (1590284667081195521)]} 0 0
   [junit4]   2> 1321033 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9 (1590284667082244096)]} 0 0
   [junit4]   2> 1321033 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10 (1590284667083292672)]} 0 0
   [junit4]   2> 1321035 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11 (1590284667083292673)]} 0 0
   [junit4]   2> 1321035 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1590284667085389824)]} 0 0
   [junit4]   2> 1321036 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12 (1590284667086438400)]} 0 0
   [junit4]   2> 1321036 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13 (1590284667086438401)]} 0 0
   [junit4]   2> 1321037 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14 (1590284667087486976)]} 0 0
   [junit4]   2> 1321038 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15 (1590284667088535552)]} 0 0
   [junit4]   2> 1321038 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16 (1590284667088535553)]} 0 0
   [junit4]   2> 1321040 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17 (1590284667088535554)]} 0 0
   [junit4]   2> 1321040 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18 (1590284667090632704)]} 0 0
   [junit4]   2> 1321041 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19 (1590284667091681280)]} 0 0
   [junit4]   2> 1321042 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20 (1590284667091681281)]} 0 0
   [junit4]   2> 1321042 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21 (1590284667092729856)]} 0 0
   [junit4]   2> 1321043 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22 (1590284667093778432)]} 0 0
   [junit4]   2> 1321043 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23 (1590284667093778433)]} 0 0
   [junit4]   2> 1321045 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24 (1590284667095875584)]} 0 0
   [junit4]   2> 1321045 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25 (1590284667095875585)]} 0 0
   [junit4]   2> 1321046 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26 (1590284667096924160)]} 0 0
   [junit4]   2> 1321047 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27 (1590284667097972736)]} 0 0
   [junit4]   2> 1321048 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28 (1590284667099021312)]} 0 0
   [junit4]   2> 1321049 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29 (1590284667099021313)]} 0 0
   [junit4]   2> 1321049 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30 (1590284667100069888)]} 0 0
   [junit4]   2> 1321051 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31 (1590284667102167040)]} 0 0
   [junit4]   2> 1321051 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32 (1590284667102167041)]} 0 0
   [junit4]   2> 1321052 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33 (1590284667103215616)]} 0 0
   [junit4]   2> 1321053 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34 (1590284667104264192)]} 0 0
   [junit4]   2> 1321053 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35 (1590284667104264193)]} 0 0
   [junit4]   2> 1321054 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36 (1590284667105312768)]} 0 0
   [junit4]   2> 1321056 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37 (1590284667107409920)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38 (1590284667107409921)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39 (1590284667108458496)]} 0 0
   [junit4]   2> 1321057 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40 (1590284667108458497)]} 0 0
   [junit4]   2> 1321058 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41 (1590284667109507072)]} 0 0
   [junit4]   2> 1321060 INFO  (qtp7790061-13378) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1590284667111604224)]} 0 0
   [junit4]   2> 1321060 INFO  (qtp7790061-13376) [n:127.0.0.1:54631_solr c:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection s:shard1 r:core_node2 x:org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudJSONFacetJoinDomain_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1590284667111604225)]} 0 0
   [junit4]   2> 1321061 INFO  (qtp7790061-1

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

ParamsTest, AlternateDirectoryTest, CopyFieldTest, ResponseLogComponentTest, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestDocSet, TestElisionMultitermQuery, OutputWriterTest, TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, TestSolrCoreProperties, TestPostingsSolrHighlighter, NotRequiredUniqueKeyTest, TestLuceneMatchVersion, SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, EchoParamsTest, TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, TimeZoneUtilsTest, ResourceLoaderTest, DateMathParserTest, DateFieldTest, RAMDirectoryFactoryTest, TestLRUCache, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, DistributedMLTComponentTest, TestRTGBase, CursorPagingTest, DistributedIntervalFacetingTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestLuceneIndexBackCompat, AddReplicaTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionsAPISolrJTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteStatusTest, DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, DistribJoinFromCollectionTest, DocValuesNotIndexedTest, HttpPartitionTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverseerRolesTest, RemoteQueryErrorTest, RestartWhileUpdatingTest, SSLMigrationTest, SolrCloudExampleTest, TestCloudPivotFacet, TestCloudSearcherWarming, TestSSLRandomization, TestShortCircuitedRequests, TestSkipOverseerOperations, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, ZkFailoverTest, CustomCollectionTest, TestCollectionsAPIViaSolrCloudCluster, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, MetricTriggerTest, NodeAddedTriggerTest, TestComputePlanAction, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, HdfsChaosMonkeyNothingIsSafeTest, HdfsRecoveryZkTest, HdfsSyncSliceTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, ZkStateWriterTest, ConfigureRecoveryStrategyTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestDynamicLoading, SearchHandlerTest, TestBlobHandler, TestCoreBackup, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, TestCollectionAPIs, DistributedExpandComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, FacetPivotSmallTest, ReplicaListTransformerTest, SpatialHeatmapFacetsTest, JavabinLoaderTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestLegacyNumericUtils, TestNumericRangeQuery64, TestNumericTokenStream, JvmMetricsTest, SolrMetricReporterTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrSlf4jReporterTest, TestMacros, JSONWriterTest, TestBinaryResponseWriter, TestCustomDocTransformer, TestExportWriter, TestGeoJSONResponseWriter, TestPushWriter, TestSolrQueryResponse, TestSubQueryTransformer, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBulkSchemaAPI -Dtests.seed=2721F4706E428354 -Dtests.slow=true -Dtests.locale=hr-HR -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBulkSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_2721F4706E428354-001\tempDir-022
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2721F4706E428354]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [674/767 (3!)] on J1 in 18.85s, 9 tests, 1 error <<< FAILURES!

[...truncated 2735 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=pt, timezone=America/Caracas
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=90595712,total=109314048
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=815561E7B47F7E2B -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_815561E7B47F7E2B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([815561E7B47F7E2B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 41544 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 415 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/415/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.servlet.CacheHeaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.servlet.CacheHeaderTest_46ACD33E3DEE2F06-001\tempDir-002

	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001

	at __randomizedtesting.SeedInfo.seed([FAEB7E10C81DB39A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12272 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> 735233 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\init-core-data-001
   [junit4]   2> 735234 WARN  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 735234 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 735241 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[46ACD33E3DEE2F06]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 735242 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 736005 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 736005 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 736006 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores\core
   [junit4]   2> 736008 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T17:27:37-04:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 736010 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b50435{/solr,null,AVAILABLE}
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a6a527{HTTP/1.1,[http/1.1]}{127.0.0.1:65307}
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.e.j.s.Server Started @744070ms
   [junit4]   2> 736012 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65307, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores}
   [junit4]   2> 736013 ERROR (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T22:45:35.936Z
   [junit4]   2> 736013 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\solr.xml
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 736025 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 736114 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736121 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736121 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736123 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores
   [junit4]   2> 736123 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 736124 INFO  (coreLoadExecutor-2650-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 736125 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 736184 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 736193 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 736197 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 736308 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 736309 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 736309 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736310 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736311 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 736313 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736317 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736320 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 736321 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 736321 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1af3fde
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 736322 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-003\cores\core\data\]
   [junit4]   2> 736327 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1582012478, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 736334 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 736427 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=288247696, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 736428 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a7ddcc[collection1] main]
   [junit4]   2> 736429 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736430 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736430 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736431 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736431 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736431 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736432 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736432 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736434 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736434 WARN  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736434 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736435 INFO  (coreLoadExecutor-2650-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 736435 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[46ACD33E3DEE2F06]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#65307
   [junit4]   2> 736436 INFO  (searcherExecutor-2651-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a7ddcc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 736446 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736446 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736447 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736447 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736448 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736449 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736450 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736450 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736451 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736452 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736453 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736456 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736456 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736458 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736459 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736459 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736460 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736461 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736462 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736463 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736467 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736467 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736468 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736469 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736469 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736470 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736470 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736471 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 736472 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 736476 WARN  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/english
   [junit4]   2> 736476 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 736478 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 736484 INFO  (qtp3821345-7270) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=40
   [junit4]   2> 736486 INFO  (qtp3821345-7271) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736488 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736491 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 736495 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]} 0 1
   [junit4]   2> 736501 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 736501 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8038ba commitCommandVersion:0
   [junit4]   2> 736519 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155fe02[collection1] main]
   [junit4]   2> 736519 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 736521 INFO  (searcherExecutor-2651-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155fe02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 736521 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 18
   [junit4]   2> 736521 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736523 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a1,a2,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736524 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=a3&wt=json} hits=1 status=0 QTime=1
   [junit4]   2> 736529 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*,a3&wt=json} hits=1 status=0 QTime=3
   [junit4]   2> 736530 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 736536 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 736536 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 16 observers of /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 736538 WARN  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/german
   [junit4]   2> 736538 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 736540 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_46ACD33E3DEE2F06-001\tempDir-001\collection1\conf
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 16 observers of /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 WARN  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 736542 INFO  (qtp3821345-7273) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 736542 INFO  (qtp3821345-72

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

nsTest, TestSchemaSimilarityResource, TestJoin, UnloadDistributedZkTest, TestReplicationHandlerBackup, AssignBackwardCompatibilityTest, HdfsBasicDistributedZk2Test, TestSolrCloudWithHadoopAuthPlugin, TestAddFieldRealTimeGet, TestSolrCloudWithDelegationTokens, RequestLoggingTest, TestTolerantUpdateProcessorRandomCloud, OpenExchangeRatesOrgProviderTest, TestSubQueryTransformer, CloneFieldUpdateProcessorFactoryTest, BlockJoinFacetSimpleTest, TestSolrQueryResponse, TestRandomRequestDistribution, DeleteNodeTest, TestNodeAddedTrigger, TestPartialUpdateDeduplication, TestGraphMLResponseWriter, AtomicUpdatesTest, SolrShardReporterTest, NodeAddedTriggerTest, SolrIndexConfigTest, SolrIndexMetricsTest, TestManagedStopFilterFactory, TestReplicaProperties, TestSchemaManager, NumberUtilsTest, TestDistribStateManager, ZkStateWriterTest, TestCorePropertiesReload, CacheHeaderTest, AutoAddReplicasIntegrationTest, TestManagedSynonymGraphFilterFactory, TestShardHandlerFactory, SolrJmxReporterCloudTest, TestDynamicLoading, CdcrBidirectionalTest, TestHdfsCloudBackupRestore, TestBlobHandler, TermsComponentTest, MBeansHandlerTest, TestFaceting, TestPolicyCloud, TestDefaultStatsCache, LeaderInitiatedRecoveryOnShardRestartTest, LargeFieldTest, LeaderElectionIntegrationTest, TestClusterStateProvider, TestFastOutputStream, TestRawTransformer, TestAuthorizationFramework, BigEndianAscendingWordDeserializerTest, DocumentBuilderTest, TestFunctionQuery, DistribJoinFromCollectionTest, ReplicationFactorTest, SolrSlf4jReporterTest, DistributedMLTComponentTest, ConjunctionSolrSpellCheckerTest, UniqFieldsUpdateProcessorFactoryTest, TestLegacyTerms, SynonymTokenizerTest, BooleanFieldTest, SampleTest, RequiredFieldsTest, TestExactSharedStatsCache, TestCoreBackup, CustomHighlightComponentTest, UUIDUpdateProcessorFallbackTest, DistributedFacetPivotLargeTest, TestConfigOverlay, ResourceLoaderTest, SolrInfoBeanTest, XmlUpdateRequestHandlerTest, TestZkChroot, CachingDirectoryFactoryTest, MultiTermTest, TestSweetSpotSimilarityFactory, UtilsToolTest, HighlighterTest, TestSolrConfigHandler, HttpTriggerListenerTest, CollectionTooManyReplicasTest, SchemaVersionSpecificBehaviorTest, DistributedFacetPivotSmallAdvancedTest, SuggesterTSTTest, TestCloudNestedDocsSort, SubstringBytesRefFilterTest, TestClusterStateMutator, StatelessScriptUpdateProcessorFactoryTest, TestBinaryResponseWriter, TestManagedSchema, SearchRateTriggerTest, BinaryUpdateRequestHandlerTest, SaslZkACLProviderTest, TestRuleBasedAuthorizationPlugin, SolrTestCaseJ4Test, TemplateUpdateProcessorTest, DistribCursorPagingTest, TestCoreContainer, TestPullReplicaErrorHandling, HdfsNNFailoverTest, TestFieldCacheWithThreads, TestConfigsApi, TestSolrCloudSnapshots, TestUtils, TestDFISimilarityFactory, TestSolrConfigHandlerConcurrent, TestGenericDistributedQueue, TestSolrCloudWithSecureImpersonation, BlockJoinFacetDistribTest, TestJsonFacetRefinement, TestCollationFieldDocValues, TestTolerantSearch, TestJmxIntegration, SolrCoreMetricManagerTest, TestPushWriter, TestPerFieldSimilarity, TestPostingsSolrHighlighter, TestCSVResponseWriter, TestObjectReleaseTracker, ClassificationUpdateProcessorIntegrationTest, DeleteShardTest, DeleteInactiveReplicaTest, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=46ACD33E3DEE2F06 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Pacific/Wake -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009\badSchema2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_46ACD33E3DEE2F06-001\tempDir-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([46ACD33E3DEE2F06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [395/767 (3!)] on J0 in 20.57s, 9 tests, 1 error <<< FAILURES!

[...truncated 3651 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=544, maxMBSortInHeap=7.85680860186524, sim=RandomSimilarity(queryNorm=false): {}, locale=lv, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21767488,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FAEB7E10C81DB39A -Dtests.slow=true -Dtests.locale=lv -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FAEB7E10C81DB39A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FAEB7E10C81DB39A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.58s, 8 tests, 1 error <<< FAILURES!

[...truncated 41543 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 414 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/414/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006

	at __randomizedtesting.SeedInfo.seed([F73A9A0056537DD5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.store.TestRAFDirectory.testListAllIsSorted

Error Message:
access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")

Stack Trace:
java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")
	at __randomizedtesting.SeedInfo.seed([99D5E5619F161188:3F942135F299E01]:0)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
	at java.security.AccessController.checkPermission(AccessController.java:884)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
	at sun.nio.fs.WindowsChannelFactory.open(WindowsChannelFactory.java:295)
	at sun.nio.fs.WindowsChannelFactory.newFileChannel(WindowsChannelFactory.java:162)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:225)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
	at org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1198)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:CBD072C90F02D893]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:462)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:49593/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:C60F74044D634B72]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/25538797.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/25538797.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib:     1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.transform.TestSubQueryTransformerDistrib

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001

	at __randomizedtesting.SeedInfo.seed([FCC6E21F9ED0CA27]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1076 lines...]
   [junit4] Suite: org.apache.lucene.codecs.perfield.TestPerFieldPostingsFormat
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testMergeStability
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4] IGNOR/A 0.00s J0 | TestPerFieldPostingsFormat.testPostingsEnumReuse
   [junit4]    > Assumption #1: The MockRandom PF randomizes content on the fly, so we can't check it
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=203, maxMBSortInHeap=5.801197155865236, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR GL2, field=DFR I(n)2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)Z(0.3), body=DFR GB1, f_DOCS=IB LL-D3(800.0)}, locale=fi-FI, timezone=America/Buenos_Aires
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=282447488,total=311267328
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryBuilder, TestDocValuesIndexing, TestLucene70DocValuesFormat, TestMinimize, TestLiveFieldValues, TestDocumentsWriterDeleteQueue, TestPayloadsOnVectors, TestTopDocsMerge, TestBooleanQueryVisitSubscorers, TestLucene50TermVectorsFormat, TestParallelLeafReader, TestDoubleRangeFieldQueries, TestIndexWriterUnicode, TestExceedMaxTermLength, TestPackedTokenAttributeImpl, TestOneMergeWrappingMergePolicy, TestNorms, TestOperations, TestSimpleFSLockFactory, TestSpans, TestExternalCodecs, TestThreadedForceMerge, TestAssertions, TestFloatRangeFieldQueries, TestLucene70SegmentInfoFormat, TestForUtil, TestMatchAllDocsQuery, TestForceMergeForever, TestPhrasePrefixQuery, TestReusableStringReader, Test2BPositions, TestDeterminizeLexicon, TestLongValuesSource, TestOmitPositions, TestIndexManyDocuments, TestSegmentReader, TestCharArrayMap, TestLSBRadixSorter, TestNeverDelete, TestFSTs, TestBlockPostingsFormat2, TestOmitTf, TestDoc, TestSort, Test2BBKDPoints, TestHighCompressionMode, TestFieldCacheRewriteMethod, TestParallelCompositeReader, TestSearchWithThreads, TestSortedSetSortField, TestIntBlockPool, MultiCollectorTest, LimitedFiniteStringsIteratorTest, TestReqExclBulkScorer, TestCodecs, TestLucene50StoredFieldsFormat, TestRecyclingByteBlockAllocator, Test2BPoints, TestMultiPhraseEnum, TestBooleanMinShouldMatch, TestSameTokenSamePosition, TestSpanBoostQuery, TestSimilarityProvider, TestCharFilter, TestConsistentFieldNumbers, TestSparseFixedBitSet, TestEarlyTerminatingSortingCollector, TestFilterLeafReader, TestSleepingLockWrapper, TestSpanNotQuery, TestSnapshotDeletionPolicy, TestIndexWriterFromReader, TestLRUQueryCache, TestNRTReaderCleanup, TestIndexSorting, TestCharacterUtils, TestSimpleExplanationsOfNonMatches, TestFieldInvertState, TestRegexpRandom, TestIndexWriterMerging, TestIndexWriterExceptions, TestBooleanOr, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestNoMergePolicy, TestReaderWrapperDVTypeCheck, TestDirectoryReader, TestTermVectors, TestConjunctions, TestWildcardRandom, TestTerm, TestSpanContainQuery, TestFieldsReader, TestDocsWithFieldSet, TestPrefixRandom, TestBM25Similarity, TestSimpleExplanationsWithFillerDocs, TestDocValuesQueries, TestIndexWriterOnVMError, TestDocument, TestPositionIncrement, TestSimpleAttributeImpl, TestSortedSetDocValues, TestConjunctionDISI, TestIndexSearcher, TestIntroSelector, TestPriorityQueue, TestMergedIterator, TestSimilarity2, TestAtomicUpdate, TestGeoEncodingUtils, TestTermQuery, TestUTF32ToUTF8, TestIndexFileDeleter, TestIndexWriterMergePolicy, TestDuelingCodecs, TestStandardAnalyzer, TestRollingUpdates, TestTieredMergePolicy, TestPerFieldPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerFieldPostingsFormat -Dtests.seed=F73A9A0056537DD5 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=America/Buenos_Aires -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestPerFieldPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.codecs.perfield.TestPerFieldPostingsFormat_F73A9A0056537DD5-001\testPostingsFormat.testExact-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F73A9A0056537DD5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [257/459 (1!)] on J0 in 1.64s, 25 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7083 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.method=testListAllIsSorted -Dtests.seed=99D5E5619F161188 -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Australia/Yancowinna -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.01s J0 | TestRAFDirectory.testListAllIsSorted <<<
   [junit4]    > Throwable #1: java.security.AccessControlException: access denied ("java.io.FilePermission" "C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001\tempDir-003\nul" "write")
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99D5E5619F161188:3F942135F299E01]:0)
   [junit4]    > 	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:472)
   [junit4]    > 	at java.security.AccessController.checkPermission(AccessController.java:884)
   [junit4]    > 	at java.lang.SecurityManager.checkPermission(SecurityManager.java:549)
   [junit4]    > 	at java.lang.SecurityManager.checkWrite(SecurityManager.java:979)
   [junit4]    > 	at sun.nio.fs.WindowsChannelFactory.open(WindowsChannelFactory.java:295)
   [junit4]    > 	at sun.nio.fs.WindowsChannelFactory.newFileChannel(WindowsChannelFactory.java:162)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:225)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:413)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory$FSIndexOutput.<init>(FSDirectory.java:409)
   [junit4]    > 	at org.apache.lucene.store.FSDirectory.createOutput(FSDirectory.java:253)
   [junit4]    > 	at org.apache.lucene.store.BaseDirectoryTestCase.testListAllIsSorted(BaseDirectoryTestCase.java:1198)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_99D5E5619F161188-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=Australia/Yancowinna
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=33625360,total=54730752
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressRangeQueries, TestInetAddressPoint, TestRAFDirectory]
   [junit4] Completed [10/13 (1!)] on J0 in 1.32s, 42 tests, 1 error <<< FAILURES!

[...truncated 3622 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 75776 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_83A5067D0931F706-001\init-core-data-001
   [junit4]   2> 75779 WARN  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=146 numCloses=146
   [junit4]   2> 75779 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 75785 INFO  (SUITE-TestGenericDistributedQueue-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 75793 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 76004 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 76008 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 77517 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 77519 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 79531 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 79533 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 81537 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[83A5067D0931F706]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=83A5067D0931F706 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   2.02s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706:C60F74044D634B72]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_83A5067D0931F706-001
   [junit4]   2> Jan 21, 2018 11:25:02 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/25538797.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 21, 2018 11:25:23 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=10133, maxDocsPerChunk=9, blockSize=413), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=10133, blockSize=413)), sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=America/La_Paz
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=12746632,total=127713280
   [junit4]   2> NOTE: All tests run in this JVM: [OverseerStatusTest, TestRemoteStreaming, CustomCollectionTest, TestSegmentSorting, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=83A5067D0931F706 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/La_Paz -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=850, name=sdqtest--154-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$402/2383287.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/25538797.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)
   [junit4] Completed [18/767 (1!)] on J0 in 25.93s, 4 tests, 2 errors <<< FAILURES!

[...truncated 1843 lines...]
   [junit4] Suite: org.apache.solr.cloud.api.collections.CollectionsAPIDistributedZkTest
   [junit4]   2> 3177024 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\init-core-data-001
   [junit4]   2> 3177025 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=19 numCloses=19
   [junit4]   2> 3177026 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3177030 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3177034 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001
   [junit4]   2> 3177034 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3177035 INFO  (Thread-6308) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3177035 INFO  (Thread-6308) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3177041 ERROR (Thread-6308) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 3177134 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[83A5067D0931F706]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49588
   [junit4]   2> 3177148 INFO  (zkConnectionManagerCallback-10052-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177175 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177176 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3177177 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7142d2{/solr,null,AVAILABLE}
   [junit4]   2> 3177178 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8225a5{/solr,null,AVAILABLE}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b60b05{SSL,[ssl, http/1.1]}{127.0.0.1:49592}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dbd3d8{SSL,[ssl, http/1.1]}{127.0.0.1:49593}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.e.j.s.Server Started @3184305ms
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.e.j.s.Server Started @3184305ms
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49592}
   [junit4]   2> 3177180 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49593}
   [junit4]   2> 3177180 ERROR (jetty-launcher-10049-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177181 ERROR (jetty-launcher-10049-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177181 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.568Z
   [junit4]   2> 3177182 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.568Z
   [junit4]   2> 3177186 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 3177187 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T08:27:37+11:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@178925{/solr,null,AVAILABLE}
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 3177188 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c6f7f{/solr,null,AVAILABLE}
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e76f3d{SSL,[ssl, http/1.1]}{127.0.0.1:49602}
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.e.j.s.Server Started @3184314ms
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49602}
   [junit4]   2> 3177189 ERROR (jetty-launcher-10049-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177189 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@56d841{SSL,[ssl, http/1.1]}{127.0.0.1:49605}
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-2) [    ] o.e.j.s.Server Started @3184315ms
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49605}
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177190 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.576Z
   [junit4]   2> 3177190 ERROR (jetty-launcher-10049-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3177191 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T12:16:38.577Z
   [junit4]   2> 3177193 INFO  (zkConnectionManagerCallback-10054-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177195 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177197 INFO  (zkConnectionManagerCallback-10056-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177197 INFO  (zkConnectionManagerCallback-10058-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177198 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177198 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177200 INFO  (zkConnectionManagerCallback-10060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177206 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177213 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3177215 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177219 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177219 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177222 INFO  (jetty-launcher-10049-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177224 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3177224 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3177225 INFO  (jetty-launcher-10049-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177227 INFO  (jetty-launcher-10049-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177230 INFO  (jetty-launcher-10049-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49588/solr
   [junit4]   2> 3177231 INFO  (zkConnectionManagerCallback-10064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177231 INFO  (zkConnectionManagerCallback-10068-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177232 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177232 INFO  (zkConnectionManagerCallback-10072-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177233 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16118a62a190007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10076-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10078-thread-1-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177237 INFO  (zkConnectionManagerCallback-10080-thread-1-processing-n:127.0.0.1:49602_solr) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177238 INFO  (zkConnectionManagerCallback-10082-thread-1-processing-n:127.0.0.1:49593_solr) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177244 INFO  (zkConnectionManagerCallback-10084-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3177384 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177384 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177385 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49592_solr
   [junit4]   2> 3177386 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49605_solr
   [junit4]   2> 3177386 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.Overseer Overseer (id=99387768728780809-127.0.0.1:49592_solr-n_0000000000) starting
   [junit4]   2> 3177401 INFO  (zkCallback-10077-thread-1-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3177403 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3177402 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49592_solr
   [junit4]   2> 3177406 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3177407 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3177407 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3177411 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177411 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3177415 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49602_solr
   [junit4]   2> 3177415 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49593_solr
   [junit4]   2> 3177617 INFO  (zkCallback-10083-thread-1-processing-n:127.0.0.1:49605_solr) [n:127.0.0.1:49605_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10079-thread-1-processing-n:127.0.0.1:49602_solr) [n:127.0.0.1:49602_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10081-thread-1-processing-n:127.0.0.1:49593_solr) [n:127.0.0.1:49593_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 3177624 INFO  (zkCallback-10077-thread-2-processing-n:127.0.0.1:49592_solr) [n:127.0.0.1:49592_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 3177672 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177673 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177683 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177683 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177684 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177684 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177685 INFO  (jetty-launcher-10049-thread-2) [n:127.0.0.1:49605_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node2
   [junit4]   2> 3177686 INFO  (jetty-launcher-10049-thread-1) [n:127.0.0.1:49592_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node1
   [junit4]   2> 3177786 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177787 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177788 WARN  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=memory,name1=non-heap,name=committed
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:454)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.addListener(MetricRegistry.java:297)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:725)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177804 WARN  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=jvm,name0=system,name=properties
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:563)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1537)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1020)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:447)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3177805 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177805 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177806 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177806 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1dd5201
   [junit4]   2> 3177808 INFO  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node4
   [junit4]   2> 3177808 INFO  (jetty-launcher-10049-thread-3) [n:127.0.0.1:49602_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.api.collections.CollectionsAPIDistributedZkTest_83A5067D0931F706-001\tempDir-001\node3
   [junit4]   2> 3177817 WARN  (jetty-launcher-10049-thread-4) [n:127.0.0.1:49593_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register meter
   [junit4]   2> javax.management.InstanceNotFoundException: solr:dom1=node,category=QUERY,scope=/admin/autoscaling,name=errors
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onMeterAdded(JmxMetricsReporter.java:644)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.notifyListenerOfAddedMetric(MetricRegistry.java:460)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.onMetricAdded(MetricRegistry.java:448)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.register(MetricRegistry.java:89)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.getOrAdd(MetricRegistry.java:423)
   [junit4]   2> 	at com.codahale.metrics.MetricRegistry.meter(MetricRegistry.java:191)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.meter(SolrMetricManager.java:586)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.initializeMetrics(RequestHandlerBase.java:144)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:690)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:741)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1474)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.jav

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

 | TestSubQueryTransformerDistrib (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 2 threads leaked from SUITE scope at org.apache.solr.response.transform.TestSubQueryTransformerDistrib: 
   [junit4]    >    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=22718, name=qtp17659361-22718, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    2) Thread[id=22722, name=qtp17659361-22722, state=TIMED_WAITING, group=TGRP-TestSubQueryTransformerDistrib]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([83A5067D0931F706]:0)
   [junit4] Completed [685/767 (3!)] on J0 in 62.93s, 1 test, 2 errors <<< FAILURES!

[...truncated 2632 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=570, maxMBSortInHeap=6.090174015730578, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Asia/Kashgar
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=10868448,total=34422784
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=FCC6E21F9ED0CA27 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Kashgar -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_FCC6E21F9ED0CA27-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FCC6E21F9ED0CA27]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 0.93s, 8 tests, 1 error <<< FAILURES!

[...truncated 41540 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 413 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/413/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

13 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1

	at __randomizedtesting.SeedInfo.seed([A49B7794CFFED735:2B159034DD9224CA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestHandleLimitFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([9DAC2B8B13EB68AD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.clustering.DistributedClusteringComponentTest

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.handler.clustering.DistributedClusteringComponentTest:     1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.handler.clustering.DistributedClusteringComponentTest: 
   1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F38090E7A6A2F507]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.clustering.DistributedClusteringComponentTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=46, name=qtp516441018-46, state=TIMED_WAITING, group=TGRP-DistributedClusteringComponentTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([F38090E7A6A2F507]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([C698496496ABB222]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ShardRoutingTest_C4877EFAB69EE5B1-001\shard-3-001

	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:E21791A8E21023BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:67)
	at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest.beforeClass(HdfsRecoverLeaseTest.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_C4877EFAB69EE5B1-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:D0CF25AF959958AF]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestBulkSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestBulkSchemaAPI_C4877EFAB69EE5B1-001\tempDir-019

	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.lambda$load$13(CoreContainer.java:640)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:197)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor45.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_359E8A7F8BD3E880-001

	at __randomizedtesting.SeedInfo.seed([359E8A7F8BD3E880]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2042 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestHandleLimitFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1501, maxMBSortInHeap=7.488125789074719, sim=RandomSimilarity(queryNorm=true): {}, locale=en-US, timezone=Etc/GMT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46274224,total=155189248
   [junit4]   2> NOTE: All tests run in this JVM: [TestCompressingTermVectorsFormat, TestMockSynonymFilter, TestVerboseFS, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, Nested, TestAssertingLeafReader, TestDisableFsyncFS, NestedSetupChain, NestedTeardownChain, Nested3, Nested2, Nested1, Nested, TestLookaheadTokenFilter, TestCompressingStoredFieldsFormat, TestMockAnalyzer, TestMockCharFilter, TestAssertingDocValuesFormat, TestForceMergePolicy, TestHandleLimitFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHandleLimitFS -Dtests.seed=9DAC2B8B13EB68AD -Dtests.slow=true -Dtests.locale=en-US -Dtests.timezone=Etc/GMT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestHandleLimitFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J0\temp\lucene.mockfile.TestHandleLimitFS_9DAC2B8B13EB68AD-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9DAC2B8B13EB68AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [39/41 (1!)] on J0 in 5.15s, 7 tests, 1 error <<< FAILURES!

[...truncated 6860 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A49B7794CFFED735 -Dtests.slow=true -Dtests.locale=be -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.09s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001\replicationClientTest-005\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A49B7794CFFED735:2B159034DD9224CA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_A49B7794CFFED735-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1499, maxMBSortInHeap=5.001291987542864, sim=RandomSimilarity(queryNorm=false): {}, locale=be, timezone=Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60464936,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 1.00s, 5 tests, 1 error <<< FAILURES!

[...truncated 3851 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C4877EFAB69EE5B1-001\init-core-data-001
   [junit4]   2> 1241268 WARN  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1241269 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1241273 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1241273 INFO  (SUITE-TestDistribStateManager-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1241274 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1241274 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241275 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1241276 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 1241277 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1241277 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1241278 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1241278 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1241280 ERROR (Thread-2459) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1241378 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer start zk server on port:62714
   [junit4]   2> 1241383 INFO  (zkConnectionManagerCallback-2588-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241383 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1241396 INFO  (zkConnectionManagerCallback-2590-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1241396 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1246397 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246398 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62714 62714
   [junit4]   2> 1246399 INFO  (Thread-2459) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62714 62714
   [junit4]   2> 1246400 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=C4877EFAB69EE5B1 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Europe/Bratislava -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 5.13s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4877EFAB69EE5B1:E21791A8E21023BB]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1246403 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 1246404 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1246404 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1246405 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1246407 ERROR (Thread-2460) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246505 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer start zk server on port:62753
   [junit4]   2> 1246508 INFO  (zkConnectionManagerCallback-2592-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1246509 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1246511 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161162f35780000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1246512 ERROR (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1246512 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62753 62753
   [junit4]   2> 1246513 INFO  (Thread-2460) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62753 62753
   [junit4]   2> 1246514 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 1246516 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1246516 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1246517 INFO  (TEST-TestDistribStateManager.testListData-seed#[C4877EFAB69EE5B1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C4877EFAB69EE5B1-001
   [junit4]   2> Jan 21, 2018 12:47:28 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=981, maxMBSortInHeap=6.276330784816101, sim=RandomSimilarity(queryNorm=true): {}, locale=en-NZ, timezone=Europe/Bratislava
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=112187184,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSystemIdResolver, ClassificationUpdateProcessorIntegrationTest, CursorPagingTest, VMParamsZkACLAndCredentialsProvidersTest, TestExceedMaxTermLength, TestCoreContainer, SynonymTokenizerTest, TestDFISimilarityFactory, TestDynamicFieldCollectionResource, SchemaVersionSpecificBehaviorTest, FileUtilsTest, SpatialRPTFieldTypeTest, TestConfigSetsAPI, TestUseDocValuesAsStored, TimeRoutedAliasUpdateProcessorTest, ReplicationFactorTest, TestEmbeddedSolrServerAdminHandler, BitVectorTest, SampleTest, HdfsTlogReplayBufferedWhileIndexingTest, DistributedFacetPivotSmallAdvancedTest, TestPolicyCloud, TestExpandComponent, PathHierarchyTokenizerFactoryTest, TestConfigSetProperties, UtilsToolTest, MultiTermTest, DistributedQueryComponentOptimizationTest, TestTrie, TestHdfsCloudBackupRestore, TestRuleBasedAuthorizationPlugin, InfoHandlerTest, TestGraphMLResponseWriter, SearchHandlerTest, TestAnalyzeInfixSuggestions, CacheHeaderTest, CoreAdminRequestStatusTest, TestApiFramework, SpatialFilterTest, TestJmxIntegration, TestBlobHandler, CachingDirectoryFactoryTest, TestFileDictionaryLookup, CopyFieldTest, PeerSyncReplicationTest, TestSQLHandlerNonCloud, PropertiesRequestHandlerTest, TestCoreBackup, LeaderInitiatedRecoveryOnShardRestartTest, TestSolrCloudWithHadoopAuthPlugin, TestSolrCloudWithSecureImpersonation, SolrIndexSplitterTest, JvmMetricsTest, LeaderElectionIntegrationTest, TestTolerantSearch, TestHighlightDedupGrouping, TestSubQueryTransformer, TestSolrQueryResponse, TestUtils, SegmentsInfoRequestHandlerTest, ZkNodePropsTest, ExecutePlanActionTest, JSONWriterTest, TestLegacyTerms, HttpSolrCallGetCoreTest, TestPolicyCloud, TestTrieFacet, TestLRUStatsCache, TestCustomSort, TestRealTimeGet, TestNoOpRegenerator, TestJsonRequest, SuggesterTSTTest, RecoveryZkTest, HdfsChaosMonkeyNothingIsSafeTest, SolrCoreMetricManagerTest, TestComplexPhraseLeadingWildcard, BinaryUpdateRequestHandlerTest, TestMergePolicyConfig, CollectionsAPISolrJTest, DistributedQueryElevationComponentTest, TemplateUpdateProcessorTest, HdfsWriteToMultipleCollectionsTest, TestTlogReplica, TestCollectionAPI, TestLeaderElectionWithEmptyReplica, SolrGangliaReporterTest, TlogReplayBufferedWhileIndexingTest, SolrInfoBeanTest, DataDrivenBlockJoinTest, TestDownShardTolerantSearch, TestSubQueryTransformerDistrib, TestFiltering, NodeAddedTriggerTest, MoveReplicaTest, TestObjectReleaseTracker, TestConfigsApi, TestSolrDeletionPolicy1, JavabinLoaderTest, TestLegacyFieldReuse, DeleteNodeTest, BooleanFieldTest, TestQueryWrapperFilter, RemoteQueryErrorTest, OverseerModifyCollectionTest, TestPartialUpdateDeduplication, TestCorePropertiesReload, TestQuerySenderNoQuery, StatsComponentTest, TestRemoteStreaming, TestInPlaceUpdatesDistrib, SolrTestCaseJ4Test, TestPivotHelperCode, TestJsonFacetRefinement, CloneFieldUpdateProcessorFactoryTest, TestInfoStreamLogging, TestEmbeddedSolrServerSchemaAPI, AtomicUpdatesTest, FacetPivotSmallTest, TestManagedSchemaThreadSafety, NumberUtilsTest, TestNumericTokenStream, HdfsNNFailoverTest, TestPerFieldSimilarity, TestRawTransformer, StatelessScriptUpdateProcessorFactoryTest, TestSolrCloudWithDelegationTokens, TestAddFieldRealTimeGet, PolyFieldTest, SpellingQueryConverterTest, TestFieldCacheSortRandom, TestSchemaManager, TestSmileRequest, AnalyticsMergeStrategyTest, ExitableDirectoryReaderTest, HttpTriggerListenerTest, TestQueryUtils, SignatureUpdateProcessorFactoryTest, TestTriggerIntegration, TestBM25SimilarityFactory, OverseerStatusTest, DirectSolrSpellCheckerTest, DistributedVersionInfoTest, TestCloudManagedSchema, TestFieldCacheReopen, SolrPluginUtilsTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, MigrateRouteKeyTest, SolrSlf4jReporterTest, TestCharFilters, TestMissingGroups, SOLR749Test, TestCursorMarkWithoutUniqueKey, TestElisionMultitermQuery, AnalysisAfterCoreReloadTest, TestStandardQParsers, TestPerFieldSimilarityWithDefaultOverride, CurrencyFieldTypeTest, PreAnalyzedUpdateProcessorTest, TestSolrCLIRunExample, LeaderElectionContextKeyTest, TestRestoreCore, TestIBSimilarityFactory, TestNRTOpen, SuggesterFSTTest, TestCloudDeleteByQuery, TestMinMaxOnMultiValuedField, TestPostingsSolrHighlighter, HdfsSyncSliceTest, TestDelegationWithHadoopAuth, CustomCollectionTest, TestRecoveryHdfs, TestDocTermOrds, TestLFUCache, TestDistribStateManager]
   [junit4] Completed [311/767 (1!)] on J0 in 6.27s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\init-core-data-001
   [junit4]   2> 1311880 WARN  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1311880 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1311885 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1311885 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1311887 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001
   [junit4]   2> 1311887 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1311887 INFO  (Thread-2443) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1311888 INFO  (Thread-2443) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1311891 ERROR (Thread-2443) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1311988 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63226
   [junit4]   2> 1311991 INFO  (zkConnectionManagerCallback-2270-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1311994 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-22T10:27:37+13:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@311c6c36{/solr,null,AVAILABLE}
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 1311994 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5b27beb3{/solr,null,AVAILABLE}
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23319801{HTTP/1.1,[http/1.1]}{127.0.0.1:63230}
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.e.j.s.Server Started @1319946ms
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63230}
   [junit4]   2> 1311999 ERROR (jetty-launcher-2267-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1311999 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.750Z
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@383a9d48{/solr,null,AVAILABLE}
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b12e2{HTTP/1.1,[http/1.1]}{127.0.0.1:63238}
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.e.j.s.Server Started @1319948ms
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63238}
   [junit4]   2> 1312001 ERROR (jetty-launcher-2267-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312001 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.752Z
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@13d7b98a{HTTP/1.1,[http/1.1]}{127.0.0.1:63233}
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.e.j.s.Server Started @1319950ms
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63233}
   [junit4]   2> 1312003 ERROR (jetty-launcher-2267-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1312003 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-21T00:48:38.754Z
   [junit4]   2> 1312013 INFO  (zkConnectionManagerCallback-2276-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312013 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312017 INFO  (zkConnectionManagerCallback-2274-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312018 INFO  (zkConnectionManagerCallback-2272-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312019 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312019 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1312063 INFO  (jetty-launcher-2267-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312071 INFO  (jetty-launcher-2267-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312075 INFO  (jetty-launcher-2267-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63226/solr
   [junit4]   2> 1312074 INFO  (zkConnectionManagerCallback-2280-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312080 INFO  (zkConnectionManagerCallback-2286-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312081 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1312081 INFO  (zkConnectionManagerCallback-2288-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x161163048f20006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1312084 INFO  (zkConnectionManagerCallback-2290-thread-1-processing-n:127.0.0.1:63238_solr) [n:127.0.0.1:63238_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312085 INFO  (zkConnectionManagerCallback-2292-thread-1-processing-n:127.0.0.1:63233_solr) [n:127.0.0.1:63233_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312088 INFO  (zkConnectionManagerCallback-2294-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312196 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1312197 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63230_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63233_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63238_solr
   [junit4]   2> 1312198 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.Overseer Overseer (id=99385063416922121-127.0.0.1:63230_solr-n_0000000000) starting
   [junit4]   2> 1312203 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63230_solr
   [junit4]   2> 1312283 INFO  (zkCallback-2289-thread-1-processing-n:127.0.0.1:63238_solr) [n:127.0.0.1:63238_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312283 INFO  (zkCallback-2291-thread-1-processing-n:127.0.0.1:63233_solr) [n:127.0.0.1:63233_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312285 INFO  (zkCallback-2293-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312325 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312326 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312327 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63230.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312339 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312340 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63233.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312341 INFO  (jetty-launcher-2267-thread-1) [n:127.0.0.1:63230_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node1\.
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-3) [n:127.0.0.1:63233_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node3\.
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63238.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e2d9695
   [junit4]   2> 1312342 INFO  (jetty-launcher-2267-thread-2) [n:127.0.0.1:63238_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_C4877EFAB69EE5B1-001\tempDir-001\node2\.
   [junit4]   2> 1312422 INFO  (zkConnectionManagerCallback-2302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312426 INFO  (zkConnectionManagerCallback-2306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1312427 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1312427 INFO  (SUITE-BasicAuthIntegrationTest-seed#[C4877EFAB69EE5B1]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63226/solr ready
   [junit4]   2> 1312436 INFO  (qtp61524252-10834) [n:127.0.0.1:63238_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1312439 INFO  (OverseerThreadFactory-4172-thread-1-processing-n:127.0.0.1:63230_solr) [n:127.0.0.1:63230_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 1312547 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63230/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1312549 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63238/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1312551 INFO  (OverseerStateUpdate-99385063416922121-127.0.0.1:63230_solr-n_0000000000) [n:127.0.0.1:63230_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:63233/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   

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

a.lang.Thread.run(Thread.java:748)
   [junit4]   2> 	
   [junit4]   2> 38418 T319 x:x:collection1 C19 oasc.SolrCore.execute [collection1]  webapp=/solr path=/select params={q=bogus:3&fl=id,desc&start=0&timeAllowed=300000&rows=2&wt=javabin&version=2} status=400 QTime=19
   [junit4]   2> 38420 T114 C18 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 38420 T114 C18 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 38420 T114 C18 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@750d31ee commitCommandVersion:0
   [junit4]   2> 38428 T114 C18 oass.SolrIndexSearcher.<init> Opening [Searcher@18e886f3[collection1] main]
   [junit4]   2> 38429 T114 C18 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 38431 T311 C18 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@18e886f3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 38432 T114 C18 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 38433 T114 C18 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 38434 T114 C18 oashd.DocBuilder.execute Time taken = 0:0:0.46
   [junit4]   2> 38434 T114 C18 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={debug=on&commit=true&dataConfig=<dataConfig>%0d%0a++<document>%0d%0a++++<entity+name%3D'se'+processor%3D'SolrEntityProcessor'+++url%3D'http://127.0.0.1:56150/solr/collection1'+query%3D'bogus:3'+rows%3D'2'+fl%3D'id,desc'+onError%3D'justtogetcoverage'+/>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,commit=} 0 52
   [junit4]   2> 38436 T114 C18 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 38439 T114 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 38439 T114 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=253967269
   [junit4]   2> 38440 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38440 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@251e7d50: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5df7261e
   [junit4]   2> 38443 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38443 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@114765b9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ff33ad6
   [junit4]   2> 38445 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38446 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e13d865: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16984248
   [junit4]   2> 38464 T333 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7f16cb13
   [junit4]   2> 38464 T333 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=2132200211
   [junit4]   2> 38464 T333 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e61e3a5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@42aba04d
   [junit4]   2> 38483 T114 oejs.AbstractConnector.doStop Stopped ServerConnector@457a4977{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 38483 T114 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1481014239
   [junit4]   2> 38484 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 38485 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@349dbb1f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ec1f33e
   [junit4]   2> 38490 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 38490 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@58302371: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ff33ad6
   [junit4]   2> 38495 T114 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 38495 T114 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2683dc0d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@16984248
   [junit4]   2> 38513 T336 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@8b6ca9a
   [junit4]   2> 38513 T336 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=146197146
   [junit4]   2> 38513 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e6d5052: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@5a8e340a
   [junit4]   2> 38543 T114 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@f294bff{/solr,null,UNAVAILABLE}
   [junit4]   2> 38544 T114 oejss.HouseKeeper.stopScavenging Stopped scavenging
   [junit4]   2> 38561 T114 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportBadConfig
   [junit4]   2> 38562 T114 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dbdesc_s=PostingsFormat(name=LuceneVarGapFixedInterval), dbid_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), desc=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1086, maxMBSortInHeap=7.523117689132214, sim=RandomSimilarity(queryNorm=false): {}, locale=en-NZ, timezone=MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=30753432,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=C698496496ABB222 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=MST7MDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_C698496496ABB222-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C698496496ABB222]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [22/38 (1!)] on J0 in 15.41s, 7 tests, 1 error <<< FAILURES!

[...truncated 42601 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 412 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/412/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.DocMakerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001

	at __randomizedtesting.SeedInfo.seed([ABAD5ABA401E9ADC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001

	at __randomizedtesting.SeedInfo.seed([F649BC9CA125015D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001

	at __randomizedtesting.SeedInfo.seed([1E546F437848202E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 6098 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.DocMakerTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {key=DFR I(ne)B2}, locale=eo-001, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=150034888,total=171966464
   [junit4]   2> NOTE: All tests run in this JVM: [TrecContentSourceTest, TestPerfTasksParse, LineDocSourceTest, WriteLineDocTaskTest, EnwikiContentSourceTest, TestQualityRun, DocMakerTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DocMakerTest -Dtests.seed=ABAD5ABA401E9ADC -Dtests.slow=true -Dtests.locale=eo-001 -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | DocMakerTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001\benchmark-001\docMakerLeak.txt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J1\temp\lucene.benchmark.byTask.feeds.DocMakerTest_ABAD5ABA401E9ADC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ABAD5ABA401E9ADC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [11/18 (1!)] on J1 in 0.17s, 3 tests, 1 error <<< FAILURES!

[...truncated 406 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTOrdPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=694, maxMBSortInHeap=7.475665171869035, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=LM Jelinek-Mercer(0.700000), field=DFR I(F)B1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(n)3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFR GB1, body=DFR I(n)2, f_DOCS=DFR I(F)LZ(0.3)}, locale=af-NA, timezone=America/Eirunepe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=220702664,total=235405312
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTOrdPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTOrdPostingsFormat -Dtests.seed=F649BC9CA125015D -Dtests.slow=true -Dtests.locale=af-NA -Dtests.timezone=America/Eirunepe -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestFSTOrdPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.memory.TestFSTOrdPostingsFormat_F649BC9CA125015D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F649BC9CA125015D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/20 (1!)] on J0 in 7.80s, 25 tests, 1 error <<< FAILURES!

[...truncated 7970 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_44796F20B0E283A9-001\init-core-data-001
   [junit4]   2> 3207841 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3207842 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 3207842 INFO  (SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3207843 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 3208018 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 3208019 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 3210125 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 3210127 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> jan 20, 2018 10:02:33 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]" ID=31683 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f504165
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@6f504165
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[44796F20B0E283A9]" ID=31682 RUNNABLE
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@1a0616dd
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@72287025
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@72287025
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]   2> 	at java.base@9.0.1/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@7be195d4
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@7be195d4
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7b2f6956
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@7b2f6956
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@2e6d4b5e
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@2e6d4b5e
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=44796F20B0E283A9 -Dtests.slow=true -Dtests.locale=pt-CH -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   7198s J0 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)
   [junit4]   2> jan 20, 2018 10:02:33 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> jan 20, 2018 10:02:53 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=31683, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> jan 20, 2018 10:02:53 DA TARDE com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=31683, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 10427986 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[44796F20B0E283A9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_44796F20B0E283A9-001
   [junit4]   2> Jan 20, 2018 3:02:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1362, maxMBSortInHeap=5.431827979199751, sim=RandomSimilarity(queryNorm=false): {}, locale=pt-CH, timezone=Asia/Phnom_Penh
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=194920560,total=523763712
   [junit4]   2> NOTE: All tests run in this JVM: [JavabinLoaderTest, DeleteShardTest, InfoHandlerTest, TestZkChroot, QueryElevationComponentTest, TestRangeQuery, CurrencyFieldTypeTest, TestNodeAddedTrigger, ConvertedLegacyTest, MoveReplicaHDFSFailoverTest, TestDistribStateManager, SpellingQueryConverterTest, TestReload, TestSchemaManager, TestMiniSolrCloudClusterSSL, BasicZkTest, SearchHandlerTest, DirectSolrConnectionTest, TestLegacyNumericRangeQueryBuilder, TestConfigOverlay, MBeansHandlerTest, TermsComponentTest, ZkCLITest, TestAuthorizationFramework, AddReplicaTest, TestSolrConfigHandlerConcurrent, TestConfigSetProperties, DistributedMLTComponentTest, AnalyticsMergeStrategyTest, TestCoreContainer, TestLeaderInitiatedRecoveryThread, TestSolrCoreParser, ForceLeaderTest, SolrCoreTest, TestFilteredDocIdSet, TestManagedStopFilterFactory, TestShardHandlerFactory, AtomicUpdatesTest, TestFastOutputStream, TestTolerantSearch, TestManagedSchemaThreadSafety, TestPerFieldSimilarityWithDefaultOverride, TestReplicationHandler, TestRestoreCore, TestExceedMaxTermLength, BasicDistributedZkTest, HLLUtilTest, SynonymTokenizerTest, RemoteQueryErrorTest, TestRemoteStreaming, NodeAddedTriggerTest, TestCloudPseudoReturnFields, BitVectorTest, TestBinaryResponseWriter, TestPartialUpdateDeduplication, TestXmlQParserPlugin, TestFiltering, TestBinaryField, FieldMutatingUpdateProcessorTest, CurrencyRangeFacetCloudTest, CoreSorterTest, HttpSolrCallGetCoreTest, TestHdfsCloudBackupRestore, FastVectorHighlighterTest, SchemaApiFailureTest, CdcrReplicationDistributedZkTest, TestAddFieldRealTimeGet, ReplicationFactorTest, FacetPivotSmallTest, SolrGangliaReporterTest, SubstringBytesRefFilterTest, TestSolrCloudWithDelegationTokens, TestSchemaSimilarityResource, TestSolrDeletionPolicy1, TestSearcherReuse, TestJmxIntegration, TestCursorMarkWithoutUniqueKey, DistributedFacetPivotSmallAdvancedTest, TestPushWriter, NumberUtilsTest, HdfsBasicDistributedZk2Test, PreAnalyzedUpdateProcessorTest, SearchRateTriggerTest, TestTlogReplica, CheckHdfsIndexTest, TestCustomSort, StatsComponentTest, TestExportWriter, TestTriggerIntegration, UpdateLogTest, AlternateDirectoryTest, AnalysisAfterCoreReloadTest, HdfsRecoveryZkTest, DateMathParserTest, SampleTest, DistributedQueryElevationComponentTest, DistributedQueryComponentOptimizationTest, UniqFieldsUpdateProcessorFactoryTest, TestSolrCloudWithSecureImpersonation, TestCloudNestedDocsSort, SpatialFilterTest, SolrIndexConfigTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PathHierarchyTokenizerFactoryTest, TestSuggestSpellingConverter, TestCollationFieldDocValues, OpenCloseCoreStressTest, BinaryUpdateRequestHandlerTest, BlockJoinFacetSimpleTest, TestPivotHelperCode, TestFieldTypeCollectionResource, SaslZkACLProviderTest, RollingRestartTest, TestLazyCores, LeaderElectionIntegrationTest, TemplateUpdateProcessorTest, JSONWriterTest, TestFaceting, CloneFieldUpdateProcessorFactoryTest, TestFieldCacheReopen, SchemaVersionSpecificBehaviorTest, TestOmitPositions, SolrShardReporterTest, ShardSplitTest, TestXIncludeConfig, TestRandomRequestDistribution, DistributedExpandComponentTest, TestEmbeddedSolrServerAdminHandler, MigrateRouteKeyTest, TestClusterStateMutator, TestSortByMinMaxFunction, TestBlobHandler, RankQueryTest, TestInPlaceUpdatesDistrib, TermVectorComponentDistributedTest, DistributedFacetPivotLargeTest, SolrSlf4jReporterTest, OverriddenZkACLAndCredentialsProvidersTest, TestApiFramework, TestExpandComponent, ShardRoutingCustomTest, LeaderElectionContextKeyTest, ConnectionReuseTest, CursorPagingTest, TestDefaultStatsCache, TestHighlightDedupGrouping, TestNRTOpen, TestCloudDeleteByQuery, PluginInfoTest, TestLegacyFieldReuse, NumericFieldsTest, TestSolrCloudSnapshots, TestJsonRequest, SuggesterTSTTest, TestDeleteCollectionOnDownNodes, TestPolicyCloud, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConjunctionSolrSpellCheckerTest, LukeRequestHandlerTest, TestCSVResponseWriter, PeerSyncReplicationTest, BooleanFieldTest, NodeMutatorTest, AutoAddReplicasIntegrationTest, LargeFieldTest, TestQueryUtils, TestSizeLimitedDistributedMap, SolrInfoBeanTest, SolrCoreMetricManagerTest, TestCloudJSONFacetJoinDomain, TestBM25SimilarityFactory, TestCloudManagedSchema, TestExactSharedStatsCache, TestSmileRequest, SpatialRPTFieldTypeTest, ReplicaListTransformerTest, SolrTestCaseJ4Test, DeleteNodeTest, TestIntervalFaceting, TestHashQParserPlugin, HdfsTlogReplayBufferedWhileIndexingTest, SignatureUpdateProcessorFactoryTest, TestTolerantUpdateProcessorRandomCloud, SolrRequestParserTest, TestSurroundQueryParser, TestCollationField, HdfsWriteToMultipleCollectionsTest, TestDocTermOrds, TestConfigSetsAPI, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestPullReplica, TestRandomFlRTGCloud, TestRebalanceLeaders, TestRequestForwarding, TestSSLRandomization, TestSegmentSorting, TestShortCircuitedRequests, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, AssignTest, CollectionTooManyReplicasTest, CustomCollectionTest, TestCollectionAPI, TestLocalFSCloudBackupRestore, TestReplicaProperties, AutoScalingHandlerTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, SystemLogListenerTest, TestClusterStateProvider, TestComputePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=44796F20B0E283A9 -Dtests.slow=true -Dtests.locale=pt-CH -Dtests.timezone=Asia/Phnom_Penh -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44796F20B0E283A9]:0)
   [junit4] Completed [767/767 (1!)] on J0 in 7220.18s, 3 tests, 2 errors <<< FAILURES!

[...truncated 2356 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-MF, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53089360,total=234356736
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1E546F437848202E -Dtests.slow=true -Dtests.locale=fr-MF -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E546F437848202E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E546F437848202E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.53s, 8 tests, 1 error <<< FAILURES!

[...truncated 38510 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 411 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/411/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001

	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009

	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001

	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest:     1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
        at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
        at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
        at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
        at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
        at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
        at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
        at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
        at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
        at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
        at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
        at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
        at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)


FAILED:  org.apache.solr.cloud.ActionThrottleTest.testBasics

Error Message:
992ms

Stack Trace:
java.lang.AssertionError: 992ms
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001

	at __randomizedtesting.SeedInfo.seed([F852D8FDE476FBEF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 743 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ks, timezone=Asia/Kathmandu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=39202080,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, TestIndexSorting, TestReusableStringReader, TestBagOfPostings, TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, TestPointQueries, TestDocument, TestHighCompressionMode, TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=ks -Dtests.timezone=Asia/Kathmandu -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E668FCD448E9A9F4-001\testSeekEnd-009
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [155/459 (1!)] on J0 in 2.19s, 54 tests, 1 error <<< FAILURES!

[...truncated 501 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=768, maxMBSortInHeap=6.60411377883438, sim=RandomSimilarity(queryNorm=false): {}, locale=bo, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=204072600,total=305905664
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestSortedSetSortField, TestConsistentFieldNumbers, TestAttributeSource, TestIndexSorting, TestReusableStringReader, TestBagOfPostings, TestBufferedChecksum, TestReqExclBulkScorer, TestGrowableByteArrayDataOutput, TestLucene60PointsFormat, TestRoaringDocIdSet, TestManyFields, TestIndexInput, TestLucene70DocValuesFormat, TestSort, TestRateLimiter, TestOperations, TestDoc, TestTermQuery, TestDirectoryReader, TestSleepingLockWrapper, TestPointQueries, TestDocument, TestHighCompressionMode, TestStringMSBRadixSorter, TestSimpleAttributeImpl, TestNIOFSDirectory, TestDocsAndPositions, TestSpanTermQuery, TestTermScorer, TestMultiMMap, TestCollectionUtil, TestQueryBuilder, TestAtomicUpdate, TestInPlaceMergeSorter, TestFloatRangeFieldQueries, TestTopDocsCollector, TestThreadedForceMerge, TestPolygon, TestAllFilesHaveCodecHeader, TestLSBRadixSorter, TestSwappedIndexFiles, TestFixedLengthBytesRefArray, TestLongValuesSource, TestLucene70SegmentInfoFormat, TestDocCount, TestTwoPhaseCommitTool, TestIndexSearcher, TestForUtil, TestLevenshteinAutomata, TestByteArrayDataInput, TestParallelReaderEmptyIndex, TestSameTokenSamePosition, TestBagOfPositions, Test4GBStoredFields, TestWordlistLoader, TestBufferedIndexInput, TestPackedTokenAttributeImpl, TestDemoParallelLeafReader, TestMatchAllDocsQuery, TestCodecUtil, TestTopDocsMerge, TestDocValuesQueries, TestIOUtils, TestIntroSelector, TestSumDocFreq, LimitedFiniteStringsIteratorTest, TestSearchForDuplicates, TestSparseFixedBitSet, TestRecyclingByteBlockAllocator, TestInfoStream, TestFilterIterator, TestExternalCodecs, TestFSTs, TestBlendedTermQuery, TestIndexWriterOnVMError, TestIndexWriterDeleteByQuery, TestNRTReaderCleanup, TestIndexWriterExceptions, TestNewestSegment, TestForceMergeForever, TestBinaryDocument, TestMultiPhraseEnum, TestBytesRef, TestIndexWriterFromReader, TestNamedSPILoader, TestFilterLeafReader, TestPhrasePrefixQuery, TestUsageTrackingFilterCachingPolicy, TestCodecs, TestTimSorterWorstCase, TestMinimize, TestGraphTokenStreamFiniteStrings, TestLucene50TermVectorsFormat, TestOmitPositions, TestNeedsScores, TestTieredMergePolicy, TestTerm, TestMSBRadixSorter, TestAddIndexes, TestBooleanRewrites, TestFlushByRamOrCountsPolicy, TestDocIdsWriter, Test2BPoints, TestSearchWithThreads, TestCrashCausesCorruptIndex, TestBinaryDocValuesUpdates, TestDuelingCodecs, TestPayloadsOnVectors, TestCloseableThreadLocal, TestIndexManyDocuments, TestPrefixRandom, TestSpanNotQuery, TestMaxTermFrequency, TestTopFieldCollector, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=bo -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001\bar-011
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_E668FCD448E9A9F4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [310/459 (2!)] on J0 in 1.22s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 426 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=549, maxMBSortInHeap=7.351917624770143, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hans, timezone=America/Tegucigalpa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=130637312,total=239321088
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityBase, TestSimpleSearchEquivalence, TestTermVectorsWriter, Test2BDocs, TestUniqueTermCount, TestGraphTokenizers, TestPerSegmentDeletes, TestByteBlockPool, TestDateTools, TestIndexCommit, TestShardSearching, TestExitableDirectoryReader, TestFieldMaskingSpanQuery, TestTotalHitCountCollector, TestMutableValues, TestDoubleValuesSource, TestPersistentSnapshotDeletionPolicy, TestPagedBytes, TestReaderClosed, TestCachingTokenFilter, FiniteStringsIteratorTest, TestSubScorerFreqs, TestPackedInts, TestIntArrayDocIdSet, TestQueryRescorer, TestFastDecompressionMode, TestTermVectorsReader, TestSmallFloat, TestTransactions, TestTermRangeQuery, TestLongRangeFieldQueries, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOrdinalMap, TestCharsRefBuilder, TestStressAdvance, TestFieldType, TestNRTCachingDirectory, TestTermsEnum2, TestMathUtil, TestIntRangeFieldQueries, TestSpanMultiTermQueryWrapper, TestForTooMuchCloning, TestMultiset, TestNoDeletionPolicy, TestFrequencyTrackingRingBuffer, TestFixedBitSet, FuzzyTermOnShortTermsTest, TestPolygon2D, Test2BBinaryDocValues, TestDuelingCodecsAtNight, TestAllFilesCheckIndexHeader, TestDeterminism, TestMaxPosition, TestPerFieldPostingsFormat2, TestSortedSetSelector, TestFilterWeight, TestSegmentCacheables, TestIndexWriterMaxDocs, Test2BPagedBytes, TestAllFilesHaveChecksumFooter, TestStringHelper, TestTopFieldCollectorEarlyTermination, TestAutomatonQueryUnicode, TestSingleInstanceLockFactory, TestSegmentInfos, TestSortRescorer, TestAxiomaticSimilarity, TestPostingsOffsets, TestSpanOrQuery, TestIntroSorter, TestIndexWriterCommit, TestCachingCollector, TestIndexWriterReader, TestCharTermAttributeImpl, TestSearcherManager, TestNGramPhraseQuery, TestDirectPacked, TestMatchNoDocsQuery, TestPrefixInBooleanQuery, TestStressIndexing, TestSearchAfter, TestIsCurrent, TestFlex, TestMultiPhraseQuery, TestMutablePointsReaderUtils, TestMultiTermsEnum, TestEarlyTermination, TestTransactionRollback, TestDocValuesRewriteMethod, Test2BPostingsBytes, TestRegExp, TestSegmentMerger, TestNRTReaderWithThreads, TestComplexExplanationsOfNonMatches, Test2BTerms, TestNearSpansOrdered, TestMultiDocValues, TestBytesStore, TestIndexWriterConfig, TestBasics, TestSimpleExplanations, TestAutomaton, TestCustomSearcherSort, TestBytesRefAttImpl, TestDirectoryReaderReopen, TestByteSlices, TestSpanFirstQuery, TestLucene70NormsFormat, TestMergeSchedulerExternal, TestSortRandom, TestStopFilter, TestControlledRealTimeReopenThread, TestIndexWriterNRTIsCurrent, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestIndexWriterWithThreads, TestDeletionPolicy, TestBooleanOr, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, TestBoolean2, TestNorms, TestTimeLimitingCollector, TestConcurrentMergeScheduler, TestDocumentsWriterStallControl, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterUnicode, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestTermsEnum, TestWeakIdentityMap, TestLockFactory, TestPhraseQuery, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestSegmentReader, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestToken, TestFieldsReader, TestDocValuesIndexing, TestHugeRamFile, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestIndexWriterOnDiskFull, TestSpans, TestCustomNorms, TestMixedCodecs, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestStressIndexing2, TestRAMDirectory, TestLazyProxSkipping, TestParallelLeafReader, TestBytesRefHash, TestStressNRT, TestOmitTf, TestSameScoresWithThreads, TestMultiFields, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestScorerPerf, TestMultiTermConstantScore, TestLiveFieldValues, TestSpanSearchEquivalence, TestFuzzyQuery, TestPayloads, TestWildcard, TestSimilarity2, TestSimpleExplanationsOfNonMatches, TestRegexpQuery, TestIntBlockPool, TestSegmentTermEnum, TestBooleanQuery, TestUnicodeUtil, TestPrefixCodedTerms, TestAutomatonQuery, TestIndexableField, TestDocValuesScoring, TestWildcardRandom, TestRegexpRandom, TestBooleanQueryVisitSubscorers, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, TestPrefixQuery, TestBinaryTerms, TestConjunctions, TestPositionIncrement, TestDateSort, TestSpanExplanationsOfNonMatches, TestRollingBuffer, TestSetOnce, TestCharsRef, Test2BPostings, TestBooleanScorer, TestIndexWriterLockRelease, TestAssertions, TestRollback, TestIndexWriterOnJRECrash, TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestTermdocPerf, TestPositiveScoresOnlyCollector, TestCharArrayMap, TestCharacterUtils, TestBlockPostingsFormat, TestLucene50StoredFieldsFormat, TestLucene50StoredFieldsFormatHighCompression, TestLucene60FieldInfoFormat, TestGeoEncodingUtils, TestGeoUtils, TestCustomTermFreq, TestDocInverterPerFieldErrorInfo, TestDocsWithFieldSet, TestFieldInvertState, TestFilterCodecReader, TestIndexReaderClose, TestIndexWriterExceptions2, TestIndexWriterThreadsToSegments, TestLogMergePolicy, TestMergePolicyWrapper, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, TestOneMergeWrappingMergePolicy, TestPointValues, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestSortedSetDocValues, TestStressDeletes, TestTermContext, TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, TermInSetQueryTest, TestApproximationSearchEquivalence, TestBoolean2ScorerSupplier, TestBoostQuery, TestDoubleRangeFieldQueries, TestFieldValueQuery, TestIndexOrDocValuesQuery, TestLRUQueryCache, TestSortedNumericSortField, TestSynonymQuery, TestBM25Similarity, TestBooleanSimilarity, TestClassicSimilarity, TestFilterSpans, TestSpanBoostQuery, TestSpanCollection, TestSpanContainQuery, TestSpansEnum, TestMmapDirectory, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=E668FCD448E9A9F4 -Dtests.slow=true -Dtests.locale=zh-Hans -Dtests.timezone=America/Tegucigalpa -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSDirectory_E668FCD448E9A9F4-001\testBytes-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E668FCD448E9A9F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [440/459 (3!)] on J1 in 0.86s, 42 tests, 1 error <<< FAILURES!

[...truncated 7242 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> S-? 20, 2018 2:38:56 AN com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=BDEB2322119610F9 -Dtests.slow=true -Dtests.locale=ak-GH -Dtests.timezone=Europe/Nicosia -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.80s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=20, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9:3265C48203FAE306]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDEB2322119610F9]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=864, maxMBSortInHeap=7.180239202341337, sim=RandomSimilarity(queryNorm=true): {}, locale=ak-GH, timezone=Europe/Nicosia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63044920,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J1 in 4.17s, 5 tests, 1 error <<< FAILURES!

[...truncated 1166 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.method=testRandomNRT -Dtests.seed=B2E788166684E8CE -Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   19.2s J0 | AnalyzingInfixSuggesterTest.testRandomNRT <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001\AnalyzingInfixSuggesterTest-001\segments_9
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE:16C986AB3E5B3472]:0)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:89)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:103)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:108)
   [junit4]    > 	at java.base/sun.nio.fs.WindowsFileSystemProvider.newFileChannel(WindowsFileSystemProvider.java:116)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at org.apache.lucene.mockfile.DisableFsyncFS.newFileChannel(DisableFsyncFS.java:45)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newFileChannel(HandleTrackingFS.java:166)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newFileChannel(FilterFileSystemProvider.java:202)
   [junit4]    > 	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:292)
   [junit4]    > 	at java.base/java.nio.channels.FileChannel.open(FileChannel.java:340)
   [junit4]    > 	at org.apache.lucene.store.MMapDirectory.openInput(MMapDirectory.java:238)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.slowFileExists(LuceneTestCase.java:2712)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openInput(MockDirectoryWrapper.java:749)
   [junit4]    > 	at org.apache.lucene.store.Directory.openChecksumInput(Directory.java:119)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.openChecksumInput(MockDirectoryWrapper.java:1072)
   [junit4]    > 	at org.apache.lucene.index.SegmentInfos.readCommit(SegmentInfos.java:288)
   [junit4]    > 	at org.apache.lucene.index.IndexFileDeleter.<init>(IndexFileDeleter.java:165)
   [junit4]    > 	at org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:1121)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.ensureOpen(AnalyzingInfixSuggester.java:375)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.update(AnalyzingInfixSuggester.java:407)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.testRandomNRT(AnalyzingInfixSuggesterTest.java:598)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest_B2E788166684E8CE-001
   [junit4]   2> Jan 20, 2018 12:41:39 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 20, 2018 12:42:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]   2> Jan 20, 2018 12:42:00 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2> Jan 20, 2018 12:42:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]   2>         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]   2>         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]   2>         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]   2>         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]   2>         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]   2>         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]   2>         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]   2>         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=FSTOrd50, text=FSTOrd50, contexts=PostingsFormat(name=Memory), exacttext=PostingsFormat(name=Memory)}, docValues:{payloads=DocValuesFormat(name=Asserting), textgrams=DocValuesFormat(name=Asserting), weight=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Asserting), contexts=DocValuesFormat(name=Lucene70), exacttext=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1412, maxMBSortInHeap=5.326459050704945, sim=RandomSimilarity(queryNorm=true): {}, locale=mg, timezone=Asia/Dili
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=39430096,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFuzzyCompletionQuery, TestLevenshteinDistance, PersistenceTest, TestSuggestStopFilterFactory, FileDictionaryTest, TestNGramDistance, DocumentDictionaryTest, TestWordBreakSpellChecker, TestSpellChecker, TestDirectSpellChecker, BytesRefSortersTest, TestHighFrequencyDictionary, TestJaroWinklerDistance, AnalyzingInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyzingInfixSuggesterTest -Dtests.seed=B2E788166684E8CE -Dtests.slow=true -Dtests.locale=mg -Dtests.timezone=Asia/Dili -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | AnalyzingInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest: 
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest.access$000(AnalyzingInfixSuggesterTest.java:53)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:525)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=69, name=Thread-23, state=RUNNABLE, group=TGRP-AnalyzingInfixSuggesterTest]
   [junit4]    >         at java.base@9.0.1/java.lang.Object.hashCode(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.hash(WeakHashMap.java:298)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.getEntry(WeakHashMap.java:427)
   [junit4]    >         at java.base@9.0.1/java.util.WeakHashMap.containsKey(WeakHashMap.java:418)
   [junit4]    >         at app//com.carrotsearch.randomizedtesting.RandomizedContext.context(RandomizedContext.java:258)
   [junit4]    >         at app//com.carrotsearch.randomizedtesting.RandomizedContext.current(RandomizedContext.java:134)
   [junit4]    >         at app//org.apache.lucene.util.LuceneTestCase.random(LuceneTestCase.java:746)
   [junit4]    >         at app//org.apache.lucene.util.LuceneTestCase$1.shouldCache(LuceneTestCase.java:493)
   [junit4]    >         at app//org.apache.lucene.search.LRUQueryCache$CachingWrapperWeight.bulkScorer(LRUQueryCache.java:821)
   [junit4]    >         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:657)
   [junit4]    >         at app//org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:462)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:660)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggester.lookup(AnalyzingInfixSuggester.java:468)
   [junit4]    >         at app//org.apache.lucene.search.suggest.analyzing.AnalyzingInfixSuggesterTest$LookupThread.run(AnalyzingInfixSuggesterTest.java:533)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E788166684E8CE]:0)
   [junit4] Completed [32/32 (1!)] on J0 in 47.59s, 22 tests, 3 errors <<< FAILURES!

[...truncated 1904 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 535225 WARN  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 535225 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 535260 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 535260 INFO  (SUITE-ActionThrottleTest-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNewThrottleWithLastValue
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 535260 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 536261 INFO  (TEST-ActionThrottleTest.testBasics-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest -Dtests.method=testBasics -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Arctic/Longyearbyen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 1.00s J1 | ActionThrottleTest.testBasics <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 992ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2:A15E049C370E49C2]:0)
   [junit4]    > 	at org.apache.solr.cloud.ActionThrottleTest.testBasics(ActionThrottleTest.java:76)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 536270 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 536270 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 537271 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ActionThrottleTest_9C86AAB00FE017B2-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=376, maxMBSortInHeap=5.5019169920928155, sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Arctic/Longyearbyen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=141252008,total=362012672
   [junit4]   2> NOTE: All tests run in this JVM: [TestRandomCollapseQParserPlugin, DistributedFacetExistsSmallTest, TestMacros, TestLockTree, BadIndexSchemaTest, CSVRequestHandlerTest, SliceStateTest, MetricTriggerTest, DistributedIntervalFacetingTest, TestRTGBase, DistributedFacetPivotSmallTest, TestScoreJoinQPScore, TestQuerySenderListener, TestCloudSchemaless, DistributedFacetSimpleRefinementLongTailTest, IndexBasedSpellCheckerTest, DistributedSuggestComponentTest, MetricsConfigTest, TestSearchPerf, DOMUtilTest, BaseCdcrDistributedZkTest, TriLevelCompositeIdRoutingTest, SimplePostToolTest, TestSkipOverseerOperations, DebugComponentTest, TestCoreDiscovery, SpellCheckCollatorTest, TestOnReconnectListenerSupport, TestMultiWordSynonyms, TestPKIAuthenticationPlugin, TestRestManager, RegexBytesRefFilterTest, DistributedSpellCheckComponentTest, LegacyCloudClusterPropTest, DateRangeFieldTest, CircularListTest, TestLegacyFieldCache, TestSlowCompositeReaderWrapper, TestMaxTokenLenTokenizer, SortByFunctionTest, StatsReloadRaceTest, RequestHandlersTest, PrimitiveFieldTypeTest, BlockCacheTest, DocumentAnalysisRequestHandlerTest, ShowFileRequestHandlerTest, CdcrBootstrapTest, TestFastLRUCache, TestStressReorder, TestSchemaVersionResource, DocValuesTest, OverseerCollectionConfigSetProcessorTest, IndexSchemaTest, ActionThrottleTest]
   [junit4] Completed [88/767 (1!)] on J1 in 2.06s, 3 tests, 1 failure <<< FAILURES!

[...truncated 1972 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001\init-core-data-001
   [junit4]   2> 439989 WARN  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 439991 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 439992 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 439993 INFO  (SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 439997 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]" ID=2195 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@1b796e0e
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[9C86AAB00FE017B2]" ID=2194 RUNNABLE
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@5334c09c
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@2a287303
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]   2> 	at java.base@9.0.1/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@2b8f8320
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@7b569141
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@5a446435
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   7200s J0 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4]   2> Jan 19, 2018 11:51:00 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=2195, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Jan 19, 2018 11:51:20 ?UIAS com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=2195, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7660146 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[9C86AAB00FE017B2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_9C86AAB00FE017B2-001
   [junit4]   2> Jan 20, 2018 2:51:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1374, maxMBSortInHeap=7.863667444081787, sim=RandomSimilarity(queryNorm=true): {}, locale=naq-NA, timezone=America/Argentina/La_Rioja
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=108541320,total=238878720
   [junit4]   2> NOTE: All tests run in this JVM: [MoveReplicaHDFSFailoverTest, HdfsDirectoryTest, AutoScalingHandlerTest, TestSolrCloudWithSecureImpersonation, RequiredFieldsTest, TestNoOpRegenerator, ZkNodePropsTest, TestDFISimilarityFactory, TestBinaryResponseWriter, TestFieldCollectionResource, ZkCLITest, CloneFieldUpdateProcessorFactoryTest, TestTolerantSearch, TestGraphMLResponseWriter, TestNRTOpen, JavabinLoaderTest, TestAddFieldRealTimeGet, TestCSVResponseWriter, TestFieldCacheReopen, TermVectorComponentDistributedTest, TestQueryUtils, HttpSolrCallGetCoreTest, TestCloudPseudoReturnFields, TestLeaderElectionWithEmptyReplica, AnalyticsMergeStrategyTest, AlternateDirectoryTest, CdcrBidirectionalTest, TestStressInPlaceUpdates, TestEmbeddedSolrServerSchemaAPI, OpenCloseCoreStressTest, TestPhraseSuggestions, UniqFieldsUpdateProcessorFactoryTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=9C86AAB00FE017B2 -Dtests.slow=true -Dtests.locale=naq-NA -Dtests.timezone=America/Argentina/La_Rioja -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9C86AAB00FE017B2]:0)
   [junit4] Completed [609/767 (2!)] on J0 in 7220.18s, 1 test, 2 errors <<< FAILURES!

[...truncated 2894 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=444, maxMBSortInHeap=7.52407114808173, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MW, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56242376,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F852D8FDE476FBEF -Dtests.slow=true -Dtests.locale=en-MW -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F852D8FDE476FBEF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F852D8FDE476FBEF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 1.31s, 8 tests, 1 error <<< FAILURES!

[...truncated 38513 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 410 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/410/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.en.TestPorterStemFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001

	at __randomizedtesting.SeedInfo.seed([43F2EC15598E9CAD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001

	at __randomizedtesting.SeedInfo.seed([F1F9F255FD56E4EE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestHighlightDedupGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestHighlightDedupGrouping_86F8D345FF908F3B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.TestRemoteStreaming

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001\tempDir-001\cores\core\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.TestRemoteStreaming_86F8D345FF908F3B-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.TestCustomDocTransformer

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestCloudManagedSchema

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf\xslt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudManagedSchema_86F8D345FF908F3B-001\shard-1-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_86F8D345FF908F3B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.MergeStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets\cdcr-source
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_86F8D345FF908F3B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactStatsCache_86F8D345FF908F3B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([86F8D345FF908F3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001

	at __randomizedtesting.SeedInfo.seed([288E4F210CFBDB06]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 436 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBinaryDocValuesUpdates
   [junit4] IGNOR/A 0.00s J0 | TestBinaryDocValuesUpdates.testTonsOfUpdates
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   1> TEST: isNRT=false reader1=StandardDirectoryReader(segments_1:4 _0(7.3.0):C2)
   [junit4]   1> TEST: now reopen
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=so-ET, timezone=America/New_York
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=147444328,total=420216832
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimilarityProvider, TestIndexInput, TestNorms, TestCodecs, TestRadixSelector, TestManyFields, TestSpanSearchEquivalence, TestIndexOrDocValuesQuery, TestDocValuesRewriteMethod, TestIndexSorting, TestHugeRamFile, TestNormsFieldExistsQuery, TestIntroSorter, TestDocumentsWriterDeleteQueue, TestMinimize, Test4GBStoredFields, TestCustomNorms, TestNativeFSLockFactory, TestDirectPacked, TestBooleanQueryVisitSubscorers, TestBagOfPositions, TestSimpleAttributeImpl, TestSumDocFreq, TestVirtualMethod, TestBinaryDocument, TestCrashCausesCorruptIndex, TestIndexWriterUnicode, TestLevenshteinAutomata, TestFSTs, TestTerms, TestTerm, TestCloseableThreadLocal, TestByteArrayDataInput, TestIndexWriterFromReader, TestPointValues, TestBinaryDocValuesUpdates]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBinaryDocValuesUpdates -Dtests.seed=F1F9F255FD56E4EE -Dtests.slow=true -Dtests.locale=so-ET -Dtests.timezone=America/New_York -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBinaryDocValuesUpdates (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001\index-MMapDirectory-001\_y.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestBinaryDocValuesUpdates_F1F9F255FD56E4EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1F9F255FD56E4EE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [69/458 (1!)] on J0 in 3.57s, 29 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 1298 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180119_125400_50410983617032111888555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180119_125400_50116957882250456366796.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180119_130024_32912669358995409843228.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180119_130024_32918438829534396397123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 434 lines...]
   [junit4] Suite: org.apache.lucene.analysis.en.TestPorterStemFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1929, maxMBSortInHeap=7.459518279177309, sim=RandomSimilarity(queryNorm=false): {}, locale=cgg, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56258184,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSerbianNormalizationFilterFactory, TestSoraniNormalizationFilterFactory, TestSoraniAnalyzer, TestFilesystemResourceLoader, TestBengaliFilters, TestSegmentingTokenizerBase, TestTrimFilterFactory, TestCzechAnalyzer, TestStandardFactories, TestStemmerOverrideFilter, TestBengaliStemmer, TestFullStrip, TestLimitTokenCountFilter, HTMLStripCharFilterTest, TestLatvianStemmer, TestCaseSensitive, EdgeNGramTokenizerTest, TestReverseStringFilter, TestFinnishLightStemFilter, TestWordDelimiterFilter, TestReverseStringFilterFactory, TestSwedishAnalyzer, TestFinnishLightStemFilterFactory, TestRemoveDuplicatesTokenFilter, TestKeywordAnalyzer, TestIndicNormalizer, TestDictionaryCompoundWordTokenFilterFactory, TestGermanMinimalStemFilterFactory, TestStemmerOverrideFilterFactory, TestGalicianStemFilterFactory, TestKeywordMarkerFilter, TestPatternTokenizerFactory, TestSolrSynonymParser, TestCommonGramsQueryFilterFactory, TestHyphenationCompoundWordTokenFilterFactory, TestPorterStemFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPorterStemFilter -Dtests.seed=43F2EC15598E9CAD -Dtests.slow=true -Dtests.locale=cgg -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPorterStemFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.en.TestPorterStemFilter_43F2EC15598E9CAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([43F2EC15598E9CAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [76/285 (1!)] on J1 in 0.84s, 4 tests, 1 error <<< FAILURES!

[...truncated 622 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180119_130127_2253490467075896162334.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180119_130127_2254380836092237768927.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180119_130322_60015535646353857608984.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180119_130322_6009803673277013593230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180119_130335_7991152266538151843163.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180119_130335_7994757446338750091685.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180119_130412_7037965380182848566920.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180119_130412_703930417293803888657.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180119_130417_83815667464959778420853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180119_130417_83818428304053513366940.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180119_130423_22818310770319826762157.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180119_130423_22811945699535202388526.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180119_130436_103188118993598588179.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180119_130436_10310307224000826615380.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180119_130443_70310328345192261986722.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180119_130443_70311236887216590794003.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180119_130448_1441668964471648945297.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180119_130507_0958292893740674958602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 33 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180119_130507_0898627637297984620206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180119_130637_70617642893161421678134.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180119_130637_70614949440120196655565.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180119_130649_06713809004346494929756.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180119_130649_0678132279365632621548.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180119_130703_2768535308329275359731.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180119_130703_3039284697096243934107.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180119_130854_36813599878938340530704.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180119_130854_36839024996249938500.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180119_130900_50311046625467800086714.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180119_130900_49110213827881997185647.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180119_130907_2729138388854861967332.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180119_130907_27214242285864399192817.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180119_131000_0871077255337393623381.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180119_131000_08716565876246023552269.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180119_131009_1483606360643476190928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180119_131009_14814219834755080940924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180119_131041_49610440254282844764375.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180119_131041_49613629871719279929574.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180119_131057_40211197614856737062697.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180119_131057_40212224881950736200275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180119_131104_7145827654255653145586.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180119_131104_71410221903476679161547.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180119_131121_65816410496030433993598.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180119_131121_6587420920839512106445.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180119_131134_20011476370183468418522.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180119_131134_20014278193862371156942.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180119_131143_51013107323833552412868.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180119_131143_51015647355796726833685.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180119_131159_3864571826624884622814.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180119_131159_38612481685763693880713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180119_131241_9196836758560565650855.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180119_131241_9158382102165653955040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180119_131258_84017381256691123939892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180119_131258_8405503980805106305101.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180119_131311_62014594973583939029062.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180119_131315_4093497186836938643889.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180119_131315_40915191177359882415715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2345 lines...]
   [junit4] Suite: org.apache.solr.response.TestCustomDocTransformer
   [junit4]   2> 872036 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.response.TestCustomDocTransformer_86F8D345FF908F3B-001\init-core-data-001
   [junit4]   2> 872037 WARN  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 872037 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 872038 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 872038 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 872039 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 872057 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 872067 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 872158 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 872200 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872207 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872207 INFO  (SUITE-TestCustomDocTransformer-seed#[86F8D345FF908F3B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872208 INFO  (coreLoadExecutor-3651-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 872208 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 872232 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 872242 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 872344 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 872355 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 872356 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@fa40032
   [junit4]   2> 872356 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 872356 INFO  (coreLoadExecutor-3651-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\

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

7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_288E4F210CFBDB06-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([288E4F210CFBDB06]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.12s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180119_141355_3127735896536596253289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180119_141355_31216479726151426283735.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180119_141420_4702330398083312482555.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180119_141420_47018325708935808490800.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180119_141534_81316114024548548282310.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180119_141534_81317325890933678627269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180119_141613_8673068012035158651820.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180119_141613_86710467001025165487478.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 623 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180119_141633_7393949396605569196733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 27 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180119_141633_7396609271849570786703.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 556 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180119_141718_6443806069151646037825.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180119_141718_6462086702936594854287.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180119_141742_62217106951653521016768.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180119_141742_6229546101227397845057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 656 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180119_141804_1595589827960362407958.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180119_141804_15915335063800088952981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180119_141856_50314646826214456116714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180119_141856_50313432161913349640563.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180119_141924_2491646590787760355471.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32314 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 409 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/409/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901

	at __randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestSqlEntityProcessorDelta.testChildEntities

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudSearcherWarming_76621E039D608279-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([76621E039D608279]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.SpellCheckCollatorWithCollapseTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([76621E039D608279]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
Error from server at http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected type of routeKey: null

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52412/solr/myalias_2017-10-23_shard1_replica_n2: Unexpected type of routeKey: null
	at __randomizedtesting.SeedInfo.seed([76621E039D608279:FE3621D9339CEF81]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:560)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:173)
	at org.apache.solr.client.solrj.SolrClient.add(SolrClient.java:138)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([BE8F9752FFC3CEC8:170D6F821392E54]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6639)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_30D076F9DEE38817-001

	at __randomizedtesting.SeedInfo.seed([30D076F9DEE38817]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4765 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=Lucene50(blocksize=128), trieInt=PostingsFormat(name=Memory), content4=PostingsFormat(name=LuceneFixedGap), content3=FSTOrd50, content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=Lucene50(blocksize=128), id=PostingsFormat(name=LuceneFixedGap), content=PostingsFormat(name=Memory), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1545, maxMBSortInHeap=5.003788826873549, sim=RandomSimilarity(queryNorm=true): {content6=IB SPL-D2, content5=DFR GB3(800.0), content2=DFR I(n)LZ(0.3), utf8=DFR I(n)L2, fie?ld=DFR I(F)B3(800.0), content=DFR I(n)B3(800.0), autf8=DFR I(F)B2}, locale=it-IT, timezone=America/Noronha
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46255736,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=B2E716AD18A8F001 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Noronha -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_B2E716AD18A8F001-001\1.9.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B2E716AD18A8F001]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 98.20s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 5275 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFreeTextSuggester -Dtests.method=testBasic -Dtests.seed=EA0B7467A5068E40 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=UCT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.02s J0 | TestFreeTextSuggester.testBasic <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\.\temp\FreeTextSuggester.index.4093648408900067901: java.nio.file.DirectoryNotEmptyException: .\temp\FreeTextSuggester.index.4093648408900067901
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EA0B7467A5068E40:41F169727ADA086E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:351)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.FreeTextSuggester.build(FreeTextSuggester.java:247)
   [junit4]    > 	at org.apache.lucene.search.suggest.analyzing.TestFreeTextSuggester.testBasic(TestFreeTextSuggester.java:61)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=es-GT, timezone=UCT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=35187128,total=64880640
   [junit4]   2> NOTE: All tests run in this JVM: [TestSuggestStopFilterFactory, AnalyzingInfixSuggesterTest, TestFreeTextSuggester]
   [junit4] Completed [26/32 (1!)] on J0 in 5.30s, 10 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2213 lines...]
   [junit4] Suite: org.apache.solr.spelling.SpellCheckCollatorWithCollapseTest
   [junit4]   2> 815821 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001
   [junit4]   2> 815823 WARN  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=14 numCloses=14
   [junit4]   2> 815823 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 815829 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 815830 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 815831 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 815876 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 815886 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 815926 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 815992 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816000 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816000 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816001 INFO  (coreLoadExecutor-2238-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 816002 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 816046 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 816057 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 816095 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 816098 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 816098 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ca9ebd
   [junit4]   2> 816098 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 816100 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.SpellCheckCollatorWithCollapseTest_76621E039D608279-001\init-core-data-001\]
   [junit4]   2> 816101 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 816168 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1534943912, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 816169 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@81b92d[collection1] main]
   [junit4]   2> 816170 WARN  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 816170 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 816170 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 816172 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 816181 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 816181 INFO  (coreLoadExecutor-2238-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589985995578671104
   [junit4]   2> 816181 INFO  (searcherExecutor-2239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 816182 INFO  (searcherExecutor-2239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@81b92d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816185 INFO  (SUITE-SpellCheckCollatorWithCollapseTest-seed#[76621E039D608279]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 816187 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 816188 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 816188 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cdecb8[collection1] realtime]
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995587059712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995587059712
   [junit4]   2> 816189 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14b1ba2[collection1] main]
   [junit4]   2> 816190 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816191 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14b1ba2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 816191 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1589985995590205440)]} 0 1
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995592302592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816194 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995592302592
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17fa941[collection1] main]
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816199 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17fa941[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 816199 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816206 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589985995603836928)]} 0 1
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589985995605934080)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589985995605934081)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589985995605934082)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589985995605934083)]} 0 0
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995605934084,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816207 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995605934084
   [junit4]   2> 816208 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19e20c3[collection1] main]
   [junit4]   2> 816210 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816211 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19e20c3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5)))}
   [junit4]   2> 816211 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816213 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589985995610128384)]} 0 1
   [junit4]   2> 816213 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589985995612225536)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1589985995613274112)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1589985995613274113)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1589985995613274114)]} 0 0
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995613274115,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816214 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995613274115
   [junit4]   2> 816216 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e9319[collection1] main]
   [junit4]   2> 816216 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816217 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e9319[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 816217 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1589985995617468416)]} 0 1
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1589985995618516992)]} 0 0
   [junit4]   2> 816219 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1589985995618516993)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1589985995619565568)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1589985995619565569)]} 0 0
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995619565570,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816220 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995619565570
   [junit4]   2> 816222 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@132137e[collection1] main]
   [junit4]   2> 816222 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816223 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@132137e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5)))}
   [junit4]   2> 816224 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1589985995623759872)]} 0 1
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1589985995624808448)]} 0 0
   [junit4]   2> 816225 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1589985995624808449)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1589985995625857024)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1589985995625857025)]} 0 0
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995625857026,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816226 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995625857026
   [junit4]   2> 816236 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3085cb[collection1] main]
   [junit4]   2> 816237 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816238 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3085cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5)))}
   [junit4]   2> 816238 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 816241 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1589985995639488512)]} 0 2
   [junit4]   2> 816242 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1589985995642634240)]} 0 0
   [junit4]   2> 816242 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1589985995642634241)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1589985995642634242)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1589985995643682816)]} 0 0
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995643682817,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816243 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995643682817
   [junit4]   2> 816247 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1457a98[collection1] main]
   [junit4]   2> 816247 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816249 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1457a98[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5)))}
   [junit4]   2> 816249 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816253 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1589985995649974272)]} 0 4
   [junit4]   2> 816254 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1589985995655217152)]} 0 0
   [junit4]   2> 816257 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1589985995655217153)]} 0 2
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1589985995658362880)]} 0 0
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1589985995659411456)]} 0 0
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995659411457,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816258 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995659411457
   [junit4]   2> 816260 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16db23e[collection1] main]
   [junit4]   2> 816261 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816262 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@16db23e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5)))}
   [junit4]   2> 816262 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1589985995664654336)]} 0 1
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1589985995666751488)]} 0 0
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33 (1589985995666751489)]} 0 0
   [junit4]   2> 816265 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34 (1589985995666751490)]} 0 0
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35 (1589985995667800064)]} 0 0
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995667800065,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816266 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995667800065
   [junit4]   2> 816269 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f4ec55[collection1] main]
   [junit4]   2> 816273 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816273 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f4ec55[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5) Uninverting(_7(7.3.0):C5)))}
   [junit4]   2> 816273 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 816275 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36 (1589985995676188672)]} 0 1
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37 (1589985995678285824)]} 0 0
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38 (1589985995678285825)]} 0 0
   [junit4]   2> 816276 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39 (1589985995678285826)]} 0 0
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40 (1589985995679334400)]} 0 0
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995679334401,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816277 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995679334401
   [junit4]   2> 816280 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1698356[collection1] main]
   [junit4]   2> 816282 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1698356[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C5) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C5) Uninverting(_4(7.3.0):C5) Uninverting(_5(7.3.0):C5) Uninverting(_6(7.3.0):C5) Uninverting(_7(7.3.0):C5) Uninverting(_8(7.3.0):C5)))}
   [junit4]   2> 816282 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816282 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 816284 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41 (1589985995685625856)]} 0 1
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1589985995686674432)]} 0 1
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1589985995688771584)]} 0 0
   [junit4]   2> 816286 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1589985995688771585)]} 0 0
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1589985995689820160)]} 0 0
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995689820161,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816287 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995689820161
   [junit4]   2> 816295 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fc120e[collection1] main]
   [junit4]   2> 816295 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816297 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fc120e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46)))}
   [junit4]   2> 816297 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1589985995700305920)]} 0 1
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47 (1589985995702403072)]} 0 0
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48 (1589985995702403073)]} 0 0
   [junit4]   2> 816299 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49 (1589985995702403074)]} 0 0
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50 (1589985995703451648)]} 0 0
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995703451649,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816300 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995703451649
   [junit4]   2> 816302 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ee7a5[collection1] main]
   [junit4]   2> 816303 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816308 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ee7a5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5)))}
   [junit4]   2> 816308 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51 (1589985995711840256)]} 0 1
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52 (1589985995713937408)]} 0 0
   [junit4]   2> 816310 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53 (1589985995713937409)]} 0 0
   [junit4]   2> 816311 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54 (1589985995713937410)]} 0 0
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55 (1589985995716034560)]} 0 0
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995716034561,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816312 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995716034561
   [junit4]   2> 816314 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1448989[collection1] main]
   [junit4]   2> 816315 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816316 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1448989[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5)))}
   [junit4]   2> 816316 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56 (1589985995720228864)]} 0 1
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57 (1589985995722326016)]} 0 0
   [junit4]   2> 816318 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58 (1589985995722326017)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59 (1589985995723374592)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60 (1589985995723374593)]} 0 0
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995723374594,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816319 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995723374594
   [junit4]   2> 816321 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@b1130b[collection1] main]
   [junit4]   2> 816322 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 816323 INFO  (searcherExecutor-2239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b1130b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_a(7.3.0):c46) Uninverting(_b(7.3.0):C5) Uninverting(_c(7.3.0):C5) Uninverting(_d(7.3.0):C5)))}
   [junit4]   2> 816323 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 816325 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61 (1589985995728617472)]} 0 1
   [junit4]   2> 816325 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62 (1589985995729666048)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63 (1589985995730714624)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64 (1589985995730714625)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65 (1589985995730714626)]} 0 0
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589985995730714627,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 816326 INFO  (TEST-SpellCheckCollatorWithCollapseTest.test-seed#[76621E039D608279]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1464042 commitCommandVersion:1589985995730714627
   

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

 32454 T325 C39 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: Sports
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: Sports rows obtained : 0
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: Sports rows obtained : 0
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: Sports
   [junit4]   2> 32454 T325 C39 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: People
   [junit4]   2> 32454 T325 C39 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32454 T325 C39 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: People rows obtained : 2
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: People rows obtained : 0
   [junit4]   2> 32463 T325 C39 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: People
   [junit4]   2> 32466 T325 C39 oashd.JdbcDataSource$1.call Creating a connection for entity Sports with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 32466 T325 C39 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> 32573 T325 C39 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 32573 T325 C39 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 32573 T325 C39 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 32573 T325 C39 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@18b4114 commitCommandVersion:0
   [junit4]   2> 32588 T325 C39 oass.SolrIndexSearcher.<init> Opening [Searcher@1108585[collection1] main]
   [junit4]   2> 32591 T325 C39 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 32593 T332 C39 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1108585[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.3.0):c20/1:delGen=1) Uninverting(_8(7.3.0):c2)))}
   [junit4]   2> 32594 T325 C39 oashd.SimplePropertiesWriter.readIndexerProperties Read the.properties
   [junit4]   2> 32594 T325 C39 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 32594 T325 C39 oashd.DocBuilder.execute Time taken = 0:0:0.141
   [junit4]   2> 32594 T325 C39 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+deletedPkQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+deltaImportQuery%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+where+ID%3D${dih.delta.ID}+"+deltaQuery%3D"SELECT+ID+FROM+PEOPLE+WHERE+DELETED!%3D'Y'+AND+last_modified+%26gt;%3D'${dih.People.last_index_time}'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a<entity+name%3D"Sports"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+newColumnName%3D"sportsAdded_s"+newColumnValue%3D"sport_added"+processor%3D"SqlEntityProcessor"+query%3D"SELECT+ID,+SPORT_NAME+FROM+PEOPLE_SPORTS+WHERE+DELETED+!%3D+'Y'+AND+PERSON_ID%3D${People.ID}+ORDER+BY+ID"+>+%0a<field+column%3D"SPORT_NAME"+name%3D"SPORT_NAME_mult_s"+/>+%0a<field+column%3D"id"+name%3D"SPORT_ID_mult_s"+/>+%0a</entity>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=false&wt=xml&command=delta-import}{add=[1007, 12],commit=} 0 144
   [junit4]   2> 32596 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=21 status=0 QTime=0
   [junit4]   2> 32608 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=NAME_mult_s:Aiden&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 32609 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q={!term+f%3DSPORT_NAME_mult_s}No+Fishing&qt=&start=0&rows=20&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 32610 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1007&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 32610 T325 C39 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:12&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 33114 T325 oas.SolrTestCaseJ4.tearDown ###Ending testChildEntities
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSqlEntityProcessorDelta -Dtests.method=testChildEntities -Dtests.seed=BB358F5F0B814BC0 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Asia/Ho_Chi_Minh -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.03s J0 | TestSqlEntityProcessorDelta.testChildEntities <<<
   [junit4]    > Throwable #1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB358F5F0B814BC0:345660BB30085643]:0)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
   [junit4]    > 	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
   [junit4]    > 	at java.nio.file.Files.deleteIfExists(Files.java:1165)
   [junit4]    > 	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 33174 T325 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 33175 T325 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=27475427
   [junit4]   2> 33175 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 33175 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16d1c86: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@bd0428
   [junit4]   2> 33178 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 33178 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@321172: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1c99823
   [junit4]   2> 33180 T325 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 33180 T325 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e24341: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1ac2165
   [junit4]   2> 33180 T336 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@abdf9e
   [junit4]   2> 33180 T336 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=11263902
   [junit4]   2> 33180 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2df37a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@816638
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSqlEntityProcessorDelta_BB358F5F0B814BC0-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=PostingsFormat(name=LuceneVarGapFixedInterval), NAME_mult_s=FSTOrd50, AddAColumn_s=PostingsFormat(name=Memory), id=PostingsFormat(name=LuceneVarGapFixedInterval), SPORT_NAME_mult_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), COUNTRY_CODES_mult_s=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=49, maxMBSortInHeap=5.203460710659596, sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI, timezone=Asia/Ho_Chi_Minh
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23431336,total=68587520
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd, TestSqlEntityProcessorDelta]
   [junit4] Completed [22/38 (1!)] on J0 in 7.81s, 5 tests, 1 error <<< FAILURES!

[...truncated 38332 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 407 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/407/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([40FB7B1974C80F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001

	at __randomizedtesting.SeedInfo.seed([D23E528CA48F5B6E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.ValueFacetTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001

	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingFloatValueStreamTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001

	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B:C11872DD7A5223FF]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$815/28659001.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/18824658.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$815/28659001.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/18824658.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001

	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001

	at __randomizedtesting.SeedInfo.seed([50F43B77A91AB829]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 476 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=414, maxMBSortInHeap=7.84713552545946, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Europe/Istanbul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=90485904,total=223674368
   [junit4]   2> NOTE: All tests run in this JVM: [TestNativeFSLockFactory, TestDemoParallelLeafReader, TestToken, TestFieldCacheRewriteMethod, TestTerms, TestTwoPhaseCommitTool, TestSloppyPhraseQuery, TestIndexWriterFromReader, TestLiveFieldValues, TestSpanOrQuery, TestFilterSpans, TestRecyclingIntBlockAllocator, TestRegexpRandom2, TestIndexWriterThreadsToSegments, TestMutableValues, TestEarlyTermination, TestDocValuesIndexing, TestFilterIterator, TestArrayUtil, TestBooleanQuery, TestLucene50TermVectorsFormat, TestCodecs, TestBinaryDocValuesUpdates, TestGeoEncodingUtils, TestMultiThreadTermVectors, TestIntroSorter, TestIOUtils, TestMultiset, TestScoreCachingWrappingScorer, TestLockFactory, TestBoolean2ScorerSupplier, TestOfflineSorter, TestDoc, TestFieldInvertState, TestIndexWriterMerging, MultiCollectorTest, TestSwappedIndexFiles, TestNRTReaderCleanup, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=D23E528CA48F5B6E -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Europe/Istanbul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_D23E528CA48F5B6E-001\testDirectoryFilter-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D23E528CA48F5B6E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [75/458 (1!)] on J0 in 1.91s, 42 tests, 1 error <<< FAILURES!

[...truncated 4279 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {content6=DFR I(n)L3(800.0), content5=DFR I(F)3(800.0), content2=IB SPL-D2, utf8=DFR I(n)1, fie?ld=IB LL-D3(800.0), content=DFR I(F)LZ(0.3), autf8=DFR I(F)B1}, locale=mk, timezone=BST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=13622064,total=30171136
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=40FB7B1974C80F -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=BST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_40FB7B1974C80F-001\3.4.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40FB7B1974C80F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/8 (1!)] on J0 in 47.21s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8920 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_84B200A43E009F8B-001\init-core-data-001
   [junit4]   2> 4624796 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4624797 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4624798 INFO  (SUITE-TestGenericDistributedQueue-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4624801 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 4626804 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 4626808 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 4628310 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 4628314 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 4631419 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   3.11s J1 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B:C11872DD7A5223FF]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 4631426 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 4631636 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_84B200A43E009F8B-001
   [junit4]   2> Jan 18, 2018 3:08:20 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$815/28659001.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/18824658.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 18, 2018 3:08:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-BE, timezone=Zulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=244693696,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestDynamicFieldResource, ZkSolrClientTest, URLClassifyProcessorTest, TestAnalyzedSuggestions, TestComponentsName, TestInitParams, ClusterStateUpdateTest, MetricsConfigTest, TestSolr4Spatial2, AddBlockUpdateTest, ResponseHeaderTest, TestSolrIndexConfig, TestStressUserVersions, TestConfig, BadComponentTest, RecoveryAfterSoftCommitTest, TestLuceneIndexBackCompat, TestRestManager, TestNumericRangeQuery64, TestRTGBase, RegexBoostProcessorTest, TestTrackingShardHandlerFactory, TestCoreAdminApis, BasicFunctionalityTest, TestSchemalessBufferedUpdates, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, TestCryptoKeys, BufferStoreTest, ClassificationUpdateProcessorFactoryTest, TestSQLHandler, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, TestManagedSynonymFilterFactory, TestDocBasedVersionConstraints, TestJavabinTupleStreamParser, ResponseLogComponentTest, TestComputePlanAction, SpellCheckComponentTest, MetricsHandlerTest, SolrGraphiteReporterTest, TestShortCircuitedRequests, TestManagedSchemaAPI, TestBulkSchemaConcurrent, TestLegacyField, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestLargeCluster, CursorMarkTest, TestGraphTermsQParserPlugin, TestTolerantUpdateProcessorCloud, CollectionStateFormat2Test, TestCopyFieldCollectionResource, HdfsDirectoryFactoryTest, MultiThreadedOCPTest, TestManagedResource, SolrMetricsIntegrationTest, TestCustomStream, TestImpersonationWithHadoopAuth, TestBackupRepositoryFactory, HdfsThreadLeakTest, TestCrossCoreJoin, TestReloadDeadlock, CoreAdminCreateDiscoverTest, DirectoryFactoryTest, SmileWriterTest, TestHalfAndHalfDocValues, DistributedSpellCheckComponentTest, TestSimpleTextCodec, ActionThrottleTest, LegacyCloudClusterPropTest, DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, TestMacros, TestRTimerTree, TestRandomCollapseQParserPlugin, TestConfigSets, TestExtendedDismaxParser, ClusterStateTest, ImplicitSnitchTest, TestStressVersions, DistributedFacetSimpleRefinementLongTailTest, CdcrReplicationHandlerTest, TestPointFields, TestXmlQParser, RegexBytesRefFilterTest, V2StandaloneTest, TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, BadCopyFieldTest, SuggestComponentContextFilterQueryTest, AsyncCallRequestStatusResponseTest, ComputePlanActionTest, DeleteLastCustomShardedReplicaTest, SuggesterWFSTTest, TestImplicitCoreProperties, SpellCheckCollatorWithCollapseTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIExclusivity, SSLMigrationTest, HdfsRecoverLeaseTest, TestSubQueryTransformerCrossCore, TestEmbeddedSolrServerConstructors, TestBadConfig, TestFastLRUCache, SpellCheckCollatorTest, SimplePostToolTest, TestNonDefinedSimilarityFactory, ExternalFileFieldSortTest, OutOfBoxZkACLAndCredentialsProvidersTest, GraphQueryTest, TermVectorComponentTest, TestSolrXml, PrimUtilsTest, TestDistributedSearch, HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, SolrCloudReportersTest, TestUseDocValuesAsStored2, TestConfigReload, TestSort, TestSolr4Spatial, TestMultiWordSynonyms, TestScoreJoinQPScore, CleanupOldIndexTest, ZkFailoverTest, ShufflingReplicaListTransformerTest, TestQuerySenderListener, TolerantUpdateProcessorTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInitQParser, TestOnReconnectListenerSupport, HdfsCollectionsAPIDistributedZkTest, AliasIntegrationTest, TestHashPartitioner, HdfsAutoAddReplicasIntegrationTest, TestInPlaceUpdatesStandalone, CdcrVersionReplicationTest, WrapperMergePolicyFactoryTest, TestJsonFacets, HLLSerializationTest, TestLegacyFieldCache, TestSchemaResource, TestAtomicUpdateErrorCases, TestStressReorder, TimeZoneUtilsTest, TestSearchPerf, TestDocSet, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, PreAnalyzedFieldTest, TestConfigSetImmutable, TestLuceneMatchVersion, TestRandomFlRTGCloud, TestPKIAuthenticationPlugin, TestMultiValuedNumericRangeQuery, HttpPartitionTest, NotRequiredUniqueKeyTest, HdfsChaosMonkeySafeLeaderTest, TestCollapseQParserPlugin, TestRandomDVFaceting, SpellPossibilityIteratorTest, DistanceUnitsTest, TestCollectionAPIs, HdfsUnloadDistributedZkTest, TestWordDelimiterFilterFactory, TestExecutePlanAction, TestDocumentBuilder, ZkStateReaderTest, TestNodeLostTrigger, TestRequestStatusCollectionAPI, DistribDocExpirationUpdateProcessorTest, TestPayloadScoreQParserPlugin, DOMUtilTest, TestStreamBody, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, TestZkAclsWithHadoopAuth, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestReload, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, PingRequestHandlerTest, UpdateParamsTest, TestStressRecovery, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, ShardSplitTest, TestDistribStateManager, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Zulu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=32476, name=sdqtest--8627-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$815/28659001.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/18824658.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]:0)
   [junit4] Completed [594/767 (1!)] on J1 in 27.12s, 4 tests, 2 errors <<< FAILURES!

[...truncated 381 lines...]
   [junit4] Suite: org.apache.solr.search.LargeFieldTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   [junit4]   2> 4983047 WARN  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 4983048 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4983096 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 4983097 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4983131 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 4983162 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4983373 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4983408 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4983422 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 4983672 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983694 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983694 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4983712 INFO  (coreLoadExecutor-13238-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 4983749 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 4984104 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 4984120 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=one_field_no_dynamic_field_unique_key
   [junit4]   2> 4984127 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema one_field_no_dynamic_field_unique_key/1.1 with uniqueid field str
   [junit4]   2> 4984127 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 4984128 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@240251
   [junit4]   2> 4984128 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 4984128 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\]
   [junit4]   2> 4984137 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3085048415331536]
   [junit4]   2> 4984146 WARN  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4984325 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4984326 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4984328 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=63.3828125, floorSegmentMB=0.9814453125, forceMergeDeletesPctAllowed=22.39358213453672, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.39955353177574915
   [junit4]   2> 4984330 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9e83cb[collection1] main]
   [junit4]   2> 4984330 WARN  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 4984331 INFO  (coreLoadExecutor-13238-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 4984348 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 4984400 INFO  (searcherExecutor-13239-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9e83cb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4984406 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 4984411 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101]} 0 5
   [junit4]   2> 4984415 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4984415 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1558a66 commitCommandVersion:0
   [junit4]   2> 4984470 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@21497e[collection1] main]
   [junit4]   2> 4984472 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4984475 INFO  (searcherExecutor-13239-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21497e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 4984475 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 60
   [junit4]   2> 4984477 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=str&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984478 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=lazyField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984479 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=101&df=str&fl=bigField&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 4984479 INFO  (TEST-LargeFieldTest.test-seed#[84B200A43E009F8B]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1802274
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 4984480 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b168fd: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@b901f1
   [junit4]   2> 4984486 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 4984486 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f2abc8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@dd36a
   [junit4]   2> 4984492 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 4984493 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d15b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@a2cc70
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@c6b2bd
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=13021885
   [junit4]   2> 4984499 INFO  (coreCloseExecutor-13243-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@aed81a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d3c83
   [junit4]   2> 4984518 INFO  (SUITE-LargeFieldTest-seed#[84B200A43E009F8B]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=2, maxDocsPerChunk=197, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=2, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Chile/Continental
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=152458648,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxScoreQueryParser, TestDynamicFieldResource, ZkSolrClientTest, URLClassifyProcessorTest, TestAnalyzedSuggestions, TestComponentsName, TestInitParams, ClusterStateUpdateTest, MetricsConfigTest, TestSolr4Spatial2, AddBlockUpdateTest, ResponseHeaderTest, TestSolrIndexConfig, TestStressUserVersions, TestConfig, BadComponentTest, RecoveryAfterSoftCommitTest, TestLuceneIndexBackCompat, TestRestManager, TestNumericRangeQuery64, TestRTGBase, RegexBoostProcessorTest, TestTrackingShardHandlerFactory, TestCoreAdminApis, BasicFunctionalityTest, TestSchemalessBufferedUpdates, ConcurrentDeleteAndCreateCollectionTest, SortByFunctionTest, TestCryptoKeys, BufferStoreTest, ClassificationUpdateProcessorFactoryTest, TestSQLHandler, FullSolrCloudDistribCmdsTest, BadIndexSchemaTest, TestManagedSynonymFilterFactory, TestDocBasedVersionConstraints, TestJavabinTupleStreamParser, ResponseLogComponentTest, TestComputePlanAction, SpellCheckComponentTest, MetricsHandlerTest, SolrGraphiteReporterTest, TestShortCircuitedRequests, TestManagedSchemaAPI, TestBulkSchemaConcurrent, TestLegacyField, TestSolrFieldCacheBean, TestStressCloudBlindAtomicUpdates, ChaosMonkeyNothingIsSafeTest, TestLocalFSCloudBackupRestore, OverseerTaskQueueTest, TestLargeCluster, CursorMarkTest, TestGraphTermsQParserPlugin, TestTolerantUpdateProcessorCloud, CollectionStateFormat2Test, TestCopyFieldCollectionResource, HdfsDirectoryFactoryTest, MultiThreadedOCPTest, TestManagedResource, SolrMetricsIntegrationTest, TestCustomStream, TestImpersonationWithHadoopAuth, TestBackupRepositoryFactory, HdfsThreadLeakTest, TestCrossCoreJoin, TestReloadDeadlock, CoreAdminCreateDiscoverTest, DirectoryFactoryTest, SmileWriterTest, TestHalfAndHalfDocValues, DistributedSpellCheckComponentTest, TestSimpleTextCodec, ActionThrottleTest, LegacyCloudClusterPropTest, DistributedQueryComponentCustomSortTest, AtomicUpdateProcessorFactoryTest, TestMacros, TestRTimerTree, TestRandomCollapseQParserPlugin, TestConfigSets, TestExtendedDismaxParser, ClusterStateTest, ImplicitSnitchTest, TestStressVersions, DistributedFacetSimpleRefinementLongTailTest, CdcrReplicationHandlerTest, TestPointFields, TestXmlQParser, RegexBytesRefFilterTest, V2StandaloneTest, TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, BadCopyFieldTest, SuggestComponentContextFilterQueryTest, AsyncCallRequestStatusResponseTest, ComputePlanActionTest, DeleteLastCustomShardedReplicaTest, SuggesterWFSTTest, TestImplicitCoreProperties, SpellCheckCollatorWithCollapseTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIExclusivity, SSLMigrationTest, HdfsRecoverLeaseTest, TestSubQueryTransformerCrossCore, TestEmbeddedSolrServerConstructors, TestBadConfig, TestFastLRUCache, SpellCheckCollatorTest, SimplePostToolTest, TestNonDefinedSimilarityFactory, ExternalFileFieldSortTest, OutOfBoxZkACLAndCredentialsProvidersTest, GraphQueryTest, TermVectorComponentTest, TestSolrXml, PrimUtilsTest, TestDistributedSearch, HdfsBasicDistributedZkTest, TestSolrConfigHandlerCloud, SolrCloudReportersTest, TestUseDocValuesAsStored2, TestConfigReload, TestSort, TestSolr4Spatial, TestMultiWordSynonyms, TestScoreJoinQPScore, CleanupOldIndexTest, ZkFailoverTest, ShufflingReplicaListTransformerTest, TestQuerySenderListener, TolerantUpdateProcessorTest, BaseCdcrDistributedZkTest, SimpleCollectionCreateDeleteTest, TestInitQParser, TestOnReconnectListenerSupport, HdfsCollectionsAPIDistributedZkTest, AliasIntegrationTest, TestHashPartitioner, HdfsAutoAddReplicasIntegrationTest, TestInPlaceUpdatesStandalone, CdcrVersionReplicationTest, WrapperMergePolicyFactoryTest, TestJsonFacets, HLLSerializationTest, TestLegacyFieldCache, TestSchemaResource, TestAtomicUpdateErrorCases, TestStressReorder, TimeZoneUtilsTest, TestSearchPerf, TestDocSet, TestSimDistributedQueue, XsltUpdateRequestHandlerTest, PreAnalyzedFieldTest, TestConfigSetImmutable, TestLuceneMatchVersion, TestRandomFlRTGCloud, TestPKIAuthenticationPlugin, TestMultiValuedNumericRangeQuery, HttpPartitionTest, NotRequiredUniqueKeyTest, HdfsChaosMonkeySafeLeaderTest, TestCollapseQParserPlugin, TestRandomDVFaceting, SpellPossibilityIteratorTest, DistanceUnitsTest, TestCollectionAPIs, HdfsUnloadDistributedZkTest, TestWordDelimiterFilterFactory, TestExecutePlanAction, TestDocumentBuilder, ZkStateReaderTest, TestNodeLostTrigger, TestRequestStatusCollectionAPI, DistribDocExpirationUpdateProcessorTest, TestPayloadScoreQParserPlugin, DOMUtilTest, TestStreamBody, ChaosMonkeySafeLeaderWithPullReplicasTest, HighlighterConfigTest, TestLMJelinekMercerSimilarityFactory, TestZkAclsWithHadoopAuth, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, SyncSliceTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestRealTimeGet, TestReload, TestRangeQuery, SimpleFacetsTest, StatsComponentTest, PeerSyncTest, DirectUpdateHandlerTest, HighlighterTest, ShowFileRequestHandlerTest, TestCoreDiscovery, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, DocumentBuilderTest, TestIndexingPerformance, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, JsonLoaderTest, PingRequestHandlerTest, UpdateParamsTest, TestStressRecovery, SampleTest, MinimalSchemaTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestSolrCoreProperties, DirectSolrConnectionTest, TestCodecSupport, TestLMDirichletSimilarityFactory, TestBM25SimilarityFactory, ResourceLoaderTest, ScriptEngineTest, TestSuggestSpellingConverter, RAMDirectoryFactoryTest, ZkNodePropsTest, SystemInfoHandlerTest, FileUtilsTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestSimpleTrackingShardHandler, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConfigSetsAPITest, ConnectionManagerTest, DeleteInactiveReplicaTest, DeleteReplicaTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderFailoverAfterPartitionTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnShardRestartTest, MissingSegmentRecoveryTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudInspectUtil, TestCloudPivotFacet, TestClusterProperties, TestConfigSetsAPI, TestExclusionRuleCollectionAccess, TestLeaderInitiatedRecoveryThread, TestPullReplica, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestStressInPlaceUpdates, ShardSplitTest, TestDistribStateManager, TestGenericDistributedQueue, CdcrBidirectionalTest, CdcrBootstrapTest, RulesTest, TestSolrCloudSnapshots, SearchHandlerTest, TestHdfsBackupRestoreCore, TestReqParamsAPI, TestSQLHandlerNonCloud, TestSystemCollAutoCreate, CoreMergeIndexesAdminHandlerTest, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, SubstringBytesRefFilterTest, TestIntervalFaceting, TestSchemaSimilarityResource, TestUniqueKeyFieldResource, ChangedSchemaMergeTest, CurrencyFieldTypeTest, DateRangeFieldTest, EnumFieldTest, ManagedSchemaRoundRobinCloudTest, SchemaApiFailureTest, TestCollationFieldDocValues, TestManagedSchema, AnalyticsQueryTest, CurrencyRangeFacetCloudTest, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=84B200A43E009F8B -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Chile/Continental -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001\init-core-data-001\index\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.LargeFieldTest_84B200A43E009F8B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84B200A43E009F8B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [689/767 (2!)] on J1 in 1.56s, 1 test, 1 error <<< FAILURES!

[...truncated 2635 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1977, maxMBSortInHeap=5.4069730609573154, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PR, timezone=America/Paramaribo
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=7762992,total=27652096
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=50F43B77A91AB829 -Dtests.slow=true -Dtests.locale=es-PR -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_50F43B77A91AB829-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([50F43B77A91AB829]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.64s, 8 tests, 1 error <<< FAILURES!

[...truncated 600 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingFloatValueStreamTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=189, maxMBSortInHeap=5.344157606795903, sim=RandomSimilarity(queryNorm=false): {}, locale=sk, timezone=Europe/Paris
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11608128,total=29061120
   [junit4]   2> NOTE: All tests run in this JVM: [LongFieldsTest, DateMathFunctionTest, AbstractAnalyticsFieldTest, AbsoluteValueFunctionTest, ConstantValueTest, DateFieldsTest, DivideFunctionTest, LegacyAbstractAnalyticsCloudTest, CastingFloatValueStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingFloatValueStreamTest -Dtests.seed=A410E60EE48D4CC9 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Europe/Paris -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CastingFloatValueStreamTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_A410E60EE48D4CC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/78 (1!)] on J1 in 0.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 22 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.ValueFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\init-core-data-001
   [junit4]   2> Jan 18, 2018 3:25:12 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=cs-CZ, timezone=Australia/South
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=14500568,total=47652864
   [junit4]   2> NOTE: All tests run in this JVM: [IntFieldsTest, ConcatFunctionTest, ValueFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ValueFacetTest -Dtests.seed=A410E60EE48D4CC9 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=Australia/South -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | ValueFacetTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.ValueFacetTest_A410E60EE48D4CC9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A410E60EE48D4CC9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [19/78 (2!)] on J0 in 14.80s, 11 tests, 1 error <<< FAILURES!

[...truncated 40922 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 406 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/406/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.TestGraphTokenizers

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001

	at __randomizedtesting.SeedInfo.seed([BBA21DBE22002ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([6326195E0655E791]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestDefaultWrapperModel

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel:     1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.model.TestDefaultWrapperModel

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
        at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:8D22D8A1622E3C92]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:122)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_576E77BCCD2516A-001\tempDir-024

	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger

Error Message:
The TriggerAction should have been created by now

Stack Trace:
java.lang.AssertionError: The TriggerAction should have been created by now
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:1884E69F618D3F0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger(TestTriggerIntegration.java:442)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:D133AC222B84E291]: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.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_576E77BCCD2516A-001

	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([D540728723EB4DE0:E83A59290093E7F7]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testGammaDistribution(StreamExpressionTest.java:8280)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08292FF666C0D92-001

	at __randomizedtesting.SeedInfo.seed([A08292FF666C0D92]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 891 lines...]
   [junit4] Suite: org.apache.lucene.analysis.TestGraphTokenizers
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {dummy=DFR I(F)L3(800.0)}, locale=sk, timezone=America/Catamarca
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=277838336,total=360710144
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestTieredMergePolicy, TestIndexWriterMergePolicy, TestFlushByRamOrCountsPolicy, TestPayloadsOnVectors, TestUTF32ToUTF8, TestLucene70SegmentInfoFormat, TestOneMergeWrappingMergePolicy, TestAxiomaticSimilarity, TestLongBitSet, TestDeterminizeLexicon, TestSpansEnum, TestSpanExplanations, TestBoostQuery, TestDirectPacked, TestBoolean2ScorerSupplier, TestPointValues, TestSortedSetDocValues, TestByteArrayDataInput, TestCodecUtil, TestMultiThreadTermVectors, TestFrequencyTrackingRingBuffer, TestFilterWeight, TestIndexWriterExceptions, TestFieldInvertState, TestForceMergeForever, TestIndexWriterMerging, TestPositionIncrement, TestSpanCollection, TestMinimize, TestTopFieldCollectorEarlyTermination, TestTopDocsMerge, TestBinaryDocument, TestDocument, TestSparseFixedBitDocIdSet, TestTimeLimitingCollector, TestReusableStringReader, TestMutablePointsReaderUtils, TestBufferedIndexInput, TestSameTokenSamePosition, TestCrashCausesCorruptIndex, TestIndexInput, TestAllFilesDetectTruncation, TestSpanOrQuery, TestIndexWriterFromReader, TestExternalCodecs, TestWildcardRandom, TestSearchWithThreads, TestScoreCachingWrappingScorer, TestSearchForDuplicates, TestExceedMaxTermLength, Test2BPoints, TestDuelingCodecs, TestIndexManyDocuments, TestScorerPerf, TestInfoStream, TestTrackingDirectoryWrapper, TestVirtualMethod, TestNativeFSLockFactory, FuzzyTermOnShortTermsTest, TestBagOfPositions, TestMergePolicyWrapper, TestPrefixRandom, TestLiveFieldValues, TestCodecs, MultiCollectorTest, TestSortedSetSelector, TestSegmentCacheables, TestIndexWriterUnicode, TestCharFilter, TestUnicodeUtil, TestConjunctions, TestEarlyTermination, Test2BSortedDocValuesOrds, TestStringHelper, TestTryDelete, TestDocsWithFieldSet, TestCharArrayMap, TestRegExp, TestHighCompressionMode, TestNorms, Test4GBStoredFields, TestSort, TestBooleanMinShouldMatch, TestSumDocFreq, TestArrayUtil, TestPriorityQueue, TestSimilarityProvider, TestLevenshteinAutomata, TestBooleanQueryVisitSubscorers, TestBagOfPostings, TestLucene60PointsFormat, TestIntArrayDocIdSet, TestRegexpQuery, TestRegexpRandom2, TestComplexExplanations, TestRecyclingByteBlockAllocator, TestParallelLeafReader, TestNewestSegment, TestLongRangeFieldQueries, TestRamUsageEstimator, TestQueryRescorer, TestIndexOrDocValuesQuery, TestBooleanQuery, TestIndexWriterDeleteByQuery, TestTermScorer, FiniteStringsIteratorTest, TestBooleanSimilarity, TestAtomicUpdate, TestTopDocsCollector, TestMultiset, TestMmapDirectory, TestFilterCodecReader, TestControlledRealTimeReopenThread, TestIndexWriter, TestFSTs, TestIndexWriterWithThreads, TestGraphTokenizers]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGraphTokenizers -Dtests.seed=BBA21DBE22002ED -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Catamarca -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGraphTokenizers (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.analysis.TestGraphTokenizers_BBA21DBE22002ED-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBA21DBE22002ED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [203/458 (1!)] on J0 in 1.43s, 23 tests, 1 error <<< FAILURES!

[...truncated 7270 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=865, maxMBSortInHeap=6.976344853640207, sim=RandomSimilarity(queryNorm=true): {}, locale=en-ZA, timezone=America/Ensenada
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=33637584,total=103809024
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestInetAddressPoint, TestFSTsMisc, TestIndexSplitter, TestMultiPassIndexSplitter, TestLazyDocument, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=6326195E0655E791 -Dtests.slow=true -Dtests.locale=en-ZA -Dtests.timezone=America/Ensenada -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_6326195E0655E791-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6326195E0655E791]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/13 (1!)] on J0 in 2.11s, 42 tests, 1 error <<< FAILURES!

[...truncated 3568 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_576E77BCCD2516A-001\init-core-data-001
   [junit4]   2> 9936 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 9940 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 9940 INFO  (SUITE-TestTriggerIntegration-seed#[576E77BCCD2516A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 10009 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 10010 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10014 DEBUG (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10126 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10127 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10140 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 10195 DEBUG (simCloudManagerPool-22-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 10298 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 10300 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 10300 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 10301 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 10301 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 10302 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 10303 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 10303 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 10304 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 10306 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 10307 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 10308 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10308 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10310 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 10310 INFO  (TEST-TestTriggerIntegration.testNodeLostTrigger-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testNodeLostTrigger -Dtests.seed=576E77BCCD2516A -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.31s J0 | TestTriggerIntegration.testNodeLostTrigger <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The TriggerAction should have been created by now
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([576E77BCCD2516A:1884E69F618D3F0]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeLostTrigger(TestTriggerIntegration.java:442)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10320 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 10320 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 10321 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10328 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10331 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10332 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 10339 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10339 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion -1
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10340 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 10344 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10366 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10388 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10410 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10430 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10434 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 10436 DEBUG (simCloudManagerPool-25-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr, 127.0.0.1:10002_solr]
   [junit4]   2> 10437 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 10438 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10438 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10438 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 10439 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10439 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10002_solr
   [junit4]   2> 10452 DEBUG (ScheduledTrigger-26-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10460 DEBUG (ScheduledTrigger-26-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10471 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10472 DEBUG (simCloudManagerPool-25-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 10473 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10473 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10002_solr
   [junit4]   2> 10474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 10474 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10474 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 10475 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10002_solr]
   [junit4]   2> 10475 DEBUG (ScheduledTrigger-26-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7ed4ce20181T42cuqdjafamep19dzq0yrgg8f",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":8715778523521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8715778523521],
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 10481 DEBUG (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7ed4ce20181T42cuqdjafamep19dzq0yrgg8f",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":8715778523521,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8715778523521],
   [junit4]   2>     "_enqueue_time_":8715857471071,
   [junit4]   2>     "nodeNames":["127.0.0.1:10002_solr"]}}
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	2
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		1
   [junit4]   2> 10484 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		127.0.0.1:10002_solr
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        2
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             1
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 10485 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 10486 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         1
   [junit4]   2> 10489 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 10489 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 10491 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimNodeStateProvider - removing dead node values: 127.0.0.1:10002_solr
   [junit4]   2> 10491 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 10499 WARN  (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.SystemLogListener Exception sending event to collection .system
   [junit4]   2> java.io.IOException: java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:443)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:122)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:713)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:683)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:309)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:441)
   [junit4]   2> 	... 10 more
   [junit4]   2> 10515 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 10515 DEBUG (AutoscalingActionExecutor-27-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 1693 ms for event id=7ed4ce20181T42cuqdjafamep19dzq0yrgg8f
   [junit4]   2> 10515 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion -1
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 10516 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 9, lastZnodeVersion 9
   [junit4]   2> 10516 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10538 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10559 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10580 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10601 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 10616 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10621 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 10621 DEBUG (simCloudManagerPool-28-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 10621 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 10622 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 10622 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 10623 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 10623 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10624 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10624 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10003_solr at time 8723304783421
   [junit4]   2> 10642 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10649 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10649 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10671 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10692 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10713 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10734 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10754 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10776 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10798 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10819 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10821 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10821 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10003_solr] added at times [8723304783421], now=8734163950971
   [junit4]   2> 10841 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8723304783421,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8723304783421],
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 10843 DEBUG (AutoscalingActionExecutor-30-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8723304783421,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8723304783421],
   [junit4]   2>     "_enqueue_time_":8734175314521,
   [junit4]   2>     "nodeNames":["127.0.0.1:10003_solr"]}}
   [junit4]   2> 10846 DEBUG (AutoscalingActionExecutor-30-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 147 ms for event id=7ef0d7b9e3dT42cuqdjafamep19dzq0yrgg8i
   [junit4]   2> 10862 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10864 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10004_solr at time 8735291090821
   [junit4]   2> 10883 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10884 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10884 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10903 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10906 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10906 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10924 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10926 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10926 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10944 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10947 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10947 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10965 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10968 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10968 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 10986 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 10990 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 10990 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11006 DEBUG (ScheduledTrigger-29-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11011 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11011 DEBUG (ScheduledTrigger-29-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11027 DEBUG (ScheduledTrigger-29-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11035 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11035 DEBUG (ScheduledTrigger-29-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11046 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 11046 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 11046 DEBUG (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 11048 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10004_solr, 127.0.0.1:10000_solr, 127.0.0.1:10003_solr]
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion -1
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 11049 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:10004_solr
   [junit4]   2> 11049 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion 10
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11050 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10004_solr] added at times [8735291090821], now=8745653547121
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"7f1d7ec2785T42cuqdjafamep19dzq0yrgg8l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8735291090821,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8735291090821],
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 11071 DEBUG (ScheduledTrigger-32-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 11072 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"7f1d7ec2785T42cuqdjafamep19dzq0yrgg8l",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":8735291090821,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[8735291090821],
   [junit4]   2>     "_enqueue_time_":8745661170221,
   [junit4]   2>     "nodeNames":["127.0.0.1:10004_solr"]}}
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		4
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	4
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- autoscaling        1
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- update             3
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_added_trigger
   [junit4]   2> 11072 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- STARTED         2
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * Trigger: node_lost_restore_trigger
   [junit4]   2> 11073 INFO  (TEST-TestTriggerIntegration.testEventFromRestoredState-seed#[576E77BCCD2516A]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- SUCCEEDED       1
   [junit4]   2> 11081 DEBUG (AutoscalingActionExecutor-33-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 480 ms for event

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

stDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.e.j.s.session Stopped scavenging
   [junit4]   2> 81468 WARN  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.e.j.u.t.QueuedThreadPool QueuedThreadPool@qtp1583745386{STOPPING,8<=10<=10000,i=0,q=1} Couldn't stop Thread[qtp1583745386-640,5,TGRP-TestDefaultWrapperModel]
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=165980033
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@316231e4: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@33a58786
   [junit4]   2> 81468 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d8533b1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@13d7df8d
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 81469 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3df8710d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17e8492f
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@11c3ebf9
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=298052601
   [junit4]   2> 81470 INFO  (coreCloseExecutor-439-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@740e0b06: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5948de
   [junit4]   2> 81480 INFO  (SUITE-TestDefaultWrapperModel-seed#[4AFCE6C462E75C11]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 17, 2018 4:25:30 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 17, 2018 4:25:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 17, 2018 4:25:50 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2> Jan 17, 2018 4:25:53 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> SEVERE: There are still zombie threads that couldn't be terminated:
   [junit4]   2>    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]   2>         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]   2>         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {description=PostingsFormat(name=MockRandom), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Direct), title=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=255, maxMBSortInHeap=5.1801287115659855, sim=RandomSimilarity(queryNorm=false): {}, locale=fi, timezone=America/Argentina/Ushuaia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=2,free=54658904,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRScoringQuery, TestManagedFeatureStore, TestMultipleAdditiveTreesModel, TestExternalValueFeatures, TestEdisMaxSolrFeature, TestNoMatchSolrFeature, TestUserTermScoreWithQ, TestModelManagerPersistence, TestLTRWithSort, TestLTROnSolrCloud, TestLTRQParserExplain, TestLTRQParserPlugin, TestFeatureLogging, TestFilterSolrFeature, TestOriginalScoreScorer, TestRankingFeature, TestDefaultWrapperModel]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDefaultWrapperModel -Dtests.seed=4AFCE6C462E75C11 -Dtests.slow=true -Dtests.locale=fi -Dtests.timezone=America/Argentina/Ushuaia -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestDefaultWrapperModel (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.ltr.model.TestDefaultWrapperModel: 
   [junit4]    >    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=640, name=qtp1583745386-640, state=TIMED_WAITING, group=TGRP-TestDefaultWrapperModel]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2163)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.reservedWait(ReservedThreadExecutor.java:308)
   [junit4]    >         at org.eclipse.jetty.util.thread.ReservedThreadExecutor$ReservedThread.run(ReservedThreadExecutor.java:373)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:708)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4AFCE6C462E75C11]:0)
   [junit4] Completed [35/35 (1!)] on J0 in 54.68s, 4 tests, 2 errors <<< FAILURES!

[...truncated 40760 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 405 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/405/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

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

Error Message:
Could not find collection:collection2

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


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1\css33_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestExclusionRuleCollectionAccess_60DC3FDEA310E9CF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([60DC3FDEA310E9CF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedTermsComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedTermsComponentTest_60DC3FDEA310E9CF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([60DC3FDEA310E9CF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001

	at __randomizedtesting.SeedInfo.seed([BC53B6CA34E309B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1744 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180117_004036_36013073899544992938177.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180117_004036_36017940027072482541464.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180117_004732_6096140693924447198019.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180117_004732_6098123668984272806263.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180117_004852_0653338755747196263399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180117_004852_06514970008177062068373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180117_005115_91916041700024293679861.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180117_005115_91915798124297209319275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180117_005134_77715531829619379949361.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180117_005134_7786267737119907105662.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180117_005211_63613169751181220050766.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180117_005211_6368927714881613334108.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180117_005216_2204657933146598689352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180117_005216_22010107889324816460619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180117_005219_890801913342034586885.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180117_005219_8905628881160103501788.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180117_005230_36014651003678189115371.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180117_005230_3603948642985178022916.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180117_005242_26416949278844488456862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180117_005242_2648071874534226570028.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180117_005246_41511230658836246112133.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180117_005309_66615834903326422095169.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180117_005309_65315085945634576687666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180117_005447_20117054253717072026325.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180117_005447_2028499279420098805151.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180117_005500_11017075391885746969957.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180117_005500_11015677578465346754521.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180117_005520_18012475584153361998033.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180117_005520_180590714556905998622.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180117_005718_2881847979336262832013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180117_005718_2882000826818692434594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180117_005722_66311761264082982827664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180117_005722_663408402638407355632.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180117_005730_55010975195874192160595.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180117_005730_54914348923477092688229.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 183 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180117_005807_73211555096618027545064.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180117_005807_7314728783609175090988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180117_005819_21316869821972816316466.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180117_005819_2132668070261038656636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180117_005838_16011490013808187313978.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180117_005838_1608694386558207934602.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180117_005852_45510756271328077226351.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180117_005852_45614094043278866624709.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180117_005901_01014920488709033569733.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180117_005901_01010935250099508045017.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180117_005920_74116755363443562568993.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180117_005920_7428791208899614173472.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180117_005932_76912440191829585101615.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180117_005932_7699345387756323746792.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180117_005943_52110684409040072597780.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180117_005943_5219043362841114108165.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 221 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180117_005959_6842752696901273795853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180117_005959_68415460003849660397848.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180117_010043_01216741328815262480466.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180117_010043_012427632499069820667.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180117_010108_1481901734524115129918.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180117_010108_14812871985903315580806.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180117_010124_0351779700309221124199.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180117_010129_7668343814613182568929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180117_010129_76615211903955111826109.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1867 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\init-core-data-001
   [junit4]   2> 225975 WARN  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 225976 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 225977 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[60DC3FDEA310E9CF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_m/me
   [junit4]   2> 225978 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 225979 INFO  (Thread-324) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 225979 INFO  (Thread-324) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 225982 ERROR (Thread-324) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 226078 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkTestServer start zk server on port:61180
   [junit4]   2> 226084 INFO  (zkConnectionManagerCallback-389-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226092 INFO  (zkConnectionManagerCallback-391-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226106 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 226111 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 226115 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 226118 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 226123 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 226126 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 226129 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 226133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 226136 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 226140 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 226143 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 226146 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226147 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 226604 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session Scavenging every 600000ms
   [junit4]   2> 226605 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@bb5ce00{/_m/me,null,AVAILABLE}
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@40235f84{HTTP/1.1,[http/1.1]}{127.0.0.1:61187}
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server Started @237092ms
   [junit4]   2> 226621 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_m/me, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\tempDir-001/control/data, hostPort=61187, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 226621 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 226622 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T01:06:49.785215700Z
   [junit4]   2> 226709 INFO  (zkConnectionManagerCallback-393-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226727 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 226727 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\solr.xml
   [junit4]   2> 226739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 226739 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 226740 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 226745 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61180/solr
   [junit4]   2> 226761 INFO  (zkConnectionManagerCallback-397-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 226771 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 226787 INFO  (zkConnectionManagerCallback-399-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227205 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 227205 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61187__m%2Fme
   [junit4]   2> 227206 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.Overseer Overseer (id=99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) starting
   [junit4]   2> 227212 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61187__m%2Fme
   [junit4]   2> 227311 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227339 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 227352 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227353 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 227354 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores
   [junit4]   2> 227380 INFO  (zkConnectionManagerCallback-405-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 227381 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 227382 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61180/solr ready
   [junit4]   2> 227385 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61187__m%252Fme&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 227391 INFO  (OverseerThreadFactory-600-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 227566 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 227566 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 227719 INFO  (zkCallback-398-thread-1-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 228597 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 228612 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 228692 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 228712 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 228713 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 228719 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.MockRandomMergePolicy: org.apache.lucene.index.MockRandomMergePolicy@6efe787
   [junit4]   2> 228721 WARN  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 228791 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 228791 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 228793 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 228793 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 228794 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1717390232, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 228795 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5551e2ca[control_collection_shard1_replica_n1] main]
   [junit4]   2> 228797 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 228797 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 228798 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 228798 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589799773233217536
   [junit4]   2> 228799 INFO  (searcherExecutor-602-thread-1-processing-n:127.0.0.1:61187__m%2Fme x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@5551e2ca[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 228804 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 228808 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:61187/_m/me/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 228909 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 228959 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 228961 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1395
   [junit4]   2> 228964 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 229063 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 229393 INFO  (OverseerCollectionConfigSetProcessor-99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) [n:127.0.0.1:61187__m%2Fme    ] 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> 229968 INFO  (qtp433668837-2255) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:61187__m%252Fme&wt=javabin&version=2} status=0 QTime=2582
   [junit4]   2> 229969 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 229977 INFO  (zkConnectionManagerCallback-409-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 229978 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 229979 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61180/solr ready
   [junit4]   2> 229979 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 229981 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 229983 INFO  (OverseerThreadFactory-600-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 229984 WARN  (OverseerThreadFactory-600-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 230189 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 230189 INFO  (qtp433668837-2254) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=207
   [junit4]   2> 230534 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001 of type NRT
   [junit4]   2> 230534 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server jetty-9.4.8.v20171121, build timestamp: 2017-11-21T12:27:37-09:00, git hash: 82b8fb23f757335bb3329d540ce37a2a2615f0a8
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.session Scavenging every 660000ms
   [junit4]   2> 230535 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6232887c{/_m/me,null,AVAILABLE}
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@22b77c36{HTTP/1.1,[http/1.1]}{127.0.0.1:61225}
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.e.j.s.Server Started @241008ms
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_m/me, solrconfig=solrconfig.xml, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\tempDir-001/jetty1, hostPort=61225, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\cores, replicaType=NRT}
   [junit4]   2> 230536 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 230536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-17T01:06:53.699871200Z
   [junit4]   2> 230540 INFO  (zkConnectionManagerCallback-411-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 230542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\solr.xml
   [junit4]   2> 230545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 230545 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 230546 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 230549 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61180/solr
   [junit4]   2> 230551 INFO  (zkConnectionManagerCallback-415-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16101a77cb90008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 230557 INFO  (zkConnectionManagerCallback-417-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 230564 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 230566 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 230569 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61225__m%2Fme
   [junit4]   2> 230570 INFO  (zkCallback-398-thread-2-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230571 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230571 INFO  (zkCallback-408-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 230619 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230627 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@710c71d2
   [junit4]   2> 230629 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[60DC3FDEA310E9CF]) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_60DC3FDEA310E9CF-001\shard-1-001\cores
   [junit4]   2> 230651 INFO  (qtp433668837-2261) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:61225__m%252Fme&action=ADDREPLICA&collection=collection1&shard=shard2&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 230653 INFO  (OverseerCollectionConfigSetProcessor-99362485642526724-127.0.0.1:61187__m%2Fme-n_0000000000) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 230654 INFO  (OverseerThreadFactory-600-thread-3-processing-n:127.0.0.1:61187__m%2Fme) [n:127.0.0.1:61187__m%2Fme    ] o.a.s.c.a.c.AddReplicaCmd Node Identified 127.0.0.1:61225__m%2Fme for creating new replica
   [junit4]   2> 230659 INFO  (qtp1321354860-2305) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_n61&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 230659 INFO  (qtp1321354860-2305) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 230767 INFO  (zkCallback-416-thread-1-processing-n:127.0.0.1:61225__m%2Fme) [n:127.0.0.1:61225__m%2Fme    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collectio

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

e-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BC53B6CA34E309B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BC53B6CA34E309B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.32s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180117_021644_3282919835322204749106.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180117_021644_32917388533824077270576.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180117_021713_0664147596493434818741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180117_021713_0663570506724749089825.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180117_021838_52513368854454418889143.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180117_021838_52516158749500039887988.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180117_021924_7533904485305663549265.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180117_021924_7518405871561846575266.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180117_021947_9847578216723828249715.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180117_021947_9844899081504905321111.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180117_022044_08715731125471365299240.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180117_022044_08714957707376935922851.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180117_022114_25010422188308829266650.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180117_022114_2507753755781127884113.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180117_022138_8493291787403313829.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180117_022138_84912960003406354140498.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180117_022237_84310909416535698743013.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180117_022237_84313423674244621899067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180117_022309_5001718381775879282951.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32308 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 404 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/404/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001

	at __randomizedtesting.SeedInfo.seed([F8BB9189C91324FA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.TestSolrJErrorHandling

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.response.TestSpellCheckResponse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001

	at __randomizedtesting.SeedInfo.seed([7A13964D352F5CD8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4753 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content5=PostingsFormat(name=LuceneFixedGap), content4=BlockTreeOrds(blocksize=128), trieInt=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content3=Lucene50(blocksize=128), content2=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), fie?ld=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), utf8=BlockTreeOrds(blocksize=128), trieLong=Lucene50(blocksize=128), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=BlockTreeOrds(blocksize=128), autf8=Lucene50(blocksize=128)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1224, maxMBSortInHeap=5.7539331159077225, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(ne)L1, content5=IB SPL-L3(800.0), content2=IB SPL-LZ(0.3), utf8=ClassicSimilarity, fie?ld=DFI(Saturated), content=IB SPL-L2, autf8=DFR I(n)LZ(0.3)}, locale=it, timezone=Etc/GMT0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63139392,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestManyPointsInOldIndex, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F8BB9189C91324FA -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Etc/GMT0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001\6.4.0-nocfs-001\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F8BB9189C91324FA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F8BB9189C91324FA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 54.59s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 10124 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.response.TestSpellCheckResponse
   [junit4]   2> 76123 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\init-core-data-001
   [junit4]   2> 76125 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 76126 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 76129 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 76260 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 76277 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 76278 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76279 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76280 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 76280 WARN  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76295 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 76295 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 76333 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76504 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76506 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76612 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76623 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76624 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76626 INFO  (coreLoadExecutor-815-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 76643 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76644 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-ltr-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76646 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 76646 WARN  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\..\..\..\..\dist
   [junit4]   2> 76653 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.SolrIndexConfig IndexWriter infoStream solr logging is enabled
   [junit4]   2> 76654 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 76686 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76853 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 76854 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 76877 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5890661d
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 76878 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\init-core-data-001\]
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: current segments file is "segments"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@68ff2a1d
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: init: create=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2e3b4d18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d89f6a1)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=CREATE
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@127d001f
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@66dadcc5
   [junit4]   2> 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now flush at close
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   start flush: applyAllDeletes=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   index before flush 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: initDynamicDefaults spins=true maxThreadCount=1 maxMergeCount=6
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: updateMergeThreads ioThrottle=true targetMBPerSec=10240.0 MB/sec
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]: now merge
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]:   index: 
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [MS][coreLoadExecutor-815-thread-1]:   no more merges pending; now return
   [junit4]   2> 76880 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: waitForMerges
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: waitForMerges done
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: start
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: enter lock
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: now prepare
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: prepareCommit: flush
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]:   index before flush 
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit(): start
   [junit4]   2> 76881 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit index= changeCount=2
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: startCommit: wrote pending segments file "pending_segments_1"
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: done all syncs: []
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: pendingCommit != null
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: done writing segments file "segments_1"
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = true]
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: took 1.6 msec
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: commit: done
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: all running merges have aborted
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback: done finish merges
   [junit4]   2> 76882 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: abort
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: done abort success=true
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: rollback: infos=
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76883 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 76967 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 76967 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 76968 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 76968 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: current segments file is "segments_1"; deletionPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper@68ff2a1d
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: init: load commit "segments_1"
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: now checkpoint "" [0 segments ; isCommit = false]
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreLoadExecutor-815-thread-1]: 0 msec to checkpoint
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: init: create=false
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: 
   [junit4]   2> dir=MockDirectoryWrapper(RAMDirectory@2e3b4d18 lockFactory=org.apache.lucene.store.SingleInstanceLockFactory@7d89f6a1)
   [junit4]   2> index=
   [junit4]   2> version=7.3.0
   [junit4]   2> analyzer=org.apache.solr.update.SolrIndexConfig$DelayedSchemaAnalyzer
   [junit4]   2> ramBufferSizeMB=100.0
   [junit4]   2> maxBufferedDocs=-1
   [junit4]   2> mergedSegmentWarmer=null
   [junit4]   2> delPolicy=org.apache.solr.core.IndexDeletionPolicyWrapper
   [junit4]   2> commit=null
   [junit4]   2> openMode=APPEND
   [junit4]   2> similarity=org.apache.solr.search.similarities.SchemaSimilarityFactory$SchemaSimilarity
   [junit4]   2> mergeScheduler=ConcurrentMergeScheduler: maxThreadCount=-1, maxMergeCount=-1, ioThrottle=true
   [junit4]   2> codec=Lucene70
   [junit4]   2> infoStream=org.apache.solr.update.LoggingInfoStream
   [junit4]   2> mergePolicy=[TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=30, maxMergedSegmentMB=5120.0, floorSegmentMB=2.0, forceMergeDeletesPctAllowed=10.0, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1
   [junit4]   2> indexerThreadPool=org.apache.lucene.index.DocumentsWriterPerThreadPool@6d692532
   [junit4]   2> readerPooling=true
   [junit4]   2> perThreadHardLimitMB=1945
   [junit4]   2> useCompoundFile=false
   [junit4]   2> commitOnClose=true
   [junit4]   2> indexSort=null
   [junit4]   2> checkPendingFlushOnUpdate=true
   [junit4]   2> writer=org.apache.solr.update.SolrIndexWriter@17e1dd3
   [junit4]   2> 
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: MMapDirectory.UNMAP_SUPPORTED=true
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: flush at getReader
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: startFullFlush
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [BD][coreLoadExecutor-815-thread-1]: waitApply: no deletes to apply
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreLoadExecutor-815-thread-1]: coreLoadExecutor-815-thread-1 finishFullFlush success=true
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreLoadExecutor-815-thread-1]: getReader took 0 msec
   [junit4]   2> 76969 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@21356cc6[collection1] main]
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _rest_managed.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76970 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {} for /rest/managed
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true} for /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 35 words for /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/stopwords/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_synonyms_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=true,format=solr} for /schema/analysis/synonyms/english
   [junit4]   2> 76971 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 3 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=text,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 76972 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=mySuggester,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=string,buildOnStartup=false}
   [junit4]   2> 76973 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.response.TestSpellCheckResponse_3F262AA2A509FFEF-001\tempDir-001\collection1\conf\elevate.xml
   [junit4]   2> 76984 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 76985 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@21356cc6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76985 INFO  (coreLoadExecutor-815-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589761057989066752
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=static+firstSearcher+warming+in+solrconfig.xml&distrib=false&event=firstSearcher} hits=0 status=0 QTime=0
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 76986 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 76987 INFO  (searcherExecutor-816-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@21356cc6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 76994 INFO  (SUITE-TestSpellCheckResponse-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 76995 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSpellCheckCollationResponse
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: nrtIsCurrent: infoVersion matches: true; DW changes: true; BD changes: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush at getReader
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startFullFlush
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=0 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]: flush naked frozen global deletes
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: compressed 104 to 52 bytes (50.00%) for deletes/updates; private segment null
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: push new packet (delGen=1 numDeleteQuerys=1 bytesUsed=52), packetCount=1, bytesUsed=0.000 MB
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush: push buffered updates: delGen=1 numDeleteQuerys=1 bytesUsed=52
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: packet matches no segments
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=1 now completedDelGen=1
   [junit4]   2> 76998 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done apply del packet (delGen=1 numDeleteQuerys=1 bytesUsed=52) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: waitApply: no deletes to apply
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: incRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: return reader version=2 reader=StandardDirectoryReader(segments_1:2:nrt)
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF] finishFullFlush success=true
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: getReader took 1 msec
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: decRefDeleter for NRT reader version=2 segments=
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{deleteByQuery=*:* (-1589761058000601088)} 0 3
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589761058003746816,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 76999 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 77000 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 77000 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{commit=} 0 0
   [junit4]   2> 77004 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[0 (1589761058004795392)]} 0 3
   [junit4]   2> 77004 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[1 (1589761058008989696)]} 0 0
   [junit4]   2> 77005 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[2 (1589761058010038272)]} 0 0
   [junit4]   2> 77005 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[3 (1589761058010038273)]} 0 0
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={}{add=[4 (1589761058011086848)]} 0 0
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589761058011086849,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@17e1dd3 commitCommandVersion:1589761058011086849
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: start
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: enter lock
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: now prepare
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: prepareCommit: flush
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]:   index before flush 
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startFullFlush
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: anyChanges? numDocsInRam=5 deletes=true hasTickets:false pendingChangesInFullFlush: false
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWFC][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: addFlushableState DocumentsWriterPerThread [pendingDeletes=gen=0 4 deleted terms (unique count=4) bytesUsed=916, segment=_0, aborted=false, numDocsInRAM=5, deleteQueue=DWDQ: [ generation: 2 ]]
   [junit4]   2> 77006 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: compressed 1145 to 1040 bytes (90.83%) for deletes/updates; private segment null
   [junit4]   2> 77007 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush postings as segment _0 numDocs=5
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 2 msec to write norms
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write docValues
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write points
   [junit4]   2> 77009 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to finish stored fields
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 1 msec to write postings and finish vectors
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to write fieldInfos
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: new segment has 0 deleted docs
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: new segment has no vectors; norms; docValues; prox; freqs
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushedFiles=[_0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0.nvm, _0_Lucene70_0.dvm, _0.fnm]
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushed codec=Lucene70
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flushed: segment=_0 ramUsed=0.097 MB newFlushedSize=0.002 MB docs/MB=2,701.123
   [junit4]   2> 77011 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DWPT][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: flush time 4.996268 msec
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publishFlushedSegment seg-private updates=null
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publishFlushedSegment _0(7.3.0):C5
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: push new packet (delGen=2 numDeleteTerms=5 bytesUsed=1040), packetCount=1, bytesUsed=0.001 MB
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=3 now completedDelGen=1
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: publish sets newSegment delGen=3 seg=_0(7.3.0):C5
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now checkpoint "_0(7.3.0):C5" [1 segments ; isCommit = false]
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: 0 msec to checkpoint
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: packet matches no segments
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: finished packet delGen=2 now completedDelGen=3
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done apply del packet (delGen=2 numDeleteTerms=5 bytesUsed=1040) to 0 segments; 0 new deletes/updates; took 0.000 sec; 0 packets remain
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now apply all deletes for all segments buffered updates bytesUsed=0 reader pool bytesUsed=0
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [BD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: waitApply: no deletes to apply
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [DW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF] finishFullFlush success=true
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit(): start
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit index=_0(7.3.0):C5 changeCount=4
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: startCommit: wrote pending segments file "pending_segments_2"
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: done all syncs: [_0.si, _0_Lucene50_0.doc, _0_Lucene50_0.tim, _0_Lucene70_0.dvd, _0_Lucene50_0.pos, _0.nvd, _0.fdx, _0_Lucene50_0.tip, _0.fdt, _0_Lucene70_0.dvm, _0.nvm, _0.fnm]
   [junit4]   2> 77012 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: pendingCommit != null
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IW][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: commit: done writing segments file "segments_2"
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]]: now checkpoint "_0(7.3.0):C5" [1 segments ; isCommit = true]
   [junit4]   2> 77013 INFO  (TEST-TestSpellCheckResponse.testSpellCheckCollationResponse-seed#[3F262AA2A509FFEF]) [    ] o.a.s.u.LoggingInfoStream [IFD][TEST-TestSpellCheckResponse.te

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

r-588-thread-1]: abort
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [DW][coreCloseExecutor-588-thread-1]: done abort success=true
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IW][coreCloseExecutor-588-thread-1]: rollback: infos=_1(7.3.0):C1000/999:delGen=1
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-588-thread-1]: now checkpoint "_1(7.3.0):C1000/999:delGen=1" [1 segments ; isCommit = false]
   [junit4]   2> 236422 INFO  (coreCloseExecutor-588-thread-1) [    x:collection1] o.a.s.u.LoggingInfoStream [IFD][coreCloseExecutor-588-thread-1]: 0 msec to checkpoint
   [junit4]   2> 236424 INFO  (SUITE-TestSolrJErrorHandling-seed#[3F262AA2A509FFEF]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4e01b1d2{/solr,null,UNAVAILABLE}
   [junit4]   2> 236425 INFO  (SUITE-TestSolrJErrorHandling-seed#[3F262AA2A509FFEF]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=en-GB, timezone=Europe/Monaco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=156932760,total=327991296
   [junit4]   2> NOTE: All tests run in this JVM: [AndEvaluatorTest, SolrExampleBinaryTest, SolrZkClientTest, JsonValidatorTest, TestZkConfigManager, MergeIndexesEmbeddedTest, ArcTangentEvaluatorTest, LargeVolumeBinaryJettyTest, TestFastInputStream, HttpSolrClientConPoolTest, SquareRootEvaluatorTest, TestNamedListCodec, CloudSolrClientTest, RegressionEvaluatorTest, StreamExpressionToExplanationTest, CubedRootEvaluatorTest, AscEvaluatorTest, FieldValueEvaluatorTest, OperationsTest, FacetFieldTest, TestClusteringResponse, CoalesceEvaluatorTest, LargeVolumeJettyTest, TangentEvaluatorTest, TestV2Request, JdbcDriverTest, TestValidatingJsonMap, StreamExpressionTest, ContentStreamTest, DocumentAnalysisResponseTest, SolrParamTest, ClientUtilsTest, SolrExceptionTest, TestSolrJErrorHandling]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrJErrorHandling -Dtests.seed=3F262AA2A509FFEF -Dtests.slow=true -Dtests.locale=en-GB -Dtests.timezone=Europe/Monaco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSolrJErrorHandling (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.TestSolrJErrorHandling_3F262AA2A509FFEF-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3F262AA2A509FFEF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [102/146 (2!)] on J1 in 16.22s, 4 tests, 1 error <<< FAILURES!

[...truncated 1594 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=597, maxMBSortInHeap=5.625619429267469, sim=RandomSimilarity(queryNorm=true): {}, locale=en-IN, timezone=Asia/Choibalsan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=58361048,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7A13964D352F5CD8 -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Choibalsan -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7A13964D352F5CD8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A13964D352F5CD8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 2.24s, 8 tests, 1 error <<< FAILURES!

[...truncated 45799 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 403 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/403/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001

	at __randomizedtesting.SeedInfo.seed([36061B5464419403]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001

	at __randomizedtesting.SeedInfo.seed([16B71EB4EBD47F7C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.AnalysisAfterCoreReloadTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([B73082041491C2BE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not find collection:collection2

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


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C36D19DD3401DA4F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001

	at __randomizedtesting.SeedInfo.seed([F83E1BACA71E4C1E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8162 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=cs, timezone=Etc/GMT+9
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=18942928,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyDocument, SweetSpotSimilarityTest, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=36061B5464419403 -Dtests.slow=true -Dtests.locale=cs -Dtests.timezone=Etc/GMT+9 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001\tempDir-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestRAFDirectory_36061B5464419403-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([36061B5464419403]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/13 (1!)] on J1 in 1.40s, 42 tests, 1 error <<< FAILURES!

[...truncated 1883 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Atlantic/Canary
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=47054736,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [TestPrefixCompletionQuery, TestLuceneDictionary, TestSuggestField, DocumentValueSourceDictionaryTest, WFSTCompletionTest, FuzzySuggesterTest, TestPlainTextDictionary, TestSpellChecker, AnalyzingSuggesterTest, TestDirectSpellChecker, TestLevenshteinDistance, TestHighFrequencyDictionary, TestJaroWinklerDistance, TestInputIterator, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=16B71EB4EBD47F7C -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Atlantic/Canary -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | BlendedInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001\BlendedInfixSuggesterTest-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_16B71EB4EBD47F7C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([16B71EB4EBD47F7C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [24/32 (1!)] on J1 in 1.79s, 6 tests, 1 error <<< FAILURES!

[...truncated 1827 lines...]
   [junit4] Suite: org.apache.solr.AnalysisAfterCoreReloadTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001
   [junit4]   2> 187044 WARN  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 187045 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 187051 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 187051 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 188479 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 188546 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 188949 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 188999 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 189441 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 189959 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189973 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189973 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 189977 INFO  (coreLoadExecutor-493-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 189979 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 190219 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 190299 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 190558 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 190621 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 190623 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 190624 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 190624 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001\]
   [junit4]   2> 190928 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=50.8671875, floorSegmentMB=1.8935546875, forceMergeDeletesPctAllowed=23.957993237656904, segmentsPerTier=35.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 191408 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 191408 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 191410 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 191410 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 191412 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=20, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7825653364292181]
   [junit4]   2> 191413 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@511afe[collection1] main]
   [junit4]   2> 191414 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 191440 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 191606 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 191607 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 191607 INFO  (coreLoadExecutor-493-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589707032188944384
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 191608 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 191610 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 191614 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 191615 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 191615 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 191617 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 191619 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 191626 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopwordsAfterCoreReload
   [junit4]   2> 191626 INFO  (searcherExecutor-494-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@511afe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 191824 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589707032416485376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 191824 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d8ca37 commitCommandVersion:1589707032416485376
   [junit4]   2> 191996 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@461f13[collection1] main]
   [junit4]   2> 191996 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 192028 INFO  (searcherExecutor-494-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@461f13[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 192036 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1589707032279121920)],commit=} 0 382
   [junit4]   2> 192068 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=31
   [junit4]   2> 192073 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=0 status=0 QTime=0
   [junit4]   2> 192074 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=0 status=0 QTime=0
   [junit4]   2> 192076 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=1 status=0 QTime=0
   [junit4]   2> 192081 ERROR (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1\core.properties
   [junit4]   2> 192083 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 192195 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 192226 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 192493 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 192552 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1
   [junit4]   2> 192657 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 192657 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001\]
   [junit4]   2> 193138 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 193139 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 193144 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@14138ea[collection1] main]
   [junit4]   2> 193146 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 193153 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 193186 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 193211 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6874743916446102]
   [junit4]   2> 193213 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 193215 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 193216 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 193217 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 193220 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 193237 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 193237 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 193239 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 193249 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14138ea[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 193255 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1036973[collection1] main]
   [junit4]   2> 193264 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1036973[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 193286 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4b467d
   [junit4]   2> 193286 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4933245
   [junit4]   2> 193287 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18dacec: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5f292
   [junit4]   2> 193362 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589707034029195264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193363 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@42d2bd commitCommandVersion:1589707034029195264
   [junit4]   2> 193424 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c051b5[collection1] main]
   [junit4]   2> 193426 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193430 INFO  (searcherExecutor-499-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c051b5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 193431 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=/update params={commit=true&softCommit=false&waitSearcher=true}{add=[42 (1589707034014515200)],commit=} 0 84
   [junit4]   2> 193433 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:terma} hits=1 status=0 QTime=1
   [junit4]   2> 193437 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopworda} hits=1 status=0 QTime=3
   [junit4]   2> 193441 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordb} hits=1 status=0 QTime=0
   [junit4]   2> 193442 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=/select params={q=teststop:stopwordc} hits=0 status=0 QTime=0
   [junit4]   2> 193442 INFO  (TEST-AnalysisAfterCoreReloadTest.testStopwordsAfterCoreReload-seed#[B73082041491C2BE]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testStopwordsAfterCoreReload
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=27999557
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 193454 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13f4334: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@11579c6
   [junit4]   2> 193456 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 193456 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1651231: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1247d08
   [junit4]   2> 193464 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 193464 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30d897: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1449bf9
   [junit4]   2> 193469 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@f6f036
   [junit4]   2> 193470 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=16183350
   [junit4]   2> 193470 INFO  (coreCloseExecutor-503-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dc15e8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@b5f292
   [junit4]   2> 193509 INFO  (SUITE-AnalysisAfterCoreReloadTest-seed#[B73082041491C2BE]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), teststop=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Memory)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Memory), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=415, maxMBSortInHeap=6.50259707677198, sim=RandomSimilarity(queryNorm=true): {}, locale=sl, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=358447872,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [HLLUtilTest, TestUtilizeNode, ReplicaListTransformerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, TestSolrCoreParser, FullHLLTest, ComputePlanActionTest, TestRequestForwarding, TestNRTOpen, OverseerCollectionConfigSetProcessorTest, TestExpandComponent, AnalysisAfterCoreReloadTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalysisAfterCoreReloadTest -Dtests.seed=B73082041491C2BE -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | AnalysisAfterCoreReloadTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.AnalysisAfterCoreReloadTest_B73082041491C2BE-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B73082041491C2BE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [52/767 (1!)] on J1 in 7.17s, 1 test, 1 error <<< FAILURES!

[...truncated 1408 lines...]
   [junit4] Suite: org.apache.solr.cloud.FullSolrCloudDistribCmdsTest
   [junit4]   2> 2473344 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\init-core-data-001
   [junit4]   2> 2473345 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2473346 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2473346 INFO  (SUITE-FullSolrCloudDistribCmdsTest-seed#[B73082041491C2BE]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /uk/c
   [junit4]   2> 2473347 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2473347 INFO  (Thread-2476) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2473347 INFO  (Thread-2476) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2473353 ERROR (Thread-2476) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2473448 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkTestServer start zk server on port:50457
   [junit4]   2> 2473455 INFO  (zkConnectionManagerCallback-2476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473466 INFO  (zkConnectionManagerCallback-2478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473478 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2473484 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2473487 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2473489 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2473493 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2473494 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2473495 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2473497 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2473499 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2473501 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2473503 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2473504 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473505 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2473931 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@14169cd{/uk/c,null,AVAILABLE}
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f4ce1d{HTTP/1.1,[http/1.1]}{127.0.0.1:50464}
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server Started @2482317ms
   [junit4]   2> 2473932 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\tempDir-001/control/data, hostContext=/uk/c, hostPort=50464, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores}
   [junit4]   2> 2473932 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2473934 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T01:10:49.536Z
   [junit4]   2> 2473937 INFO  (zkConnectionManagerCallback-2480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2473938 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\solr.xml
   [junit4]   2> 2473945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2473945 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2473946 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2473950 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50457/solr
   [junit4]   2> 2473952 INFO  (zkConnectionManagerCallback-2484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2473953 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2473956 INFO  (zkConnectionManagerCallback-2486-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:50464_uk%2Fc
   [junit4]   2> 2474031 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) starting
   [junit4]   2> 2474040 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50464_uk%2Fc
   [junit4]   2> 2474047 INFO  (OverseerStateUpdate-99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2474127 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474133 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2474135 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores
   [junit4]   2> 2474161 INFO  (zkConnectionManagerCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2474162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2474162 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50457/solr ready
   [junit4]   2> 2474165 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50464_uk%252Fc&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2474168 INFO  (OverseerThreadFactory-4939-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2474288 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2474289 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2474395 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2475316 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2475327 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2475396 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2475410 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2475411 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2475413 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=48, maxMergedSegmentMB=23.126953125, floorSegmentMB=1.1357421875, forceMergeDeletesPctAllowed=11.306249523787672, segmentsPerTier=12.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3953567058796913
   [junit4]   2> 2475415 WARN  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2475486 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2475486 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2475489 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2475489 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2475490 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=11, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3130811722640433]
   [junit4]   2> 2475490 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@d1a44e[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2475491 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2475491 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2475492 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2475492 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589709427015942144
   [junit4]   2> 2475492 INFO  (searcherExecutor-4942-thread-1-processing-n:127.0.0.1:50464_uk%2Fc x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@d1a44e[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2475497 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2475500 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:50464/uk/c/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2475602 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2475654 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2475656 INFO  (qtp6142691-13427) [n:127.0.0.1:50464_uk%2Fc c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1367
   [junit4]   2> 2475658 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2475756 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2476171 INFO  (OverseerCollectionConfigSetProcessor-99356839048314884-127.0.0.1:50464_uk%2Fc-n_0000000000) [n:127.0.0.1:50464_uk%2Fc    ] 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> 2476659 INFO  (qtp6142691-13429) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:50464_uk%252Fc&wt=javabin&version=2} status=0 QTime=2493
   [junit4]   2> 2476666 INFO  (zkConnectionManagerCallback-2496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2476667 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2476669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:50457/solr ready
   [junit4]   2> 2476669 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2476669 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2476671 INFO  (OverseerThreadFactory-4939-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2476672 WARN  (OverseerThreadFactory-4939-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2476877 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2476877 INFO  (qtp6142691-13423) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=3&createNodeSet=&stateFormat=1&wt=javabin&version=2} status=0 QTime=208
   [junit4]   2> 2477371 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001 of type NRT
   [junit4]   2> 2477372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2477372 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@157b379{/uk/c,null,AVAILABLE}
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@99cc35{HTTP/1.1,[http/1.1]}{127.0.0.1:50487}
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.e.j.s.Server Started @2485757ms
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\tempDir-001/jetty1, solrconfig=solrconfig.xml, hostContext=/uk/c, hostPort=50487, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001\cores}
   [junit4]   2> 2477373 ERROR (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2477373 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2477375 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-16T01:10:52.977Z
   [junit4]   2> 2477377 INFO  (zkConnectionManagerCallback-2498-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160fc84c97b0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2477379 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2477379 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.FullSolrCloudDistribCmdsTest_B73082041491C2BE-001\shard-1-001\solr.xml
   [junit4]   2> 2477384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2477384 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2477385 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2477390 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:50457/solr
   [junit4]   2> 2477391 INFO  (zkConnectionManagerCallback-2502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477395 INFO  (zkConnectionManagerCallback-2504-thread-1-processing-n:127.0.0.1:50487_uk%2Fc) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2477401 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2477403 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2477405 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:50487_uk%2Fc
   [junit4]   2> 2477406 INFO  (zkCallback-2485-thread-2-processing-n:127.0.0.1:50464_uk%2Fc) [n:127.0.0.1:50464_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477406 INFO  (zkCallback-2495-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477407 INFO  (zkCallback-2503-thread-1-processing-n:127.0.0.1:50487_uk%2Fc) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2477536 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2477542 INFO  (TEST-FullSolrCloudDistribCmdsTest.test-seed#[B73082041491C2BE]) [n:127.0.0.1:50487_uk%2Fc    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2a1f90
   [junit4]   2> 2477543 INFO  (TEST-FullSo

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

 reporters for registry=solr.core.collection1, tag=3317134
   [junit4]   2> 262879 INFO  (coreCloseExecutor-1212-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@f7a438: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@186812d
   [junit4]   2> 262901 INFO  (TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[C36D19DD3401DA4F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@50e65c{/solr,null,UNAVAILABLE}
   [junit4]   2> 262903 INFO  (TEST-SchemaTest.testDeleteFieldTypeAccuracy-seed#[C36D19DD3401DA4F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteFieldTypeAccuracy
   [junit4]   2> 262904 INFO  (SUITE-SchemaTest-seed#[C36D19DD3401DA4F]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=580, maxMBSortInHeap=5.329346736847651, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Etc/Zulu
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=61325096,total=296747008
   [junit4]   2> NOTE: All tests run in this JVM: [AppendEvaluatorTest, SineEvaluatorTest, SolrExampleXMLTest, CloudSolrClientBuilderTest, EmpiricalDistributionEvaluatorTest, GraphTest, JettyWebappTest, TestXMLEscaping, HyperbolicSineEvaluatorTest, FloorEvaluatorTest, TestBatchUpdate, NormalDistributionEvaluatorTest, NotEvaluatorTest, TestCoreAdmin, ExclusiveOrEvaluatorTest, ConcatOperationTest, GreaterThanEvaluatorTest, SolrDocumentTest, FieldAnalysisResponseTest, AddEvaluatorTest, TestRetryUtil, SolrExampleStreamingTest, ShardParamsTest, TestCloudSolrClientConnections, CosineEvaluatorTest, TestV1toV2ApiMapper, NoOpResponseParserTest, TestUpdateRequestCodec, TestSpellCheckResponse, TestCollectionAdminRequest, TermsResponseTest, JdbcTest, TestHash, CumulativeProbabilityEvaluatorTest, UsingSolrJRefGuideExamplesTest, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, ModifiableSolrParamsTest, ClientUtilsTest, AnlysisResponseBaseTest, CollectionAdminRequestRequiredParamsTest, TestLBHttpSolrClient, CloudSolrClientCacheTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, StreamingTest, AndEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CorrelationEvaluatorTest, DivideEvaluatorTest, EqualToEvaluatorTest, FieldValueEvaluatorTest, GreaterThanEqualToEvaluatorTest, HyperbolicTangentEvaluatorTest, LengthEvaluatorTest, LessThanEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest, PowerEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=C36D19DD3401DA4F -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_C36D19DD3401DA4F-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C36D19DD3401DA4F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [135/146 (1!)] on J0 in 62.94s, 35 tests, 1 error <<< FAILURES!

[...truncated 1488 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23697, maxDocsPerChunk=9, blockSize=470), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=23697, blockSize=470)), sim=RandomSimilarity(queryNorm=false): {}, locale=es-PA, timezone=Africa/Douala
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=31094512,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=F83E1BACA71E4C1E -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Africa/Douala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_F83E1BACA71E4C1E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F83E1BACA71E4C1E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 20.84s, 8 tests, 1 error <<< FAILURES!

[...truncated 41538 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 402 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/402/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52:910C354B87EA5EAD]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.asserting.TestAssertingPointsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001

	at __randomizedtesting.SeedInfo.seed([FA880019428D64DF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:EAD40BEE2889DBC8]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6: ClusterState says we are the leader (http://127.0.0.1:60752/solr/awhollynewcollection_0_shard4_replica_n6), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery

Error Message:
Expected a collection with one shard and two replicas null Live Nodes: [127.0.0.1:58841_solr, 127.0.0.1:58842_solr] Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={   "pullReplicas":"0",   "replicationFactor":"2",   "shards":{"shard1":{       "range":"80000000-7fffffff",       "state":"active",       "replicas":{         "core_node3":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n1",           "base_url":"https://127.0.0.1:58842/solr",           "node_name":"127.0.0.1:58842_solr",           "state":"down",           "type":"NRT"},         "core_node4":{           "core":"MissingSegmentRecoveryTest_shard1_replica_n2",           "base_url":"https://127.0.0.1:58841/solr",           "node_name":"127.0.0.1:58841_solr",           "state":"active",           "type":"NRT",           "leader":"true"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"2",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected a collection with one shard and two replicas
null
Live Nodes: [127.0.0.1:58841_solr, 127.0.0.1:58842_solr]
Last available state: DocCollection(MissingSegmentRecoveryTest//collections/MissingSegmentRecoveryTest/state.json/6)={
  "pullReplicas":"0",
  "replicationFactor":"2",
  "shards":{"shard1":{
      "range":"80000000-7fffffff",
      "state":"active",
      "replicas":{
        "core_node3":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
          "base_url":"https://127.0.0.1:58842/solr",
          "node_name":"127.0.0.1:58842_solr",
          "state":"down",
          "type":"NRT"},
        "core_node4":{
          "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
          "base_url":"https://127.0.0.1:58841/solr",
          "node_name":"127.0.0.1:58841_solr",
          "state":"active",
          "type":"NRT",
          "leader":"true"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"2",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:F2F4E759779B4240]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.MissingSegmentRecoveryTest.testLeaderRecovery(MissingSegmentRecoveryTest.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SpatialHeatmapFacetsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.AnalyticsQueryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D:9D297CF239EC04BA]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001

	at __randomizedtesting.SeedInfo.seed([57900B64DAFD1D3B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1944 lines...]
   [junit4] Suite: org.apache.lucene.codecs.asserting.TestAssertingPointsFormat
   [junit4] IGNOR/A 0.00s J1 | TestAssertingPointsFormat.testRandomBinaryBig
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4] IGNOR/A 0.00s J1 | TestAssertingPointsFormat.testMergeStability
   [junit4]    > Assumption #1: merge is not stable
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=es-GT, timezone=Europe/Luxembourg
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=84660432,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, Nested, TestAssertingPostingsFormat, ThrowInUncaught, TestBaseExplanationTestCase, TestCompressingStoredFieldsFormat, TestLookaheadTokenFilter, TestAssertingNormsFormat, TestHandleTrackingFS, Nested1, TestShuffleFS, TestMockDirectoryWrapper, TestMockAnalyzer, Nested2, Nested, TestMockCharFilter, TestAssertingPointsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAssertingPointsFormat -Dtests.seed=FA880019428D64DF -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=Europe/Luxembourg -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestAssertingPointsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.codecs.asserting.TestAssertingPointsFormat_FA880019428D64DF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FA880019428D64DF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/41 (1!)] on J1 in 7.02s, 18 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 6973 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ?? 15, 2018 1:30:14 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=1E82D2EB9586AD52 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   4.53s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52:910C354B87EA5EAD]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1E82D2EB9586AD52]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1443, maxMBSortInHeap=6.857529336235319, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70278272,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 6.79s, 5 tests, 1 error <<< FAILURES!

[...truncated 2915 lines...]
   [junit4] Suite: org.apache.solr.search.AnalyticsQueryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]   2> 225970 WARN  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=12 numCloses=12
   [junit4]   2> 225970 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 225974 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 225974 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 225975 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 225977 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 226035 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226047 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 226133 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 226255 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226260 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226260 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226261 INFO  (coreLoadExecutor-871-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 226262 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 226313 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 226333 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 226391 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@37b0103f
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 226399 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\]
   [junit4]   2> 226401 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=25, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.31774586789289816]
   [junit4]   2> 226487 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 226487 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 226488 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 226488 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 226490 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=24.083984375, floorSegmentMB=1.03515625, forceMergeDeletesPctAllowed=18.00747571498084, segmentsPerTier=31.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8725185071012744
   [junit4]   2> 226490 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@297f9b06[collection1] main]
   [junit4]   2> 226491 WARN  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 226492 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 226494 INFO  (searcherExecutor-872-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@297f9b06[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226494 INFO  (coreLoadExecutor-871-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589658197361164288
   [junit4]   2> 226496 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAnalyticsQuery
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f5115b6[collection1] realtime]
   [junit4]   2> 226499 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197367455744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197367455744
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70ebe83e[collection1] main]
   [junit4]   2> 226500 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226502 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70ebe83e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 226502 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 226521 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589658197375844352)]} 0 13
   [junit4]   2> 226522 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197390524416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226522 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197390524416
   [junit4]   2> 226529 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@73eec5cf[collection1] main]
   [junit4]   2> 226531 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@73eec5cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 226531 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226531 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 226533 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589658197401010176)]} 0 1
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589658197406253056)]} 0 2
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197406253057,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226537 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197406253057
   [junit4]   2> 226542 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7207b521[collection1] main]
   [junit4]   2> 226544 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7207b521[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 226544 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226544 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 226548 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589658197415690240)]} 0 2
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589658197418835968)]} 0 0
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197418835969,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226549 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197418835969
   [junit4]   2> 226552 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f4a2a22[collection1] main]
   [junit4]   2> 226554 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2f4a2a22[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2)))}
   [junit4]   2> 226554 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226554 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 226556 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589658197425127424)]} 0 1
   [junit4]   2> 226559 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589658197429321728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 226559 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@388e50b7 commitCommandVersion:1589658197429321728
   [junit4]   2> 226562 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@48055a45[collection1] main]
   [junit4]   2> 226564 INFO  (searcherExecutor-872-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@48055a45[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 226564 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 226565 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 226572 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!count}} hits=6 status=0 QTime=7
   [junit4]   2> 226575 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:(3+4)&fq={!count}} hits=2 status=0 QTime=0
   [junit4]   2> 226577 INFO  (TEST-AnalyticsQueryTest.testAnalyticsQuery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAnalyticsQuery
   [junit4]   2> 226577 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 226577 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=556246216
   [junit4]   2> 226578 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 226578 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@71295a1a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65a7db1
   [junit4]   2> 226589 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 226589 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fcb72c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@41d4d6a8
   [junit4]   2> 226591 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 226591 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@361347fa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@3e0a8d46
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3a994ecd
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=983125709
   [junit4]   2> 226593 INFO  (coreCloseExecutor-877-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44ca1571: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@53ad36a7
   [junit4]   2> 226610 INFO  (SUITE-AnalyticsQueryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=Asia/Dushanbe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=188332216,total=288358400
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, HighlighterTest, DistributedFacetPivotSmallTest, ZkCLITest, TestDistributedStatsComponentCardinality, TestSurroundQueryParser, TestFieldCacheSort, TestRecovery, AlternateDirectoryTest, DistribCursorPagingTest, HdfsDirectoryFactoryTest, TestReloadAndDeleteDocs, ConfigureRecoveryStrategyTest, TestLFUCache, TestHighlightDedupGrouping, ShowFileRequestHandlerTest, SaslZkACLProviderTest, CdcrRequestHandlerTest, RecoveryZkTest, TestHalfAndHalfDocValues, PeerSyncWithIndexFingerprintCachingTest, DocExpirationUpdateProcessorFactoryTest, CreateCollectionCleanupTest, MigrateRouteKeyTest, AnalyticsQueryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AnalyticsQueryTest -Dtests.seed=A2A17F5A2EBAF45D -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=Asia/Dushanbe -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | AnalyticsQueryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.AnalyticsQueryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [49/767 (1!)] on J0 in 0.66s, 1 test, 1 error <<< FAILURES!

[...truncated 979 lines...]
   [junit4] Suite: org.apache.solr.cloud.MissingSegmentRecoveryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\init-core-data-001
   [junit4]   2> 1265434 WARN  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=43 numCloses=43
   [junit4]   2> 1265434 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1265441 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1265441 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1265443 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001
   [junit4]   2> 1265443 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1265443 INFO  (Thread-2450) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1265443 INFO  (Thread-2450) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1265450 ERROR (Thread-2450) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1265544 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58837
   [junit4]   2> 1265552 INFO  (zkConnectionManagerCallback-2529-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265556 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265563 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1265563 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1265565 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f26db88{/solr,null,AVAILABLE}
   [junit4]   2> 1265565 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@137a9d2{/solr,null,AVAILABLE}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2a8c4dc6{SSL,[ssl, http/1.1]}{127.0.0.1:58841}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4e526b67{SSL,[ssl, http/1.1]}{127.0.0.1:58842}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.e.j.s.Server Started @1274125ms
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.e.j.s.Server Started @1274125ms
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58841}
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58842}
   [junit4]   2> 1265566 ERROR (jetty-launcher-2526-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1265566 ERROR (jetty-launcher-2526-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:53:53.667Z
   [junit4]   2> 1265566 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-15T11:53:53.667Z
   [junit4]   2> 1265580 INFO  (zkConnectionManagerCallback-2531-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265580 INFO  (zkConnectionManagerCallback-2533-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265580 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1265580 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1265612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265612 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265617 INFO  (jetty-launcher-2526-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58837/solr
   [junit4]   2> 1265617 INFO  (jetty-launcher-2526-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58837/solr
   [junit4]   2> 1265620 INFO  (zkConnectionManagerCallback-2539-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265620 INFO  (zkConnectionManagerCallback-2541-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265620 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f9ab2e8c0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1265623 INFO  (zkConnectionManagerCallback-2545-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265623 INFO  (zkConnectionManagerCallback-2543-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1265767 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1265767 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1265768 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58841_solr
   [junit4]   2> 1265769 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58842_solr
   [junit4]   2> 1265770 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.Overseer Overseer (id=99353705417801733-127.0.0.1:58841_solr-n_0000000000) starting
   [junit4]   2> 1265780 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58841_solr
   [junit4]   2> 1265841 INFO  (zkCallback-2544-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1265854 INFO  (zkCallback-2542-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1265946 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265947 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265962 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58841.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1265966 INFO  (jetty-launcher-2526-thread-1) [n:127.0.0.1:58841_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001\node1\.
   [junit4]   2> 1265966 INFO  (jetty-launcher-2526-thread-2) [n:127.0.0.1:58842_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.MissingSegmentRecoveryTest_A2A17F5A2EBAF45D-001\tempDir-001\node2\.
   [junit4]   2> 1266066 INFO  (zkConnectionManagerCallback-2551-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266072 INFO  (zkConnectionManagerCallback-2555-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1266074 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1266077 INFO  (SUITE-MissingSegmentRecoveryTest-seed#[A2A17F5A2EBAF45D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58837/solr ready
   [junit4]   2> 1266227 INFO  (TEST-MissingSegmentRecoveryTest.testLeaderRecovery-seed#[A2A17F5A2EBAF45D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderRecovery
   [junit4]   2> 1266261 INFO  (qtp746909453-12991) [n:127.0.0.1:58841_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=1&name=MissingSegmentRecoveryTest&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1266272 INFO  (OverseerThreadFactory-5364-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.CreateCollectionCmd Create collection MissingSegmentRecoveryTest
   [junit4]   2> 1266399 INFO  (OverseerStateUpdate-99353705417801733-127.0.0.1:58841_solr-n_0000000000) [n:127.0.0.1:58841_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58842/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266401 INFO  (OverseerStateUpdate-99353705417801733-127.0.0.1:58841_solr-n_0000000000) [n:127.0.0.1:58841_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MissingSegmentRecoveryTest",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MissingSegmentRecoveryTest_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:58841/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1266619 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n2&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1266621 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1266644 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=MissingSegmentRecoveryTest_shard1_replica_n1&action=CREATE&numShards=1&collection=MissingSegmentRecoveryTest&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1266646 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1266759 INFO  (zkCallback-2544-thread-1-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2542-thread-1-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2542-thread-2-processing-n:127.0.0.1:58842_solr) [n:127.0.0.1:58842_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1266759 INFO  (zkCallback-2544-thread-2-processing-n:127.0.0.1:58841_solr) [n:127.0.0.1:58841_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MissingSegmentRecoveryTest/state.json] for collection [MissingSegmentRecoveryTest] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1267669 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1267669 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1267675 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1267675 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema [MissingSegmentRecoveryTest_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n1' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1267679 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1267679 INFO  (qtp746909453-12988) [n:127.0.0.1:58841_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node4 x:MissingSegmentRecoveryTest_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'MissingSegmentRecoveryTest_shard1_replica_n2' using configuration from collection MissingSegmentRecoveryTest, trusted=true
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58842.solr.core.MissingSegmentRecoveryTest.shard1.replica_n1' (registry 'solr.core.MissingSegmentRecoveryTest.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@457e60ec
   [junit4]   2> 1267679 INFO  (qtp167364383-12993) [n:127.0.0.1:58842_solr c:MissingSegmentRecoveryTest s:shard1 r:core_node3 x:MissingSegmentRecoveryTest_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 126

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

yConfig, NumericFieldsTest, TestElisionMultitermQuery, ExternalFileFieldSortTest, NotRequiredUniqueKeyTest, SpellPossibilityIteratorTest, TestCharFilters, EchoParamsTest, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, DateMathParserTest, TestSystemIdResolver, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, ZkNodePropsTest, SystemInfoHandlerTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestDistributedMissingSort, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CloudExitableDirectoryReaderTest, CollectionStateFormat2Test, ConcurrentDeleteAndCreateCollectionTest, ConnectionManagerTest, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DeleteStatusTest, DistributedQueueTest, DistributedVersionInfoTest, HttpPartitionTest, LeaderFailureAfterFreshStartTest, MultiThreadedOCPTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, SSLMigrationTest, ShardSplitTest, TestRandomRequestDistribution, TestRebalanceLeaders, TestSSLRandomization, TestSegmentSorting, TestSkipOverseerOperations, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, SystemLogListenerTest, TriggerIntegrationTest, TestDynamicLoading, TestConfigReload, TestReqParamsAPI, TestSQLHandler, V2ApiIntegrationTest, AutoscalingHistoryHandlerTest, SpatialHeatmapFacetsTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SpatialHeatmapFacetsTest -Dtests.seed=A2A17F5A2EBAF45D -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SpatialHeatmapFacetsTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets\_default
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001\control
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.SpatialHeatmapFacetsTest_A2A17F5A2EBAF45D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2A17F5A2EBAF45D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [654/767 (5!)] on J1 in 47.43s, 4 tests, 1 error <<< FAILURES!

[...truncated 2862 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=121, maxMBSortInHeap=6.964368131884129, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46705456,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=57900B64DAFD1D3B -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_57900B64DAFD1D3B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([57900B64DAFD1D3B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.79s, 8 tests, 1 error <<< FAILURES!

[...truncated 45790 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 401 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/401/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedGrouping

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control\analysisconfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedGrouping_E8A3682D63194F81-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81:FCEB3378401EF29F]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.LargeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001

	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81:D72B6B85744FBF66]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001

	at __randomizedtesting.SeedInfo.seed([CFC80C6CE32C5B1A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12009 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 450528 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\init-core-data-001
   [junit4]   2> 450530 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 450532 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-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> 450534 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 450536 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001
   [junit4]   2> 450536 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 450536 INFO  (Thread-673) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 450536 INFO  (Thread-673) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 450541 ERROR (Thread-673) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 450637 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59812
   [junit4]   2> 450641 INFO  (zkConnectionManagerCallback-786-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450645 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f6f8e2760000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3ae4a85c{/solr,null,AVAILABLE}
   [junit4]   2> 450649 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450650 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6bdcd180{/solr,null,AVAILABLE}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58be5bdd{SSL,[ssl, http/1.1]}{127.0.0.1:59816}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72a5b303{SSL,[ssl, http/1.1]}{127.0.0.1:59819}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.e.j.s.Server Started @458414ms
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.e.j.s.Server Started @458414ms
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59819}
   [junit4]   2> 450655 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59816}
   [junit4]   2> 450658 ERROR (jetty-launcher-783-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450658 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.348Z
   [junit4]   2> 450660 ERROR (jetty-launcher-783-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450660 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.350Z
   [junit4]   2> 450665 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 450666 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2bccc01c{/solr,null,AVAILABLE}
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@802a2da{SSL,[ssl, http/1.1]}{127.0.0.1:59827}
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.e.j.s.Server Started @458426ms
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59827}
   [junit4]   2> 450668 ERROR (jetty-launcher-783-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 450668 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T23:19:54.358Z
   [junit4]   2> 450668 INFO  (zkConnectionManagerCallback-790-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450668 INFO  (zkConnectionManagerCallback-788-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450672 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450673 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450682 INFO  (zkConnectionManagerCallback-792-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450699 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 450704 INFO  (jetty-launcher-783-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450709 INFO  (jetty-launcher-783-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450714 INFO  (jetty-launcher-783-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59812/solr
   [junit4]   2> 450718 INFO  (zkConnectionManagerCallback-796-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450724 INFO  (zkConnectionManagerCallback-800-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450726 INFO  (zkConnectionManagerCallback-804-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450729 INFO  (zkConnectionManagerCallback-806-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450735 INFO  (zkConnectionManagerCallback-810-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450736 INFO  (zkConnectionManagerCallback-808-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 450865 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450865 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450866 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59827_solr
   [junit4]   2> 450867 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59816_solr
   [junit4]   2> 450867 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.Overseer Overseer (id=99350740613857288-127.0.0.1:59827_solr-n_0000000000) starting
   [junit4]   2> 450871 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450872 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 450884 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59827_solr
   [junit4]   2> 450934 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 450934 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 450938 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 450940 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 450942 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59819_solr
   [junit4]   2> 450944 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 450944 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 450979 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 451032 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451034 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451041 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451043 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451044 INFO  (jetty-launcher-783-thread-2) [n:127.0.0.1:59816_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.
   [junit4]   2> 451044 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451045 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451046 INFO  (jetty-launcher-783-thread-1) [n:127.0.0.1:59827_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.
   [junit4]   2> 451067 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451071 WARN  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.j.JmxMetricsReporter Unable to register gauge
   [junit4]   2> javax.management.InstanceNotFoundException: solr_59819:dom1=solr,dom2=jvm,name0=os,name=processCpuLoad
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.getMBean(DefaultMBeanServerInterceptor.java:1095)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.exclusiveUnregisterMBean(DefaultMBeanServerInterceptor.java:427)
   [junit4]   2> 	at com.sun.jmx.interceptor.DefaultMBeanServerInterceptor.unregisterMBean(DefaultMBeanServerInterceptor.java:415)
   [junit4]   2> 	at com.sun.jmx.mbeanserver.JmxMBeanServer.unregisterMBean(JmxMBeanServer.java:546)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.registerMBean(JmxMetricsReporter.java:530)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter$JmxListener.onGaugeAdded(JmxMetricsReporter.java:565)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.lambda$start$0(JmxMetricsReporter.java:738)
   [junit4]   2> 	at java.util.HashMap.forEach(HashMap.java:1288)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.jmx.JmxMetricsReporter.start(JmxMetricsReporter.java:728)
   [junit4]   2> 	at org.apache.solr.metrics.reporters.SolrJmxReporter.doInit(SolrJmxReporter.java:109)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:70)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
   [junit4]   2> 	at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:547)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
   [junit4]   2> 	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
   [junit4]   2> 	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
   [junit4]   2> 	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 451075 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451075 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 451076 INFO  (jetty-launcher-783-thread-3) [n:127.0.0.1:59819_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.
   [junit4]   2> 451371 INFO  (zkConnectionManagerCallback-818-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 451373 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f6f8e276000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 451376 INFO  (zkConnectionManagerCallback-822-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 451378 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 451379 INFO  (SUITE-TestClusterStateProvider-seed#[E8A3682D63194F81]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59812/solr ready
   [junit4]   2> 451420 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 451432 INFO  (OverseerThreadFactory-1197-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 451540 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59816/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451542 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59819/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451544 INFO  (OverseerStateUpdate-99350740613857288-127.0.0.1:59827_solr-n_0000000000) [n:127.0.0.1:59827_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:59827/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 451790 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 451790 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451803 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451805 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451843 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 451846 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 451970 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451970 INFO  (zkCallback-809-thread-1-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451970 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451972 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451973 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 451973 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 452886 WARN  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 452890 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452891 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452891 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 452906 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452907 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452910 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 452911 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 452911 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 452912 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 452918 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452919 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 452920 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452921 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 452922 WARN  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1083)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1035)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 452923 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 452923 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 452924 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 452924 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59827.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452925 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59816.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452925 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452925 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.system_shard1_replica_p4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node1\.\.system_shard1_replica_p4\data\]
   [junit4]   2> 452935 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452935 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 452935 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 452936 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59819.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@13c0bb20
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 452937 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_E8A3682D63194F81-001\tempDir-001\node3\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 453058 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453058 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453063 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 453063 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 453064 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 453064 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453064 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 453064 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453066 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 453066 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 453066 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d17fd8a[.system_shard1_replica_p4] main]
   [junit4]   2> 453067 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@298db5ae[.system_shard1_replica_n2] main]
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453067 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453067 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453068 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f9b131f[.system_shard1_replica_n1] main]
   [junit4]   2> 453068 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453068 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 453071 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 453072 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 453072 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453073 INFO  (searcherExecutor-1202-thread-1-processing-n:127.0.0.1:59816_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searcher Searcher@4f9b131f[.system_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453073 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589611852477759488
   [junit4]   2> 453077 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 453078 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 453079 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 32 ms
   [junit4]   2> 453101 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453103 INFO  (searcherExecutor-1203-thread-1-processing-n:127.0.0.1:59827_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@4d17fd8a[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 33 ms
   [junit4]   2> 453103 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ZkController .system_shard1_replica_p4 starting background replication from leader
   [junit4]   2> 453103 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:03
   [junit4]   2> 453103 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453104 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589611852510265344
   [junit4]   2> 453105 INFO  (searcherExecutor-1204-thread-1-processing-n:127.0.0.1:59819_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@298db5ae[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 453107 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 3000ms
   [junit4]   2> 453107 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 453181 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453181 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:59816/solr/.system_shard1_replica_n1/
   [junit4]   2> 453580 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:59816/solr START replicas=[https://127.0.0.1:59819/solr/.system_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 453595 INFO  (qtp1996874735-3358) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.S.Request [.system_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=.system_shard1_replica_n1 url=https://127.0.0.1:59816/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 453881 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 453885 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:59816/solr/.system_shard1_replica_n1/ shard1
   [junit4]   2> 453988 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 453988 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454038 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 454043 INFO  (qtp797354219-3350) [n:127.0.0.1:59816_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2239
   [junit4]   2> 454112 INFO  (qtp1691680984-3380) [n:127.0.0.1:59827_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2327
   [junit4]   2> 454114 INFO  (qtp1996874735-3361) [n:127.0.0.1:59819_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2271
   [junit4]   2> 454123 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_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> 454222 INFO  (zkCallback-807-thread-2-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454222 INFO  (zkCallback-807-thread-1-processing-n:127.0.0.1:59816_solr) [n:127.0.0.1:59816_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-809-thread-2-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-805-thread-1-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-805-thread-2-processing-n:127.0.0.1:59819_solr) [n:127.0.0.1:59819_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 454223 INFO  (zkCallback-809-thread-3-processing-n:127.0.0.1:59827_solr) [n:127.0.0.1:59827_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 455124 INFO  (qtp1691680984-3381) [n:127.0.0.1:59827_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3703
   [junit4]   2> 455134 INFO  (qtp1691680984-3376) [n:127.0.0.1:59827_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455144 INFO  (qtp1996874735-3366) [n:127.0.0.1:59819_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455154 INFO  (qtp797354219-3370) [n:127.0.0.1:59816_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 455217 INFO  (TEST-TestClusterStateProvider.testAutoScalingConfig-seed#[E8A3682D63194F81]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAutoScalingConfig
   [junit4] 

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

ySenderNoQuery, BitVectorTest, TestCloudJSONFacetJoinDomain, TestDFISimilarityFactory, TestRetrieveFieldsOptimizer, IndexSchemaTest, TestTlogReplica, TestBinaryField, CoreAdminCreateDiscoverTest, LeaderElectionContextKeyTest, RemoteQueryErrorTest, TestPHPSerializedResponseWriter, TestSolrCoreParser, TestCustomStream, UUIDUpdateProcessorFallbackTest, TestCopyFieldCollectionResource, SmileWriterTest, TemplateUpdateProcessorTest, SecurityConfHandlerTest, TestRecovery, TestCloudSearcherWarming, ScriptEngineTest, UtilsToolTest, TestHighFrequencyDictionaryFactory, DeleteShardTest, RollingRestartTest, StressHdfsTest, TestUninvertingReader, BigEndianAscendingWordDeserializerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestFileDictionaryLookup, HttpSolrCallGetCoreTest, CleanupOldIndexTest, NoCacheHeaderTest, TlogReplayBufferedWhileIndexingTest, VMParamsZkACLAndCredentialsProvidersTest, BasicDistributedZkTest, TestChildDocTransformer, TestSlowCompositeReaderWrapper, SpellCheckComponentTest, URLClassifyProcessorTest, DistributedTermsComponentTest, TestSolrConfigHandlerCloud, TestRawResponseWriter, TestPolicyCloud, TestLFUCache, TestNodeAddedTrigger, TestStressInPlaceUpdates, TestCodecSupport, BlockJoinFacetSimpleTest, BlockJoinFacetDistribTest, TestManagedResource, PathHierarchyTokenizerFactoryTest, TestXmlQParserPlugin, TestComplexPhraseLeadingWildcard, RecoveryZkTest, TestPointFields, SolrIndexMetricsTest, ReturnFieldsTest, ZkStateReaderTest, TestBulkSchemaConcurrent, TestLeaderElectionZkExpiry, TestEmbeddedSolrServerSchemaAPI, HdfsUnloadDistributedZkTest, ShardRoutingTest, TestSimpleTextCodec, TestExceedMaxTermLength, TestBackupRepositoryFactory, TestIBSimilarityFactory, SolrCloudReportersTest, CloneFieldUpdateProcessorFactoryTest, TestLocalFSCloudBackupRestore, TestGeoJSONResponseWriter, TestSolrCoreProperties, TestReloadAndDeleteDocs, TestTrieFacet, TestAnalyzeInfixSuggestions, TestSolrCoreSnapshots, MoveReplicaTest, TestCustomSort, SortByFunctionTest, StatsComponentTest, TestUniqueKeyFieldResource, SolrTestCaseJ4Test, CollectionsAPISolrJTest, AnalyticsQueryTest, EnumFieldTest, TestReplicaProperties, TestTolerantUpdateProcessorRandomCloud, WordBreakSolrSpellCheckerTest, SolrMetricsIntegrationTest, CollectionReloadTest, SolrMetricManagerTest, SuggestComponentContextFilterQueryTest, TestDelegationWithHadoopAuth, FieldAnalysisRequestHandlerTest, TestLegacyField, HdfsRecoverLeaseTest, SearchHandlerTest, V2StandaloneTest, TestRealTimeGet, SuggesterTSTTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestObjectReleaseTracker, DistributedDebugComponentTest, TestSchemaResource, SuggesterFSTTest, TestPolicyCloud, DeleteInactiveReplicaTest, SolrCmdDistributorTest, SolrCLIZkUtilsTest, MetricsConfigTest, SpatialFilterTest, CreateCollectionCleanupTest, WrapperMergePolicyFactoryTest, SpellCheckCollatorTest, HdfsBasicDistributedZk2Test, TestReqParamsAPI, TestNoOpRegenerator, DateMathParserTest, TestSolrXml, AnalysisErrorHandlingTest, TestSolrCloudWithDelegationTokens, TestOmitPositions, TestCloudDeleteByQuery, TestAtomicUpdateErrorCases, ConfigureRecoveryStrategyTest, CSVRequestHandlerTest, RegexBoostProcessorTest, DateFieldTest, TestStandardQParsers, LargeFieldTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LargeFieldTest -Dtests.seed=E8A3682D63194F81 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=Etc/GMT-6 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | LargeFieldTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.LargeFieldTest_E8A3682D63194F81-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E8A3682D63194F81]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [393/766 (4!)] on J0 in 0.41s, 1 test, 1 error <<< FAILURES!

[...truncated 3717 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1807, maxMBSortInHeap=6.540762273680017, sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=59939968,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CFC80C6CE32C5B1A -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CFC80C6CE32C5B1A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CFC80C6CE32C5B1A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.27s, 8 tests, 1 error <<< FAILURES!

[...truncated 45773 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 400 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/400/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001

	at __randomizedtesting.SeedInfo.seed([3182DD7FA914674E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1

	at __randomizedtesting.SeedInfo.seed([2F4D04FDE8EF3E99:4A54C790CB6F675F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D:25454D2480785E7D]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_189DE308B896000D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminCreateDiscoverTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([189DE308B896000D:2715E0A0AFC0F0EA]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001

	at __randomizedtesting.SeedInfo.seed([92A366D11CD9E0C7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6584 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=278, maxMBSortInHeap=7.427554238318433, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(F)2, field=DFR G2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)B2, body=DFR I(ne)L1, f_DOCS=DFR G2}, locale=sr-Latn-ME, timezone=America/Bogota
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=65644952,total=107479040
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextDocValuesFormat, TestSimpleTextNormsFormat, TestFSTPostingsFormat, TestMemoryPostingsFormat, TestSimpleTextSegmentInfoFormat, TestBloomPostingsFormat, TestFixedGapPostingsFormat, TestSimpleTextPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat, TestVarGapFixedIntervalPostingsFormat, TestOrdsBlockTree]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOrdsBlockTree -Dtests.seed=3182DD7FA914674E -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Bogota -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOrdsBlockTree (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_3182DD7FA914674E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3182DD7FA914674E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/20 (1!)] on J1 in 3.23s, 32 tests, 1 error <<< FAILURES!

[...truncated 2333 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testNoUpdateThread -Dtests.seed=2F4D04FDE8EF3E99 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Africa/Niamey -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.03s J0 | IndexReplicationClientTest.testNoUpdateThread <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001\replicationClientTest-004\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2F4D04FDE8EF3E99:4A54C790CB6F675F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest.testNoUpdateThread(IndexReplicationClientTest.java:163)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexReplicationClientTest_2F4D04FDE8EF3E99-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=875, maxMBSortInHeap=5.220959060160394, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-BA, timezone=Africa/Niamey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=50510912,total=65536000
   [junit4]   2> NOTE: All tests run in this JVM: [HttpReplicatorTest, IndexReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 2.92s, 4 tests, 1 error <<< FAILURES!

[...truncated 3988 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1544162 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\init-core-data-001
   [junit4]   2> 1544169 WARN  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=25 numCloses=25
   [junit4]   2> 1544169 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1544175 INFO  (SUITE-TestAuthenticationFramework-seed#[189DE308B896000D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1544177 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001
   [junit4]   2> 1544177 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1544177 INFO  (Thread-3687) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1544177 INFO  (Thread-3687) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1544177 ERROR (Thread-3687) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1544278 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.ZkTestServer start zk server on port:56360
   [junit4]   2> 1544284 INFO  (zkConnectionManagerCallback-3146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544316 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1544317 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f957bf{/solr,null,AVAILABLE}
   [junit4]   2> 1544316 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1544318 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10c0255{/solr,null,AVAILABLE}
   [junit4]   2> 1544324 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bf30d3{HTTP/1.1,[http/1.1]}{127.0.0.1:56367}
   [junit4]   2> 1544326 INFO  (jetty-launcher-3143-thread-2) [    ] o.e.j.s.Server Started @1552858ms
   [junit4]   2> 1544326 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56367}
   [junit4]   2> 1544326 ERROR (jetty-launcher-3143-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:03:59.046Z
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12b288c{HTTP/1.1,[http/1.1]}{127.0.0.1:56364}
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.e.j.s.Server Started @1552859ms
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56364}
   [junit4]   2> 1544327 ERROR (jetty-launcher-3143-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1544327 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-14T10:03:59.046Z
   [junit4]   2> 1544327 INFO  (zkConnectionManagerCallback-3148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544327 INFO  (zkConnectionManagerCallback-3150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544332 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1544332 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1544351 INFO  (jetty-launcher-3143-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56360/solr
   [junit4]   2> 1544351 INFO  (jetty-launcher-3143-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56360/solr
   [junit4]   2> 1544353 INFO  (zkConnectionManagerCallback-3158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544353 INFO  (zkConnectionManagerCallback-3156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544357 INFO  (zkConnectionManagerCallback-3160-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544358 INFO  (zkConnectionManagerCallback-3162-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544475 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1544476 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56367_solr
   [junit4]   2> 1544477 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.Overseer Overseer (id=99347610920288262-127.0.0.1:56367_solr-n_0000000000) starting
   [junit4]   2> 1544487 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56367_solr
   [junit4]   2> 1544488 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1544494 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1544496 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56364_solr
   [junit4]   2> 1544578 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1544580 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1544621 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1544638 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1544756 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544759 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544764 INFO  (jetty-launcher-3143-thread-2) [n:127.0.0.1:56367_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.
   [junit4]   2> 1544766 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544766 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1544767 INFO  (jetty-launcher-3143-thread-1) [n:127.0.0.1:56364_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.
   [junit4]   2> 1544831 INFO  (zkConnectionManagerCallback-3168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544838 INFO  (zkConnectionManagerCallback-3172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1544839 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1544840 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56360/solr ready
   [junit4]   2> 1544847 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[189DE308B896000D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1544849 INFO  (qtp24908492-16732) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1544859 INFO  (OverseerThreadFactory-6811-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 1544969 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544973 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56364/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544975 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56367/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1544978 INFO  (OverseerStateUpdate-99347610920288262-127.0.0.1:56367_solr-n_0000000000) [n:127.0.0.1:56367_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56364/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1545179 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545179 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545185 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545185 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1545186 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1545188 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1545300 INFO  (zkCallback-3161-thread-1-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545300 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545302 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1545302 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546217 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546217 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546217 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546223 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 1546223 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 1546223 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 1546240 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1546240 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546240 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546241 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56364.solr.core.testcollection.shard2.replica_n6' (registry 'solr.core.testcollection.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546245 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\testcollection_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node1\.\testcollection_shard2_replica_n6\data\]
   [junit4]   2> 1546245 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 1546250 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1546251 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1546251 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56367.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@852bad
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1546252 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_189DE308B896000D-001\tempDir-001\node2\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 1546359 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546359 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546360 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546360 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546362 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546362 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546365 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546365 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546368 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@aec4c9[testcollection_shard1_replica_n2] main]
   [junit4]   2> 1546370 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546370 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546371 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546372 INFO  (searcherExecutor-6816-thread-1-processing-n:127.0.0.1:56364_solr x:testcollection_shard1_replica_n2 s:shard1 c:testcollection r:core_node5) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@aec4c9[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546372 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777026236416
   [junit4]   2> 1546373 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@d4002f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 1546375 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546375 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546376 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546376 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777030430720
   [junit4]   2> 1546378 INFO  (searcherExecutor-6817-thread-1-processing-n:127.0.0.1:56364_solr x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore [testcollection_shard2_replica_n6] Registered new searcher Searcher@d4002f[testcollection_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546383 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1546386 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546386 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546388 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546388 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546389 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 1546389 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1546389 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1546390 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@592854[testcollection_shard1_replica_n1] main]
   [junit4]   2> 1546391 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1546391 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1546391 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546392 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@1776386[testcollection_shard2_replica_n4] main]
   [junit4]   2> 1546395 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 1546395 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546396 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546396 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 1546397 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1546397 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777052450816
   [junit4]   2> 1546399 INFO  (searcherExecutor-6819-thread-1-processing-n:127.0.0.1:56367_solr x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node3) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [testcollection_shard1_replica_n1] Registered new searcher Searcher@592854[testcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546403 INFO  (qtp24908492-16730) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589561777058742272
   [junit4]   2> 1546406 INFO  (searcherExecutor-6818-thread-1-processing-n:127.0.0.1:56367_solr x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [testcollection_shard2_replica_n4] Registered new searcher Searcher@1776386[testcollection_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1546491 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546491 INFO  (zkCallback-3161-thread-3-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546492 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546492 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546884 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56364/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 1546885 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:56364/solr START replicas=[http://127.0.0.1:56367/solr/testcollection_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 1546888 INFO  (qtp24908492-16727) [n:127.0.0.1:56367_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 1546890 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:56364/solr START replicas=[http://127.0.0.1:56367/solr/testcollection_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 1546893 INFO  (qtp24908492-16725) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n6 url=http://127.0.0.1:56364/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1547185 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1547189 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56364/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 url=http://127.0.0.1:56364/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1547192 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1547195 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56364/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 1547299 INFO  (zkCallback-3159-thread-2-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3161-thread-3-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3161-thread-2-processing-n:127.0.0.1:56367_solr) [n:127.0.0.1:56367_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547299 INFO  (zkCallback-3159-thread-1-processing-n:127.0.0.1:56364_solr) [n:127.0.0.1:56364_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1547342 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547345 INFO  (qtp18397766-16721) [n:127.0.0.1:56364_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2156
   [junit4]   2> 1547350 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1547353 INFO  (qtp18397766-16723) [n:127.0.0.1:56364_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2173
   [junit4]   2> 1547408 INFO  (qtp24908492-16728) [n:127.0.0.1:56367_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcolle

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

ighterTest, TestScoreJoinQPNoScore, TestTlogReplica, TestGeoJSONResponseWriter, QueryParsingTest, TestInPlaceUpdatesDistrib, TestLazyCores, TestPrepRecovery, DistributedQueryElevationComponentTest, BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestReplicationHandler, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, ZkCLITest, ShardRoutingCustomTest, TestDistributedGrouping, TestFaceting, TestRecovery, TestHashPartitioner, ZkControllerTest, TestStressReorder, TestReload, TestStressVersions, TestCoreContainer, SolrCoreTest, SpellCheckComponentTest, TestGroupingSearch, QueryElevationComponentTest, PeerSyncTest, TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, HighlighterTest, SoftAutoCommitTest, ShowFileRequestHandlerTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, SolrRequestParserTest, TestStressLucene, TestTrie, SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, TestWordDelimiterFilterFactory, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, SortByFunctionTest, TestRemoteStreaming, DistanceFunctionTest, TestSolrDeletionPolicy1, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, LukeRequestHandlerTest, TestWriterPerf, TestReversedWildcardFilterFactory, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, RequiredFieldsTest, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, RegexBoostProcessorTest, IndexSchemaTest, ReturnFieldsTest, TestCSVResponseWriter, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, TestLFUCache, ResponseLogComponentTest, MultiTermTest, SampleTest, TestSearchPerf, OutputWriterTest, TestSolrCoreProperties, TestLuceneMatchVersion, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, URLClassifyProcessorTest, DateMathParserTest, SpellingQueryConverterTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestRTGBase, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistributedVersionInfoTest, HttpPartitionTest, MultiThreadedOCPTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, ZkFailoverTest, AutoAddReplicasPlanActionTest, ExecutePlanActionTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeLostTriggerTest, TriggerIntegrationTest, TestSolrCoreSnapshots, SearchHandlerTest, TestConfigReload, TestSQLHandler, V2ApiIntegrationTest, CoreAdminCreateDiscoverTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CoreAdminCreateDiscoverTest -Dtests.seed=189DE308B896000D -Dtests.slow=true -Dtests.locale=es-BO -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CoreAdminCreateDiscoverTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001\normal
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.admin.CoreAdminCreateDiscoverTest_189DE308B896000D-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([189DE308B896000D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [624/766 (4!)] on J0 in 1.79s, 4 tests, 1 error <<< FAILURES!

[...truncated 2798 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1778, maxMBSortInHeap=7.3791454468222675, sim=RandomSimilarity(queryNorm=true): {}, locale=pl-PL, timezone=HST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=67209960,total=120586240
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=92A366D11CD9E0C7 -Dtests.slow=true -Dtests.locale=pl-PL -Dtests.timezone=HST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_92A366D11CD9E0C7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([92A366D11CD9E0C7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.76s, 8 tests, 1 error <<< FAILURES!

[...truncated 41509 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 399 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/399/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([61E21EFA6A71EA10]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003

	at __randomizedtesting.SeedInfo.seed([40DE63AE095F29B6]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.facet.QueryFacetTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001

	at __randomizedtesting.SeedInfo.seed([301114E92821D419]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSolrConfigHandlerConcurrent

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSolrConfigHandlerConcurrent_1091CAE496B8504-001\shard-2-001

	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1091CAE496B8504-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets\streaming
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_52A85F166995C9C4-001\tempDir-085

	at __randomizedtesting.SeedInfo.seed([52A85F166995C9C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([1091CAE496B8504:3E811F065E3D75E3]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001

	at __randomizedtesting.SeedInfo.seed([9D24181A98A4311F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 869 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=FSTOrd50}, docValues:{}, maxPointsInLeafNode=633, maxMBSortInHeap=7.736535575088869, sim=RandomSimilarity(queryNorm=false): {}, locale=es-ES, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=110969976,total=333930496
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStream, TestSpanOrQuery, TestPhrasePrefixQuery, TestBlockPostingsFormat2, TestNormsFieldExistsQuery, TestDoc, TestOfflineSorter, TestCharFilter, TestBooleanQuery, TestDocCount, TestIndexWriterThreadsToSegments, TestCrash, TestEarlyTermination, TestPriorityQueue, TestSearchForDuplicates, TestSloppyPhraseQuery, TestConjunctions, TestSwappedIndexFiles, TestBKD, TestSimilarity2, TestSynonymQuery, TestRegExp, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestTerm, TestDocValuesIndexing, TestIndexOrDocValuesQuery, TestLiveFieldValues, TestDeterminizeLexicon, TestTimeLimitingCollector, TestStandardAnalyzer, TestCrashCausesCorruptIndex, TestParallelCompositeReader, TestOneMergeWrappingMergePolicy, TestIndexFileDeleter, TestCustomNorms, TestLucene50StoredFieldsFormat, TestFieldsReader, TestFieldCacheRewriteMethod, TestHugeRamFile, TestAttributeSource, TestOmitPositions, TestFieldInvertState, TestDocument, TestLucene70SegmentInfoFormat, TestRegexpQuery, TestNativeFSLockFactory, TestBoolean2ScorerSupplier, TestTwoPhaseCommitTool, TestPolygon, TestNotDocIdSet, TestIndexableField, TestRecyclingByteBlockAllocator, TestDemoParallelLeafReader, TestArrayUtil, TestUTF32ToUTF8, TestThreadedForceMerge, TestForceMergeForever, TestQueryRescorer, TestDocsWithFieldSet, Test2BPositions, TestTieredMergePolicy, TestScorerPerf, TestDocumentsWriterDeleteQueue, TestConsistentFieldNumbers, TestControlledRealTimeReopenThread, TestPointValues, TestSimpleFSDirectory, TestFrequencyTrackingRingBuffer, TestComplexExplanations, TestNamedSPILoader, TestTerms, TestSegmentCacheables, TestBooleanSimilarity, TestNorms, TestMutablePointsReaderUtils, TestLucene50TermVectorsFormat, TestBytesRef, TestAssertions, TestSpansEnum, TestFSTs, TestDocInverterPerFieldErrorInfo, TestPositionIncrement, TestPayloadsOnVectors, TestBinaryDocValuesUpdates, TestSnapshotDeletionPolicy, TestMultiCollector, TestOmitTf, FiniteStringsIteratorTest, TestHighCompressionMode, TestNRTReaderCleanup, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=40DE63AE095F29B6 -Dtests.slow=true -Dtests.locale=es-ES -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_40DE63AE095F29B6-001\testSeekSliceZero-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40DE63AE095F29B6]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [202/458 (1!)] on J0 in 2.61s, 54 tests, 1 error <<< FAILURES!

[...truncated 1576 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1924, maxMBSortInHeap=7.243660684164487, sim=RandomSimilarity(queryNorm=false): {}, locale=lt-LT, timezone=America/Mexico_City
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=41491512,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestCircumfix, TestPatternReplaceFilterFactory, TestArmenianAnalyzer, TestThaiTokenizerFactory, TestArabicNormalizationFilter, TestFrenchLightStemFilter, TestKStemFilterFactory, TestASCIIFoldingFilter, TestBulgarianAnalyzer, TestShingleFilterFactory, TestCJKBigramFilter, TestRomanianAnalyzer, TestRussianAnalyzer, TestBulgarianStemmer, TestKeepFilterFactory, TestScandinavianFoldingFilter, TestPortugueseAnalyzer, TestBrazilianStemFilterFactory, TestApostropheFilterFactory, TestLatvianAnalyzer, TestThaiAnalyzer, TestCapitalizationFilterFactory, TestTrimFilter, TestGreekStemFilterFactory, TestMappingCharFilter, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=61E21EFA6A71EA10 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=America/Mexico_City -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_61E21EFA6A71EA10-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61E21EFA6A71EA10]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [64/285 (1!)] on J0 in 30.80s, 1 test, 1 error <<< FAILURES!

[...truncated 9479 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider
   [junit4]   2> 609927 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\init-core-data-001
   [junit4]   2> 609928 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 609930 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 609931 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.a.s.TestClusterStateProvider ####### Using simulated components? true
   [junit4]   2> 609932 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001
   [junit4]   2> 609932 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 609936 INFO  (Thread-871) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 609936 INFO  (Thread-871) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 609944 ERROR (Thread-871) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 610034 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61748
   [junit4]   2> 610040 INFO  (zkConnectionManagerCallback-795-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610049 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610049 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610050 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e80d487{/solr,null,AVAILABLE}
   [junit4]   2> 610050 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78045459{/solr,null,AVAILABLE}
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f179f05{HTTP/1.1,[http/1.1]}{127.0.0.1:61759}
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.e.j.s.Server Started @617787ms
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 610056 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61759}
   [junit4]   2> 610057 ERROR (jetty-launcher-792-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.473Z
   [junit4]   2> 610057 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5c8def1e{/solr,null,AVAILABLE}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e2ece72{HTTP/1.1,[http/1.1]}{127.0.0.1:61758}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.e.j.s.Server Started @617789ms
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61758}
   [junit4]   2> 610059 ERROR (jetty-launcher-792-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.475Z
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@54e7f7b{HTTP/1.1,[http/1.1]}{127.0.0.1:61764}
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.e.j.s.Server Started @617789ms
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61764}
   [junit4]   2> 610059 ERROR (jetty-launcher-792-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 610059 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T20:52:11.475Z
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-801-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-797-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610065 INFO  (zkConnectionManagerCallback-799-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610066 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 610088 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610096 INFO  (jetty-launcher-792-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610097 INFO  (jetty-launcher-792-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610098 INFO  (jetty-launcher-792-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61748/solr
   [junit4]   2> 610102 INFO  (zkConnectionManagerCallback-809-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610104 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610106 INFO  (zkConnectionManagerCallback-813-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610107 INFO  (zkConnectionManagerCallback-811-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610109 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160f14b49df0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 610112 INFO  (zkConnectionManagerCallback-815-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610114 INFO  (zkConnectionManagerCallback-817-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610115 INFO  (zkConnectionManagerCallback-819-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610277 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610277 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610278 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61759_solr
   [junit4]   2> 610279 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61764_solr
   [junit4]   2> 610279 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.Overseer Overseer (id=99344497466343432-127.0.0.1:61759_solr-n_0000000000) starting
   [junit4]   2> 610282 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610283 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610289 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61759_solr
   [junit4]   2> 610289 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 610292 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 610292 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 610295 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 610297 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61758_solr
   [junit4]   2> 610359 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 610359 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 610359 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 610538 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610542 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610542 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610556 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610557 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-3) [n:127.0.0.1:61764_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-1) [n:127.0.0.1:61758_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.
   [junit4]   2> 610559 INFO  (jetty-launcher-792-thread-2) [n:127.0.0.1:61759_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.
   [junit4]   2> 610662 INFO  (zkConnectionManagerCallback-827-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610667 INFO  (zkConnectionManagerCallback-831-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 610669 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 610671 INFO  (SUITE-TestClusterStateProvider-seed#[1091CAE496B8504]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61748/solr ready
   [junit4]   2> 610679 INFO  (qtp912935743-3705) [n:127.0.0.1:61759_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&replicationFactor=2&name=.system&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 610691 INFO  (OverseerThreadFactory-1312-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.CreateCollectionCmd Create collection .system
   [junit4]   2> 610800 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61759/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 610803 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61758/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 610806 INFO  (OverseerStateUpdate-99344497466343432-127.0.0.1:61759_solr-n_0000000000) [n:127.0.0.1:61759_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":".system",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":".system_shard1_replica_p4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:61764/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 611011 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n2&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 611011 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=.system&newCollection=true&name=.system_shard1_replica_n1&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 611011 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=.system&newCollection=true&name=.system_shard1_replica_p4&action=CREATE&numShards=1&collection=.system&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 611016 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611016 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611017 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 611137 INFO  (zkCallback-816-thread-1-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-818-thread-1-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-814-thread-1-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-814-thread-2-processing-n:127.0.0.1:61758_solr) [n:127.0.0.1:61758_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-818-thread-2-processing-n:127.0.0.1:61764_solr) [n:127.0.0.1:61764_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 611137 INFO  (zkCallback-816-thread-2-processing-n:127.0.0.1:61759_solr) [n:127.0.0.1:61759_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 612065 WARN  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.Config You should not use LATEST as luceneMatchVersion property: if you use this setting, and then Solr upgrades to a newer release of Lucene, sizable changes may happen. If precise back compatibility is important then you should instead explicitly specify an actual Lucene version.
   [junit4]   2> 612073 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612073 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612074 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 612082 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612082 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612086 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema [.system_shard1_replica_n2] Schema name=_system collection or core
   [junit4]   2> 612086 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 612087 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 612090 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 612102 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612103 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/.system/managed-schema
   [junit4]   2> 612104 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612104 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 612105 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/.system/schema.xml to /configs/.system/schema.xml.bak
   [junit4]   2> 612105 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n2' using configuration from collection .system, trusted=true
   [junit4]   2> 612106 WARN  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ManagedIndexSchemaFactory Error persisting managed schema resource managed-schema
   [junit4]   2> org.apache.zookeeper.KeeperException$NoNodeException: KeeperErrorCode = NoNode for /configs/.system/schema.xml
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:111)
   [junit4]   2> 	at org.apache.zookeeper.KeeperException.create(KeeperException.java:51)
   [junit4]   2> 	at org.apache.zookeeper.ZooKeeper.delete(ZooKeeper.java:873)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.lambda$delete$1(SolrZkClient.java:243)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:60)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient.delete(SolrZkClient.java:242)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.zkUgradeToManagedSchema(ManagedIndexSchemaFactory.java:349)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.upgradeToManagedSchema(ManagedIndexSchemaFactory.java:268)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:186)
   [junit4]   2> 	at org.apache.solr.schema.ManagedIndexSchemaFactory.create(ManagedIndexSchemaFactory.java:45)
   [junit4]   2> 	at org.apache.solr.schema.IndexSchemaFactory.buildIndexSchema(IndexSchemaFactory.java:75)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.createIndexSchema(ConfigSetService.java:119)
   [junit4]   2> 	at org.apache.solr.core.ConfigSetService.getConfig(ConfigSetService.java:92)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.getConfigSet(CoreContainer.java:1083)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1035)
   [junit4]   2> 	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
   [junit4]   2> 	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:380)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 612106 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61758.solr.core..system.shard1.replica_n2' (registry 'solr.core..system.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612106 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_p4' using configuration from collection .system, trusted=true
   [junit4]   2> 612106 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612107 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [[.system_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.system_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node1\.\.system_shard1_replica_n2\data\]
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61764.solr.core..system.shard1.replica_p4' (registry 'solr.core..system.shard1.replica_p4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612107 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [[.system_shard1_replica_p4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.system_shard1_replica_p4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node3\.\.system_shard1_replica_p4\data\]
   [junit4]   2> 612107 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchema Managed schema znode at /configs/.system/managed-schema already exists - no need to create it
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, the non-managed schema /configs/.system/schema.xml no longer exists.
   [junit4]   2> 612108 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore '.system_shard1_replica_n1' using configuration from collection .system, trusted=true
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61759.solr.core..system.shard1.replica_n1' (registry 'solr.core..system.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e063fc3
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 612109 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [[.system_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.system_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestClusterStateProvider_1091CAE496B8504-001\tempDir-001\node2\.\.system_shard1_replica_n1\data\]
   [junit4]   2> 612224 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612224 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612224 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 612224 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 612224 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 612224 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 612226 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612226 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if 1 uncommited docs 
   [junit4]   2> 612226 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612226 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 612227 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.SolrIndexSearcher Opening [Searcher@30302e0a[.system_shard1_replica_p4] main]
   [junit4]   2> 612227 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@25228018[.system_shard1_replica_n1] main]
   [junit4]   2> 612227 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@185c0fae[.system_shard1_replica_n2] main]
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612228 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612228 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612229 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 612229 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 0 from ZooKeeper
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/.system
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/.system
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/.system/managed-schema
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612232 INFO  (qtp2057363698-3710) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589511961861685248
   [junit4]   2> 612234 INFO  (searcherExecutor-1319-thread-1-processing-n:127.0.0.1:61758_solr x:.system_shard1_replica_n2 s:shard1 c:.system r:core_node5) [n:127.0.0.1:61758_solr c:.system s:shard1 r:core_node5 x:.system_shard1_replica_n2] o.a.s.c.SolrCore [.system_shard1_replica_n2] Registered new searcher Searcher@185c0fae[.system_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 612236 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema [.system_shard1_replica_n1] Schema name=_system collection or core
   [junit4]   2> 612236 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema [.system_shard1_replica_p4] Schema name=_system collection or core
   [junit4]   2> 612249 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612249 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 612249 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.IndexSchema Loaded schema _system collection or core/1.1 with uniqueid field id
   [junit4]   2> 612249 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 20 ms
   [junit4]   2> 612250 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612250 INFO  (qtp1832176438-3723) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 612250 INFO  (qtp912935743-3701) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589511961880559616
   [junit4]   2> 612251 INFO  (searcherExecutor-1320-thread-1-processing-n:127.0.0.1:61764_solr x:.system_shard1_replica_p4 s:shard1 c:.system r:core_node6) [n:127.0.0.1:61764_solr c:.system s:shard1 r:core_node6 x:.system_shard1_replica_p4] o.a.s.c.SolrCore [.system_shard1_replica_p4] Registered new searcher Searcher@30302e0a[.system_shard1_replica_p4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 612251 INFO  (searcherExecutor-1321-thread-1-processing-n:127.0.0.1:61759_solr x:.system_shard1_replica_n1 s:shard1 c:.system r:core_node3) [n:127.0.0.1:61759_solr c:.system s:shard1 r:core_node3 x:.system_shard1_replica_n1] o.a.s.c.SolrCore [.system_shard1_replica_n1] Registered new searche

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

-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=577, maxMBSortInHeap=6.380356563596325, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Australia/Brisbane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67686128,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=9D24181A98A4311F -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_9D24181A98A4311F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9D24181A98A4311F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.37s, 8 tests, 1 error <<< FAILURES!

[...truncated 705 lines...]
   [junit4] Suite: org.apache.solr.analytics.facet.QueryFacetTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\init-core-data-001
   [junit4]   2> Jan 13, 2018 9:58:22 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=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=no-NO, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=20566616,total=98615296
   [junit4]   2> NOTE: All tests run in this JVM: [IntFieldsTest, GTFunctionTest, LegacyFunctionTest, NegateFunctionTest, TopFunctionTest, PowerFunctionTest, CastingLongValueTest, FillMissingFunctionTest, StringFieldsTest, CastingDateValueTest, FloorFunctionTest, CastingStringValueTest, LogFunctionTest, ConcatFunctionTest, CastingIntValueTest, CastingAnalyticsValueTest, LegacyFieldFacetCloudTest, LegacyQueryFacetCloudTest, LegacyFieldFacetExtrasTest, LegacyRangeFacetCloudTest, OverallAnalyticsTest, QueryFacetTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=QueryFacetTest -Dtests.seed=301114E92821D419 -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | QueryFacetTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.facet.QueryFacetTest_301114E92821D419-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([301114E92821D419]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [45/78 (1!)] on J0 in 7.75s, 1 test, 1 error <<< FAILURES!

[...truncated 45077 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 398 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/398/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001

	at __randomizedtesting.SeedInfo.seed([59824BD05642E217]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.spatial.vector.TestPointVectorStrategy

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001

	at __randomizedtesting.SeedInfo.seed([41BDDF365219DE38]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.function.mapping.StringCastFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001

	at __randomizedtesting.SeedInfo.seed([9FCDD17A17C76940]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:58430/yow/dh/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:58430/yow/dh/collection1
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E:8FF2AD9F8B5FCB6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=4671, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    3) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    4) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=4669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=4671, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   3) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   4) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=4669, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=4828, name=zkCallback-1066-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=4670, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]-SendThread(127.0.0.1:58377), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=4672, name=zkConnectionManagerCallback-1067-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=4694, name=zkCallback-1066-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=4812, name=zkCallback-1066-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=4866, name=zkCallback-1066-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=4867, name=zkCallback-1066-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E]:0)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([80AB15035649914E:491E57AD5F2E57BB]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3\authCollection_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001\node3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_80AB15035649914E-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([80AB15035649914E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105

	at __randomizedtesting.SeedInfo.seed([BB5A459EDC8BF0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001

	at __randomizedtesting.SeedInfo.seed([8F0C009BA20B9AC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1664 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1776, maxMBSortInHeap=5.18034639314148, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-EH, timezone=Asia/Ust-Nera
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=193501064,total=408944640
   [junit4]   2> NOTE: All tests run in this JVM: [TestFastCompressionMode, TestReadOnlyIndex, TestAllFilesCheckIndexHeader, TestMaxTermFrequency, TestMergedIterator, TestMaxPosition, TestRoaringDocIdSet, TestPrefixInBooleanQuery, TestConjunctionDISI, TestNGramPhraseQuery, TestSegmentInfos, TestPersistentSnapshotDeletionPolicy, TestBM25Similarity, TestFileSwitchDirectory, TestNRTThreads, TestBytesRefArray, TestGrowableByteArrayDataOutput, TestDateTools, TestMergeSchedulerExternal, TestPolygon2D, TestTragicIndexWriterDeadlock, TestPositiveScoresOnlyCollector, TestRollback, TestSpanBoostQuery, TestStopFilter, TestIntroSelector, TestTopFieldCollector, TestSimilarity, TestLucene70NormsFormat, TestLucene60FieldInfoFormat, TestEarlyTerminatingSortingCollector, TestFloatRangeFieldQueries, TestIndexingSequenceNumbers, TestOperations, TestPerFieldPostingsFormat2, TestAutomatonQueryUnicode, TestBooleanRewrites, TestTotalHitCountCollector, TestCustomTermFreq, TestLogMergePolicy, TestMinShouldMatch2, TestStressIndexing, TestComplexExplanationsOfNonMatches, TestRollingBuffer, TestDuelingCodecsAtNight, TestFieldValueQuery, TestUpgradeIndexMergePolicy, TestSimilarityBase, TestBasics, Test2BPostingsBytes, TestNot, TestDemo, TestPhraseQuery, TestPagedBytes, LimitedFiniteStringsIteratorTest, TestPrefixCodedTerms, TestBytesStore, TestNRTReaderWithThreads, TestMultiLevelSkipList, TestBooleanScorer, TestTimSorterWorstCase, TestSegmentTermDocs, TestIndexWriterDelete, TestBytesRefHash, TestTermQuery, TestIndexedDISI, TestCustomSearcherSort, TestNeedsScores, TestLucene50StoredFieldsFormatHighCompression, TestBlendedTermQuery, TestSpanContainQuery, TestDeterminism, TestBlockPostingsFormat, TestSizeBoundedForceMerge, TestMultiTermConstantScore, TestSimpleExplanations, TestShardSearching, TestNoDeletionPolicy, TestDocValues, TestDisjunctionMaxQuery, TestField, TestTermVectorsReader, TestCachingCollector, TestDocIdsWriter, TestPerFieldPostingsFormat, TestSpanMultiTermQueryWrapper, TestFieldType, TestDocumentsWriterStallControl, TestByteBlockPool, Test2BSortedDocValuesFixedSorted, TestIndexWriterNRTIsCurrent, TestIndexWriterOnJRECrash, TestIndexTooManyDocs, TestElevationComparator, TestSleepingLockWrapper, TestSparseFixedBitSet, TestSimpleSearchEquivalence, Test2BDocs, Test2BBinaryDocValues, TestCheckIndex, TestWeakIdentityMap, TestFixedBitSet, Test2BPagedBytes, TestStressAdvance, TestStressIndexing2, TestMSBRadixSorter, TestSortedNumericSortField, TestSegmentMerger, TestTermVectors, TestSimpleExplanationsWithFillerDocs, TestGraphTokenStreamFiniteStrings, TestIndexWriterForceMerge, TestTermVectorsWriter, TestLongPostings, TestIndexReaderClose, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestPackedInts, TestGraphTokenizers, TestIndexWriterExceptions, TestSearcherManager, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestIndexWriterMergePolicy, TestDuelingCodecs, TestBoolean2, TestNorms, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestRollingUpdates, TestSnapshotDeletionPolicy, TestArrayUtil, TestTermsEnum, TestBagOfPositions, TestFieldsReader, TestHugeRamFile, TestIndexWriterOnDiskFull, TestTransactionRollback, TestFlex, TestLazyProxSkipping, TestCharTermAttributeImpl, TestThreadedForceMerge, TestNearSpansOrdered, TestMultiFields, TestDocumentWriter, TestForTooMuchCloning, TestPayloads, TestWildcard, TestExternalCodecs, TestIntBlockPool, TestBooleanQuery, TestAllFilesHaveCodecHeader, TestParallelReaderEmptyIndex, TestDocValuesScoring, TestWildcardRandom, TestDirectory, TestIndexFileDeleter, TestConstantScoreQuery, TestParallelTermEnum, TestBinaryTerms, TestIndexWriterConfig, TestMultiTermQueryRewrites, TestVirtualMethod, TestSimilarityProvider, TestCachingTokenFilter, TestCharsRef, TestSameTokenSamePosition, TestAttributeSource, TestRamUsageEstimator, TestIsCurrent, TestNoMergeScheduler, TestIndexWriterLockRelease, TestTwoPhaseCommitTool, TestVersion, TestReaderClosed, TestIntsRef, TestTermdocPerf, Test2BTerms, TestCharArraySet, TestDelegatingAnalyzerWrapper, TestWordlistLoader, TestPackedTokenAttributeImpl, TestCodecUtil, TestBlockPostingsFormat3, TestLucene50StoredFieldsFormat, TestLucene50TermVectorsFormat, TestPolygon, Test2BPoints, TestAllFilesDetectTruncation, TestAllFilesHaveChecksumFooter, TestBinaryDocValuesUpdates, TestDemoParallelLeafReader, TestIndexWriterMaxDocs, TestIndexWriterThreadsToSegments, TestMultiTermsEnum, TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestPointValues, TestDoubleValuesSource, TestLongValuesSource, TestMultiCollector, TestMultiPhraseEnum, TestPointQueries, TestSpanNotQuery, TestSpanTermQuery, TestBufferedChecksum, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=59824BD05642E217 -Dtests.slow=true -Dtests.locale=ar-EH -Dtests.timezone=Asia/Ust-Nera -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMmapDirectory_59824BD05642E217-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([59824BD05642E217]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [434/458 (1!)] on J1 in 2.19s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 7782 lines...]
   [junit4] Suite: org.apache.lucene.spatial.vector.TestPointVectorStrategy
   [junit4]   2> Fúngat? 13, 2018 4:23:38 MUU org.apache.lucene.spatial.StrategyTestCase executeQueries
   [junit4]   2> INFO: testing queried for strategy PointVectorStrategy field:TestPointVectorStrategy ctx=SpatialContext.GEO
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=PostingsFormat(name=Memory), id=PostingsFormat(name=Memory)}, docValues:{TestPointVectorStrategy__y=DocValuesFormat(name=Direct), TestPointVectorStrategy__x=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=2013, maxMBSortInHeap=6.393822547824742, sim=RandomSimilarity(queryNorm=true): {}, locale=lag, timezone=Asia/Vientiane
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=176138160,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceStrategyTest, SerializedStrategyTest, DateNRStrategyTest, TestPointVectorStrategy]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPointVectorStrategy -Dtests.seed=41BDDF365219DE38 -Dtests.slow=true -Dtests.locale=lag -Dtests.timezone=Asia/Vientiane -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestPointVectorStrategy (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001\index-SimpleFSDirectory-001\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\J1\temp\lucene.spatial.vector.TestPointVectorStrategy_41BDDF365219DE38-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([41BDDF365219DE38]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [9/23 (1!)] on J1 in 2.57s, 4 tests, 1 error <<< FAILURES!

[...truncated 2494 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 259061 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\init-core-data-001
   [junit4]   2> 259061 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 259061 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 259062 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 259062 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[80AB15035649914E]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /yow/dh
   [junit4]   2> 259064 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 259064 INFO  (Thread-1112) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 259064 INFO  (Thread-1112) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 259067 ERROR (Thread-1112) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 259165 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkTestServer start zk server on port:58377
   [junit4]   2> 259168 INFO  (zkConnectionManagerCallback-1047-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259171 INFO  (zkConnectionManagerCallback-1049-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259177 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 259179 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 259180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 259182 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 259183 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 259185 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 259186 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 259188 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 259189 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 259190 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 259191 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 259193 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 259502 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 259503 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66eddb6b{/yow/dh,null,AVAILABLE}
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16ff7f15{HTTP/1.1,[http/1.1]}{127.0.0.1:58384}
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.e.j.s.Server Started @269553ms
   [junit4]   2> 259505 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/yow/dh, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\tempDir-001/control/data, hostPort=58384, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 259506 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 259506 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-13T09:30:07.958076700Z
   [junit4]   2> 259508 INFO  (zkConnectionManagerCallback-1051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259509 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160eedad71f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 259509 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 259509 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_80AB15035649914E-001\control-001\solr.xml
   [junit4]   2> 259511 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 259511 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 259512 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@13e775df, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 259514 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58377/solr
   [junit4]   2> 259516 INFO  (zkConnectionManagerCallback-1055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259519 INFO  (zkConnectionManagerCallback-1057-thread-1-processing-n:127.0.0.1:58384_yow%2Fdh) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 259610 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 259611 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58384_yow%2Fdh
   [junit4]   2> 259611 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.Overseer Overseer (id=99341815481565188-127.0.0.1:58384_yow%2Fdh-n_0000000000) starting
   [junit4]   2> 259620 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58384_yow%2Fdh
   [junit4]   2> 259621 INFO  (OverseerStateUpdate-99341815481565188-127.0.0.1:58384_yow%2Fdh-n_0000000000) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 259675 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[80AB15035649914E]) [n:127.0.0.1:58384_yow%2Fdh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.J

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

Dir-105\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_BB5A459EDC8BF0-001\tempDir-105
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BB5A459EDC8BF0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [133/146 (1!)] on J0 in 17.12s, 35 tests, 1 error <<< FAILURES!

[...truncated 1512 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=980, maxMBSortInHeap=5.144996560279493, sim=RandomSimilarity(queryNorm=false): {}, locale=ug, timezone=Europe/Tiraspol
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81268144,total=111673344
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8F0C009BA20B9AC -Dtests.slow=true -Dtests.locale=ug -Dtests.timezone=Europe/Tiraspol -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F0C009BA20B9AC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F0C009BA20B9AC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 675 lines...]
   [junit4] Suite: org.apache.solr.analytics.function.mapping.StringCastFunctionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1114, maxMBSortInHeap=5.6101086336632635, sim=RandomSimilarity(queryNorm=true): {}, locale=om-KE, timezone=Africa/Windhoek
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=94045176,total=231735296
   [junit4]   2> NOTE: All tests run in this JVM: [DateParseFunctionTest, BottomFunctionTest, DoubleFieldsTest, AddFunctionTest, LegacyFieldFacetCloudTest, QueryFacetTest, LegacyQueryFacetCloudTest, NegateFunctionTest, IntFieldsTest, ExpressionFactoryTest, LegacyFieldFacetExtrasTest, EqualFunctionTest, LegacyRangeFacetCloudTest, StringCastFunctionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StringCastFunctionTest -Dtests.seed=9FCDD17A17C76940 -Dtests.slow=true -Dtests.locale=om-KE -Dtests.timezone=Africa/Windhoek -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | StringCastFunctionTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.function.mapping.StringCastFunctionTest_9FCDD17A17C76940-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9FCDD17A17C76940]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [31/78 (1!)] on J0 in 0.03s, 2 tests, 1 error <<< FAILURES!

[...truncated 37779 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:836: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:599: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build.xml:848: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2356: error running fixcrlf on file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\licenses\Tagger-2.3.1.jar.sha1

Total time: 62 minutes 2 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

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 397 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/397/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestStressIndexing2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001

	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001

	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNativeFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001

	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC:DD2629A038239943]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListWithLineEntityProcessor

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001

	at __randomizedtesting.SeedInfo.seed([2254BBDDC242948]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([476ED2FF6A51CF0F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig

Error Message:
expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{   "cluster-preferences":[{"maximize":"freedisk"}],   "triggers":{".auto_add_replicas":{       "name":".auto_add_replicas",       "event":"nodeLost",       "waitFor":30,       "actions":[         {           "name":"auto_add_replicas_plan",           "class":"solr.AutoAddReplicasPlanAction"},         {           "name":"execute_plan",           "class":"solr.ExecutePlanAction"}],       "enabled":true}},   "listeners":{".auto_add_replicas.system":{       "trigger":".auto_add_replicas",       "afterAction":[],       "stage":[         "STARTED",         "ABORTED",         "SUCCEEDED",         "FAILED",         "BEFORE_ACTION",         "AFTER_ACTION",         "IGNORED"],       "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",       "beforeAction":[]}},   "properties":{}}>

Stack Trace:
java.lang.AssertionError: expected: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}> but was: org.apache.solr.client.solrj.cloud.autoscaling.AutoScalingConfig<{
  "cluster-preferences":[{"maximize":"freedisk"}],
  "triggers":{".auto_add_replicas":{
      "name":".auto_add_replicas",
      "event":"nodeLost",
      "waitFor":30,
      "actions":[
        {
          "name":"auto_add_replicas_plan",
          "class":"solr.AutoAddReplicasPlanAction"},
        {
          "name":"execute_plan",
          "class":"solr.ExecutePlanAction"}],
      "enabled":true}},
  "listeners":{".auto_add_replicas.system":{
      "trigger":".auto_add_replicas",
      "afterAction":[],
      "stage":[
        "STARTED",
        "ABORTED",
        "SUCCEEDED",
        "FAILED",
        "BEFORE_ACTION",
        "AFTER_ACTION",
        "IGNORED"],
      "class":"org.apache.solr.cloud.autoscaling.SystemLogListener",
      "beforeAction":[]}},
  "properties":{}}>
	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558:CD40B1DA7AA0C5BF]: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:147)
	at org.apache.solr.cloud.autoscaling.sim.TestClusterStateProvider.testAutoScalingConfig(TestClusterStateProvider.java:214)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003

	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_F2C8B2726DF63558-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_E2C69EE26EC0A63E-001

	at __randomizedtesting.SeedInfo.seed([E2C69EE26EC0A63E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 280 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1782, maxMBSortInHeap=7.6879918512337895, sim=RandomSimilarity(queryNorm=true): {field=DFR I(n)BZ(0.3)}, locale=teo-KE, timezone=America/Toronto
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=180743456,total=245366784
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxPosition, TestMultiTermConstantScore, TestSortedSetSortField, TestNIOFSDirectory, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=America/Toronto -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBoolean2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001\tempDir-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.search.TestBoolean2_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [21/458 (1!)] on J1 in 17.19s, 10 tests, 1 error <<< FAILURES!

[...truncated 294 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNativeFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=413, maxMBSortInHeap=5.801592377341958, sim=RandomSimilarity(queryNorm=true): {content=DFR I(F)L3(800.0)}, locale=pt-LU, timezone=Asia/Brunei
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=115350296,total=204472320
   [junit4]   2> NOTE: All tests run in this JVM: [TestOmitPositions, TestPrefixRandom, TestPayloadsOnVectors, TestCharFilter, TestLockFactory, TestFilterSpans, TestConsistentFieldNumbers, TestScoreCachingWrappingScorer, TestOmitTf, TestMinimize, TestDocumentsWriterDeleteQueue, TestSort, TestNamedSPILoader, TestGeoEncodingUtils, TestMixedCodecs, TestAttributeSource, TestIntRangeFieldQueries, TestDeterminizeLexicon, TestNRTReaderCleanup, TestIndexWriterMergePolicy, TestWildcardRandom, TestBoostQuery, TestAxiomaticSimilarity, TestCharArrayMap, TestIntArrayDocIdSet, TestTimeLimitingCollector, TestTopFieldCollectorEarlyTermination, TestLucene50TermVectorsFormat, TestTryDelete, TestSnapshotDeletionPolicy, TestBufferedIndexInput, MultiCollectorTest, TestTwoPhaseCommitTool, TestNorms, TestFlushByRamOrCountsPolicy, TestSpanNearQuery, TestToken, TestTermScorer, TestSimilarityProvider, TestFieldInvertState, TestDoubleValuesSource, TestSimpleFSDirectory, Test2BSortedDocValuesOrds, TestIndexWriterOnVMError, TestDocsWithFieldSet, TestTrackingDirectoryWrapper, TestQueryRescorer, TestIndexFileDeleter, TestCrashCausesCorruptIndex, TestNewestSegment, TestUTF32ToUTF8, TestByteArrayDataInput, TestMergePolicyWrapper, TestPackedTokenAttributeImpl, TestBagOfPositions, TestIndexWriterUnicode, TestNativeFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNativeFSLockFactory -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=pt-LU -Dtests.timezone=Asia/Brunei -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestNativeFSLockFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001\tempDir-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestNativeFSLockFactory_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [111/458 (2!)] on J0 in 20.10s, 11 tests, 1 error <<< FAILURES!

[...truncated 562 lines...]
   [junit4] Suite: org.apache.lucene.index.TestStressIndexing2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {f82=PostingsFormat(name=LuceneVarGapFixedInterval), f51=PostingsFormat(name=LuceneFixedGap), f76=Lucene50(blocksize=128), f21=Lucene50(blocksize=128), f86=PostingsFormat(name=LuceneVarGapFixedInterval), f31=PostingsFormat(name=LuceneVarGapFixedInterval), f22=PostingsFormat(name=LuceneFixedGap), f33=PostingsFormat(name=LuceneFixedGap), f77=PostingsFormat(name=LuceneFixedGap), f16=PostingsFormat(name=MockRandom), f38=PostingsFormat(name=MockRandom), f59=PostingsFormat(name=LuceneFixedGap), f7=Lucene50(blocksize=128), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1190, maxMBSortInHeap=7.324559942695308, sim=RandomSimilarity(queryNorm=false): {f82=DFR I(n)B2, f7=DFR GB3(800.0), f51=DFR I(ne)L3(800.0), f76=IB SPL-D1, f21=DFR I(n)Z(0.3), f86=IB LL-L1, f31=IB LL-L3(800.0), f22=DFR G1, f33=DFR I(n)1, f38=IB SPL-DZ(0.3), f59=IB SPL-L1}, locale=qu-EC, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=139675216,total=209715200
   [junit4]   2> NOTE: All tests run in this JVM: [TestMaxPosition, TestMultiTermConstantScore, TestSortedSetSortField, TestNIOFSDirectory, TestBoolean2, Test2BNumericDocValues, TestDateTools, Test2BBinaryDocValues, TestSortedNumericSortField, TestBooleanScorer, TestLucene60FieldInfoFormat, TestMergeRateLimiter, TestBlendedTermQuery, TestSetOnce, TestSentinelIntSet, TestQueryBuilder, TestTimSorterWorstCase, TestNearSpansOrdered, TestLSBRadixSorter, TestDocValuesScoring, Test2BSortedDocValuesFixedSorted, TestPolygon2D, TestIndexWriterCommit, TestWildcard, TestReaderClosed, TestAutomatonQueryUnicode, TestSimpleFSLockFactory, TestSizeBoundedForceMerge, TestParallelTermEnum, TestPayloads, TestSpanMultiTermQueryWrapper, TestDirectory, TestDelegatingAnalyzerWrapper, TestBytesStore, TestSmallFloat, TestIndexReaderClose, TestBlockPostingsFormat3, LimitedFiniteStringsIteratorTest, TestShardSearching, TestCustomTermFreq, TestSearchAfter, Test2BTerms, TestOperations, TestSpanContainQuery, TestCharsRef, TestCustomSearcherSort, TestNot, TestMultiPhraseQuery, TestForTooMuchCloning, TestIndexWriterOnDiskFull, TestPerFieldPostingsFormat2, TestAutomatonQuery, TestDocumentsWriterStallControl, TestTermsEnum, TestPositiveScoresOnlyCollector, TestFastDecompressionMode, TestNRTReaderWithThreads, TestFastCompressionMode, TestConcurrentMergeScheduler, TestIndexWriterForceMerge, TestPersistentSnapshotDeletionPolicy, TestStopFilter, TestUniqueTermCount, TestIndexWriterOutOfFileDescriptors, TestLucene50CompoundFormat, Test2BDocs, TestIndexSearcher, TestTermRangeQuery, TestPerFieldDocValuesFormat, TestSimpleSearchEquivalence, TestSpanTermQuery, TestSortRandom, TestVersion, TestCheckIndex, TestFloatRangeFieldQueries, TestIndexCommit, TestByteBlockPool, TestSpanNotQuery, TestPhraseQuery, TestMultiTermQueryRewrites, TestNRTCachingDirectory, TestReqExclBulkScorer, TestIndexWriterExceptions2, TestLRUQueryCache, Test2BPagedBytes, TestField, TestComplexExplanationsOfNonMatches, TestMergeSchedulerExternal, TestFieldReuse, TestFieldMaskingSpanQuery, TestDeletionPolicy, TestNoMergeScheduler, TestUpgradeIndexMergePolicy, TestFieldValueQuery, TestIndexWriterConfig, TestRollback, TestNeedsScores, TestMSBRadixSorter, TestBytesRefArray, TestSubScorerFreqs, TestBufferedChecksum, TestExitableDirectoryReader, TestDemo, TestSpanFirstQuery, TestRollingUpdates, TestSloppyMath, TestTermVectors, TestIndexWriterLockRelease, TestGeoUtils, TestLucene50StoredFieldsFormatHighCompression, TestFixedLengthBytesRefArray, TestTragicIndexWriterDeadlock, TestDisjunctionMaxQuery, TestMultiTermsEnum, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestGraphTokenizers, TestMultiMMap, TestSearcherManager, TestBooleanOr, TestBasics, TestSloppyPhraseQuery, TestIndexWriterDelete, TestNRTThreads, TestDuelingCodecs, TestStressAdvance, TestStandardAnalyzer, TestDirectoryReaderReopen, TestHighCompressionMode, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestStressIndexing, TestPerFieldPostingsFormat, TestArrayUtil, TestByteSlices, TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, TestSegmentMerger, TestOmitNorms, TestFixedBitSet, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestTransactions, TestCrash, TestMultiThreadTermVectors, TestSegmentTermDocs, TestMultiDocValues, TestFieldsReader, TestDocValuesIndexing, TestSimilarityBase, TestHugeRamFile, TestBooleanMinShouldMatch, TestTermsEnum2, TestSpans, TestCustomNorms, TestPostingsOffsets, TestTransactionRollback, TestFlex, TestSpanExplanations, TestStressIndexing2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestStressIndexing2 -Dtests.seed=CF38C8C5F1351689 -Dtests.slow=true -Dtests.locale=qu-EC -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestStressIndexing2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestStressIndexing2_CF38C8C5F1351689-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CF38C8C5F1351689]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [279/458 (3!)] on J1 in 0.84s, 3 tests, 1 error <<< FAILURES!

[...truncated 7770 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> jan 12, 2018 2:54:34 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=52A8CE002A4F6ABC -Dtests.slow=true -Dtests.locale=kl-GL -Dtests.timezone=America/Caracas -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   2.48s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=17, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC:DD2629A038239943]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52A8CE002A4F6ABC]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=FST50, $facets=PostingsFormat(name=Asserting), $payloads$=Lucene50(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=800, maxMBSortInHeap=7.375243754510439, sim=RandomSimilarity(queryNorm=false): {}, locale=kl-GL, timezone=America/Caracas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=96342280,total=173539328
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 5.80s, 5 tests, 1 error <<< FAILURES!

[...truncated 3676 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 946995 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\init-core-data-001
   [junit4]   2> 946996 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 946997 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 946999 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 946999 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947000 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947000 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947004 ERROR (Thread-1938) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947101 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59805
   [junit4]   2> 947105 INFO  (zkConnectionManagerCallback-2289-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947105 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947112 ERROR (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947113 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebcb630d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 947113 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59805 59805
   [junit4]   2> 947114 INFO  (Thread-1938) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59805 59805
   [junit4]   2> 947115 INFO  (TEST-TestDistribStateManager.testListData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 947117 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 947118 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 947119 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 947119 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 947120 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 947121 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947122 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947122 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947123 ERROR (Thread-1939) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947222 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59814
   [junit4]   2> 947224 INFO  (zkConnectionManagerCallback-2291-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947224 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947254 INFO  (zkConnectionManagerCallback-2293-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947254 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947259 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947259 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59814 59814
   [junit4]   2> 947260 INFO  (Thread-1939) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59814 59814
   [junit4]   2> 947260 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 947262 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 947263 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 947263 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 947263 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 947266 ERROR (Thread-1940) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947363 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer start zk server on port:59829
   [junit4]   2> 947369 INFO  (zkConnectionManagerCallback-2295-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947371 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947378 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ebcb64120000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 947383 INFO  (zkConnectionManagerCallback-2297-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 947383 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 947387 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 947388 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59829 59829
   [junit4]   2> 947389 INFO  (Thread-1940) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:59829 59829
   [junit4]   2> 947390 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> 947391 INFO  (SUITE-TestDistribStateManager-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 12, 2018 7:14:23 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=en-LC, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=75636456,total=392691712
   [junit4]   2> NOTE: All tests run in this JVM: [SolrMetricManagerTest, BigEndianAscendingWordDeserializerTest, TestCloudSchemaless, DataDrivenBlockJoinTest, DateFieldTest, TestUniqueKeyFieldResource, BlockJoinFacetSimpleTest, CursorPagingTest, NumericFieldsTest, RAMDirectoryFactoryTest, SolrXmlInZkTest, TestPseudoReturnFields, FastVectorHighlighterTest, FullHLLTest, TestRandomDVFaceting, TestScoreJoinQPNoScore, TestSimpleTextCodec, HdfsRecoverLeaseTest, CleanupOldIndexTest, DistanceFunctionTest, DirectSolrConnectionTest, SpellCheckComponentTest, ClusterStateUpdateTest, TestBulkSchemaConcurrent, PathHierarchyTokenizerFactoryTest, BadIndexSchemaTest, DeleteNodeTest, DistributedTermsComponentTest, TestSolrCLIRunExample, MinimalSchemaTest, TestCloudDeleteByQuery, AutoAddReplicasIntegrationTest, TestCollectionAPI, TestPointFields, TestIBSimilarityFactory, UpdateLogTest, HdfsCollectionsAPIDistributedZkTest, TestLegacyNumericUtils, ImplicitSnitchTest, TestFieldCacheReopen, SearchHandlerTest, TestIndexingPerformance, PeerSyncReplicationTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestOmitPositions, TestSubQueryTransformerCrossCore, TestFuzzyAnalyzedSuggestions, DistributedFacetPivotLongTailTest, TestReversedWildcardFilterFactory, HLLUtilTest, PreAnalyzedUpdateProcessorTest, TestDistributedStatsComponentCardinality, SearchRateTriggerTest, SolrRequestParserTest, TestManagedSchemaAPI, TestCollectionAPIs, TestTolerantUpdateProcessorRandomCloud, TestSolrCoreProperties, TestLFUCache, DistributedSuggestComponentTest, TestTriggerIntegration, TestJavabinTupleStreamParser, TestObjectReleaseTracker, RegexBoostProcessorTest, MoveReplicaTest, DistributedVersionInfoTest, TestManagedResource, StatsReloadRaceTest, SuggesterTSTTest, TestSolrConfigHandlerCloud, DeleteInactiveReplicaTest, SortByFunctionTest, TestSolrCloudWithDelegationTokens, OverseerStatusTest, TestSearcherReuse, TestAddFieldRealTimeGet, CdcrReplicationDistributedZkTest, QueryParsingTest, DistribCursorPagingTest, TestMissingGroups, TestTolerantSearch, TestAnalyzeInfixSuggestions, HttpSolrCallGetCoreTest, TestFieldCacheWithThreads, TestEmbeddedSolrServerSchemaAPI, TimeZoneUtilsTest, SuggesterWFSTTest, TestComplexPhraseLeadingWildcard, StatsComponentTest, FieldAnalysisRequestHandlerTest, TestPolicyCloud, BadCopyFieldTest, TestStressInPlaceUpdates, CdcrRequestHandlerTest, RollingRestartTest, AsyncCallRequestStatusResponseTest, UniqFieldsUpdateProcessorFactoryTest, ReturnFieldsTest, TestCoreDiscovery, TestSizeLimitedDistributedMap, TestPayloadCheckQParserPlugin, DistributedQueryComponentCustomSortTest, SolrInfoBeanTest, ZkCLITest, RequiredFieldsTest, HdfsBasicDistributedZk2Test, LargeFieldTest, TestRetrieveFieldsOptimizer, TestDistribStateManager]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.seed=F2C8B2726DF63558 -Dtests.slow=true -Dtests.locale=en-LC -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDistribStateManager (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F2C8B2726DF63558-001\zkDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F2C8B2726DF63558]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [229/766 (1!)] on J0 in 0.92s, 5 tests, 1 error <<< FAILURES!

[...truncated 612 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\init-core-data-001
   [junit4]   2> 2449431 WARN  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2449431 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2449433 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[F2C8B2726DF63558]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /tazd/
   [junit4]   2> 2449794 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2449795 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2449796 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71dfa7c6{/tazd,null,AVAILABLE}
   [junit4]   2> 2449796 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@731def00{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/tazd, solrconfig=solrconfig-elevate.xml, hostPort=54009, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores}
   [junit4]   2> 2449797 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:39:25.678308500Z
   [junit4]   2> 2449797 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\solr.xml
   [junit4]   2> 2449800 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2449800 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2449801 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2449850 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449861 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449862 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2449864 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores
   [junit4]   2> 2449864 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2449907 INFO  (coreLoadExecutor-10010-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2449907 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2450036 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2450046 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2450085 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2450089 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2450090 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2450091 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=83.6953125, floorSegmentMB=0.865234375, forceMergeDeletesPctAllowed=5.442743873805297, segmentsPerTier=48.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.13778122774784463
   [junit4]   2> 2450220 WARN  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2450221 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=2069380501, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2450222 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71d3df96[collection1] main]
   [junit4]   2> 2450222 WARN  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2450223 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2450226 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2450229 INFO  (coreLoadExecutor-10010-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2450230 INFO  (searcherExecutor-10011-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71d3df96[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2451060 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 2451061 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2451061 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@35ec2faf{/tazd,null,AVAILABLE}
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e29f5b{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/tazd, solrconfig=solrconfig-elevate.xml, hostPort=54015, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores}
   [junit4]   2> 2451062 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2451062 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2451063 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T19:39:26.944984Z
   [junit4]   2> 2451063 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 2451066 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2451066 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2451067 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2451097 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451106 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451106 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5499a240
   [junit4]   2> 2451108 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_F2C8B2726DF63558-001\tempDir-001\shard0\cores
   [junit4]   2> 2451108 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[F2C8B2726DF63558]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2451108 INFO  (coreLoadExecutor-10020-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2451110 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2451129 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2451136 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2451170 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2451174 INFO  (coreLoadExecutor-10020-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\

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

ies WARN Unable to read: dataimport.properties
   [junit4]   2> 16993 T58 C2 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 16994 T58 C2 oashd.DocBuilder.execute Time taken = 0:0:0.813
   [junit4]   2> 16995 T58 C2 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=<dataConfig>+%0a<dataSource+type%3D"FileDataSource"+encoding%3D"UTF-8"+name%3D"fds"/>+%0a++++<document>+%0a+++++++<entity+name%3D"f"+processor%3D"FileListEntityProcessor"+fileName%3D".*[.]txt"+baseDir%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\TestFileListWithLineEntityProcessor-001"+recursive%3D"false"+rootEntity%3D"false"++transformer%3D"TemplateTransformer">+%0a+++++++++++++<entity+name%3D"jc"+processor%3D"LineEntityProcessor"+url%3D"${f.fileAbsolutePath}"+dataSource%3D"fds"++rootEntity%3D"true"+transformer%3D"TemplateTransformer">+%0a++++++++++++++<field+column%3D"rawLine"+name%3D"id"+/>+%0a+++++++++++++</entity>+%0a++++++++</entity>+%0a++++</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[a line one, a line two, a line three, b line one, b line two, c line one, c line two, c line three, c line four],commit=} 0 873
   [junit4]   2> 17036 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=9 status=0 QTime=32
   [junit4]   2> 17134 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:?\+line\+one&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=63
   [junit4]   2> 17146 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:a\+line*&qt=&start=0&rows=20&version=2.2} hits=3 status=0 QTime=1
   [junit4]   2> 17171 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:b\+line*&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=18
   [junit4]   2> 17172 T58 C2 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:c\+line*&qt=&start=0&rows=20&version=2.2} hits=4 status=0 QTime=4
   [junit4]   2> 17172 T58 oas.SolrTestCaseJ4.tearDown ###Ending test
   [junit4]   2> 17195 T58 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 17196 T58 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=99520711
   [junit4]   2> 17197 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 17199 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@648798fb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 17199 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 17200 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14693081: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 17200 T58 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 17204 T58 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@624d35b4: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 17206 T81 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3c7c6d4f
   [junit4]   2> 17207 T81 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=1014787407
   [junit4]   2> 17208 T81 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74ecd87c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 17216 T58 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, maxPointsInLeafNode=1164, maxMBSortInHeap=7.9569447841135315, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-QA, timezone=Europe/Amsterdam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=119695616,total=154664960
   [junit4]   2> NOTE: All tests run in this JVM: [TestTemplateTransformer, TestEntityProcessorBase, TestContextImpl, TestFileListWithLineEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListWithLineEntityProcessor -Dtests.seed=2254BBDDC242948 -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=Europe/Amsterdam -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFileListWithLineEntityProcessor (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001\core-home-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFileListWithLineEntityProcessor_2254BBDDC242948-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2254BBDDC242948]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/38 (1!)] on J1 in 5.91s, 1 test, 1 error <<< FAILURES!

[...truncated 1223 lines...]
   [junit4] Suite: org.apache.solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1989, maxMBSortInHeap=6.916653933743426, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-DZ, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=121350416,total=229638144
   [junit4]   2> NOTE: All tests run in this JVM: [LangDetectLanguageIdentifierUpdateProcessorFactoryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=LangDetectLanguageIdentifierUpdateProcessorFactoryTest -Dtests.seed=476ED2FF6A51CF0F -Dtests.slow=true -Dtests.locale=fr-DZ -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | LangDetectLanguageIdentifierUpdateProcessorFactoryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\J1\temp\solr.update.processor.LangDetectLanguageIdentifierUpdateProcessorFactoryTest_476ED2FF6A51CF0F-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([476ED2FF6A51CF0F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/2 (1!)] on J1 in 12.40s, 10 tests, 1 error <<< FAILURES!

[...truncated 34100 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 396 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/396/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001

	at __randomizedtesting.SeedInfo.seed([F46527CF264D9B77]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.util.TestIOUtils

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([70B850982224C929]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:53815/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53815/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2:E665E0C21B7F933D]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001

	at __randomizedtesting.SeedInfo.seed([454BF2BEF548AADB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1379 lines...]
   [junit4] Suite: org.apache.lucene.util.TestIOUtils
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSymlinkSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testSSD
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testRotatingPlatters
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testNVME
   [junit4]    > Assumption #1: windows is not supported
   [junit4] IGNOR/A 0.00s J1 | TestIOUtils.testManyPartitions
   [junit4]    > Assumption #1: windows is not supported
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-BA, timezone=Atlantic/Faroe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53028152,total=220471296
   [junit4]   2> NOTE: All tests run in this JVM: [TestUniqueTermCount, TestNumericDocValuesUpdates, TestSpanTermQuery, TestFuzzyQuery, TestSparseFixedBitSet, TestNGramPhraseQuery, TestFieldType, TestDirectoryReaderReopen, TestClassicSimilarity, TestPackedInts, TestLogMergePolicy, TestAllFilesCheckIndexHeader, TestWildcard, TestIndexWriterNRTIsCurrent, TestIndexWriterConfig, TestSearchAfter, TestMultiLevelSkipList, TestSortedNumericSortField, TestMultiPhraseQuery, TestMSBRadixSorter, TestDateTools, TestDemo, TestMultiTermConstantScore, TestSpanContainQuery, TestBooleanScorer, TestUsageTrackingFilterCachingPolicy, TestDeletionPolicy, TestGraphTokenStreamFiniteStrings, Test2BPostingsBytes, TestPerFieldPostingsFormat, TestMaxPosition, TestIntsRef, TestStressIndexing, TestDirectory, TestOperations, TestByteBlockPool, TestCachingTokenFilter, TestDuelingCodecsAtNight, TestAutomatonQueryUnicode, TestDocValuesQueries, TestSimpleSearchEquivalence, TestAutomatonQuery, TestIndexWriterForceMerge, TestMinShouldMatch2, Test2BBKDPoints, TestFieldMaskingSpanQuery, TestInPlaceMergeSorter, TestQueryBuilder, TestDocValuesScoring, TestShardSearching, TestDocumentsWriterStallControl, TestStressIndexing2, TestMergedIterator, TestLRUQueryCache, TestBoolean2, TestTermQuery, TestDelegatingAnalyzerWrapper, TestPersistentSnapshotDeletionPolicy, TestFixedLengthBytesRefArray, TestAllFilesHaveChecksumFooter, TestSloppyPhraseQuery2, TestPointQueries, TestGeoUtils, TestPhraseQuery, TestNIOFSDirectory, TestStopFilter, Test2BDocs, TestBytesRefAttImpl, TestIndexSearcher, TestEarlyTerminatingSortingCollector, TestIndexingSequenceNumbers, TestNRTReaderWithThreads, TestNoMergeScheduler, TestTermsEnum2, TestBytesRefArray, TestBooleanRewrites, TestSpanBoostQuery, TestMaxTermFrequency, TestPositiveScoresOnlyCollector, TestLongPostings, TestConcurrentMergeScheduler, TestSetOnce, TestPagedBytes, TestFieldReuse, TestSentinelIntSet, TestPostingsOffsets, TestConstantScoreQuery, TestIndexWriterReader, TestTermVectors, TestDisjunctionMaxQuery, TestReaderClosed, TestLucene50CompoundFormat, TestDocumentWriter, TestRollingBuffer, TestSortedSetSortField, TestBytesRefHash, TestTransactions, TestDocIdSetBuilder, Test2BPagedBytes, TestBlockPostingsFormat3, TestIndexWriterOutOfFileDescriptors, TestFixedBitSet, TestExitableDirectoryReader, TestLucene60FieldInfoFormat, TestSpanFirstQuery, TestFieldValueQuery, TestCharArraySet, TestRollingUpdates, TestPrefixInBooleanQuery, TestSimilarityBase, TestCustomTermFreq, TestTimSorterWorstCase, TestSloppyMath, TestSimpleFSLockFactory, TestStressAdvance, TestNorms, TestIndexWriterCommit, TestSearchWithThreads, TestHighCompressionMode, TestIndexWriterUnicode, TestByteSlices, TestConsistentFieldNumbers, TestWeakIdentityMap, TestSimpleExplanations, TestDirectoryReader, TestSegmentMerger, TestBagOfPositions, TestOmitNorms, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestMultiDocValues, TestFieldsReader, TestCustomSearcherSort, TestDocValuesIndexing, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestTransactionRollback, TestSpanExplanations, TestRAMDirectory, TestBagOfPostings, TestCodecs, TestParallelLeafReader, TestStressNRT, TestMultiFields, TestScorerPerf, TestForTooMuchCloning, TestDoc, TestExternalCodecs, TestSimpleExplanationsOfNonMatches, TestPerSegmentDeletes, TestIntBlockPool, TestSegmentTermEnum, TestSortRandom, TestTopFieldCollector, TestIndexableField, TestPrefixRandom, TestRegexpRandom, TestPayloadsOnVectors, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestIndexFileDeleter, TestParallelTermEnum, TestElevationComparator, TestSubScorerFreqs, TestMultiTermQueryRewrites, TestField, TestVirtualMethod, TestFilterLeafReader, TestCharsRef, TestCachingCollector, TestTotalHitCountCollector, TestIsCurrent, TestIndexWriterLockRelease, TestCharFilter, TestNot, TestVersion, TestCodecHoldsOpenFiles, TestScoreCachingWrappingScorer, TestIndexCommit, TestIOUtils]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIOUtils -Dtests.seed=70B850982224C929 -Dtests.slow=true -Dtests.locale=sr-Latn-BA -Dtests.timezone=Atlantic/Faroe -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestIOUtils (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.util.TestIOUtils_70B850982224C929-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([70B850982224C929]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [359/458 (1!)] on J1 in 0.08s, 18 tests, 1 error, 5 skipped <<< FAILURES!

[...truncated 3372 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Asserting), content5=BlockTreeOrds(blocksize=128), content4=PostingsFormat(name=Direct), trieInt=PostingsFormat(name=Asserting), content3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content2=PostingsFormat(name=Asserting), fie?ld=PostingsFormat(name=Asserting), utf8=PostingsFormat(name=Direct), trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Asserting), content=PostingsFormat(name=Direct), autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1119, maxMBSortInHeap=6.040034550217332, sim=RandomSimilarity(queryNorm=false): {content6=DFR GL1, content5=DFR I(F)3(800.0), content2=DFR G1, utf8=LM Jelinek-Mercer(0.100000), fie?ld=DFR I(ne)B1, content=DFI(Standardized), autf8=DFR I(n)B1}, locale=es-GT, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=70757536,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F46527CF264D9B77 -Dtests.slow=true -Dtests.locale=es-GT -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\4.5.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.6.2-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\3.1.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F46527CF264D9B77-001\2.9.4-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F46527CF264D9B77]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 57.03s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 9313 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\init-core-data-001
   [junit4]   2> 5377217 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 5377218 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 5377231 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 5377232 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 5377234 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001
   [junit4]   2> 5377234 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 5377235 INFO  (Thread-10465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 5377235 INFO  (Thread-10465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 5377241 ERROR (Thread-10465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 5377336 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[89E0AB9AA709A0D2]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53806
   [junit4]   2> 5377357 INFO  (zkConnectionManagerCallback-13715-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2b16b990{/solr,null,AVAILABLE}
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41650e0c{HTTP/1.1,[http/1.1]}{127.0.0.1:53810}
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.e.j.s.Server Started @5385702ms
   [junit4]   2> 5377390 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53810}
   [junit4]   2> 5377401 ERROR (jetty-launcher-13712-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5377401 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T06:16:42.603Z
   [junit4]   2> 5377407 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 5377408 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@664f92e4{/solr,null,AVAILABLE}
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@dc2018b{HTTP/1.1,[http/1.1]}{127.0.0.1:53815}
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.e.j.s.Server Started @5385757ms
   [junit4]   2> 5377452 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53815}
   [junit4]   2> 5377452 ERROR (jetty-launcher-13712-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 5377459 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-12T06:16:42.661Z
   [junit4]   2> 5377460 INFO  (zkConnectionManagerCallback-13717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377479 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5377489 INFO  (zkConnectionManagerCallback-13719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377490 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 5377527 INFO  (jetty-launcher-13712-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53806/solr
   [junit4]   2> 5377532 INFO  (jetty-launcher-13712-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53806/solr
   [junit4]   2> 5377540 INFO  (zkConnectionManagerCallback-13723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377549 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e90366cb0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5377550 INFO  (zkConnectionManagerCallback-13727-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160e90366cb0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5377556 INFO  (zkConnectionManagerCallback-13731-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5377557 INFO  (zkConnectionManagerCallback-13729-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53815_solr
   [junit4]   2> 5378092 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.Overseer Overseer (id=99335392620904454-127.0.0.1:53815_solr-n_0000000000) starting
   [junit4]   2> 5378120 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53815_solr
   [junit4]   2> 5378144 INFO  (OverseerStateUpdate-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5378199 INFO  (zkCallback-13728-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5378225 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 5378231 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53810_solr
   [junit4]   2> 5378268 INFO  (zkCallback-13728-thread-1-processing-n:127.0.0.1:53810_solr) [n:127.0.0.1:53810_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5378277 INFO  (zkCallback-13730-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5378630 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378653 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378659 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378659 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53810.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378708 INFO  (jetty-launcher-13712-thread-1) [n:127.0.0.1:53810_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node1\.
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5378711 INFO  (jetty-launcher-13712-thread-2) [n:127.0.0.1:53815_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\.
   [junit4]   2> 5378843 INFO  (zkConnectionManagerCallback-13737-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5379122 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 5379126 INFO  (zkConnectionManagerCallback-13742-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 5379128 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 5379130 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53806/solr ready
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5379132 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 5379207 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 5379230 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 5379234 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 5379266 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 5379268 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 5379276 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 5379282 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 5379287 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 5379316 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 5379324 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 5379337 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 5379341 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 5379346 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 5379350 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 5379355 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 5379359 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 5379373 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 5379376 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 5379381 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 5379385 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 5379401 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 5379405 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 5379409 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 5379413 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 5379423 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 5379428 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 5379432 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 5379437 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 5379442 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 5379457 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 5379461 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 5379466 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 5379470 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 5379475 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 5379479 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 5379484 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 5379488 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 5379493 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 5379497 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 5379502 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 5379507 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 5379523 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 5379528 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 5379533 INFO  (OverseerThreadFactory-21750-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 5379654 INFO  (OverseerStateUpdate-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53815/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 5379857 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 5379857 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 5379998 INFO  (zkCallback-13730-thread-1-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5379998 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5380946 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5380946 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5380948 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 5380949 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380951 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 5380952 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380953 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 5380954 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380954 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 5380955 WARN  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5380962 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 5381023 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 5381437 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 5381502 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53815.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7b236e7b
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 5381503 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 5381521 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 5381667 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 5381667 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 5381685 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 5381685 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 5381686 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@782a94b5[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 5381694 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 5381695 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 5381695 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 5381705 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 5381708 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 5381708 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589366286618460160
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@782a94b5[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 5381711 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 5381712 INFO  (searcherExecutor-21755-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@782a94b5[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 5381720 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 5381755 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 5381872 INFO  (zkCallback-13730-thread-3-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5381872 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5381907 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 5381913 INFO  (qtp201985264-54218) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2054
   [junit4]   2> 5381927 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_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> 5382014 INFO  (zkCallback-13730-thread-3-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5382015 INFO  (zkCallback-13730-thread-2-processing-n:127.0.0.1:53815_solr) [n:127.0.0.1:53815_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 5382928 INFO  (qtp201985264-54220) [n:127.0.0.1:53815_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3790
   [junit4]   2> 5382943 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrCore config update listener called for core timeConfig_shard1_replica_n1
   [junit4]   2> 5382943 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrCore core reload timeConfig_shard1_replica_n1
   [junit4]   2> 5382949 INFO  (qtp201985264-54217) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Executed config commands successfully and persisted to ZK [{"set-user-property":{"timePartitionAliasName":"myalias"}}, {"set-user-property":{"update.autoCreateFields":false}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"tolerant",
   [junit4]   2>     "class":"solr.TolerantUpdateProcessorFactory"}}, {"add-updateprocessor":{
   [junit4]   2>     "name":"inc",
   [junit4]   2>     "class":"org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest$IncrementURPFactory",
   [junit4]   2>     "fieldName":"integer_i"}}]
   [junit4]   2> 5382949 INFO  (qtp201985264-54217) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Waiting up to 30 secs for 1 replicas to set the property overlay to be of version 0 for collection timeConfig
   [junit4]   2> 5382954 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383038 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 5383038 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 5383039 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 5383040 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383040 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 5383043 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383044 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 5383044 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383045 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 5383045 WARN  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_89E0AB9AA709A0D2-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 5383070 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383070 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383070 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 1 attempts
   [junit4]   2> 5383071 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383071 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383071 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 5383134 INFO  (Thread-10487) [n:127.0.0.1:53815_solr    ] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 5383191 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383191 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383191 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 2 attempts
   [junit4]   2> 5383191 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Time elapsed : 0 secs, maxWait 30
   [junit4]   2> 5383200 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383256 INFO  (OverseerCollectionConfigSetProcessor-99335392620904454-127.0.0.1:53815_solr-n_0000000000) [n:127.0.0.1:53815_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> 5383318 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler expecting overlay version 0 but my version is -1
   [junit4]   2> 5383318 INFO  (qtp201985264-54215) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.S.Request [timeConfig_shard1_replica_n1]  webapp=/solr path=/config/znodeVersion params={overlay=0&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 5383319 INFO  (SolrConfigHandler-refreshconf) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Another reload is in progress . Not doing anything
   [junit4]   2> 5383356 INFO  (solrHandlerExecutor-21760-thread-1-processing-n:127.0.0.1:53815_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:53815_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.SolrConfigHandler Could not get expectedVersion 0 from http://127.0.0.1:53815/solr/timeConfig_shard1_replica_n1/ for prop overlay   after 3 attempts
   [junit4]   2> 5383358 INFO  (solrHandlerExecutor-

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

 1) Thread[id=9320, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[89E0AB9AA709A0D2], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8386909 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[89E0AB9AA709A0D2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_89E0AB9AA709A0D2-001
   [junit4]   2> Jan 12, 2018 7:06:52 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=America/Inuvik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=191100352,total=411004928
   [junit4]   2> NOTE: All tests run in this JVM: [ShardRoutingTest, V2StandaloneTest, AddReplicaTest, DistributedFacetExistsSmallTest, TestSubQueryTransformerCrossCore, TestMacros, TestRawResponseWriter, EnumFieldTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AnalyticsQueryTest, TestHttpShardHandlerFactory, TestSolrCoreProperties, RegexBoostProcessorTest, ClassificationUpdateProcessorIntegrationTest, HdfsDirectoryFactoryTest, TestCollectionAPIs, AtomicUpdatesTest, DirectUpdateHandlerOptimizeTest, CursorPagingTest, TestCloudSchemaless, TestSchemaResource, DisMaxRequestHandlerTest, TestHashQParserPlugin, TestRangeQuery, RegexBytesRefFilterTest, ReplicationFactorTest, DistributedQueryElevationComponentTest, TestStressInPlaceUpdates, LargeFieldTest, TestCoreAdminApis, FastVectorHighlighterTest, TestGeoJSONResponseWriter, TestMinMaxOnMultiValuedField, DirectSolrConnectionTest, NumberUtilsTest, TestSolrCloudWithSecureImpersonation, TestManagedSynonymFilterFactory, PathHierarchyTokenizerFactoryTest, XmlUpdateRequestHandlerTest, TestJsonFacetRefinement, TestFieldCacheReopen, ConfigureRecoveryStrategyTest, MetricUtilsTest, DefaultValueUpdateProcessorTest, TestConfigSetsAPIZkFailure, SortByFunctionTest, TestCloudPseudoReturnFields, TestLeaderElectionZkExpiry, TestUpdate, StatsComponentTest, TestRandomDVFaceting, TestOmitPositions, MigrateRouteKeyTest, CollectionsAPISolrJTest, TestExactSharedStatsCache, TlogReplayBufferedWhileIndexingTest, ChangedSchemaMergeTest, BlockDirectoryTest, ConfigSetsAPITest, SignatureUpdateProcessorFactoryTest, WordBreakSolrSpellCheckerTest, TestCloudDeleteByQuery, QueryParsingTest, DateRangeFieldTest, TestPullReplicaErrorHandling, TestDocTermOrds, RollingRestartTest, TestTrieFacet, TestIBSimilarityFactory, TestSolrCoreSnapshots, DateFieldTest, OverseerTest, TestLegacyField, DeleteInactiveReplicaTest, TestXIncludeConfig, TestJmxIntegration, TestFieldCacheSortRandom, TestFieldTypeResource, RecoveryZkTest, ClusterStateUpdateTest, TestCustomStream, NodeAddedTriggerTest, AlternateDirectoryTest, DistributedSpellCheckComponentTest, TestSolrCloudWithDelegationTokens, DistributedDebugComponentTest, UUIDUpdateProcessorFallbackTest, TestLocalFSCloudBackupRestore, TestWriterPerf, BinaryUpdateRequestHandlerTest, TestCloudJSONFacetJoinDomain, TestChildDocTransformer, SolrTestCaseJ4Test, ShowFileRequestHandlerTest, SolrMetricsIntegrationTest, InfixSuggestersTest, SecurityConfHandlerTest, TestTolerantSearch, TestLFUCache, DateMathParserTest, DirectUpdateHandlerTest, BitVectorTest, SolrCLIZkUtilsTest, TestBinaryField, SolrInfoBeanTest, TestQueryWrapperFilter, OverseerStatusTest, ConvertedLegacyTest, PreAnalyzedFieldManagedSchemaCloudTest, TestBulkSchemaConcurrent, TestTrackingShardHandlerFactory, LeaderInitiatedRecoveryOnShardRestartTest, TestEmbeddedSolrServerSchemaAPI, TestRequestStatusCollectionAPI, SolrCloudReportersTest, TestUseDocValuesAsStored2, ZkCLITest, CdcrReplicationDistributedZkTest, TestLRUStatsCache, TestSchemaVersionResource, ReturnFieldsTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=89E0AB9AA709A0D2 -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/Inuvik -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89E0AB9AA709A0D2]:0)
   [junit4] Completed [699/766 (2!)] on J0 in 7220.17s, 1 test, 2 errors <<< FAILURES!

[...truncated 2594 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1744, maxMBSortInHeap=7.147728138790668, sim=RandomSimilarity(queryNorm=false): {}, locale=es-UY, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=75544744,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=454BF2BEF548AADB -Dtests.slow=true -Dtests.locale=es-UY -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_454BF2BEF548AADB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([454BF2BEF548AADB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.52s, 8 tests, 1 error <<< FAILURES!

[...truncated 45779 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 395 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/395/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.TestSimpleTrackingShardHandler

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1\lib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestSimpleTrackingShardHandler_18087A57CC887A4E-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57757/collection1
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E:905C458D627417B6]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=24346, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    5) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24348, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    7) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=24346, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   5) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24348, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   7) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=24351, name=zkCallback-5190-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=24513, name=zkCallback-5190-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=24347, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[18087A57CC887A4E]-SendThread(127.0.0.1:57713), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
No live SolrServers available to handle this request:[https://127.0.0.1:50021/solr]

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: No live SolrServers available to handle this request:[https://127.0.0.1:50021/solr]
	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E:20BB5EA9EB7BAE9F]:0)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:462)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: https://127.0.0.1:50021/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	... 44 more
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at sun.security.ssl.InputRecord.readFully(InputRecord.java:465)
	at sun.security.ssl.InputRecord.read(InputRecord.java:503)
	at sun.security.ssl.SSLSocketImpl.readRecord(SSLSocketImpl.java:983)
	at sun.security.ssl.SSLSocketImpl.readDataRecord(SSLSocketImpl.java:940)
	at sun.security.ssl.AppInputStream.read(AppInputStream.java:105)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.GraphQueryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\tlog\tlog.0000000000000000045
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001

	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001

	at __randomizedtesting.SeedInfo.seed([BDC4691459A2DDC5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12128 lines...]
   [junit4] Suite: org.apache.solr.search.join.GraphQueryTest
   [junit4]   2> 563898 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001
   [junit4]   2> 563899 WARN  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=37 numCloses=37
   [junit4]   2> 563900 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 563903 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 563903 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 563907 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 563990 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 564024 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 564096 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 564199 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564212 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564212 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564214 INFO  (coreLoadExecutor-2858-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 564216 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 564277 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 564298 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 564361 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 564374 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 564375 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@131884
   [junit4]   2> 564375 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 564375 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.GraphQueryTest_18087A57CC887A4E-001\init-core-data-001\]
   [junit4]   2> 564377 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=30, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7502018300997919]
   [junit4]   2> 564478 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 564479 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 564480 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 564480 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 564481 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=66.416015625, floorSegmentMB=0.9609375, forceMergeDeletesPctAllowed=26.623805998696746, segmentsPerTier=15.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7513971032162614
   [junit4]   2> 564481 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@11033b2[collection1] main]
   [junit4]   2> 564483 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 564492 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 564533 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 564534 INFO  (coreLoadExecutor-2858-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589314541147127808
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 564534 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 564535 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 564536 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 564537 INFO  (searcherExecutor-2859-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11033b2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 564538 INFO  (SUITE-GraphQueryTest-seed#[18087A57CC887A4E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 564541 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQueryParserValidation
   [junit4]   2> 564545 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 564545 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_nothere&edge_id=edge_ss&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=4
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_notthere&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=0
   [junit4]   2> 564546 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQueryParserValidation
   [junit4]   2> 564548 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraph
   [junit4]   2> 564552 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541162856448)]} 0 3
   [junit4]   2> 564559 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541173342208)]} 0 0
   [junit4]   2> 564560 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541174390784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564560 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541174390784
   [junit4]   2> 564565 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@12e4eaa[collection1] main]
   [junit4]   2> 564565 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564569 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@12e4eaa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2)))}
   [junit4]   2> 564569 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564571 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1589314541183827968)]} 0 1
   [junit4]   2> 564571 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1589314541185925120)]} 0 0
   [junit4]   2> 564572 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541186973696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564572 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541186973696
   [junit4]   2> 564574 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec18f[collection1] main]
   [junit4]   2> 564574 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564577 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ec18f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 564578 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 564580 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1589314541193265152)]} 0 2
   [junit4]   2> 564581 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1589314541196410880)]} 0 0
   [junit4]   2> 564581 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1589314541196410881)]} 0 0
   [junit4]   2> 564582 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1589314541197459456)]} 0 0
   [junit4]   2> 564582 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1589314541197459457)]} 0 0
   [junit4]   2> 564583 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541198508032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564583 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541198508032
   [junit4]   2> 564584 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1db25f5[collection1] main]
   [junit4]   2> 564585 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564591 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1db25f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 564591 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564593 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541207945216)]} 0 1
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541210042368)]} 0 0
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541210042369,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564594 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541210042369
   [junit4]   2> 564596 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3d48c[collection1] main]
   [junit4]   2> 564597 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564599 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e3d48c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2)))}
   [junit4]   2> 564599 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 564605 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1589314541219479552)]} 0 1
   [junit4]   2> 564605 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1589314541221576704)]} 0 0
   [junit4]   2> 564606 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1589314541222625280)]} 0 0
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1589314541222625281)]} 0 0
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541223673856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564607 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541223673856
   [junit4]   2> 564608 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4dd76f[collection1] main]
   [junit4]   2> 564609 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564614 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4dd76f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2) Uninverting(_4(7.3.0):C4)))}
   [junit4]   2> 564614 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564625 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=10
   [junit4]   2> 564626 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 564627 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=0
   [junit4]   2> 564628 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 564629 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 564630 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 564631 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 564631 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 564632 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 564634 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541249888256)]} 0 1
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541253033984)]} 0 0
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541253033985,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564635 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541253033985
   [junit4]   2> 564637 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@136de1[collection1] main]
   [junit4]   2> 564638 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564641 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@136de1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2)))}
   [junit4]   2> 564642 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 564644 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1589314541260374016)]} 0 2
   [junit4]   2> 564645 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1589314541263519744)]} 0 0
   [junit4]   2> 564646 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541264568320,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564646 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541264568320
   [junit4]   2> 564648 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118f3dc[collection1] main]
   [junit4]   2> 564649 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564652 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118f3dc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 564652 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564655 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1589314541271908352)]} 0 2
   [junit4]   2> 564656 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1589314541275054080)]} 0 0
   [junit4]   2> 564656 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1589314541275054081)]} 0 0
   [junit4]   2> 564658 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1589314541277151232)]} 0 0
   [junit4]   2> 564658 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1589314541277151233)]} 0 0
   [junit4]   2> 564659 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541278199808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564659 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541278199808
   [junit4]   2> 564661 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1008517[collection1] main]
   [junit4]   2> 564662 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564665 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1008517[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5)))}
   [junit4]   2> 564666 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 564668 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1589314541285539840)]} 0 1
   [junit4]   2> 564668 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1589314541287636992)]} 0 0
   [junit4]   2> 564669 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589314541288685568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 564669 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@d6b6c7 commitCommandVersion:1589314541288685568
   [junit4]   2> 564670 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1263420[collection1] main]
   [junit4]   2> 564671 INFO  (TEST-GraphQueryTest.testGraph-seed#[18087A57CC887A4E]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 564675 INFO  (searcherExecutor-2859-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1263420[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_6(7.3.0):C2) Uni

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

.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]    >    4) Thread[id=24349, name=zkConnectionManagerCallback-5191-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=24512, name=zkCallback-5190-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=24514, name=zkCallback-5190-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=24511, name=zkCallback-5190-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18087A57CC887A4E]:0)
   [junit4] Completed [511/766 (4!)] on J1 in 73.04s, 1 test, 3 errors <<< FAILURES!

[...truncated 3165 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=sr-Latn-ME, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=26728976,total=58195968
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=BDC4691459A2DDC5 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BDC4691459A2DDC5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDC4691459A2DDC5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 12.87s, 8 tests, 1 error <<< FAILURES!

[...truncated 41518 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 394 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/394/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001

	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCollapseQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\tlog\tlog.0000000000000000069
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001

	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001

	at __randomizedtesting.SeedInfo.seed([A48AD69F699974D4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12215 lines...]
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4]   2> 866887 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001
   [junit4]   2> 866888 WARN  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=16 numCloses=16
   [junit4]   2> 866889 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 866892 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 866893 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 866894 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 866940 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 866962 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 867004 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 867078 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867087 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867088 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867089 INFO  (coreLoadExecutor-2388-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 867091 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 867144 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 867155 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 867198 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@461be2
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 867203 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_27D349E3A266B008-001\init-core-data-001\]
   [junit4]   2> 867205 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=0.6044921875, floorSegmentMB=1.3447265625, forceMergeDeletesPctAllowed=13.180308363516472, segmentsPerTier=42.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 867282 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 867282 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=79.1494140625, floorSegmentMB=1.8408203125, forceMergeDeletesPctAllowed=22.293006724129715, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6553253870550061
   [junit4]   2> 867288 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8db936[collection1] main]
   [junit4]   2> 867289 WARN  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 867290 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 867290 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 867291 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 867309 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 867309 INFO  (coreLoadExecutor-2388-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589263558622838784
   [junit4]   2> 867309 INFO  (searcherExecutor-2389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 867311 INFO  (searcherExecutor-2389-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8db936[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867312 INFO  (SUITE-TestCollapseQParserPlugin-seed#[27D349E3A266B008]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 867314 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMergeBoost
   [junit4]   2> 867315 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867317 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@85b2d3[collection1] realtime]
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 3
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558632275968,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867318 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558632275968
   [junit4]   2> 867320 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d1853[collection1] main]
   [junit4]   2> 867320 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867324 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d1853[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867324 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 867329 INFO  (TEST-TestCollapseQParserPlugin.testMergeBoost-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMergeBoost
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMissingFieldParam
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867331 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ae8b81[collection1] realtime]
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558646956032,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558646956032
   [junit4]   2> 867332 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@102c10b[collection1] main]
   [junit4]   2> 867333 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867336 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@102c10b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867336 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse}} status=400 QTime=3
   [junit4]   2> 867339 INFO  (TEST-TestCollapseQParserPlugin.testMissingFieldParam-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMissingFieldParam
   [junit4]   2> 867342 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEmptyCollection
   [junit4]   2> 867342 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3c184a[collection1] realtime]
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 867343 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558658490368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867344 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558658490368
   [junit4]   2> 867344 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@139f2ed[collection1] main]
   [junit4]   2> 867345 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867348 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@139f2ed[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867348 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867382 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_s+max%3Dfield(test_i)}} hits=0 status=0 QTime=33
   [junit4]   2> 867382 INFO  (TEST-TestCollapseQParserPlugin.testEmptyCollection-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEmptyCollection
   [junit4]   2> 867384 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericCollapse
   [junit4]   2> 867385 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 867385 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f8ad5b[collection1] realtime]
   [junit4]   2> 867386 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558704627712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558704627712
   [junit4]   2> 867387 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@118f018[collection1] main]
   [junit4]   2> 867389 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867390 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@118f018[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 867391 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 867395 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589263558709870592)]} 0 3
   [junit4]   2> 867396 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558714064896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867396 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558714064896
   [junit4]   2> 867399 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@162677[collection1] main]
   [junit4]   2> 867400 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867404 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@162677[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 867404 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 867406 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589263558722453504)]} 0 1
   [junit4]   2> 867406 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589263558724550656)]} 0 0
   [junit4]   2> 867407 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558725599232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867407 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558725599232
   [junit4]   2> 867409 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1de4c43[collection1] main]
   [junit4]   2> 867410 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867414 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1de4c43[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 867414 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867416 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589263558732939264)]} 0 1
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589263558735036416)]} 0 0
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558736084992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867417 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558736084992
   [junit4]   2> 867420 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@86d5da[collection1] main]
   [junit4]   2> 867420 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867423 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@86d5da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2)))}
   [junit4]   2> 867424 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867425 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589263558743425024)]} 0 1
   [junit4]   2> 867426 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558745522176,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867426 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558745522176
   [junit4]   2> 867430 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@510a74[collection1] main]
   [junit4]   2> 867431 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867434 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@510a74[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 867434 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589263558753910784)]} 0 1
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263558757056512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867437 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263558757056512
   [junit4]   2> 867440 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14c2880[collection1] main]
   [junit4]   2> 867440 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867443 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14c2880[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 867443 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 867462 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=18
   [junit4]   2> 867491 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=28
   [junit4]   2> 867495 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867501 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=4
   [junit4]   2> 867503 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867508 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=4
   [junit4]   2> 867529 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=20
   [junit4]   2> 867533 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867538 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=4
   [junit4]   2> 867546 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=6
   [junit4]   2> 867549 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867554 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=3
   [junit4]   2> 867556 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 867559 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=1
   [junit4]   2> 867562 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+asc'+}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867564 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+desc'+}&sort=id_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867565 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867566 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867567 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867569 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 867571 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867573 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867574 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867575 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 867577 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_i}&sort=test_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867579 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 867579 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc} status=500 QTime=1
   [junit4]   2> 867580 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc:java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 867581 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f}&sort=test_i+desc} hits=2 status=0 QTime=0
   [junit4]   2> 867592 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&sort=test_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867596 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&fq={!tag%3Dtest}term_s:YYYY&defType=edismax&bf=field(id_i)&fl=score,+id&facet=true&facet.field={!ex%3Dtest}term_s} hits=2 status=0 QTime=3
   [junit4]   2> 867598 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 867600 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867602 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867604 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867605 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867607 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867608 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867610 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867612 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867613 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867615 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867616 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=0
   [junit4]   2> 867622 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867622 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sub(sub(test_l,1000),id_i)&fq={!collapse+field%3Dgroup_i+sort%3D'abs(cscore())+asc,+id_i+asc'}&sort=score+asc} status=400 QTime=5
   [junit4]   2> 867623 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867623 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+max%3Dtest_f}} status=400 QTime=0
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 867624 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 867625 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867627 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867628 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+max%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867629 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867630 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&x=&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867631 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dexpand}&sort=id_i+desc} hits=4 status=0 QTime=0
   [junit4]   2> 867632 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dcollapse}&sort=id_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867636 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&fq={!tag%3Dtest_i}id:5&defType=edismax&bf=field(test_i)&facet=true&facet.field={!ex%3Dtest_i}test_i&facet.mincount=1} hits=1 status=0 QTime=2
   [junit4]   2> 867691 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&group=true&group.field=id} hits=2 status=0 QTime=54
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1589263559023394816)]} 0 1
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[2 (-1589263559024443392)]} 0 0
   [junit4]   2> 867692 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559024443393,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867694 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559024443393
   [junit4]   2> 867694 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@71bc73[collection1] main]
   [junit4]   2> 867695 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867700 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71bc73[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 867701 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 867703 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=3 status=0 QTime=1
   [junit4]   2> 867705 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589263559037026304)]} 0 1
   [junit4]   2> 867706 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559039123456,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867706 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559039123456
   [junit4]   2> 867708 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1043975[collection1] main]
   [junit4]   2> 867709 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867716 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1043975[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 867716 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 867718 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589263559049609216)]} 0 1
   [junit4]   2> 867718 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589263559051706368)]} 0 0
   [junit4]   2> 867719 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559052754944,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867719 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559052754944
   [junit4]   2> 867724 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1290c99[collection1] main]
   [junit4]   2> 867725 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867731 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1290c99[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 867732 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 867734 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589263559066386432)]} 0 1
   [junit4]   2> 867734 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589263559068483584)]} 0 0
   [junit4]   2> 867735 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559069532160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867735 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559069532160
   [junit4]   2> 867737 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f7801a[collection1] main]
   [junit4]   2> 867740 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867744 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f7801a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2)))}
   [junit4]   2> 867744 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589263559078969344)]} 0 1
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559081066496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867746 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559081066496
   [junit4]   2> 867751 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1f5f878[collection1] main]
   [junit4]   2> 867751 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867758 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1f5f878[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1)))}
   [junit4]   2> 867758 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 867760 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589263559093649408)]} 0 2
   [junit4]   2> 867761 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589263559096795136,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 867761 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@73343b commitCommandVersion:1589263559096795136
   [junit4]   2> 867765 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13126d7[collection1] main]
   [junit4]   2> 867768 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 867775 INFO  (searcherExecutor-2389-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13126d7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1) Uninverting(_9(7.3.0):C1)))}
   [junit4]   2> 867775 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 867788 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=12
   [junit4]   2> 867790 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=1
   [junit4]   2> 867792 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 867794 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=1
   [junit4]   2> 867796 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 867798 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=1
   [junit4]   2> 867801 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=1
   [junit4]   2> 867803 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867807 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867809 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867811 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867813 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867816 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=1
   [junit4]   2> 867819 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D349E3A266B008]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=1
   [junit4]   2> 867821 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[27D

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

FastWriter, HdfsLockFactoryTest, TestInitQParser, TriLevelCompositeIdRoutingTest, DistanceUnitsTest, SuggestComponentTest, TestCryptoKeys, TolerantUpdateProcessorTest, VersionInfoTest, TestElisionMultitermQuery, DistributedIntervalFacetingTest, SpatialRPTFieldTypeTest, TestSerializedLuceneMatchVersion, LoggingHandlerTest, TestRequestForwarding, TestSchemaManager, NodeLostTriggerTest, PKIAuthenticationIntegrationTest, DocumentAnalysisRequestHandlerTest, FacetPivotSmallTest, ConnectionManagerTest, TestQueryTypes, BasicZkTest, TestFieldTypeCollectionResource, TestComputePlanAction, TestCollationFieldDocValues, FileBasedSpellCheckerTest, TestInfoStreamLogging, TermVectorComponentDistributedTest, CacheHeaderTest, TestSubQueryTransformer, DeleteReplicaTest, TestSort, TestConfigOverlay, SolrCoreTest, OpenExchangeRatesOrgProviderTest, TestFieldCacheVsDocValues, DebugComponentTest, TestManagedStopFilterFactory, TestClassicSimilarityFactory, TestOverriddenPrefixQueryForCustomFieldType, ChaosMonkeySafeLeaderTest, CdcrBootstrapTest, HttpPartitionTest, HdfsTlogReplayBufferedWhileIndexingTest, TestNumericTokenStream, DocumentBuilderTest, TestPushWriter, RecoveryAfterSoftCommitTest, TestMacroExpander, PreAnalyzedFieldTest, TestBlendedInfixSuggestions, AliasIntegrationTest, TestStressCloudBlindAtomicUpdates, TestCloudRecovery, ConcurrentDeleteAndCreateCollectionTest, BlobRepositoryCloudTest, OverseerRolesTest, TestSolrCloudWithKerberosAlt, TestDistribIDF, TestSchemaNameResource, TestCharFilters, TestWordDelimiterFilterFactory, UpdateParamsTest, TestRandomFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, DistributedSpellCheckComponentTest, TestRealTimeGet, TestReload, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, QueryElevationComponentTest, TestFiltering, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, DocValuesTest, TestRemoteStreaming, SolrInfoBeanTest, TestSurroundQueryParser, TestWriterPerf, TestOmitPositions, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, TestSolrQueryParser, RegexBoostProcessorTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, SearchHandlerTest, AlternateDirectoryTest, CopyFieldTest, SolrIndexConfigTest, SampleTest, TestBinaryField, NumericFieldsTest, TestFuzzyAnalyzedSuggestions, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, TestFastLRUCache, PrimUtilsTest, DOMUtilTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, SliceStateTest, CircularListTest, DistributedMLTComponentTest, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServerSchemaAPI -Dtests.seed=27D349E3A266B008 -Dtests.slow=true -Dtests.locale=en-AU -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestEmbeddedSolrServerSchemaAPI (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_27D349E3A266B008-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([27D349E3A266B008]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [520/766 (2!)] on J1 in 0.60s, 2 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 3224 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Australia/Darwin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=8085832,total=27070464
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A48AD69F699974D4 -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Australia/Darwin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A48AD69F699974D4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A48AD69F699974D4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.39s, 8 tests, 1 error <<< FAILURES!

[...truncated 41525 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 393 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/393/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007

	at __randomizedtesting.SeedInfo.seed([30323D7402709A03]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001

	at __randomizedtesting.SeedInfo.seed([C57C4FA3061B7AF0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A:160FB510E077875E]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=31147, name=sdqtest--8740-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=31147, name=sdqtest--8740-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.ResourceLoaderTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001

	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestBadConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_53A5C769A4253B2A-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCustomSort

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.testParse

Error Message:
Error from server at http://127.0.0.1:56090/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56090/solr: Collection : myalias_2017-10-24 is part of alias myalias remove or modify the alias before removing this collection.
	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A:3C208C31185308C5]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.doBefore(TimeRoutedAliasUpdateProcessorTest.java:84)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001

	at __randomizedtesting.SeedInfo.seed([AEB448ED5647B7EE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2423 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1987, maxMBSortInHeap=6.93822004731247, sim=RandomSimilarity(queryNorm=true): {}, locale=lv-LV, timezone=Asia/Muscat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=43069392,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatvianAnalyzer, TestLengthFilter, TestCzechStemmer, TestBengaliNormalizer, TestPortugueseLightStemFilterFactory, TestMorph, TestConv, TestKStemFilterFactory, TestGalicianMinimalStemFilterFactory, DelimitedPayloadTokenFilterTest, TestSoraniStemFilter, TestBrazilianStemFilterFactory, TestPatternTokenizer, Test64kAffixes, DateRecognizerFilterFactoryTest, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=30323D7402709A03 -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Asia/Muscat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.snowball.TestSnowballVocab_30323D7402709A03-001\tempDir-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([30323D7402709A03]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [56/285 (1!)] on J0 in 17.45s, 1 test, 1 error <<< FAILURES!

[...truncated 2308 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=LuceneVarGapDocFreqInterval), content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content4=PostingsFormat(name=Direct), trieInt=PostingsFormat(name=LuceneVarGapDocFreqInterval), content3=Lucene50(blocksize=128), content2=PostingsFormat(name=LuceneVarGapDocFreqInterval), fie?ld=PostingsFormat(name=LuceneVarGapDocFreqInterval), utf8=PostingsFormat(name=LuceneVarGapDocFreqInterval), trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Direct), content=PostingsFormat(name=LuceneVarGapDocFreqInterval), autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1439, maxMBSortInHeap=6.171564806432235, sim=RandomSimilarity(queryNorm=false): {content6=DFR GL2, content5=DFR GL3(800.0), content2=IB SPL-D2, utf8=DFR I(n)1, fie?ld=DFR I(n)L1, content=DFR I(n)B3(800.0), autf8=DFR I(n)B3(800.0)}, locale=pl, timezone=Africa/Mogadishu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=78991664,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=C57C4FA3061B7AF0 -Dtests.slow=true -Dtests.locale=pl -Dtests.timezone=Africa/Mogadishu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_C57C4FA3061B7AF0-001\2.9.4-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C57C4FA3061B7AF0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 42.59s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6950 lines...]
   [junit4] Suite: org.apache.solr.search.TestCustomSort
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 72404 WARN  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 72405 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 72408 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 72408 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 72409 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 72410 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 72412 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 72732 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 72775 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 72798 WARN  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72812 WARN  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieLongField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 72834 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 72900 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72905 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72905 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72910 INFO  (coreLoadExecutor-146-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 72911 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 72974 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 72993 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 72998 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 72998 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5026b0b0
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 72999 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001\]
   [junit4]   2> 73003 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=16, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=11.7587890625, floorSegmentMB=1.7744140625, forceMergeDeletesPctAllowed=28.698100500932927, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.37651388127077445
   [junit4]   2> 73057 WARN  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.OldLuceneQParserPlugin]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 73303 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 73303 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 73310 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 73311 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 73311 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=35, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 73312 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@119646ba[collection1] main]
   [junit4]   2> 73319 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 73404 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 73551 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 73551 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 73552 INFO  (coreLoadExecutor-146-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589217470700322816
   [junit4]   2> 73554 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 73554 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 73554 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 73555 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 73557 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 73558 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 73558 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 73559 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 73560 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSortableBinary
   [junit4]   2> 73560 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 73562 INFO  (searcherExecutor-147-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@119646ba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 73573 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 73575 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@78e934dd[collection1] realtime]
   [junit4]   2> 73575 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 11
   [junit4]   2> 73749 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589217470856560640)]} 0 172
   [junit4]   2> 73758 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589217470916329472)]} 0 0
   [junit4]   2> 73759 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589217470917378048)]} 0 0
   [junit4]   2> 73760 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1589217470918426624)]} 0 0
   [junit4]   2> 73761 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1589217470918426625)]} 0 0
   [junit4]   2> 73761 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1589217470919475200)]} 0 0
   [junit4]   2> 73762 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1589217470920523776)]} 0 0
   [junit4]   2> 73763 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1589217470921572352)]} 0 0
   [junit4]   2> 73764 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1589217470922620928)]} 0 0
   [junit4]   2> 73766 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1589217470922620929)]} 0 0
   [junit4]   2> 73767 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1589217470924718080)]} 0 0
   [junit4]   2> 73775 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1589217470934155264)]} 0 0
   [junit4]   2> 73776 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1589217470935203840)]} 0 0
   [junit4]   2> 73777 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589217470936252416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 73777 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1f3a6504 commitCommandVersion:1589217470936252416
   [junit4]   2> 73929 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@36bb983c[collection1] main]
   [junit4]   2> 73929 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 73931 INFO  (searcherExecutor-147-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@36bb983c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c13)))}
   [junit4]   2> 73931 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 154
   [junit4]   2> 74017 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=13 status=0 QTime=83
   [junit4]   2> 74027 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 74046 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:a&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=4 status=0 QTime=15
   [junit4]   2> 74048 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:a&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 74053 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:b&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74055 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:b&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74056 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:c&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74057 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:c&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74058 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:d&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74060 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:d&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 74060 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSortableBinary
   [junit4]   2> 74060 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 74061 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=923795449
   [junit4]   2> 74061 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 74061 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41450f70: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@241928fb
   [junit4]   2> 74063 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 74063 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5821661a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7ddb780e
   [junit4]   2> 74065 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 74066 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d6cea23: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6b9afa43
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@341c770f
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=874280719
   [junit4]   2> 74067 INFO  (coreCloseExecutor-152-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@293950d3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@66ba019
   [junit4]   2> 74079 INFO  (SUITE-TestCustomSort-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id_i=PostingsFormat(name=MockRandom), _version_=PostingsFormat(name=Asserting), id=FSTOrd50, text=PostingsFormat(name=MockRandom)}, docValues:{id_i=DocValuesFormat(name=Memory), _version_=DocValuesFormat(name=Lucene70), payload=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1608, maxMBSortInHeap=6.687376982488809, sim=RandomSimilarity(queryNorm=true): {}, locale=ro, timezone=America/Cordoba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=23674752,total=105807872
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, TestLegacyField, TestManagedSchemaAPI, TestCustomSort]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomSort -Dtests.seed=53A5C769A4253B2A -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=America/Cordoba -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCustomSort (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_53A5C769A4253B2A-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/766 (1!)] on J0 in 1.71s, 1 test, 1 error <<< FAILURES!

[...truncated 250 lines...]
   [junit4] Suite: org.apache.solr.core.ResourceLoaderTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 290389 WARN  (SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 290390 INFO  (SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 290397 INFO  (SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 290397 INFO  (SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 290398 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBOMMarkers
   [junit4]   2> 290400 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 290461 INFO  (TEST-ResourceLoaderTest.testBOMMarkers-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBOMMarkers
   [junit4]   2> 290462 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAwareCompatibility
   [junit4]   2> 290466 INFO  (TEST-ResourceLoaderTest.testAwareCompatibility-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAwareCompatibility
   [junit4]   2> 290468 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadDeprecatedFactory
   [junit4]   2> 290470 WARN  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [org.apache.solr.core.ResourceLoaderTest$DeprecatedTokenFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 290470 INFO  (TEST-ResourceLoaderTest.testLoadDeprecatedFactory-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLoadDeprecatedFactory
   [junit4]   2> 290472 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testWrongEncoding
   [junit4]   2> 290473 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 290509 INFO  (TEST-ResourceLoaderTest.testWrongEncoding-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testWrongEncoding
   [junit4]   2> 290509 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInstanceDir
   [junit4]   2> 290509 INFO  (TEST-ResourceLoaderTest.testInstanceDir-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInstanceDir
   [junit4]   2> 290509 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEscapeInstanceDir
   [junit4]   2> 290520 INFO  (TEST-ResourceLoaderTest.testEscapeInstanceDir-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEscapeInstanceDir
   [junit4]   2> 290520 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderLibs
   [junit4]   2> 290537 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/lib]
   [junit4]   2> 290572 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 1 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 290582 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.core.ResourceLoaderTest_53A5C769A4253B2A-001/testClassLoaderLibs-001/otherLib]
   [junit4]   2> 290583 INFO  (TEST-ResourceLoaderTest.testClassLoaderLibs-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderLibs
   [junit4]   2> 290584 INFO  (SUITE-ResourceLoaderTest-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1101, maxMBSortInHeap=5.808052803676509, sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=America/Metlakatla
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=97505032,total=150835200
   [junit4]   2> NOTE: All tests run in this JVM: [SearchRateTriggerTest, TestLegacyField, TestManagedSchemaAPI, TestCustomSort, NumberUtilsTest, TestHighFrequencyDictionaryFactory, PrimUtilsTest, DistributedVersionInfoTest, TestScoreJoinQPNoScore, TestCSVResponseWriter, HdfsThreadLeakTest, ConfigureRecoveryStrategyTest, TestMultiValuedNumericRangeQuery, TestPseudoReturnFields, ResponseLogComponentTest, TestDistribStateManager, SolrIndexMetricsTest, TestCollectionAPIs, DisMaxRequestHandlerTest, TestRestManager, RollingRestartTest, TestReloadAndDeleteDocs, TestBackupRepositoryFactory, BinaryUpdateRequestHandlerTest, HdfsBasicDistributedZk2Test, TestAddFieldRealTimeGet, LeaderElectionContextKeyTest, RecoveryZkTest, CreateCollectionCleanupTest, TestSolrCoreParser, TestSolrCLIRunExample, TimeZoneUtilsTest, TestTrieFacet, QueryParsingTest, TestFieldCacheWithThreads, SolrCloudReportersTest, ZkStateReaderTest, TestXIncludeConfig, TestCloudNestedDocsSort, TestUseDocValuesAsStored2, BlockJoinFacetSimpleTest, DirectSolrConnectionTest, TestSlowCompositeReaderWrapper, MultiTermTest, OutputWriterTest, TestJoin, SearchHandlerTest, TestWriterPerf, TestPHPSerializedResponseWriter, TestCoreDiscovery, TestObjectReleaseTracker, SecurityConfHandlerTest, URLClassifyProcessorTest, TestInitParams, ResourceLoaderTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ResourceLoaderTest -Dtests.seed=53A5C769A4253B2A -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=America/Metlakatla -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | ResourceLoaderTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001\testClassLoaderLibs-001\otherLib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.ResourceLoaderTest_53A5C769A4253B2A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [74/766 (2!)] on J0 in 0.30s, 7 tests, 1 error <<< FAILURES!

[...truncated 52 lines...]
   [junit4] Suite: org.apache.solr.core.TestBadConfig
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001
   [junit4]   2> 339395 WARN  (SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=11 numCloses=11
   [junit4]   2> 339395 INFO  (SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 339395 INFO  (SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 339395 INFO  (SUITE-TestBadConfig-seed#[53A5C769A4253B2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 339413 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleCFS
   [junit4]   2> 339416 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339417 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339565 INFO  (TEST-TestBadConfig.testMultipleCFS-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleCFS
   [junit4]   2> 339569 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnsetSysProperty
   [junit4]   2> 339570 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339572 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339664 INFO  (TEST-TestBadConfig.testUnsetSysProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnsetSysProperty
   [junit4]   2> 339681 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNRTModeProperty
   [junit4]   2> 339685 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339689 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339800 INFO  (TEST-TestBadConfig.testNRTModeProperty-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNRTModeProperty
   [junit4]   2> 339811 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMultipleIndexConfigs
   [junit4]   2> 339814 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339827 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339925 INFO  (TEST-TestBadConfig.testMultipleIndexConfigs-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMultipleIndexConfigs
   [junit4]   2> 339927 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusMergePolicy
   [junit4]   2> 339931 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 339934 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 339990 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 340002 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.s.IndexSchema [null] Schema name=minimal
   [junit4]   2> 340002 WARN  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 340002 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 340136 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340144 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340145 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340147 INFO  (coreLoadExecutor-945-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 340147 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 340235 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 340261 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=minimal
   [junit4]   2> 340267 WARN  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 340267 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 340267 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6645360a
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 340269 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestBadConfig_53A5C769A4253B2A-001\init-core-data-001\]
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@630e50e4
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1661882596
   [junit4]   2> 340401 INFO  (coreLoadExecutor-945-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@36f9c8ac: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@33b1cbb0
   [junit4]   2> 340411 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 340412 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 340413 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1168933508
   [junit4]   2> 340413 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 340413 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31967f2a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7181138f
   [junit4]   2> 340421 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 340421 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@89e79f4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a274925
   [junit4]   2> 340426 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 340426 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7845fcec: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@779f3aa4
   [junit4]   2> 340428 INFO  (TEST-TestBadConfig.testBogusMergePolicy-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusMergePolicy
   [junit4]   2> 340434 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTolerantUpdateProcessorNoUniqueKey
   [junit4]   2> 340436 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 340437 INFO  (TEST-TestBadConfig.testTolerantUpdateProcessorNoUniqueKey-seed#[53A5C769A4253B2A]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collec

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

t, TestSchemalessBufferedUpdates, AlternateDirectoryTest, InfixSuggestersTest, TestCustomDocTransformer, HttpSolrCallGetCoreTest, StressHdfsTest, TestFiltering, SolrGraphiteReporterTest, TestLazyCores, OverseerTest, BasicZkTest, TestReplicationHandler, TestDistributedSearch, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, BadIndexSchemaTest, ConvertedLegacyTest, DirectUpdateHandlerTest, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, SuggesterFSTTest, DocValuesTest, TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, IndexBasedSpellCheckerTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, TestQueryTypes, FileBasedSpellCheckerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, MoreLikeThisHandlerTest, FieldAnalysisRequestHandlerTest, FastVectorHighlighterTest, TestJmxIntegration, ReturnFieldsTest, TestLFUCache, TestStressRecovery, TestSolrDeletionPolicy2, TestBinaryField, NumericFieldsTest, TestConfig, TestLuceneMatchVersion, TestCharFilters, SynonymTokenizerTest, EchoParamsTest, TestSweetSpotSimilarityFactory, TestPerFieldSimilarity, TestIBSimilarityFactory, PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CollectionsAPISolrJTest, DeleteShardTest, DistribDocExpirationUpdateProcessorTest, LeaderInitiatedRecoveryOnCommitTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, PeerSyncReplicationTest, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution, TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSolrCloudWithSecureImpersonation, TestStressLiveNodes, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, AutoScalingHandlerTest, ComputePlanActionTest, SystemLogListenerTest, TestClusterStateProvider, TestComputePlanAction, TestExecutePlanAction, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=53A5C769A4253B2A -Dtests.slow=true -Dtests.locale=ja-JP -Dtests.timezone=Africa/Brazzaville -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=31147, name=sdqtest--8740-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1029/184605740.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$11/833884255.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([53A5C769A4253B2A]:0)
   [junit4] Completed [588/766 (6!)] on J0 in 27.03s, 4 tests, 2 errors <<< FAILURES!

[...truncated 3007 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=da, timezone=Asia/Macao
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53897600,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=AEB448ED5647B7EE -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=Asia/Macao -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEB448ED5647B7EE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEB448ED5647B7EE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 3.61s, 8 tests, 1 error <<< FAILURES!

[...truncated 45785 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 392 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/392/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([CEB6E716F57A0337:86C393A2F3492CA2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1: ClusterState says we are the leader (https://127.0.0.1:53597/solr/awhollynewcollection_0_shard1_replica_n1), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007

	at __randomizedtesting.SeedInfo.seed([CEB6E716F57A0337]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001

	at __randomizedtesting.SeedInfo.seed([44EB82350E6EB80]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11771 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerTaskQueueTest
   [junit4]   2> 101983 INFO  (SUITE-OverseerTaskQueueTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\init-core-data-001
   [junit4]   2> 101985 INFO  (SUITE-OverseerTaskQueueTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 101989 INFO  (SUITE-OverseerTaskQueueTest-seed#[CEB6E716F57A0337]-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> 101995 INFO  (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeakChildWatcher
   [junit4]   2> 101996 INFO  (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 101997 INFO  (Thread-156) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 101997 INFO  (Thread-156) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 101999 ERROR (Thread-156) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 102096 INFO  (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60308
   [junit4]   2> 102102 INFO  (zkConnectionManagerCallback-166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 102242 INFO  (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLeakChildWatcher
   [junit4]   2> 102243 ERROR (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 102244 INFO  (TEST-OverseerTaskQueueTest.testLeakChildWatcher-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60308 60308
   [junit4]   2> 102245 INFO  (Thread-156) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60308 60308
   [junit4]   2> 102249 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 102250 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 102251 INFO  (Thread-157) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 102251 INFO  (Thread-157) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 102254 ERROR (Thread-157) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 102352 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60314
   [junit4]   2> 102357 INFO  (zkConnectionManagerCallback-169-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104391 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> 104393 ERROR (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104395 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueue-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60314 60314
   [junit4]   2> 104396 INFO  (Thread-157) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60314 60314
   [junit4]   2> 104402 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContainsTaskWithRequestId
   [junit4]   2> 104403 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 104405 INFO  (Thread-160) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 104405 INFO  (Thread-160) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 104412 ERROR (Thread-160) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104505 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60321
   [junit4]   2> 104510 INFO  (zkConnectionManagerCallback-172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 104525 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testContainsTaskWithRequestId
   [junit4]   2> 104530 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddb814050000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 104531 ERROR (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104532 INFO  (TEST-OverseerTaskQueueTest.testContainsTaskWithRequestId-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60321 60321
   [junit4]   2> 104533 INFO  (Thread-160) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60321 60321
   [junit4]   2> 104536 INFO  (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 104537 INFO  (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 104538 INFO  (Thread-161) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 104538 INFO  (Thread-161) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 104541 ERROR (Thread-161) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 104637 INFO  (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60327
   [junit4]   2> 104642 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 105118 INFO  (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 105118 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddb814880000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 105119 ERROR (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 105120 INFO  (TEST-OverseerTaskQueueTest.testLocallyOffer-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60327 60327
   [junit4]   2> 105121 INFO  (Thread-161) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60327 60327
   [junit4]   2> 105126 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 105127 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 105128 INFO  (Thread-162) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 105128 INFO  (Thread-162) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 105131 ERROR (Thread-162) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 105228 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60333
   [junit4]   2> 105236 INFO  (zkConnectionManagerCallback-178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 106755 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 106757 ERROR (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 106757 INFO  (TEST-OverseerTaskQueueTest.testPeekElements-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60333 60333
   [junit4]   2> 106758 INFO  (Thread-162) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60333 60333
   [junit4]   2> 106762 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 106764 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 106764 INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106764 INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 106767 ERROR (Thread-163) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 106865 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60339
   [junit4]   2> 106870 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 108083 WARN  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb2f6 name: ZooKeeperConnection Watcher:127.0.0.1:60339/solr got event WatchedEvent state:Disconnected type:None path:null path: null type: None
   [junit4]   2> 108083 WARN  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has disconnected
   [junit4]   2> 109253 WARN  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]-SendThread(127.0.0.1:60339)) [    ] o.a.z.ClientCnxn Unable to reconnect to ZooKeeper service, session 0x160ddb81d3a0000 has expired
   [junit4]   2> 109253 WARN  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Watcher org.apache.solr.common.cloud.ConnectionManager@4bb2f6 name: ZooKeeperConnection Watcher:127.0.0.1:60339/solr got event WatchedEvent state:Expired type:None path:null path: null type: None
   [junit4]   2> 109258 WARN  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Our previous ZooKeeper session was expired. Attempting to reconnect to recover relationship with ZooKeeper...
   [junit4]   2> 109260 WARN  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Connection expired - starting a new one...
   [junit4]   2> 109266 INFO  (zkConnectionManagerCallback-181-thread-1-EventThread) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 109266 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager Connection with ZooKeeper reestablished.
   [junit4]   2> 109266 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.DefaultConnectionStrategy Reconnected to ZooKeeper
   [junit4]   2> 109266 INFO  (zkConnectionManagerCallback-181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient Connected:true
   [junit4]   2> 110422 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> 110423 ERROR (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 110424 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueBlocking-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60339 60339
   [junit4]   2> 110426 INFO  (Thread-163) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60339 60339
   [junit4]   2> 110427 WARN  (Thread-163) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	2	/solr/distqueue/test
   [junit4]   2> 
   [junit4]   2> 110431 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueCache
   [junit4]   2> 110433 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 110434 INFO  (Thread-164) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 110434 INFO  (Thread-164) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 110438 ERROR (Thread-164) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 110534 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer start zk server on port:60360
   [junit4]   2> 110540 INFO  (zkConnectionManagerCallback-184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 110584 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueCache
   [junit4]   2> 110585 ERROR (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 110586 INFO  (TEST-OverseerTaskQueueTest.testDistributedQueueCache-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60360 60360
   [junit4]   2> 110587 INFO  (Thread-164) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60360 60360
   [junit4]   2> 110589 INFO  (SUITE-OverseerTaskQueueTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Jan 10, 2018 1:38:42 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=10, maxDocsPerChunk=340, blockSize=5), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=10, blockSize=5)), sim=RandomSimilarity(queryNorm=false): {}, locale=hu, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11234944,total=60055552
   [junit4]   2> NOTE: All tests run in this JVM: [FacetPivotSmallTest, TestRemoteStreaming, TestPushWriter, RecoveryAfterSoftCommitTest, CollectionStateFormat2Test, TestScoreJoinQPScore, SuggestComponentTest, TestSolrFieldCacheBean, TestManagedSchemaThreadSafety, AddBlockUpdateTest, SynonymTokenizerTest, ManagedSchemaRoundRobinCloudTest, TestClusterStateMutator, OverseerTaskQueueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=OverseerTaskQueueTest -Dtests.seed=CEB6E716F57A0337 -Dtests.slow=true -Dtests.locale=hu -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | OverseerTaskQueueTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerTaskQueueTest_CEB6E716F57A0337-001\zkData-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEB6E716F57A0337]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [27/766 (1!)] on J1 in 8.91s, 7 tests, 1 error <<< FAILURES!

[...truncated 1165 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1792519 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\init-core-data-001
   [junit4]   2> 1792521 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1792522 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1792529 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1792533 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001
   [junit4]   2> 1792534 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1792534 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1792534 INFO  (Thread-4105) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1792538 ERROR (Thread-4105) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1792634 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53593
   [junit4]   2> 1792641 INFO  (zkConnectionManagerCallback-3979-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792656 INFO  (jetty-launcher-3976-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1792657 INFO  (jetty-launcher-3976-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1792657 INFO  (jetty-launcher-3976-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@31fbc4{/solr,null,AVAILABLE}
   [junit4]   2> 1792658 INFO  (jetty-launcher-3976-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13f7ff1{/solr,null,AVAILABLE}
   [junit4]   2> 1792658 INFO  (jetty-launcher-3976-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b73539{SSL,[ssl, http/1.1]}{127.0.0.1:53597}
   [junit4]   2> 1792659 INFO  (jetty-launcher-3976-thread-2) [    ] o.e.j.s.Server Started @1800463ms
   [junit4]   2> 1792659 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53597}
   [junit4]   2> 1792659 INFO  (jetty-launcher-3976-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6cae6e{SSL,[ssl, http/1.1]}{127.0.0.1:53600}
   [junit4]   2> 1792659 INFO  (jetty-launcher-3976-thread-3) [    ] o.e.j.s.Server Started @1800464ms
   [junit4]   2> 1792659 ERROR (jetty-launcher-3976-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1792659 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53600}
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T02:06:44.928Z
   [junit4]   2> 1792660 ERROR (jetty-launcher-3976-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792660 INFO  (jetty-launcher-3976-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@331d64{/solr,null,AVAILABLE}
   [junit4]   2> 1792661 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@51bf58{SSL,[ssl, http/1.1]}{127.0.0.1:53603}
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-4) [    ] o.e.j.s.Server Started @1800466ms
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53603}
   [junit4]   2> 1792662 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T02:06:44.930Z
   [junit4]   2> 1792662 ERROR (jetty-launcher-3976-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792663 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1792663 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792663 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792663 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T02:06:44.931Z
   [junit4]   2> 1792670 INFO  (jetty-launcher-3976-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1792671 INFO  (jetty-launcher-3976-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a422ab{/solr,null,AVAILABLE}
   [junit4]   2> 1792681 INFO  (zkConnectionManagerCallback-3985-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792683 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792684 INFO  (jetty-launcher-3976-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2970ff{SSL,[ssl, http/1.1]}{127.0.0.1:53615}
   [junit4]   2> 1792684 INFO  (jetty-launcher-3976-thread-1) [    ] o.e.j.s.Server Started @1800489ms
   [junit4]   2> 1792684 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53615}
   [junit4]   2> 1792685 ERROR (jetty-launcher-3976-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1792685 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1792685 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1792685 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1792685 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-10T02:06:44.953Z
   [junit4]   2> 1792688 INFO  (zkConnectionManagerCallback-3981-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792688 INFO  (zkConnectionManagerCallback-3983-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792689 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792689 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792696 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792696 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792696 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792696 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792696 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792697 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddd1d6450001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1792699 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddd1d6450003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1792700 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddd1d6450002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1792704 INFO  (zkConnectionManagerCallback-3987-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792705 INFO  (jetty-launcher-3976-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53593/solr
   [junit4]   2> 1792706 INFO  (jetty-launcher-3976-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53593/solr
   [junit4]   2> 1792706 INFO  (jetty-launcher-3976-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53593/solr
   [junit4]   2> 1792707 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1792709 INFO  (zkConnectionManagerCallback-3994-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792710 INFO  (zkConnectionManagerCallback-3997-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792711 INFO  (zkConnectionManagerCallback-3999-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792712 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ddd1d6450006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1792713 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1792713 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1792717 INFO  (zkConnectionManagerCallback-4001-thread-1-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792717 INFO  (zkConnectionManagerCallback-4003-thread-1-processing-n:127.0.0.1:53600_solr) [n:127.0.0.1:53600_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792718 INFO  (jetty-launcher-3976-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53593/solr
   [junit4]   2> 1792720 INFO  (zkConnectionManagerCallback-4005-thread-1-processing-n:127.0.0.1:53603_solr) [n:127.0.0.1:53603_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792722 INFO  (zkConnectionManagerCallback-4009-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792727 INFO  (zkConnectionManagerCallback-4011-thread-1-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1792886 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792886 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792889 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1792889 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53597_solr
   [junit4]   2> 1792890 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53603_solr
   [junit4]   2> 1792890 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53615_solr
   [junit4]   2> 1792892 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.c.Overseer Overseer (id=99323085114900488-127.0.0.1:53597_solr-n_0000000000) starting
   [junit4]   2> 1792912 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53597_solr
   [junit4]   2> 1793006 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1793007 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1793017 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53600_solr
   [junit4]   2> 1793032 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793037 INFO  (zkCallback-4000-thread-1-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793047 INFO  (zkCallback-4004-thread-1-processing-n:127.0.0.1:53603_solr) [n:127.0.0.1:53603_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793049 INFO  (zkCallback-4002-thread-1-processing-n:127.0.0.1:53600_solr) [n:127.0.0.1:53600_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1793077 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793081 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793088 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793088 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793091 INFO  (jetty-launcher-3976-thread-4) [n:127.0.0.1:53603_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node4
   [junit4]   2> 1793112 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793131 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793131 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793133 INFO  (jetty-launcher-3976-thread-2) [n:127.0.0.1:53597_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node1
   [junit4]   2> 1793145 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793145 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793148 INFO  (jetty-launcher-3976-thread-1) [n:127.0.0.1:53615_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node2
   [junit4]   2> 1793248 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793271 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793272 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793273 INFO  (jetty-launcher-3976-thread-3) [n:127.0.0.1:53600_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node3
   [junit4]   2> 1793336 INFO  (zkConnectionManagerCallback-4021-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1793340 INFO  (zkConnectionManagerCallback-4025-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1793343 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793345 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[CEB6E716F57A0337]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53593/solr ready
   [junit4]   2> 1793478 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[CEB6E716F57A0337]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletePartiallyCreatedCollection
   [junit4]   2> 1793480 INFO  (TEST-CollectionsAPIDistributedZkTest.deletePartiallyCreatedCollection-seed#[CEB6E716F57A0337]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1793534 INFO  (qtp26010971-18871) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1793544 INFO  (OverseerThreadFactory-7943-thread-1-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1793545 WARN  (OverseerThreadFactory-7943-thread-1-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (halfdeletedcollection) without cores.
   [junit4]   2> 1793655 INFO  (qtp26010971-18871) [n:127.0.0.1:53615_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> 1793656 INFO  (qtp26010971-18871) [n:127.0.0.1:53615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&wt=javabin&version=2} status=0 QTime=120
   [junit4]   2> 1793660 INFO  (qtp26010971-18870) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1793662 INFO  (OverseerCollectionConfigSetProcessor-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_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> 1793664 INFO  (OverseerThreadFactory-7943-thread-2-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:53615_solr for creating new replica
   [junit4]   2> 1793667 INFO  (OverseerStateUpdate-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n41",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53615/solr",
   [junit4]   2>   "node_name":"127.0.0.1:53615_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1793877 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node42&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1793879 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1793907 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1793918 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n41] Schema name=minimal
   [junit4]   2> 1793924 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1793924 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n41' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1793925 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n41' (registry 'solr.core.halfdeletedcollection.shard1.replica_n41') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1793925 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1793925 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n41] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node2\halfdeletedcollection_shard1_replica_n41], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-002\]
   [junit4]   2> 1793988 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1793989 INFO  (zkCallback-4010-thread-2-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794021 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1794021 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1794021 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1794021 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1794035 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b46b8c[halfdeletedcollection_shard1_replica_n41] main]
   [junit4]   2> 1794037 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1794037 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1794038 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1794039 INFO  (searcherExecutor-7949-thread-1-processing-n:127.0.0.1:53615_solr x:halfdeletedcollection_shard1_replica_n41 s:shard1 c:halfdeletedcollection r:core_node42) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41] Registered new searcher Searcher@1b46b8c[halfdeletedcollection_shard1_replica_n41] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1794039 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589169363413368832
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53615/solr/halfdeletedcollection_shard1_replica_n41/
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.SyncStrategy https://127.0.0.1:53615/solr/halfdeletedcollection_shard1_replica_n41/ has no replicas
   [junit4]   2> 1794045 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1794050 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53615/solr/halfdeletedcollection_shard1_replica_n41/ shard1
   [junit4]   2> 1794153 INFO  (zkCallback-4010-thread-2-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794153 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1794201 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1794204 INFO  (qtp26010971-18874) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard1 r:core_node42 x:halfdeletedcollection_shard1_replica_n41] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node42&dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-002&collection.configName=conf&name=halfdeletedcollection_shard1_replica_n41&action=CREATE&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=327
   [junit4]   2> 1794207 INFO  (qtp26010971-18870) [n:127.0.0.1:53615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={dataDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-002&action=ADDREPLICA&collection=halfdeletedcollection&shard=shard1&type=NRT&wt=javabin&version=2} status=0 QTime=547
   [junit4]   2> 1794208 INFO  (qtp26010971-18875) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=halfdeletedcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1794211 INFO  (OverseerCollectionConfigSetProcessor-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1794212 INFO  (OverseerThreadFactory-7943-thread-3-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1794214 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=null
   [junit4]   2> 1794214 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ef50d: rootName = null, domain = solr.core.halfdeletedcollection.shard1.replica_n41, service url = null, agent id = null] for registry solr.core.halfdeletedcollection.shard1.replica_n41 / com.codahale.metrics.MetricRegistry@1387911
   [junit4]   2> 1794227 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n41]  CLOSING SolrCore org.apache.solr.core.SolrCore@3ecea8
   [junit4]   2> 1794227 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.halfdeletedcollection.shard1.replica_n41, tag=4116136
   [junit4]   2> 1794227 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.halfdeletedcollection.shard1.leader, tag=4116136
   [junit4]   2> 1794232 INFO  (qtp26010971-18873) [n:127.0.0.1:53615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=halfdeletedcollection_shard1_replica_n41&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1794942 INFO  (qtp26010971-18875) [n:127.0.0.1:53615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=halfdeletedcollection&action=DELETE&wt=javabin&version=2} status=0 QTime=733
   [junit4]   2> 1794946 INFO  (qtp26010971-18871) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1794946 INFO  (qtp26010971-18871) [n:127.0.0.1:53615_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1794947 INFO  (qtp26010971-18877) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=halfdeletedcollection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1794950 INFO  (OverseerThreadFactory-7943-thread-4-processing-n:127.0.0.1:53597_solr) [n:127.0.0.1:53597_solr    ] o.a.s.c.CreateCollectionCmd Create collection halfdeletedcollection
   [junit4]   2> 1794951 INFO  (OverseerCollectionConfigSetProcessor-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1795165 INFO  (OverseerStateUpdate-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"halfdeletedcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53603/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1795168 INFO  (OverseerStateUpdate-99323085114900488-127.0.0.1:53597_solr-n_0000000000) [n:127.0.0.1:53597_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"halfdeletedcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"halfdeletedcollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53615/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1795374 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard2_replica_n2&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1795430 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=halfdeletedcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=halfdeletedcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1795430 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1795539 INFO  (zkCallback-4004-thread-1-processing-n:127.0.0.1:53603_solr) [n:127.0.0.1:53603_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1795539 INFO  (zkCallback-4010-thread-1-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1795539 INFO  (zkCallback-4010-thread-2-processing-n:127.0.0.1:53615_solr) [n:127.0.0.1:53615_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1795540 INFO  (zkCallback-4004-thread-2-processing-n:127.0.0.1:53603_solr) [n:127.0.0.1:53603_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/halfdeletedcollection/state.json] for collection [halfdeletedcollection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1796435 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1796462 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema [halfdeletedcollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1796468 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1796471 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1796471 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard2_replica_n2' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1796471 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard2.replica_n2' (registry 'solr.core.halfdeletedcollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1796471 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1796471 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [[halfdeletedcollection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node2\halfdeletedcollection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node2\halfdeletedcollection_shard2_replica_n2\data\]
   [junit4]   2> 1796480 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema [halfdeletedcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1796484 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1796484 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'halfdeletedcollection_shard1_replica_n1' using configuration from collection halfdeletedcollection, trusted=true
   [junit4]   2> 1796485 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.halfdeletedcollection.shard1.replica_n1' (registry 'solr.core.halfdeletedcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3dbd2a
   [junit4]   2> 1796485 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1796485 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [[halfdeletedcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node4\halfdeletedcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_CEB6E716F57A0337-001\tempDir-001\node4\halfdeletedcollection_shard1_replica_n1\data\]
   [junit4]   2> 1796627 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1796628 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1796628 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1796628 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1796629 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1796629 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1796632 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1796632 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1796636 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19e53c[halfdeletedcollection_shard1_replica_n1] main]
   [junit4]   2> 1796638 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1796638 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1796638 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e76e58[halfdeletedcollection_shard2_replica_n2] main]
   [junit4]   2> 1796639 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1796641 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1796641 INFO  (searcherExecutor-7955-thread-1-processing-n:127.0.0.1:53603_solr x:halfdeletedcollection_shard1_replica_n1 s:shard1 c:halfdeletedcollection r:core_node3) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.SolrCore [halfdeletedcollection_shard1_replica_n1] Registered new searcher Searcher@19e53c[halfdeletedcollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1796641 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589169366141763584
   [junit4]   2> 1796641 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1796643 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1796645 INFO  (searcherExecutor-7954-thread-1-processing-n:127.0.0.1:53615_solr x:halfdeletedcollection_shard2_replica_n2 s:shard2 c:halfdeletedcollection r:core_node4) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.c.SolrCore [halfdeletedcollection_shard2_replica_n2] Registered new searcher Searcher@1e76e58[halfdeletedcollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1796645 INFO  (qtp26010971-18876) [n:127.0.0.1:53615_solr c:halfdeletedcollection s:shard2 r:core_node4 x:halfdeletedcollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589169366145957888
   [junit4]   2> 1796647 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1796648 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_node3 x:halfdeletedcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1796648 INFO  (qtp21764880-18853) [n:127.0.0.1:53603_solr c:halfdeletedcollection s:shard1 r:core_

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

estSolrFieldCacheBean, TestManagedSchemaThreadSafety, AddBlockUpdateTest, SynonymTokenizerTest, ManagedSchemaRoundRobinCloudTest, TestClusterStateMutator, OverseerTaskQueueTest, TestFastOutputStream, SpatialHeatmapFacetsTest, HdfsAutoAddReplicasIntegrationTest, TestGraphMLResponseWriter, CheckHdfsIndexTest, TestFastWriter, DOMUtilTest, BJQParserTest, SolrShardReporterTest, TestFieldCacheSort, TestRandomCollapseQParserPlugin, UpdateParamsTest, TestLuceneIndexBackCompat, TestManagedStopFilterFactory, TestDistributedMissingSort, TestCollationFieldDocValues, DocValuesNotIndexedTest, TestFieldSortValues, TestNonDefinedSimilarityFactory, BooleanFieldTest, HdfsRecoveryZkTest, TermVectorComponentDistributedTest, ClassificationUpdateProcessorTest, TestPullReplica, TestSchemaNameResource, ConcurrentDeleteAndCreateCollectionTest, AnalyticsMergeStrategyTest, TestLegacyFieldReuse, VersionInfoTest, TestStressVersions, TestFoldingMultitermQuery, AssignTest, QueryResultKeyTest, TestFieldTypeCollectionResource, TestQueryTypes, TestNodeLostTrigger, TestDocSet, TestRandomFaceting, CacheHeaderTest, CustomHighlightComponentTest, ChaosMonkeySafeLeaderTest, MissingSegmentRecoveryTest, CdcrBootstrapTest, RuleEngineTest, SolrIndexConfigTest, IndexSchemaRuntimeFieldTest, TestNRTOpen, TestCollationField, TestRandomFlRTGCloud, TestJettySolrRunner, ActionThrottleTest, TestLeaderElectionWithEmptyReplica, TestDistribDocBasedVersion, TestCloudManagedSchema, LeaderInitiatedRecoveryOnCommitTest, OutOfBoxZkACLAndCredentialsProvidersTest, SolrJmxReporterCloudTest, SchemaVersionSpecificBehaviorTest, TestFieldCacheVsDocValues, TestBulkSchemaAPI, BasicAuthIntegrationTest, TestHdfsUpdateLog, SystemLogListenerTest, TestPayloadScoreQParserPlugin, TestShortCircuitedRequests, TestExactStatsCache, DeleteReplicaTest, CachingDirectoryFactoryTest, ExplicitHLLTest, TestCryptoKeys, BlockJoinFacetRandomTest, TestTolerantUpdateProcessorCloud, TestConfig, ShardRoutingCustomTest, DocumentAnalysisRequestHandlerTest, DistributedQueryComponentOptimizationTest, JSONWriterTest, SpellingQueryConverterTest, BadComponentTest, DeleteLastCustomShardedReplicaTest, GraphQueryTest, TestLRUCache, EchoParamsTest, ComputePlanActionTest, ZkStateWriterTest, TolerantUpdateProcessorTest, DistributedIntervalFacetingTest, TestClusterProperties, AtomicUpdateProcessorFactoryTest, TestApiFramework, TestTestInjection, TestLegacyFieldCache, TestSchemaManager, ExitableDirectoryReaderTest, SpatialRPTFieldTypeTest, LoggingHandlerTest, TestConfigsApi, FullSolrCloudDistribCmdsTest, TestComputePlanAction, TestFieldCollectionResource, MoveReplicaHDFSTest, TestShardHandlerFactory, TestConfigSetProperties, HdfsTlogReplayBufferedWhileIndexingTest, DistributedExpandComponentTest, TestSolr4Spatial2, DistributedMLTComponentTest, TestNamedUpdateProcessors, TestOverriddenPrefixQueryForCustomFieldType, TestCoreBackup, TestFreeTextSuggestions, JvmMetricsTest, TestSolrIndexConfig, TestMultiWordSynonyms, LeaderElectionIntegrationTest, DistributedFacetPivotSmallAdvancedTest, TestLegacyTerms, CursorMarkTest, TestBlobHandler, TestSolrConfigHandler, TestSuggestSpellingConverter, PeerSyncWithIndexFingerprintCachingTest, TestSimpleTrackingShardHandler, TestAnalyzedSuggestions, SparseHLLTest, BlockCacheTest, OverseerCollectionConfigSetProcessorTest, SearchHandlerTest, LegacyCloudClusterPropTest, TestPostingsSolrHighlighter, TestComplexPhraseQParserPlugin, TestSort, OpenCloseCoreStressTest, MetricTriggerTest, TestReplicationHandlerBackup, TestCrossCoreJoin, TestCharFilters, FileBasedSpellCheckerTest, TestCorePropertiesReload, MoreLikeThisHandlerTest, HdfsChaosMonkeySafeLeaderTest, TestInfoStreamLogging, DistanceUnitsTest, BasicDistributedZk2Test, PropertiesRequestHandlerTest, SimpleFacetsTest, TestMaxScoreQueryParser, TestOnReconnectListenerSupport, TestManagedSchema, ResponseHeaderTest, QueryEqualityTest, TestCloudInspectUtil, DocumentBuilderTest, SSLMigrationTest, TestExportWriter, UpdateRequestProcessorFactoryTest, TestPivotHelperCode, TestRequestForwarding, TermVectorComponentTest, TestNumericRangeQuery32, SchemaApiFailureTest, ReplicaListTransformerTest, BaseCdcrDistributedZkTest, TestDistribIDF, TestCloudRecovery, AutoAddReplicasPlanActionTest, TestClassicSimilarityFactory, PeerSyncTest, SoftAutoCommitTest, SolrGangliaReporterTest, ZkNodePropsTest, FieldMutatingUpdateProcessorTest, SolrMetricReporterTest, LeaderFailoverAfterPartitionTest, RestartWhileUpdatingTest, TestGraphTermsQParserPlugin, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest]
   [junit4] Completed [385/766 (2!)] on J1 in 86.32s, 19 tests, 1 error <<< FAILURES!

[...truncated 3738 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=761, maxMBSortInHeap=7.519771157380311, sim=RandomSimilarity(queryNorm=false): {}, locale=sv-SE, timezone=Australia/ACT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=5084568,total=30969856
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=44EB82350E6EB80 -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Australia/ACT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_44EB82350E6EB80-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44EB82350E6EB80]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 0.97s, 8 tests, 1 error <<< FAILURES!

[...truncated 41513 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 391 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/391/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

12 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.fi.TestFinnishLightStemFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001

	at __randomizedtesting.SeedInfo.seed([C0C6E7D68E54A095]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=74, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=74, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([94BB05A8C74D5B77:1B35E208D521A888]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([94BB05A8C74D5B77]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable

Error Message:
error processing commands

Stack Trace:
org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=schema is not editable}], 
	at __randomizedtesting.SeedInfo.seed([E821461B051AA505:7395A9CA588CCF14]:0)
	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:56305/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:56305/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:9CC0E1D1B46773D0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:332)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:56339/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:56339/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:21DC9B05B5DC5505]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingADynamicFieldThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:458)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:56706/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:56706/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:60CE6AF6807A3362]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldTypeShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:649)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:57512/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:57512/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:745CF0BCCABFC166]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:293)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail

Error Message:
Error from server at http://127.0.0.1:57521/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:57521/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:DE19A93C371D0D1F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deletingAFieldTypeThatDoesntExistInTheSchemaShouldFail(SchemaTest.java:694)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:57622/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:57622/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:60B295100918C1B4]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.deleteCopyFieldShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:841)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName

Error Message:
Error from server at http://127.0.0.1:57686/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:57686/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:EFDFD7C0A61694D7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName(SchemaTest.java:417)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema

Error Message:
Error from server at http://127.0.0.1:57714/solr/collection1: error processing commands

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException: Error from server at http://127.0.0.1:57714/solr/collection1: error processing commands
	at __randomizedtesting.SeedInfo.seed([A52F98E67E0721CA:8AEBBF464A0F59A0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteExecutionException.create(HttpSolrClient.java:829)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:620)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.request.SchemaTest.copyFieldsShouldFailWhenOneOfTheFieldsDoesntExistInTheSchema(SchemaTest.java:806)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001

	at __randomizedtesting.SeedInfo.seed([52A31F9285DAF4C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2483 lines...]
   [junit4] Suite: org.apache.lucene.analysis.fi.TestFinnishLightStemFilter
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=Europe/Busingen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=218072208,total=325058560
   [junit4]   2> NOTE: All tests run in this JVM: [TestIrishLowerCaseFilterFactory, TestZeroAffix, TestTruncateTokenFilterFactory, TestOptionalCondition, TestRandomChains, TestClassicAnalyzer, TestFixBrokenOffsetsFilter, TestBengaliFilters, TestApostropheFilter, TestSoraniNormalizationFilterFactory, TestStemmer, TestLimitTokenCountFilter, TestWordDelimiterGraphFilter, TestCondition2, TestStandardFactories, TestDependencies, TestGalicianStemFilterFactory, TestSpanishLightStemFilterFactory, TestSerbianNormalizationFilterFactory, TestPortugueseMinimalStemFilterFactory, TestHungarianLightStemFilter, EdgeNGramTokenFilterTest, TestPersianNormalizationFilter, TestIndicNormalizer, TestReversePathHierarchyTokenizer, TestDuelingAnalyzers, TestKeywordAnalyzer, TestReverseStringFilter, TestNeedAffix, TestAlternateCasing, TestTypeTokenFilterFactory, TestSynonymMapFilter, TestCommonGramsFilterFactory, TestGermanMinimalStemFilterFactory, TestUAX29URLEmailAnalyzer, TestPatternReplaceFilter, TestTrimFilterFactory, TestHindiFilters, TestCompoundWordTokenFilter, TestCJKAnalyzer, TestTypeTokenFilter, TestPorterStemFilter, TestFinnishLightStemFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFinnishLightStemFilter -Dtests.seed=C0C6E7D68E54A095 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Europe/Busingen -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestFinnishLightStemFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.fi.TestFinnishLightStemFilter_C0C6E7D68E54A095-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C0C6E7D68E54A095]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [74/285 (1!)] on J1 in 1.73s, 4 tests, 1 error <<< FAILURES!

[...truncated 6457 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> jan. 09, 2018 8:00:51 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([94BB05A8C74D5B77]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=94BB05A8C74D5B77 -Dtests.slow=true -Dtests.locale=is -Dtests.timezone=Asia/Tomsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   1.90s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=74, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BB05A8C74D5B77:1B35E208D521A888]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([94BB05A8C74D5B77]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=508, maxMBSortInHeap=7.439250101834511, sim=RandomSimilarity(queryNorm=false): {}, locale=is, timezone=Asia/Tomsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=23978488,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [LocalReplicatorTest, HttpReplicatorTest, TestStressNRTReplication, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [9/9 (1!)] on J0 in 2.51s, 4 tests, 1 error <<< FAILURES!

[...truncated 3818 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI
   [junit4]   2> 1637909 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\init-core-data-001
   [junit4]   2> 1637912 WARN  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1637912 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1637918 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1637926 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1637955 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1637968 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 1637987 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=tiny
   [junit4]   2> 1637993 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1637994 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1\conf\managed-schema
   [junit4]   2> 1637997 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1\conf\schema.xml.bak
   [junit4]   2> 1638100 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177f2f2
   [junit4]   2> 1638105 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177f2f2
   [junit4]   2> 1638105 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177f2f2
   [junit4]   2> 1638107 INFO  (coreLoadExecutor-6389-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1638139 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1638146 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1638154 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1638154 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1, trusted=true
   [junit4]   2> 1638156 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@177f2f2
   [junit4]   2> 1638156 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1638156 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\init-core-data-001\]
   [junit4]   2> 1638162 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=36.970703125, floorSegmentMB=1.052734375, forceMergeDeletesPctAllowed=20.314079043409958, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1638167 WARN  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1638247 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1638247 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1638248 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1638248 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1638249 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=37, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=19.935546875, floorSegmentMB=0.6962890625, forceMergeDeletesPctAllowed=15.819923112209775, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1638249 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b413d3[collection1] main]
   [junit4]   2> 1638251 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001\tmp-home-001\collection1\conf
   [junit4]   2> 1638252 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1638252 INFO  (searcherExecutor-6390-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b413d3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1638252 INFO  (coreLoadExecutor-6389-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589121836326584320
   [junit4]   2> 1638259 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1638261 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[E821461B051AA505]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndVerifyExistence
   [junit4]   2> 1638261 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[E821461B051AA505]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 1638261 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence-seed#[E821461B051AA505]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndVerifyExistence
   [junit4] IGNOR/A 0.00s J0 | TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndVerifyExistence
   [junit4]    > Assumption #1: it needs to ammend schema
   [junit4]   2> 1638264 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[E821461B051AA505]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> 1638264 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[E821461B051AA505]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema/fields/VerificationTest params={} status=404 QTime=0
   [junit4]   2> 1638266 ERROR (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[E821461B051AA505]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=schema is not editable}], 
   [junit4]   2> 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1638266 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[E821461B051AA505]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=/schema params={} status=400 QTime=1
   [junit4]   2> 1638266 INFO  (TEST-TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable-seed#[E821461B051AA505]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSchemaAddFieldAndFailOnImmutable
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestEmbeddedSolrServerSchemaAPI -Dtests.method=testSchemaAddFieldAndFailOnImmutable -Dtests.seed=E821461B051AA505 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable <<<
   [junit4]    > Throwable #1: org.apache.solr.api.ApiBag$ExceptionWithErrObject: error processing commands, errors: [{errorMessages=schema is not editable}], 
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E821461B051AA505:7395A9CA588CCF14]:0)
   [junit4]    > 	at org.apache.solr.handler.SchemaHandler.handleRequestBody(SchemaHandler.java:92)
   [junit4]    > 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]    > 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.EmbeddedSolrServer.request(EmbeddedSolrServer.java:180)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI.testSchemaAddFieldAndFailOnImmutable(TestEmbeddedSolrServerSchemaAPI.java:105)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1638268 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10430974
   [junit4]   2> 1638269 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1638269 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25cbf9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@d6da2d
   [junit4]   2> 1638274 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1638274 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a52c17: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@642e93
   [junit4]   2> 1638276 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1638276 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1ab2780: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1c26808
   [junit4]   2> 1638276 INFO  (coreCloseExecutor-6395-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c38533
   [junit4]   2> 1638276 INFO  (coreCloseExecutor-6395-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=29590835
   [junit4]   2> 1638276 INFO  (coreCloseExecutor-6395-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@383fa9: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d3dbf6
   [junit4]   2> 1638284 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 1638284 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=10430974
   [junit4]   2> 1638284 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1638284 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1638284 INFO  (SUITE-TestEmbeddedSolrServerSchemaAPI-seed#[E821461B051AA505]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.client.solrj.embedded.TestEmbeddedSolrServerSchemaAPI_E821461B051AA505-001
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=7, maxDocsPerChunk=901, blockSize=965), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=7, blockSize=965)), sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=America/Aruba
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=361375840,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestSizeLimitedDistributedMap, UUIDUpdateProcessorFallbackTest, DisMaxRequestHandlerTest, TestJsonFacetRefinement, TestDistributedSearch, DistributedSpellCheckComponentTest, SolrXmlInZkTest, DataDrivenBlockJoinTest, DistributedQueryComponentCustomSortTest, ShufflingReplicaListTransformerTest, DistributedTermsComponentTest, DateMathParserTest, ZkControllerTest, HdfsRestartWhileUpdatingTest, DirectSolrConnectionTest, WrapperMergePolicyFactoryTest, TestConfigSetsAPIZkFailure, PrimitiveFieldTypeTest, BinaryUpdateRequestHandlerTest, TestFieldCacheReopen, TestFieldTypeResource, TestConfigReload, HdfsDirectoryTest, DirectUpdateHandlerTest, TestPerFieldSimilarityWithDefaultOverride, DistributedDebugComponentTest, TestSolrCloudWithSecureImpersonation, ClusterStateTest, DirectUpdateHandlerOptimizeTest, MultiTermTest, TestRandomDVFaceting, TestCodecSupport, TestLMDirichletSimilarityFactory, WordBreakSolrSpellCheckerTest, TestQuerySenderListener, TestLocalFSCloudBackupRestore, TestSolrCoreParser, TestSchemaResource, SyncSliceTest, TestRandomRequestDistribution, TestSolrXml, TestExactSharedStatsCache, PreAnalyzedUpdateProcessorTest, TestTlogReplica, RankQueryTest, NodeMutatorTest, TestRuleBasedAuthorizationPlugin, SolrJmxReporterTest, TestRecoveryHdfs, MetricUtilsTest, OverseerTest, RequestHandlersTest, CursorPagingTest, ClusterStateUpdateTest, BadCopyFieldTest, TestReversedWildcardFilterFactory, ConvertedLegacyTest, ChangedSchemaMergeTest, HighlighterTest, TestSolrDeletionPolicy2, UnloadDistributedZkTest, TestCloudPseudoReturnFields, TestScoreJoinQPNoScore, TestPullReplicaErrorHandling, TestRestManager, TestRetrieveFieldsOptimizer, TestSolrCoreProperties, DistributedQueryElevationComponentTest, TestPolicyCloud, TestChildDocTransformer, ImplicitSnitchTest, NumberUtilsTest, ReplicationFactorTest, CoreAdminCreateDiscoverTest, TestSimpleTextCodec, CdcrRequestHandlerTest, TestHdfsCloudBackupRestore, TestSchemaVersionResource, TestFieldCacheSortRandom, TestCollectionAPIs, RAMDirectoryFactoryTest, TestRecovery, BigEndianAscendingWordDeserializerTest, MoveReplicaTest, TestCoreAdminApis, TestFuzzyAnalyzedSuggestions, TestSolrConfigHandlerCloud, LeaderElectionTest, TestDocTermOrds, TestCursorMarkWithoutUniqueKey, SearchHandlerTest, TestDFRSimilarityFactory, TestNoOpRegenerator, AsyncCallRequestStatusResponseTest, RegexBytesRefFilterTest, MinimalSchemaTest, TestStressInPlaceUpdates, StatsReloadRaceTest, TestSolrCLIRunExample, TestManagedSchemaAPI, TestStandardQParsers, CdcrBidirectionalTest, TestLFUCache, TestUseDocValuesAsStored2, DeleteInactiveReplicaTest, LargeFieldTest, TestComplexPhraseLeadingWildcard, ForceLeaderTest, TestNodeAddedTrigger, HdfsDirectoryFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, FullHLLTest, NodeAddedTriggerTest, TestRangeQuery, TestPayloadCheckQParserPlugin, SpatialFilterTest, TestSQLHandler, DeleteShardTest, TestBulkSchemaConcurrent, TestLazyCores, BitVectorTest, SolrMetricsIntegrationTest, ConnectionReuseTest, NumericFieldsTest, SuggesterTSTTest, HdfsBasicDistributedZk2Test, DirectoryFactoryTest, QueryParsingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TlogReplayBufferedWhileIndexingTest, TestRequestStatusCollectionAPI, ShardRoutingTest, TestJavabinTupleStreamParser, TestCustomStream, TestNumericTerms32, TestSegmentSorting, TestXmlQParserPlugin, RecoveryZkTest, HLLUtilTest, TestCloudNestedDocsSort, TestQueryWrapperFilter, TestIndexingPerformance, TestSlowCompositeReaderWrapper, OutputWriterTest, IndexBasedSpellCheckerTest, RequiredFieldsTest, PrimUtilsTest, TestInPlaceUpdatesDistrib, SpellCheckCollatorTest, TestManagedResource, TestMultiValuedNumericRangeQuery, SuggestComponentContextFilterQueryTest, AlternateDirectoryTest, TestDFISimilarityFactory, CSVRequestHandlerTest, ConjunctionSolrSpellCheckerTest, TestSurroundQueryParser, ConfigureRecoveryStrategyTest, NotRequiredUniqueKeyTest, TestEmbeddedSolrServerSchemaAPI]
   [junit4] Completed [328/766 (1!)] on J0 in 0.39s, 2 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 2402 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 141893 INFO  (SUITE-SchemaTest-seed#[A52F98E67E0721CA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A52F98E67E0721CA-001\init-core-data-001
   [junit4]   2> 141901 INFO  (SUITE-SchemaTest-seed#[A52F98E67E0721CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 141906 INFO  (SUITE-SchemaTest-seed#[A52F98E67E0721CA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 141908 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[A52F98E67E0721CA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deletingAFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 142091 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[A52F98E67E0721CA]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 142095 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[A52F98E67E0721CA]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 142096 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[A52F98E67E0721CA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A52F98E67E0721CA-001\tempDir-003\cores\core
   [junit4]   2> 142102 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[A52F98E67E0721CA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 142103 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExis

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

main = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c3f78
   [junit4]   2> 185342 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 185342 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17c99a5: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@17a3c9b
   [junit4]   2> 185344 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 185344 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@183f7f5: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@145b9ac
   [junit4]   2> 185354 INFO  (coreCloseExecutor-836-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@722991
   [junit4]   2> 185354 INFO  (coreCloseExecutor-836-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=7481745
   [junit4]   2> 185354 INFO  (coreCloseExecutor-836-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@152f834: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@115c35f
   [junit4]   2> 185368 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1a77359{/solr,null,UNAVAILABLE}
   [junit4]   2> 185370 INFO  (TEST-SchemaTest.addFieldTypeWithSimilarityAccuracy-seed#[A52F98E67E0721CA]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldTypeWithSimilarityAccuracy
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A52F98E67E0721CA-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1558, maxMBSortInHeap=5.177625699057385, sim=RandomSimilarity(queryNorm=false): {}, locale=sq-AL, timezone=America/Argentina/Jujuy
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=137862120,total=342884352
   [junit4]   2> NOTE: All tests run in this JVM: [HttpSolrClientConPoolTest, RegressionEvaluatorTest, BasicHttpSolrClientTest, SolrExampleBinaryTest, ClientUtilsTest, ArcTangentEvaluatorTest, StreamExpressionToExplanationTest, SolrPingTest, RawValueEvaluatorTest, TestPathTrie, CloudSolrClientTest, TestSolrJErrorHandling, DivideEvaluatorTest, SolrQueryTest, ConcurrentUpdateSolrClientTest, TestNamedListCodec, CorrelationEvaluatorTest, TangentEvaluatorTest, CloudSolrClientCacheTest, SolrSchemalessExampleTest, SolrExampleJettyTest, NaturalLogEvaluatorTest, QueryResponseTest, TestConfigSetAdminRequest, DocumentAnalysisResponseTest, TestV2Request, JDBCStreamTest, CoalesceEvaluatorTest, ModuloEvaluatorTest, SolrExampleStreamingBinaryTest, HyperbolicCosineEvaluatorTest, NormalizeEvaluatorTest, ContentStreamTest, FieldValueEvaluatorTest, HyperbolicTangentEvaluatorTest, TestClusteringResponse, StreamExpressionToExpessionTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, AndEvaluatorTest, AppendEvaluatorTest, ArcCosineEvaluatorTest, AscEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest, EqualToEvaluatorTest, GreaterThanEqualToEvaluatorTest, LessThanEqualToEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, OrEvaluatorTest, ReverseEvaluatorTest, RoundEvaluatorTest, SquareRootEvaluatorTest, SubtractEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest, OperationsTest, SchemaTest]
   [junit4] Completed [132/146 (1!)] on J1 in 43.52s, 35 tests, 8 errors <<< FAILURES!

[...truncated 1522 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-CO, timezone=Europe/San_Marino
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=25373704,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=52A31F9285DAF4C9 -Dtests.slow=true -Dtests.locale=es-CO -Dtests.timezone=Europe/San_Marino -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_52A31F9285DAF4C9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([52A31F9285DAF4C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 19.41s, 8 tests, 1 error <<< FAILURES!

[...truncated 41525 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 390 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/390/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.de.TestGermanMinimalStemFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001

	at __randomizedtesting.SeedInfo.seed([BBF7A8BA58D072C0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([724E33A04A79E2E3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.mockfile.TestVirusCheckingFS

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001

	at __randomizedtesting.SeedInfo.seed([3C484F652EF36F6C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSurroundQueryParser

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([284835A031838782]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001

	at __randomizedtesting.SeedInfo.seed([2B4181A6259F5B25]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 601 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {text=Lucene50(blocksize=128), id=PostingsFormat(name=Memory)}, docValues:{number=DocValuesFormat(name=Lucene70), number_2=DocValuesFormat(name=Lucene70), number_1=DocValuesFormat(name=Asserting), number_0=DocValuesFormat(name=Memory), text=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=1504, maxMBSortInHeap=5.708309837638605, sim=RandomSimilarity(queryNorm=true): {text=DFR I(ne)L3(800.0)}, locale=ar-DZ, timezone=Asia/Atyrau
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=197677632,total=253247488
   [junit4]   2> NOTE: All tests run in this JVM: [TestSloppyPhraseQuery, TestScoreCachingWrappingScorer, TestRecyclingIntBlockAllocator, TestSpanOrQuery, TestCodecs, TestCrashCausesCorruptIndex, TestNormsFieldExistsQuery, TestMultiThreadTermVectors, TestCharFilter, TestReusableStringReader, TestSearch, TestTopFieldCollectorEarlyTermination, TestDoubleValuesSource, TestIndexWriterThreadsToSegments, TestMixedDocValuesUpdates, TestDocCount, TestParallelCompositeReader, TestNotDocIdSet, TestTimeLimitingCollector, TestMatchAllDocsQuery, TestRamUsageEstimator, TestTerms, TestIndexFileDeleter, TestVirtualMethod, TestCloseableThreadLocal, TestTerm, TestDocsWithFieldSet, TestIntRangeFieldQueries, TestSearchWithThreads, TestInfoStream, TestFieldsReader, TestReaderWrapperDVTypeCheck, TestPrefixQuery, TestConsistentFieldNumbers, TestIntBlockPool, TestRegexpRandom, TestDirectoryReader, TestOmitPositions, TestIndexWriterDeleteByQuery, TestLucene60PointsFormat, TestFilterLeafReader, TestMinimize, TestSort, TestNorms, TestBufferedIndexInput, TestSameTokenSamePosition, TestFrequencyTrackingRingBuffer, TestTwoPhaseCommitTool, TestTimSorter, TestRAMDirectory, TestCustomNorms, Test4GBStoredFields, TestLucene50StoredFieldsFormat, TestPackedTokenAttributeImpl, TestSPIClassIterator, Test2BPositions, TestRegexpRandom2, TestTryDelete, TestDocValuesRewriteMethod, TestIndexWriterFromReader, TestMixedCodecs, TestMatchNoDocsQuery, TestDuelingCodecs, TestSpans, TestSameScoresWithThreads, TestFilterCodecReader, TestStringHelper, TestSimpleFSDirectory, TestAttributeSource, FiniteStringsIteratorTest, TestRecyclingByteBlockAllocator, TestMutablePointsReaderUtils, TestForUtil, TestFixedBitDocIdSet, TestNoMergePolicy, TestThreadedForceMerge, TestApproximationSearchEquivalence, TestMultiset, TestParallelLeafReader, TestPrefixRandom, TestBoolean2ScorerSupplier, TestTopDocsMerge, MultiCollectorTest, TestIOUtils, TestIndexWriterOnVMError, TestFSTs, TestSortRescorer, TestSpanSearchEquivalence, TestBooleanQueryVisitSubscorers, TestFilterSpans, TestQueryRescorer, TestPayloadsOnVectors, TestDemoParallelLeafReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.seed=724E33A04A79E2E3 -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Asia/Atyrau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestDemoParallelLeafReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004\segs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_724E33A04A79E2E3-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([724E33A04A79E2E3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [112/458 (1!)] on J0 in 4.62s, 5 tests, 1 error <<< FAILURES!

[...truncated 1342 lines...]
   [junit4] Suite: org.apache.lucene.mockfile.TestVirusCheckingFS
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2048, maxMBSortInHeap=5.556408550097821, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=Asia/Almaty
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=13167832,total=34054144
   [junit4]   2> NOTE: All tests run in this JVM: [TestExtrasFS, Nested1, TestForceMergePolicy, TestMockDirectoryWrapper, TestMockCharFilter, TestBaseExplanationTestCase, Nested1, Nested, Nested2, TestCompressingStoredFieldsFormat, TestVirusCheckingFS]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVirusCheckingFS -Dtests.seed=3C484F652EF36F6C -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestVirusCheckingFS (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001\tempDir-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\J1\temp\lucene.mockfile.TestVirusCheckingFS_3C484F652EF36F6C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3C484F652EF36F6C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [19/41 (1!)] on J1 in 0.05s, 7 tests, 1 error <<< FAILURES!

[...truncated 346 lines...]
   [junit4] Suite: org.apache.lucene.analysis.de.TestGermanMinimalStemFilter
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=it-IT, timezone=Pacific/Majuro
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=3734544,total=18853888
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoveDuplicatesTokenFilter, TestFinnishLightStemFilter, TokenOffsetPayloadTokenFilterTest, TestPersianCharFilter, EdgeNGramTokenizerTest, TestGermanMinimalStemFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGermanMinimalStemFilter -Dtests.seed=BBF7A8BA58D072C0 -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=Pacific/Majuro -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestGermanMinimalStemFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.de.TestGermanMinimalStemFilter_BBF7A8BA58D072C0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBF7A8BA58D072C0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/285 (1!)] on J1 in 1.35s, 5 tests, 1 error <<< FAILURES!

[...truncated 10973 lines...]
   [junit4] Suite: org.apache.solr.search.TestSurroundQueryParser
   [junit4]   2> 2312251 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001
   [junit4]   2> 2312251 WARN  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2312251 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2312261 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2312263 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2312264 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2312339 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2312366 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2312453 WARN  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2312453 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2312575 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69db7e
   [junit4]   2> 2312587 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69db7e
   [junit4]   2> 2312587 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69db7e
   [junit4]   2> 2312590 INFO  (coreLoadExecutor-8570-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2312591 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2312702 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2312743 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2312833 WARN  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 2312834 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 2312853 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2312854 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69db7e
   [junit4]   2> 2312854 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2312854 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\]
   [junit4]   2> 2312860 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=17, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=21.2802734375, floorSegmentMB=0.626953125, forceMergeDeletesPctAllowed=14.40303938545981, segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2312992 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2312992 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2312994 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2312994 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2312994 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=18, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6732639980016752]
   [junit4]   2> 2312994 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c216cf[collection1] main]
   [junit4]   2> 2312996 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2313004 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2313049 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2313050 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2313050 INFO  (coreLoadExecutor-8570-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1589074311315980288
   [junit4]   2> 2313051 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2313051 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2313051 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2313051 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2313051 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2313052 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2313053 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2313053 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2313055 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2313057 INFO  (searcherExecutor-8571-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c216cf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2313058 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testQueryParser
   [junit4]   2> 2313066 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1589074311325417472)]} 0 7
   [junit4]   2> 2313074 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1589074311340097536)]} 0 0
   [junit4]   2> 2313075 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1589074311342194688)]} 0 0
   [junit4]   2> 2313076 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1589074311343243264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2313076 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3100f9 commitCommandVersion:1589074311343243264
   [junit4]   2> 2313086 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1729526[collection1] main]
   [junit4]   2> 2313086 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2313091 INFO  (searcherExecutor-8571-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1729526[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 2313091 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 2313091 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}1+N+2&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2313095 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}2+W+1&indent=true&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 2313096 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}3n(a,e)&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2313098 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}100*+w+20&indent=true&wt=xml} hits=0 status=0 QTime=1
   [junit4]   2> 2313099 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}100*+n+20&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2313101 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dtext}(1003+2n+1001)+3N+1006&indent=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2313103 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dname}k+w+l&hl=true&hl.usePhraseHighlighter=true&hl.fl=name&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 2313104 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!surround+df%3Dname}k+w+l&hl=true&hl.usePhraseHighlighter=false&hl.fl=name&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 2313105 INFO  (TEST-TestSurroundQueryParser.testQueryParser-seed#[284835A031838782]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testQueryParser
   [junit4]   2> 2313105 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2313111 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=4612722
   [junit4]   2> 2313111 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2313111 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@bd03f5: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1fbcc1d
   [junit4]   2> 2313115 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2313116 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a9a927: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2e050c
   [junit4]   2> 2313120 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2313121 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1354463: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ae4b66
   [junit4]   2> 2313125 INFO  (coreCloseExecutor-8576-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1d24b74
   [junit4]   2> 2313126 INFO  (coreCloseExecutor-8576-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=30559092
   [junit4]   2> 2313126 INFO  (coreCloseExecutor-8576-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a9bc1c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14ecc5b
   [junit4]   2> 2313144 INFO  (SUITE-TestSurroundQueryParser-seed#[284835A031838782]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=PostingsFormat(name=LuceneFixedGap), name=FST50, text_np=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FST50, text=FSTOrd50}, docValues:{_version_=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=834, maxMBSortInHeap=5.417829899221028, sim=RandomSimilarity(queryNorm=false): {}, locale=es-NI, timezone=Europe/Kaliningrad
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=88929704,total=378888192
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudJSONFacetJoinDomain, DisMaxRequestHandlerTest, TestDocBasedVersionConstraints, TestSolrCoreSnapshots, CdcrUpdateLogTest, BinaryUpdateRequestHandlerTest, ChangedSchemaMergeTest, SolrMetricManagerTest, SolrCloudReportersTest, BasicDistributedZkTest, NodeMutatorTest, HdfsUnloadDistributedZkTest, TestSimpleTextCodec, TestSystemCollAutoCreate, TestCustomDocTransformer, TestManagedSchemaThreadSafety, TestWriterPerf, RAMDirectoryFactoryTest, VersionInfoTest, PrimUtilsTest, TestDeleteCollectionOnDownNodes, TestTlogReplica, CloudMLTQParserTest, TestFieldSortValues, TestPhraseSuggestions, TestEmbeddedSolrServerSchemaAPI, HdfsCollectionsAPIDistributedZkTest, NotRequiredUniqueKeyTest, TestDistributedStatsComponentCardinality, TestRestManager, TestCollapseQParserPlugin, TestConfigSetImmutable, ResourceLoaderTest, TestCloudPseudoReturnFields, TestSha256AuthenticationProvider, DateRangeFieldTest, TestPolicyCloud, TestDynamicFieldResource, HdfsLockFactoryTest, TestHdfsCloudBackupRestore, TestPolicyCloud, NumericFieldsTest, ExecutePlanActionTest, PeerSyncReplicationTest, TestMultiValuedNumericRangeQuery, AddReplicaTest, OverseerModifyCollectionTest, SuggestComponentContextFilterQueryTest, TestCloudSearcherWarming, ReturnFieldsTest, DistributedFacetPivotSmallTest, SuggesterTest, TestUtils, CoreAdminCreateDiscoverTest, TestCodecSupport, TestConfigSetsAPI, TestScoreJoinQPScore, TestHdfsUpdateLog, TestCoreDiscovery, TestNumericTerms64, BufferStoreTest, HighlighterTest, SharedFSAutoReplicaFailoverTest, TestFieldCacheSort, TestNonDefinedSimilarityFactory, IndexBasedSpellCheckerTest, CdcrRequestHandlerTest, TestTolerantSearch, TestEmbeddedSolrServerAdminHandler, TestDFRSimilarityFactory, RollingRestartTest, TestCustomStream, SolrInfoBeanTest, SortSpecParsingTest, RegexBoostProcessorTest, CursorPagingTest, TestRangeQuery, TestSolrCloudWithDelegationTokens, ConvertedLegacyTest, MigrateRouteKeyTest, MoveReplicaTest, TestLegacyFieldCache, TestTolerantUpdateProcessorRandomCloud, HLLSerializationTest, SolrCLIZkUtilsTest, DirectUpdateHandlerTest, TestXmlQParser, SolrTestCaseJ4Test, TestCollationFieldDocValues, TestSolr4Spatial2, TestQuerySenderNoQuery, TestUniqueKeyFieldResource, ChaosMonkeySafeLeaderWithPullReplicasTest, TestUpdate, TestRetrieveFieldsOptimizer, BadIndexSchemaTest, TestSolrFieldCacheBean, SpatialRPTFieldTypeTest, TestMacros, AddBlockUpdateTest, TestSolrXml, ClusterStateUpdateTest, TestOrdValues, DistributedDebugComponentTest, TestDownShardTolerantSearch, DeleteInactiveReplicaTest, SpellCheckCollatorWithCollapseTest, TestDistributedSearch, AutoScalingHandlerTest, ZkCLITest, TestReplicaProperties, TestInitParams, CollectionReloadTest, TestClusterStateProvider, TestNumericRangeQuery64, ClassificationUpdateProcessorTest, DistributedSpellCheckComponentTest, RequestHandlersTest, StatsComponentTest, TestHdfsBackupRestoreCore, TestPayloadScoreQParserPlugin, TestCursorMarkWithoutUniqueKey, SearchHandlerTest, PeerSyncWithIndexFingerprintCachingTest, RegexBytesRefFilterTest, CdcrBidirectionalTest, TestJavabinTupleStreamParser, RecoveryZkTest, TestSchemaManager, TestZkAclsWithHadoopAuth, TestRTimerTree, DateMathParserTest, DistributedFacetPivotLongTailTest, TestBinaryField, HighlighterConfigTest, SyncSliceTest, WrapperMergePolicyFactoryTest, ShardRoutingTest, StressHdfsTest, CursorMarkTest, BJQParserTest, SaslZkACLProviderTest, TestCloudDeleteByQuery, DistribJoinFromCollectionTest, TestSchemaVersionResource, TestMaxTokenLenTokenizer, ZkControllerTest, TestImpersonationWithHadoopAuth, SolrMetricsIntegrationTest, TestPrepRecovery, TestSolrCoreProperties, ReplicationFactorTest, TestLeaderElectionZkExpiry, TestOverriddenPrefixQueryForCustomFieldType, ClassificationUpdateProcessorFactoryTest, BadCopyFieldTest, DistribCursorPagingTest, ForceLeaderTest, MultiTermTest, ConfigSetsAPITest, TestJmxIntegration, TestRealTimeGet, WordBreakSolrSpellCheckerTest, DistributedTermsComponentTest, AnalyticsMergeStrategyTest, CoreMergeIndexesAdminHandlerTest, HdfsDirectoryFactoryTest, TestPseudoReturnFields, TestFuzzyAnalyzedSuggestions, TestAtomicUpdateErrorCases, LeaderElectionTest, TestRandomRequestDistribution, TestChildDocTransformer, CdcrReplicationDistributedZkTest, ConnectionReuseTest, QueryParsingTest, NodeAddedTriggerTest, InfixSuggestersTest, VMParamsZkACLAndCredentialsProvidersTest, TestFieldTypeResource, ExplicitHLLTest, TestSchemaResource, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OverseerTest, LeaderElectionIntegrationTest, BasicZkTest, FullSolrCloudDistribCmdsTest, TestReplicationHandler, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, TestFaceting, TestRecovery, TestReload, TestSolr4Spatial, SpellCheckComponentTest, SolrCmdDistributorTest, PeerSyncTest, TestBadConfig, DistributedQueryElevationComponentTest, SuggesterFSTTest, TestFoldingMultitermQuery, TestStressLucene, TestTrie, SuggesterWFSTTest, PolyFieldTest, FieldMutatingUpdateProcessorTest, DirectUpdateHandlerOptimizeTest, SortByFunctionTest, DocValuesMultiTest, TestSolrDeletionPolicy1, CacheHeaderTest, TestSurroundQueryParser]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSurroundQueryParser -Dtests.seed=284835A031838782 -Dtests.slow=true -Dtests.locale=es-NI -Dtests.timezone=Europe/Kaliningrad -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSurroundQueryParser (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestSurroundQueryParser_284835A031838782-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([284835A031838782]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [440/765 (1!)] on J0 in 0.93s, 1 test, 1 error <<< FAILURES!

[...truncated 3364 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=el-GR, timezone=Europe/Saratov
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=5050016,total=20213760
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2B4181A6259F5B25 -Dtests.slow=true -Dtests.locale=el-GR -Dtests.timezone=Europe/Saratov -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2B4181A6259F5B25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B4181A6259F5B25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.58s, 8 tests, 1 error <<< FAILURES!

[...truncated 41519 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 389 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/389/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestVariableResolver

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001

	at __randomizedtesting.SeedInfo.seed([91AC00AAA15BD991]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index: 0, Size: 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index: 0, Size: 0
	at __randomizedtesting.SeedInfo.seed([FF9E6FF078A35F97:EBD634A55BA4E289]:0)
	at java.util.ArrayList.rangeCheck(ArrayList.java:653)
	at java.util.ArrayList.get(ArrayList.java:429)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([86A2914FE852946F:92C76EFFA3E6790]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([86A2914FE852946F]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([FF9E6FF078A35F97:D90E80A22C2D999D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001

	at __randomizedtesting.SeedInfo.seed([2D37861BD3AD29A3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8896 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> I 08, 2018 7:10:12 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([86A2914FE852946F]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=86A2914FE852946F -Dtests.slow=true -Dtests.locale=bg-BG -Dtests.timezone=US/Indiana-Starke -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.81s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86A2914FE852946F:92C76EFFA3E6790]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([86A2914FE852946F]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=bg-BG, timezone=US/Indiana-Starke
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=36964136,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 2.81s, 4 tests, 1 error <<< FAILURES!

[...truncated 3839 lines...]
   [junit4] Suite: org.apache.solr.handler.TestReplicationHandler
   [junit4]   2> 1351469 INFO  (SUITE-TestReplicationHandler-seed#[FF9E6FF078A35F97]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\init-core-data-001
   [junit4]   2> 1351470 INFO  (SUITE-TestReplicationHandler-seed#[FF9E6FF078A35F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1351472 INFO  (SUITE-TestReplicationHandler-seed#[FF9E6FF078A35F97]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=None)
   [junit4]   2> 1351473 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRateLimitedReplication
   [junit4]   2> 1351474 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1
   [junit4]   2> 1351482 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1351483 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fc377a{/solr,null,AVAILABLE}
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a8cc10{HTTP/1.1,[http/1.1]}{127.0.0.1:56929}
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server Started @1359727ms
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=56929}
   [junit4]   2> 1351484 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1351484 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T13:36:01.314Z
   [junit4]   2> 1351485 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\solr.xml
   [junit4]   2> 1351493 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1351493 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1351494 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1351546 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1351553 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1351553 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1351557 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.
   [junit4]   2> 1351557 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1351557 INFO  (coreLoadExecutor-6509-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1351594 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1351609 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1351613 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1351613 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1351613 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1351613 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1351613 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1351614 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20121536293753428]
   [junit4]   2> 1351682 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1351682 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1351682 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5148916221207451]
   [junit4]   2> 1351684 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1bddb0c[collection1] main]
   [junit4]   2> 1351685 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\conf
   [junit4]   2> 1351686 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Replication enabled for following config files: schema.xml,xslt/dummy.xsl
   [junit4]   2> 1351686 INFO  (coreLoadExecutor-6509-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1351687 INFO  (searcherExecutor-6510-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1bddb0c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352190 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\collection1
   [junit4]   2> 1352199 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1352199 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@139115a{/solr,null,AVAILABLE}
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1cf0541{HTTP/1.1,[http/1.1]}{127.0.0.1:56932}
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server Started @1360444ms
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=56932}
   [junit4]   2> 1352200 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352200 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T13:36:02.030Z
   [junit4]   2> 1352201 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\solr.xml
   [junit4]   2> 1352208 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1352208 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1352210 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1352299 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352310 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352311 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\.
   [junit4]   2> 1352316 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1352316 INFO  (coreLoadExecutor-6519-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1352350 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1352357 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1352360 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1352360 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\.\collection1, trusted=true
   [junit4]   2> 1352361 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352361 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1352361 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\.\collection1\data\]
   [junit4]   2> 1352362 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=46, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.20121536293753428]
   [junit4]   2> 1352439 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1352439 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1352439 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=32, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5148916221207451]
   [junit4]   2> 1352439 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bbbee[collection1] main]
   [junit4]   2> 1352440 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\collection1\conf
   [junit4]   2> 1352444 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 1352444 INFO  (coreLoadExecutor-6519-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1352444 INFO  (searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2bbbee[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352446 INFO  (qtp32714922-15321) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1352446 INFO  (qtp32714922-15321) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 0
   [junit4]   2> 1352450 INFO  (qtp20788934-15332) [    x:collection1] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 1352452 INFO  (qtp20788934-15332) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:*} 0 3
   [junit4]   2> 1352452 INFO  (qtp32714922-15319) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1352452 INFO  (qtp32714922-15319) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f8f37d commitCommandVersion:0
   [junit4]   2> 1352453 INFO  (qtp32714922-15319) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1020129[collection1] main]
   [junit4]   2> 1352453 INFO  (qtp32714922-15319) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1352454 INFO  (searcherExecutor-6510-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1020129[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352454 INFO  (qtp32714922-15319) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1352455 INFO  (qtp20788934-15335) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1352455 INFO  (qtp20788934-15335) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e27dcf commitCommandVersion:0
   [junit4]   2> 1352455 INFO  (qtp20788934-15335) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1888b8[collection1] main]
   [junit4]   2> 1352455 INFO  (qtp20788934-15335) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1352455 INFO  (searcherExecutor-6520-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1888b8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352455 INFO  (qtp20788934-15335) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 2
   [junit4]   2> 1352455 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a8cc10{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1352455 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33093668
   [junit4]   2> 1352455 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1352455 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@141542f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7ad637
   [junit4]   2> 1352462 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1352462 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dff258: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ed5c59
   [junit4]   2> 1352464 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1352464 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fac74: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@fb5e14
   [junit4]   2> 1352465 INFO  (coreCloseExecutor-6525-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@25924a
   [junit4]   2> 1352465 INFO  (coreCloseExecutor-6525-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2462282
   [junit4]   2> 1352465 INFO  (coreCloseExecutor-6525-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@31d702: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1fed603
   [junit4]   2> 1352472 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@fc377a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1352473 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1cf0541{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1352474 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=31068700
   [junit4]   2> 1352474 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1352474 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@af8bff: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@17e0738
   [junit4]   2> 1352479 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1352479 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1302216: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ed5c59
   [junit4]   2> 1352483 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1352483 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ed82b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@fb5e14
   [junit4]   2> 1352484 INFO  (coreCloseExecutor-6527-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1cc40bd
   [junit4]   2> 1352484 INFO  (coreCloseExecutor-6527-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=30163133
   [junit4]   2> 1352484 INFO  (coreCloseExecutor-6527-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e8a68b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d6bc75
   [junit4]   2> 1352490 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@139115a{/solr,null,UNAVAILABLE}
   [junit4]   2> 1352494 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1352495 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1edf010{/solr,null,AVAILABLE}
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f32466{HTTP/1.1,[http/1.1]}{127.0.0.1:56937}
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server Started @1360740ms
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=56937}
   [junit4]   2> 1352496 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T13:36:02.326Z
   [junit4]   2> 1352496 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\solr.xml
   [junit4]   2> 1352506 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1352506 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1352507 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1352582 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352588 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352590 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352592 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.
   [junit4]   2> 1352592 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1352592 INFO  (coreLoadExecutor-6534-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1352638 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1352644 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1352648 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1352649 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1352654 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=30.4501953125, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=29.886310432381727, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1352737 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1352737 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1352739 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=22, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1352739 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@127899f[collection1] main]
   [junit4]   2> 1352740 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\conf
   [junit4]   2> 1352740 INFO  (coreLoadExecutor-6534-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1352743 INFO  (searcherExecutor-6535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@127899f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1352747 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[0]} 0 2
   [junit4]   2> 1352748 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[1]} 0 0
   [junit4]   2> 1352748 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[2]} 0 0
   [junit4]   2> 1352749 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 1352749 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 1352749 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[5]} 0 0
   [junit4]   2> 1352750 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[6]} 0 0
   [junit4]   2> 1352751 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[7]} 0 0
   [junit4]   2> 1352751 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[8]} 0 0
   [junit4]   2> 1352752 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[9]} 0 0
   [junit4]   2> 1352752 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[10]} 0 0
   [junit4]   2> 1352752 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[11]} 0 0
   [junit4]   2> 1352753 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[12]} 0 0
   [junit4]   2> 1352755 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[13]} 0 0
   [junit4]   2> 1352755 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[14]} 0 0
   [junit4]   2> 1352755 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[15]} 0 0
   [junit4]   2> 1352756 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[16]} 0 0
   [junit4]   2> 1352756 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[17]} 0 0
   [junit4]   2> 1352756 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[18]} 0 0
   [junit4]   2> 1352756 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[19]} 0 0
   [junit4]   2> 1352757 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[20]} 0 0
   [junit4]   2> 1352757 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[21]} 0 0
   [junit4]   2> 1352757 INFO  (qtp31621486-15370) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[22]} 0 0
   [junit4]   2> 1352758 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[23]} 0 0
   [junit4]   2> 1352758 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[24]} 0 0
   [junit4]   2> 1352758 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[25]} 0 0
   [junit4]   2> 1352758 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[26]} 0 0
   [junit4]   2> 1352759 INFO  (qtp31621486-15362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[27]} 0 0
   [junit4]   2> 1352760 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[28]} 0 0
   [junit4]   2> 1352760 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[29]} 0 0
   [junit4]   2> 1352760 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[30]} 0 0
   [junit4]   2> 1352761 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[31]} 0 0
   [junit4]   2> 1352761 INFO  (qtp31621486-15370) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[32]} 0 0
   [junit4]   2> 1352761 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[33]} 0 0
   [junit4]   2> 1352763 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[34]} 0 0
   [junit4]   2> 1352763 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[35]} 0 0
   [junit4]   2> 1352763 INFO  (qtp31621486-15362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[36]} 0 0
   [junit4]   2> 1352763 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[37]} 0 0
   [junit4]   2> 1352764 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[38]} 0 0
   [junit4]   2> 1352764 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[39]} 0 0
   [junit4]   2> 1352764 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[40]} 0 0
   [junit4]   2> 1352765 INFO  (qtp31621486-15370) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[41]} 0 0
   [junit4]   2> 1352765 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42]} 0 0
   [junit4]   2> 1352766 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43]} 0 0
   [junit4]   2> 1352766 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44]} 0 0
   [junit4]   2> 1352766 INFO  (qtp31621486-15362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45]} 0 0
   [junit4]   2> 1352768 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46]} 0 0
   [junit4]   2> 1352768 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[47]} 0 0
   [junit4]   2> 1352769 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[48]} 0 0
   [junit4]   2> 1352769 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[49]} 0 0
   [junit4]   2> 1352769 INFO  (qtp31621486-15370) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[50]} 0 0
   [junit4]   2> 1352769 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[51]} 0 0
   [junit4]   2> 1352770 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[52]} 0 0
   [junit4]   2> 1352770 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[53]} 0 0
   [junit4]   2> 1352770 INFO  (qtp31621486-15362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[54]} 0 0
   [junit4]   2> 1352771 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[55]} 0 0
   [junit4]   2> 1352771 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[56]} 0 0
   [junit4]   2> 1352771 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[57]} 0 0
   [junit4]   2> 1352771 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[58]} 0 0
   [junit4]   2> 1352772 INFO  (qtp31621486-15370) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[59]} 0 0
   [junit4]   2> 1352773 INFO  (qtp31621486-15361) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[60]} 0 0
   [junit4]   2> 1352773 INFO  (qtp31621486-15358) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[61]} 0 0
   [junit4]   2> 1352773 INFO  (qtp31621486-15365) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[62]} 0 0
   [junit4]   2> 1352775 INFO  (qtp31621486-15362) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[63]} 0 0
   [junit4]   2> 1352775 INFO  (qtp31621486-15367) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[64]} 0 0
   [junit4]   2> 1352775 INFO  (qtp31621486-15364) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[65]} 0 0
   [junit4]   2> 1352775 INFO  (qtp31621486-15363) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[66]} 0 0
   [junit4]   2> 1352775 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1352775 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@11d5f96 commitCommandVersion:0
   [junit4]   2> 1352925 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8629c0[collection1] main]
   [junit4]   2> 1352926 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1352927 INFO  (searcherExecutor-6535-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8629c0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c67)))}
   [junit4]   2> 1352927 INFO  (qtp31621486-15360) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 151
   [junit4]   2> 1352928 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1f32466{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1352928 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=18274030
   [junit4]   2> 1352929 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1352929 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1cc0438: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1342b2f
   [junit4]   2> 1352990 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1352991 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7a7de1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@ed5c59
   [junit4]   2> 1352995 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1352995 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b89376: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@fb5e14
   [junit4]   2> 1352996 INFO  (coreCloseExecutor-6539-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@426e97
   [junit4]   2> 1352996 INFO  (coreCloseExecutor-6539-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=4353687
   [junit4]   2> 1352996 INFO  (coreCloseExecutor-6539-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e8a878: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@d31c77
   [junit4]   2> 1353005 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1edf010{/solr,null,UNAVAILABLE}
   [junit4]   2> 1353010 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1353010 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b679be{/solr,null,AVAILABLE}
   [junit4]   2> 1353011 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b0af2b{HTTP/1.1,[http/1.1]}{127.0.0.1:56953}
   [junit4]   2> 1353011 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server Started @1361255ms
   [junit4]   2> 1353011 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\data, hostContext=/solr, hostPort=56953}
   [junit4]   2> 1353012 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353012 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1353012 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1353012 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1353012 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T13:36:02.842Z
   [junit4]   2> 1353012 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\solr.xml
   [junit4]   2> 1353026 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1353026 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1353027 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1353108 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353114 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353115 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353117 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.
   [junit4]   2> 1353117 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1353118 INFO  (coreLoadExecutor-6546-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1353146 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1353152 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1353157 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.2 with uniqueid field id
   [junit4]   2> 1353157 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1, trusted=true
   [junit4]   2> 1353157 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353157 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1353158 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\.\collection1\data\]
   [junit4]   2> 1353238 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1353238 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1353240 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=37, maxMergedSegmentMB=30.4501953125, floorSegmentMB=1.951171875, forceMergeDeletesPctAllowed=29.886310432381727, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1353242 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@17de944[collection1] main]
   [junit4]   2> 1353243 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-001\collection1\conf
   [junit4]   2> 1353244 INFO  (coreLoadExecutor-6546-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1353244 INFO  (searcherExecutor-6547-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17de944[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c67)))}
   [junit4]   2> 1353249 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1353250 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f46269{/solr,null,AVAILABLE}
   [junit4]   2> 1353251 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@12f89e6{HTTP/1.1,[http/1.1]}{127.0.0.1:56957}
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.e.j.s.Server Started @1361495ms
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\collection1\data, hostContext=/solr, hostPort=56957}
   [junit4]   2> 1353252 ERROR (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-08T13:36:03.082Z
   [junit4]   2> 1353252 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\solr.xml
   [junit4]   2> 1353262 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1353262 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1353263 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1353334 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353342 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353342 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b00b24
   [junit4]   2> 1353344 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_FF9E6FF078A35F97-001\solr-instance-002\.
   [junit4]   2> 1353344 INFO  (TEST-TestReplicationHandler.testRateLimitedReplication-seed#[FF9E6FF078A35F97]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1353345 INFO  (coreLoadExecutor-6556-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1353373 INFO  (coreLoadExecutor-6556-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4

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

ene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=zh-SG, timezone=SystemV/CST6CDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21914472,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2D37861BD3AD29A3 -Dtests.slow=true -Dtests.locale=zh-SG -Dtests.timezone=SystemV/CST6CDT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2D37861BD3AD29A3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2D37861BD3AD29A3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 19.53s, 8 tests, 1 error <<< FAILURES!

[...truncated 3159 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestVariableResolver
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\init-core-data-001
   [junit4]   2> 7350 T13 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 7508 T13 oejul.Log.initialized Logging initialized @11052ms
   [junit4]   2> 7523 T13 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 7589 T13 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 7614 T13 oas.SolrTestCaseJ4.setUp ###Starting testSimpleNamespace
   [junit4]   2> 7626 T13 oas.SolrTestCaseJ4.tearDown ###Ending testSimpleNamespace
   [junit4]   2> 7684 T13 oas.SolrTestCaseJ4.setUp ###Starting dateNamespaceWithExpr
   [junit4]   2> 7783 T13 oas.SolrTestCaseJ4.tearDown ###Ending dateNamespaceWithExpr
   [junit4]   2> 7790 T13 oas.SolrTestCaseJ4.setUp ###Starting testDefaults
   [junit4]   2> 7793 T13 oas.SolrTestCaseJ4.tearDown ###Ending testDefaults
   [junit4]   2> 7798 T13 oas.SolrTestCaseJ4.setUp ###Starting testDefaultNamespace1
   [junit4]   2> 7800 T13 oas.SolrTestCaseJ4.tearDown ###Ending testDefaultNamespace1
   [junit4]   2> 7804 T13 oas.SolrTestCaseJ4.setUp ###Starting test3LevelNestedNamespace
   [junit4]   2> 7806 T13 oas.SolrTestCaseJ4.tearDown ###Ending test3LevelNestedNamespace
   [junit4]   2> 7817 T13 oas.SolrTestCaseJ4.setUp ###Starting testDefaultNamespace
   [junit4]   2> 7820 T13 oas.SolrTestCaseJ4.tearDown ###Ending testDefaultNamespace
   [junit4]   2> 7825 T13 oas.SolrTestCaseJ4.setUp ###Starting dateNamespaceWithValue
   [junit4]   2> 7829 T13 oas.SolrTestCaseJ4.tearDown ###Ending dateNamespaceWithValue
   [junit4]   2> 7832 T13 oas.SolrTestCaseJ4.setUp ###Starting testNestedNamespace
   [junit4]   2> 7834 T13 oas.SolrTestCaseJ4.tearDown ###Ending testNestedNamespace
   [junit4]   2> 7854 T13 oas.SolrTestCaseJ4.setUp ###Starting testFunctionNamespace1
   [junit4]   2> 7875 T13 oas.SolrTestCaseJ4.tearDown ###Ending testFunctionNamespace1
   [junit4]   2> 7878 T13 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=17449, maxDocsPerChunk=203, blockSize=115), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=17449, blockSize=115)), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-MA, timezone=America/Cambridge_Bay
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=52261504,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestVariableResolver]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVariableResolver -Dtests.seed=91AC00AAA15BD991 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=America/Cambridge_Bay -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestVariableResolver (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001\dih-properties-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestVariableResolver_91AC00AAA15BD991-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([91AC00AAA15BD991]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/38 (1!)] on J1 in 9.01s, 9 tests, 1 error <<< FAILURES!

[...truncated 38364 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 388 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/388/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.TestLiveFieldValues

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001

	at __randomizedtesting.SeedInfo.seed([8CF57CDB6D71C3A7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7B946CE10CCB55A9:F41A8B411EA7A656]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7B946CE10CCB55A9]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testNodeAddedTriggerRestoreState

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0:4FA375094A03886D]:0)
	at java.base/java.util.ArrayList$Itr.checkForComodification(ArrayList.java:939)
	at java.base/java.util.ArrayList$Itr.next(ArrayList.java:893)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at jdk.internal.reflect.GeneratedMethodAccessor11.invoke(Unknown Source)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_C79EFC7670C369C0-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.InfixSuggestersTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C79EFC7670C369C0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C79EFC7670C369C0-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C79EFC7670C369C0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.InfixSuggestersTest_C79EFC7670C369C0-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestQueryTypes

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog\tlog.0000000000000000000 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestQueryTypes_C79EFC7670C369C0-001\init-core-data-001\tlog\tlog.0000000000000000000

	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0:E10E1324244DAFCA]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001

	at __randomizedtesting.SeedInfo.seed([720478B51CCF9119]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 581 lines...]
   [junit4] Suite: org.apache.lucene.search.TestLiveFieldValues
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1095, maxMBSortInHeap=7.840767926099603, sim=RandomSimilarity(queryNorm=false): {}, locale=hsb-DE, timezone=Europe/Volgograd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=140607168,total=412811264
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimSorter, TestHugeRamFile, TestCustomNorms, TestFieldsReader, TestMultiMMap, TestNewestSegment, TestFrequencyTrackingRingBuffer, TestLucene50StoredFieldsFormat, TestLucene70SegmentInfoFormat, TestNoMergePolicy, TestAttributeSource, TestIndexFileDeleter, TestDocCount, TestRegexpRandom2, TestLongBitSet, TestCrashCausesCorruptIndex, TestTerms, TestRAMDirectory, TestDuelingCodecs, TestBoolean2ScorerSupplier, TestComplexExplanations, TestCloseableThreadLocal, TestSpans, TestSameTokenSamePosition, TestInfoStream, TestTrackingDirectoryWrapper, TestSumDocFreq, TestControlledRealTimeReopenThread, TestBagOfPostings, TestSparseFixedBitDocIdSet, TestReaderWrapperDVTypeCheck, TestBooleanQuery, TestNotDocIdSet, TestExternalCodecs, TestTieredMergePolicy, TestDoc, TestPointValues, TestForceMergeForever, TestUnicodeUtil, TestIndexWriterOnVMError, TestMergePolicyWrapper, TestRecyclingIntBlockAllocator, TestPolygon, TestSortedSetSelector, TestAllFilesDetectTruncation, TestBinaryDocValuesUpdates, TestMinimize, TestSortedSetDocValues, TestConsistentFieldNumbers, TestLockFactory, TestBooleanOr, TestNorms, TestDateSort, TestAtomicUpdate, TestSearchWithThreads, TestPhrasePrefixQuery, TestSimpleFSDirectory, TestMutablePointsReaderUtils, TestFilterCodecReader, TestEarlyTermination, TestMultiset, TestReusableStringReader, TestLevenshteinAutomata, TestAssertions, TestTermScorer, TestDirectoryReader, TestSortRescorer, TestDoubleValuesSource, TestSegmentCacheables, MultiCollectorTest, TestBinaryDocument, TestAxiomaticSimilarity, TestBagOfPositions, TestIndexableField, TestOneMergeWrappingMergePolicy, TestIntroSorter, TestDemoParallelLeafReader, TestLazyProxSkipping, TestRecyclingByteBlockAllocator, TestLiveFieldValues]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLiveFieldValues -Dtests.seed=8CF57CDB6D71C3A7 -Dtests.slow=true -Dtests.locale=hsb-DE -Dtests.timezone=Europe/Volgograd -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLiveFieldValues (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001\livefieldupdates-001\_q.cfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestLiveFieldValues_8CF57CDB6D71C3A7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8CF57CDB6D71C3A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [114/458 (1!)] on J0 in 0.41s, 1 test, 1 error <<< FAILURES!

[...truncated 1162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20180108_015443_58010158304522462661087.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20180108_015443_58011011021684698514047.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 317 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20180108_020105_56017238892163270954822.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20180108_020105_56012427352120893955035.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20180108_020205_83414814766608079429382.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20180108_020205_8345701538174165809702.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20180108_020413_17912200712504454472368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20180108_020413_17915978691820372302281.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20180108_020424_5474557889125840103543.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20180108_020424_5473673226987773398830.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20180108_020449_28515791343493026288663.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20180108_020449_28517498268118729376172.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20180108_020453_36314749941047703736026.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20180108_020453_3635607049233995429368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20180108_020456_85218434583687919580571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20180108_020456_85211956392250781628237.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20180108_020505_26412465825860589380040.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20180108_020505_26411857445924213767862.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20180108_020511_86413082641521327228984.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20180108_020511_86413245182628548346335.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20180108_020515_6465131890001413837376.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 214 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20180108_020534_25718238267197812944698.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20180108_020534_25716426443024948269309.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20180108_020655_6283061787708958309811.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20180108_020655_6299919443784288295344.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20180108_020706_9266119764978191774189.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20180108_020706_9269396117348480756184.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20180108_020723_3375091370733053850686.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20180108_020723_33815815739249422742819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20180108_020912_26117213658013047839899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20180108_020912_2605934672228404060284.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20180108_020917_09911532467092903924446.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20180108_020917_09915995497474198600380.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20180108_020923_9716365878359665512366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20180108_020923_97113907901226185008479.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20180108_020951_14010023646870970513231.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20180108_020951_14011782338157757782462.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20180108_020959_9042446467688719057853.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20180108_020959_90411899985012829460770.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20180108_021015_20412728080185158992482.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20180108_021015_2043359910334946341516.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20180108_021025_99213144895977667643178.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20180108_021025_9911466331482831562812.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20180108_021031_9271453598504154340622.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20180108_021031_92615071980024001973597.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 333 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20180108_021045_66513390090995506605669.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20180108_021045_6642593840943451267667.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20180108_021055_70515851194766163624915.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20180108_021055_7057412041695456495865.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 165 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Oca 07, 2018 10:11:07 ?S com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7B946CE10CCB55A9]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7B946CE10CCB55A9 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=SystemV/AST4ADT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.13s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B946CE10CCB55A9:F41A8B411EA7A656]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B946CE10CCB55A9]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=1654, maxDocsPerChunk=829, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=1654, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, locale=tr-TR, timezone=SystemV/AST4ADT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69804448,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [2/9 (1!)] on J0 in 2.21s, 4 tests, 1 error <<< FAILURES!

[...truncated 41 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20180108_021104_91313114484033504873845.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20180108_021104_9131085397271861098292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20180108_021122_63517305363586843762935.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20180108_021122_6347906107840282083648.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 321 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20180108_021159_0632567437597709562067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20180108_021159_0635176176508509761043.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20180108_021217_1982395188766129419892.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20180108_021217_19871359878088366636.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20180108_021229_36910318241155628026131.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20180108_021232_79718323841952926214226.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20180108_021232_7976219797504897682629.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1995 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 415472 INFO  (SUITE-TestDistribStateManager-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C79EFC7670C369C0-001\init-core-data-001
   [junit4]   2> 415473 INFO  (SUITE-TestDistribStateManager-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 415475 INFO  (SUITE-TestDistribStateManager-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 415476 INFO  (TEST-TestDistribStateManager.testListData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 415476 INFO  (TEST-TestDistribStateManager.testListData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 415476 INFO  (TEST-TestDistribStateManager.testListData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 415477 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 415477 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 415478 INFO  (TEST-TestDistribStateManager.testMulti-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 415478 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 415479 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 415479 INFO  (Thread-925) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 415479 INFO  (Thread-925) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 415481 ERROR (Thread-925) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 415579 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.ZkTestServer start zk server on port:58862
   [junit4]   2> 415590 INFO  (zkConnectionManagerCallback-859-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415591 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 415602 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d39226050000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 415608 INFO  (zkConnectionManagerCallback-861-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 415608 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 420610 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 420611 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58862 58862
   [junit4]   2> 420612 INFO  (Thread-925) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58862 58862
   [junit4]   2> 420613 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=C79EFC7670C369C0 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.14s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C79EFC7670C369C0:E10E1324244DAFCA]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 420617 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 420617 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 420617 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 420618 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 420619 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 420619 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 420619 INFO  (TEST-TestDistribStateManager.testHasData-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_C79EFC7670C369C0-001
   [junit4]   2> Jan 08, 2018 2:21:03 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=bm-ML, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=80402008,total=228954112
   [junit4]   2> NOTE: All tests run in this JVM: [HighlighterMaxOffsetTest, PreAnalyzedFieldManagedSchemaCloudTest, AutoAddReplicasIntegrationTest, ZkStateReaderTest, TestSystemCollAutoCreate, TestMaxScoreQueryParser, ClusterStateTest, ReturnFieldsTest, TestOmitPositions, TestCopyFieldCollectionResource, TestDFRSimilarityFactory, TestSchemaManager, URLClassifyProcessorTest, SolrMetricsIntegrationTest, DistributedDebugComponentTest, TestStressUserVersions, BasicAuthIntegrationTest, TestStreamBody, HdfsRestartWhileUpdatingTest, TestOverriddenPrefixQueryForCustomFieldType, TestCollationFieldDocValues, HdfsThreadLeakTest, ShowFileRequestHandlerTest, TestClassicSimilarityFactory, TestSubQueryTransformerCrossCore, SuggestComponentContextFilterQueryTest, ScriptEngineTest, OutputWriterTest, CdcrBidirectionalTest, ConvertedLegacyTest, SignatureUpdateProcessorFactoryTest, NotRequiredUniqueKeyTest, PrimitiveFieldTypeTest, TestTolerantUpdateProcessorRandomCloud, TestPrepRecovery, DistributedFacetExistsSmallTest, RulesTest, DistributedFacetPivotSmallTest, FastVectorHighlighterTest, TestDistributedSearch, DistributedQueryComponentCustomSortTest, TestCloudDeleteByQuery, DistributedSpellCheckComponentTest, SolrCLIZkUtilsTest, TestFieldSortValues, AtomicUpdateProcessorFactoryTest, TestRandomCollapseQParserPlugin, BlockJoinFacetRandomTest, BadIndexSchemaTest, TestReqParamsAPI, NumericFieldsTest, TestSha256AuthenticationProvider, TestGraphTermsQParserPlugin, TestReloadAndDeleteDocs, TestSchemaResource, TestPolicyCloud, TestDistribStateManager]
   [junit4] Completed [116/765 (1!)] on J0 in 5.41s, 5 tests, 1 failure <<< FAILURES!

[...truncated 63 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> 584856 INFO  (SUITE-TestTriggerIntegration-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_C79EFC7670C369C0-001\init-core-data-001
   [junit4]   2> 584856 WARN  (SUITE-TestTriggerIntegration-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=13 numCloses=13
   [junit4]   2> 584857 INFO  (SUITE-TestTriggerIntegration-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 584860 INFO  (SUITE-TestTriggerIntegration-seed#[C79EFC7670C369C0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 584863 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 584863 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 584863 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 584863 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 584863 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 584868 DEBUG (ScheduledTrigger-2099-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584868 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion 0
   [junit4]   2> 584868 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 584868 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 584868 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.base/java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1247)
   [junit4]   2> 	at java.base/java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:317)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 584868 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 584868 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 584872 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 584873 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584895 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584917 DEBUG (ScheduledTrigger-2102-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584938 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584958 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 584972 DEBUG (simCloudManagerPool-2101-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 584972 DEBUG (simCloudManagerPool-2101-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 584974 DEBUG (simCloudManagerPool-2101-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 584974 DEBUG (simCloudManagerPool-2101-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 584974 DEBUG (simCloudManagerPool-2101-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 584975 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 584975 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 584976 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 584976 DEBUG (ScheduledTrigger-2102-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 584976 DEBUG (ScheduledTrigger-2102-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 584977 DEBUG (ScheduledTrigger-2102-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10007_solr at time 1269122389436401
   [junit4]   2> 584979 DEBUG (ScheduledTrigger-2102-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 584999 DEBUG (ScheduledTrigger-2102-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 584999 DEBUG (ScheduledTrigger-2102-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 584999 DEBUG (ScheduledTrigger-2102-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 585007 DEBUG (simCloudManagerPool-2101-thread-2) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 585007 DEBUG (simCloudManagerPool-2101-thread-2) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 585007 DEBUG (simCloudManagerPool-2101-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 585007 DEBUG (simCloudManagerPool-2101-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 585007 DEBUG (simCloudManagerPool-2101-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 585007 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 585008 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 585008 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 585008 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 585008 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 585008 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:10007_solr] added at times [1269122389436401], now=1269123922848401
   [junit4]   2> 585008 DEBUG (ScheduledTrigger-2102-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"482429532e7f1Tco2v65d8f7jsyu1wnntfiiuk3",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":1269122389436401,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1269122389436401],
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"]}}
   [junit4]   2> 585010 DEBUG (AutoscalingActionExecutor-2103-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"482429532e7f1Tco2v65d8f7jsyu1wnntfiiuk3",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":1269122389436401,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1269122389436401],
   [junit4]   2>     "_enqueue_time_":1269123934851951,
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"]}}
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeAddedTriggerRestoreState
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		3
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	3
   [junit4]   2> 585010 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 585011 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[]
   [junit4]   2> 585011 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	0
   [junit4]   2> 585011 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 585011 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[C79EFC7670C369C0]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		0
   [junit4]   2> 585011 INFO  (TEST-TestTrig

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

junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_720478B51CCF9119-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([720478B51CCF9119]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.80s, 8 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20180108_031732_22617937800746415927126.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20180108_031732_2265592701078615108998.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 791 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20180108_031756_3691000703524720244261.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20180108_031756_3697626839102010550802.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20180108_031910_46315549690693043752217.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20180108_031910_4631747575036831216170.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1259 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20180108_031944_17717245908757587357568.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20180108_031944_17710472432609523462434.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 638 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20180108_032003_52212946342754069575043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20180108_032003_52216953291111408925211.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20180108_032045_47215837518787614743549.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20180108_032045_4726708578494971787868.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20180108_032110_0574869538857643372214.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20180108_032110_05710345361232417914260.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20180108_032130_5701645582664195733323.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20180108_032130_570746787842290812576.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20180108_032216_5783505823119610367408.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20180108_032216_5785070675426377567440.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20180108_032243_31210014245559650137430.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32280 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 387 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/387/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestFeatureLogging

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([9F40C3F3F9E14569]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4\test_col_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001\node4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4:D0434AA89A155EFE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestSQLHandler.doTest

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4:51971D5EA3208B4D]:0)
	at org.apache.solr.handler.TestSQLHandler.testBasicSelect(TestSQLHandler.java:181)
	at org.apache.solr.handler.TestSQLHandler.doTest(TestSQLHandler.java:82)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestFieldTypeResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_2420DEC32CE52519-001\tempDir-034

	at __randomizedtesting.SeedInfo.seed([2420DEC32CE52519]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_45E5A3C98CDF8493-001

	at __randomizedtesting.SeedInfo.seed([45E5A3C98CDF8493]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 11728 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
   [junit4]   2> 46678 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\init-core-data-001
   [junit4]   2> 46679 WARN  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 46680 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 46681 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 46684 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-001\cores\core
   [junit4]   2> 46695 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 46695 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 46695 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core
   [junit4]   2> 46697 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 46698 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4379798a{/solr,null,AVAILABLE}
   [junit4]   2> 46701 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@243ec368{HTTP/1.1,[http/1.1]}{127.0.0.1:53585}
   [junit4]   2> 46701 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.Server Started @56603ms
   [junit4]   2> 46701 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr, hostPort=53585, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores}
   [junit4]   2> 46702 ERROR (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 46702 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 46702 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 46702 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 46702 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:27:40.862039900Z
   [junit4]   2> 46702 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 46707 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 46707 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 46708 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@43d8b41a, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 46752 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d8b41a
   [junit4]   2> 46759 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d8b41a
   [junit4]   2> 46759 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d8b41a
   [junit4]   2> 46762 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores
   [junit4]   2> 46762 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 46763 INFO  (coreLoadExecutor-550-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 46766 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 46804 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 46821 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 46902 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.ManagedSynonymFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 46941 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 46941 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 46954 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 46955 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 46955 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 46955 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 46955 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@43d8b41a
   [junit4]   2> 46956 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 46957 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data\]
   [junit4]   2> 46958 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=31, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 47030 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 47030 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 47031 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 47032 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 47032 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=47, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 47033 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3efbfa0d[collection1] main]
   [junit4]   2> 47033 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 47033 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 47034 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 47034 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 47034 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 47036 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 47036 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 47036 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 47036 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 47036 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 47036 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 47036 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 47038 WARN  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 47038 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 47038 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 47038 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 47047 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 47079 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 47079 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 47079 INFO  (coreLoadExecutor-550-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588947961762545664
   [junit4]   2> 47081 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#53585
   [junit4]   2> 47081 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 47081 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 47081 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 47082 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 47082 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 47085 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 47086 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 47088 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 47091 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 47093 INFO  (searcherExecutor-551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3efbfa0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 47094 INFO  (qtp1486654901-1012) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/teststop params={indent=on&wt=xml} status=0 QTime=2
   [junit4]   2> 47101 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 47106 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetNotFoundFieldType
   [junit4]   2> 47108 INFO  (qtp1486654901-1014) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/not_in_there params={indent=on&wt=xml} status=404 QTime=0
   [junit4]   2> 47110 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetNotFoundFieldType
   [junit4]   2> 47113 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldType
   [junit4]   2> 47116 INFO  (qtp1486654901-1015) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=true&indent=on&wt=xml} status=0 QTime=1
   [junit4]   2> 47118 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldType
   [junit4]   2> 47122 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJsonGetFieldType
   [junit4]   2> 47123 INFO  (qtp1486654901-1016) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=on&indent=on&wt=json} status=0 QTime=1
   [junit4]   2> 47125 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJsonGetFieldType
   [junit4]   2> 47127 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@243ec368{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 47127 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=361048861
   [junit4]   2> 47127 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 47127 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b9d137c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@27c43224
   [junit4]   2> 47131 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 47131 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c9b53e4: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3d825d7d
   [junit4]   2> 47135 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 47135 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@434e0d9a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5087e1e6
   [junit4]   2> 47140 INFO  (coreCloseExecutor-556-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6348509f
   [junit4]   2> 47140 INFO  (coreCloseExecutor-556-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1665683615
   [junit4]   2> 47140 INFO  (coreCloseExecutor-556-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49396b81: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@36b186ea
   [junit4]   2> 47152 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4379798a{/solr,null,UNAVAILABLE}
   [junit4]   2> 47153 INFO  (SUITE-TestFieldTypeResource-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=234, maxMBSortInHeap=6.3801054126101, sim=RandomSimilarity(queryNorm=true): {}, locale=ff, timezone=America/Boa_Vista
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=86608832,total=279969792
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, TestTolerantUpdateProcessorRandomCloud, TestLazyCores, TestRawResponseWriter, TestCloudPseudoReturnFields, TestCustomDocTransformer, TestFieldTypeResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldTypeResource -Dtests.seed=F6D3A5FACE9B98F4 -Dtests.slow=true -Dtests.locale=ff -Dtests.timezone=America/Boa_Vista -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestFieldTypeResource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.TestFieldTypeResource_F6D3A5FACE9B98F4-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [11/765 (1!)] on J0 in 0.50s, 4 tests, 1 error <<< FAILURES!

[...truncated 567 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> 756117 INFO  (SUITE-TestDistribStateManager-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F6D3A5FACE9B98F4-001\init-core-data-001
   [junit4]   2> 756117 WARN  (SUITE-TestDistribStateManager-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 756118 INFO  (SUITE-TestDistribStateManager-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 756119 INFO  (SUITE-TestDistribStateManager-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 756119 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 756120 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 756120 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 756120 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 756122 ERROR (Thread-1472) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 756220 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58403
   [junit4]   2> 756227 INFO  (zkConnectionManagerCallback-1459-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756227 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 756234 ERROR (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 756235 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58403 58403
   [junit4]   2> 756236 INFO  (Thread-1472) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58403 58403
   [junit4]   2> 756237 INFO  (TEST-TestDistribStateManager.testHasData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 756240 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 756241 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 756241 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 756241 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 756243 ERROR (Thread-1473) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 756341 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58409
   [junit4]   2> 756346 INFO  (zkConnectionManagerCallback-1461-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756347 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 756348 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d146dce30000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 756348 ERROR (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 756350 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58409 58409
   [junit4]   2> 756353 INFO  (Thread-1473) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58409 58409
   [junit4]   2> 756355 INFO  (TEST-TestDistribStateManager.testMulti-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 756360 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 756361 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 756362 INFO  (Thread-1474) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 756362 INFO  (Thread-1474) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 756366 ERROR (Thread-1474) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 756461 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58415
   [junit4]   2> 756466 INFO  (zkConnectionManagerCallback-1463-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756467 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 756477 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d146dd5d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 756481 INFO  (zkConnectionManagerCallback-1465-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 756482 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 761482 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 761483 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58415 58415
   [junit4]   2> 761484 INFO  (Thread-1474) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58415 58415
   [junit4]   2> 761485 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=F6D3A5FACE9B98F4 -Dtests.slow=true -Dtests.locale=ks-IN -Dtests.timezone=Europe/Minsk -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.13s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F6D3A5FACE9B98F4:D0434AA89A155EFE]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 761488 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 761489 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 761490 INFO  (Thread-1475) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 761490 INFO  (Thread-1475) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 761493 ERROR (Thread-1475) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 761590 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58433
   [junit4]   2> 761595 INFO  (zkConnectionManagerCallback-1467-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761596 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 761603 ERROR (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 761603 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58433 58433
   [junit4]   2> 761604 INFO  (Thread-1475) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58433 58433
   [junit4]   2> 761605 INFO  (TEST-TestDistribStateManager.testListData-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 761606 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 761607 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 761607 INFO  (Thread-1476) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 761607 INFO  (Thread-1476) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 761609 ERROR (Thread-1476) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 761708 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer start zk server on port:58439
   [junit4]   2> 761720 INFO  (zkConnectionManagerCallback-1469-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761721 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 761745 INFO  (zkConnectionManagerCallback-1471-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 761745 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 761749 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d146f1d90001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 761749 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 761750 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58439 58439
   [junit4]   2> 761751 INFO  (Thread-1476) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58439 58439
   [junit4]   2> 761752 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[F6D3A5FACE9B98F4]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_F6D3A5FACE9B98F4-001
   [junit4]   2> Jan 07, 2018 3:39:35 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 5 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ks-IN, timezone=Europe/Minsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=105537416,total=381157376
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, TestTolerantUpdateProcessorRandomCloud, TestLazyCores, TestRawResponseWriter, TestCloudPseudoReturnFields, TestCustomDocTransformer, TestFieldTypeResource, AsyncCallRequestStatusResponseTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestSegmentSorting, CdcrReplicationDistributedZkTest, CollectionTooManyReplicasTest, TestLFUCache, FieldAnalysisRequestHandlerTest, TestTriggerIntegration, TestDynamicFieldResource, TestPseudoReturnFields, CdcrRequestHandlerTest, TlogReplayBufferedWhileIndexingTest, SpellCheckCollatorWithCollapseTest, ZkCLITest, CloudMLTQParserTest, TestUtils, ResourceLoaderTest, TestHdfsBackupRestoreCore, OverseerStatusTest, ReturnFieldsTest, TestPolicyCloud, TestConfigSetImmutable, LeaderElectionContextKeyTest, TestUseDocValuesAsStored, TestSolrCoreProperties, DeleteShardTest, HighlighterTest, HighlighterConfigTest, SolrCloudReportersTest, TestPhraseSuggestions, TestFieldCache, DistributedTermsComponentTest, PeerSyncReplicationTest, SpatialFilterTest, TestTolerantSearch, TestPHPSerializedResponseWriter, TestNonDefinedSimilarityFactory, TestHdfsCloudBackupRestore, TestPayloadScoreQParserPlugin, TestSizeLimitedDistributedMap, SortSpecParsingTest, TestMultiValuedNumericRangeQuery, MergeStrategyTest, RequestHandlersTest, TestPKIAuthenticationPlugin, DistanceUnitsTest, TestSchemaResource, TestTlogReplica, TestCollapseQParserPlugin, TestHighlightDedupGrouping, TestImplicitCoreProperties, AlternateDirectoryTest, TestRandomDVFaceting, HdfsDirectoryFactoryTest, RAMDirectoryFactoryTest, AtomicUpdateProcessorFactoryTest, TestNumericRangeQuery64, CdcrBidirectionalTest, NotRequiredUniqueKeyTest, TestLegacyNumericUtils, SuggesterTest, TestInPlaceUpdatesStandalone, RequiredFieldsTest, TestCoreAdminApis, TestFreeTextSuggestions, NodeMutatorTest, TestCloudSearcherWarming, DirectoryFactoryTest, TestNumericTerms64, TestRangeQuery, XmlUpdateRequestHandlerTest, TestWriterPerf, DeleteInactiveReplicaTest, NumericFieldsTest, TestRealTimeGet, TestCollationFieldDocValues, TestManagedSynonymFilterFactory, TestGeoJSONResponseWriter, ForceLeaderTest, TestJsonFacets, URLClassifyProcessorTest, DistributedFacetPivotSmallTest, GraphQueryTest, SearchHandlerTest, HighlighterMaxOffsetTest, PeerSyncWithIndexFingerprintCachingTest, SecurityConfHandlerTest, TestUpdate, SaslZkACLProviderTest, SolrMetricsIntegrationTest, RegexBoostProcessorTest, TestDistribStateManager]
   [junit4] Completed [179/765 (2!)] on J0 in 5.90s, 5 tests, 1 failure <<< FAILURES!

[...truncated 360 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudDeleteByQuery
   [junit4]   2> 1021988 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\init-core-data-001
   [junit4]   2> 1021988 WARN  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 1021989 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1021990 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1021991 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudDeleteByQuery_F6D3A5FACE9B98F4-001\tempDir-001
   [junit4]   2> 1021991 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1021992 INFO  (Thread-2231) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1021992 INFO  (Thread-2231) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1021996 ERROR (Thread-2231) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1022092 INFO  (SUITE-TestCloudDeleteByQuery-seed#[F6D3A5FACE9B98F4]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62913
   [junit4]   2> 1022096 INFO  (zkConnectionManagerCallback-2310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022102 INFO  (jetty-launcher-2307-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1022102 INFO  (jetty-launcher-2307-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1022102 INFO  (jetty-launcher-2307-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1022102 INFO  (jetty-launcher-2307-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@24de2fcd{/solr,null,AVAILABLE}
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d58e93d{/solr,null,AVAILABLE}
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@272df4a4{SSL,[ssl, http/1.1]}{127.0.0.1:62917}
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-2) [    ] o.e.j.s.Server Started @1032005ms
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62917}
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1022103 ERROR (jetty-launcher-2307-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1022103 INFO  (jetty-launcher-2307-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3c767644{SSL,[ssl, http/1.1]}{127.0.0.1:62919}
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.e.j.s.Server Started @1032006ms
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62919}
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:43:56.264387600Z
   [junit4]   2> 1022104 ERROR (jetty-launcher-2307-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@712510eb{/solr,null,AVAILABLE}
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:43:56.264387600Z
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1332ba48{SSL,[ssl, http/1.1]}{127.0.0.1:62923}
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-4) [    ] o.e.j.s.Server Started @1032006ms
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62923}
   [junit4]   2> 1022104 INFO  (jetty-launcher-2307-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4fb649d2{/solr,null,AVAILABLE}
   [junit4]   2> 1022105 ERROR (jetty-launcher-2307-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:43:56.265404800Z
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@564c5292{SSL,[ssl, http/1.1]}{127.0.0.1:62930}
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.e.j.s.Server Started @1032007ms
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62930}
   [junit4]   2> 1022105 ERROR (jetty-launcher-2307-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1022105 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:43:56.265404800Z
   [junit4]   2> 1022110 INFO  (jetty-launcher-2307-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1022111 INFO  (jetty-launcher-2307-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@f69058{/solr,null,AVAILABLE}
   [junit4]   2> 1022111 INFO  (jetty-launcher-2307-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@769ae8c4{SSL,[ssl, http/1.1]}{127.0.0.1:62940}
   [junit4]   2> 1022112 INFO  (jetty-launcher-2307-thread-1) [    ] o.e.j.s.Server Started @1032014ms
   [junit4]   2> 1022114 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62940}
   [junit4]   2> 1022114 INFO  (zkConnectionManagerCallback-2318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022115 INFO  (zkConnectionManagerCallback-2316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022116 ERROR (jetty-launcher-2307-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1022116 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1022116 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1022116 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1022116 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T15:43:56.276951200Z
   [junit4]   2> 1022116 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022117 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022121 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d14aeafc0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1022121 INFO  (zkConnectionManagerCallback-2312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022121 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160d14aeafc0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1022122 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022124 INFO  (jetty-launcher-2307-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62913/solr
   [junit4]   2> 1022127 INFO  (jetty-launcher-2307-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62913/solr
   [junit4]   2> 1022129 INFO  (zkConnectionManagerCallback-2314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022129 INFO  (jetty-launcher-2307-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62913/solr
   [junit4]   2> 1022129 INFO  (jetty-launcher-2307-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022134 INFO  (zkConnectionManagerCallback-2320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022134 INFO  (jetty-launcher-2307-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1022136 INFO  (zkConnectionManagerCallback-2324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022136 INFO  (zkConnectionManagerCallback-2328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1022136 WARN  (NIOServerC

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

rams={indent=on&wt=json} status=0 QTime=2
   [junit4]   2> schan. 07, 2018 10:37:41 AM org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-07	10:37:41	127.0.0.1	-	127.0.0.1	55181	PUT	/solr/schema/model-store	wt=json&indent=on	200	-	210	2	http://127.0.0.1:55181	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 16569 WARN  (qtp1815193834-155) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/model-store
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 16609 INFO  (qtp1815193834-154) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&fl=fv:[fv]&rows=3&debugQuery=on&group.field=title&group=true&rq={!ltr+reRankDocs%3D3+model%3Dsumgroup}} hits=4 status=0 QTime=34
   [junit4]   2> 16616 INFO  (qtp1815193834-153) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=title:bloomberg&indent=on&fl=fv:[fv]&rows=3&wt=json&debugQuery=on&group.field=title&group=true&rq={!ltr+reRankDocs%3D3+model%3Dsumgroup}} hits=4 status=0 QTime=4
   [junit4]   2> 16620 INFO  (TEST-TestFeatureLogging.testGeneratedGroup-seed#[9F40C3F3F9E14569]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGeneratedGroup
   [junit4]   2> 16624 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6498737f{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 16625 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=603040884
   [junit4]   2> 16626 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 16627 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 16627 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 16642 INFO  (coreCloseExecutor-88-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21db97d8
   [junit4]   2> 16642 INFO  (coreCloseExecutor-88-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=568039384
   [junit4]   2> 16656 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@38f22cc0{/solr,null,UNAVAILABLE}
   [junit4]   2> 16695 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 16695 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=987461931
   [junit4]   2> 16695 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 16695 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5a34a820: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 16695 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 16696 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2e7b87c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 16696 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 16696 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e1893d8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 16721 INFO  (coreCloseExecutor-90-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2e226a53
   [junit4]   2> 16721 INFO  (coreCloseExecutor-90-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=774007379
   [junit4]   2> 16721 INFO  (coreCloseExecutor-90-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1402d4f1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 16726 INFO  (SUITE-TestFeatureLogging-seed#[9F40C3F3F9E14569]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=rm-CH, timezone=America/Rankin_Inlet
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68427944,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [TestLTRWithSort, TestRerankBase, TestLTRQParserPlugin, TestManagedFeatureStore, TestFeatureLogging]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFeatureLogging -Dtests.seed=9F40C3F3F9E14569 -Dtests.slow=true -Dtests.locale=rm-CH -Dtests.timezone=America/Rankin_Inlet -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFeatureLogging (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J0\temp\solr.ltr.feature.TestFeatureLogging_9F40C3F3F9E14569-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9F40C3F3F9E14569]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [9/35 (1!)] on J0 in 1.31s, 4 tests, 1 error <<< FAILURES!

[...truncated 33514 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 386 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/386/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:55447/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:55447/solr
	at __randomizedtesting.SeedInfo.seed([961EBF98318FC7E7:AEAD9B66167C1336]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001\init-core-data-001\spellchecker2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_961EBF98318FC7E7-001

	at __randomizedtesting.SeedInfo.seed([961EBF98318FC7E7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored2

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([961EBF98318FC7E7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001

	at __randomizedtesting.SeedInfo.seed([AA0C7FB39D7F4F28]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12747 lines...]
   [junit4] Suite: org.apache.solr.schema.TestUseDocValuesAsStored2
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\init-core-data-001
   [junit4]   2> 2014345 WARN  (SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2014345 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2014347 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2014347 INFO  (SUITE-TestUseDocValuesAsStored2-seed#[961EBF98318FC7E7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2014348 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaAPI
   [junit4]   2> 2014811 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2014811 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2014811 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core
   [junit4]   2> 2014817 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2014818 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71215123{/solr,null,AVAILABLE}
   [junit4]   2> 2014819 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@194dd91a{HTTP/1.1,[http/1.1]}{127.0.0.1:59878}
   [junit4]   2> 2014819 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.e.j.s.Server Started @2025430ms
   [junit4]   2> 2014819 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001, hostPort=59878, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores}
   [junit4]   2> 2014819 ERROR (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2014820 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2014820 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2014820 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2014820 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-07T05:43:07.871707700Z
   [junit4]   2> 2014820 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\solr.xml
   [junit4]   2> 2014823 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2014823 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2014824 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2014901 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014913 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014913 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2014916 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores
   [junit4]   2> 2014916 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2014927 INFO  (coreLoadExecutor-3735-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2014928 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 2014960 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2014966 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 2014971 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 2015091 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 2015094 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 2015094 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015101 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 2015106 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015119 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015127 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2015149 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 2015149 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e3a8d59
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2015150 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-003\cores\core\data\]
   [junit4]   2> 2015157 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=859000148, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2015164 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2015229 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2015229 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2015230 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=57.0771484375, floorSegmentMB=1.5009765625, forceMergeDeletesPctAllowed=22.197171290791378, segmentsPerTier=39.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.21711598605240232
   [junit4]   2> 2015255 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a4eba6[collection1] main]
   [junit4]   2> 2015255 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015256 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015257 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015257 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 2015258 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015258 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015259 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015259 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015260 WARN  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015260 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015260 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015261 INFO  (coreLoadExecutor-3735-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2015270 INFO  (searcherExecutor-3736-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a4eba6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2015762 INFO  (TEST-TestUseDocValuesAsStored2.testSchemaAPI-seed#[961EBF98318FC7E7]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#59878
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015771 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015772 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015772 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015774 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015774 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015775 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015776 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015777 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015778 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015779 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015784 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015784 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015785 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2015785 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 2015787 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015788 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015788 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015789 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 2015790 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015791 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015792 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015793 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 11 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 7 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015794 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015795 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015795 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015820 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 8 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015820 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015825 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 12 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015826 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2015826 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2015827 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2015827 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 2015828 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015829 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015829 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/german
   [junit4]   2> 2015830 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/german
   [junit4]   2> 2015831 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 13 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015832 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015833 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015834 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015834 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015834 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 2015835 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 14 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015836 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 9 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015837 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 10 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015838 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/germangraph
   [junit4]   2> 2015849 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 2015850 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 15 observers of /schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/english
   [junit4]   2> 2015851 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 2015853 WARN  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 2015853 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 2015854 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.ManagedResource Notified 5 observers of /schema/analysis/synonyms/english
   [junit4]   2> 2015854 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/synonyms/english
   [junit4]   2> 2015859 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 2015863 INFO  (qtp155950005-8668) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=94
   [junit4]   2> 2015874 INFO  (qtp155950005-8667) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=3
   [junit4]   2> 2015882 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 2015888 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={} status=0 QTime=0
   [junit4]   2> 2015894 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">myid1</field><field+name%3D"a1">1</field><field+name%3D"a2">2</field><field+name%3D"a3">3</field></doc></add>}{add=[myid1]} 0 0
   [junit4]   2> 2015896 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2015896 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6cf7f5fb commitCommandVersion:0
   [junit4]   2> 2015954 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@13819c18[collection1] main]
   [junit4]   2> 2015955 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2015956 INFO  (searcherExecutor-3736-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13819c18[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2015956 INFO  (qtp155950005-8666) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<commit/>}{commit=} 0 59
   [junit4]   2> 2015959 INFO  (qtp155950005-8664) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015960 INFO  (qtp155950005-8679) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a1,a2,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015961 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015962 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=*,a3&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015964 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/select params={q=id:myid*&indent=on&fl=id,a*&wt=json} hits=1 status=0 QTime=0
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.ManagedResourceStorage Loaded LinkedHashMap at path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.TestUseDocValuesAsStored2_961EBF98318FC7E7-001\tempDir-001\collection1\conf
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.ManagedResource Loaded initArgs {ignoreCase=false} for /schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.ManagedResource Notified 16 observers of /schema/analysis/stopwords/german
   [junit4]   2> 2015967 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.RestManager Registered new managed resource /schema/analysis/stopwords/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 2015968 WARN  (qtp155950005-8678) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 2015968 INFO  (qtp155950005-8678) [    x:collection1] o.a.s.r.ManagedResource Notified 6

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

icBehaviorTest, ReplaceNodeTest, SolrIndexSplitterTest, TestFunctionQuery, HdfsSyncSliceTest, TestSolrIndexConfig, TestLuceneIndexBackCompat, TestSkipOverseerOperations, TestCoreContainer, TestDynamicLoading, MBeansHandlerTest, BigEndianAscendingWordDeserializerTest, SystemInfoHandlerTest, TestSortByMinMaxFunction, BaseCdcrDistributedZkTest, BasicDistributedZk2Test, TestMissingGroups, DirectSolrSpellCheckerTest, ZkNodePropsTest, TestStandardQParsers, AddSchemaFieldsUpdateProcessorFactoryTest, CacheHeaderTest, TestRemoteStreaming, DocumentAnalysisRequestHandlerTest, TestPullReplica, V2ApiIntegrationTest, OpenCloseCoreStressTest, SolrIndexMetricsTest, TestPerFieldSimilarity, TestSolrConfigHandlerConcurrent, DistributedFacetPivotLargeTest, TestLMJelinekMercerSimilarityFactory, TestCollectionsAPIViaSolrCloudCluster, DeleteReplicaTest, DebugComponentTest, TestSolrCloudWithKerberosAlt, BlockJoinFacetDistribTest, TestManagedSynonymGraphFilterFactory, DocValuesMissingTest, TestFieldCacheWithThreads, MultiThreadedOCPTest, PingRequestHandlerTest, HdfsWriteToMultipleCollectionsTest, TestSQLHandlerNonCloud, TestSchemalessBufferedUpdates, BasicFunctionalityTest, SolrJmxReporterCloudTest, TestNodeLostTrigger, TestSearchPerf, TestCollationField, TestElisionMultitermQuery, TriggerIntegrationTest, DistributedQueryComponentOptimizationTest, DOMUtilTest, TestSchemaSimilarityResource, TestCharFilters, TestLRUCache, PeerSyncTest, TestHashQParserPlugin, TestUseDocValuesAsStored2, TestSubQueryTransformerDistrib, ConjunctionSolrSpellCheckerTest, TestSubQueryTransformer, TemplateUpdateProcessorTest, AssignTest, TestTolerantUpdateProcessorCloud, TestNumericRangeQuery32, SolrCoreCheckLockOnStartupTest, ComputePlanActionTest, FullSolrCloudDistribCmdsTest, RuleEngineTest, TestDocSet, DistributedMLTComponentTest, CustomHighlightComponentTest, DistributedFacetPivotSmallAdvancedTest, TestSchemaNameResource, ExitableDirectoryReaderTest, PropertiesRequestHandlerTest, BasicAuthStandaloneTest, UpdateParamsTest, TestPayloadCheckQParserPlugin, OpenExchangeRatesOrgProviderTest, ShardSplitTest, JavabinLoaderTest, TestCoreBackup, RestartWhileUpdatingTest, CollectionsAPIDistributedZkTest, TestSolrDeletionPolicy1, TestZkChroot, TestComponentsName, TestConfigOverlay, TestSolrCloudWithHadoopAuthPlugin, TestManagedStopFilterFactory, TestOnReconnectListenerSupport, LukeRequestHandlerTest, TestBulkSchemaConcurrent, TestHashPartitioner, TestExecutePlanAction, TestQueryUtils, DocValuesTest, ZkFailoverTest, TestFieldCollectionResource, TestDistributedMissingSort, TestConfigsApi, SpellingQueryConverterTest, TestPointFields, CloudExitableDirectoryReaderTest, TestStressVersions, PreAnalyzedFieldTest, TestJsonFacetRefinement, TestFilteredDocIdSet, ZkSolrClientTest, RecoveryAfterSoftCommitTest, SolrShardReporterTest, TestAddFieldRealTimeGet, TestDefaultStatsCache, StatelessScriptUpdateProcessorFactoryTest, TestQueryTypes, AnalysisAfterCoreReloadTest, CoreAdminRequestStatusTest, TestPostingsSolrHighlighter, TestSolrCLIRunExample, TestFieldCacheSortRandom, BitVectorTest, TestHalfAndHalfDocValues, TestXmlQParserPlugin, TestStressLucene, SolrIndexConfigTest, TestSimpleTrackingShardHandler, TestRecoveryHdfs, FileBasedSpellCheckerTest, MetricTriggerTest, TimeRoutedAliasUpdateProcessorTest, TestSolrJ, RequestLoggingTest, TestFastOutputStream, DeleteStatusTest, SearchHandlerTest, TestCloudPivotFacet, DocValuesNotIndexedTest, MetricUtilsTest, TestScoreJoinQPNoScore, TestMinMaxOnMultiValuedField, NumberUtilsTest, TestSSLRandomization, TestUtilizeNode, TestCloudNestedDocsSort, TestIndexSearcher, TestInfoStreamLogging, HttpPartitionTest, TestRequestForwarding, LargeFieldTest, FullHLLTest, TestLegacyNumericRangeQueryBuilder, ManagedSchemaRoundRobinCloudTest, MoreLikeThisHandlerTest, TestDFISimilarityFactory, TestTrieFacet, TestExactSharedStatsCache, AliasIntegrationTest, TestDynamicFieldCollectionResource, TestDelegationWithHadoopAuth, SubstringBytesRefFilterTest, ClassificationUpdateProcessorIntegrationTest, HdfsRecoveryZkTest, CdcrVersionReplicationTest, ConcurrentDeleteAndCreateCollectionTest, SimplePostToolTest, TestAuthorizationFramework, QueryResultKeyTest, TestFoldingMultitermQuery, TestSerializedLuceneMatchVersion, TestLuceneMatchVersion, TestComplexPhraseLeadingWildcard, JSONWriterTest, TermVectorComponentTest, TestApiFramework, UtilsToolTest, TestFastLRUCache, TestSolrCloudWithDelegationTokens, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressLiveNodes, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest]
   [junit4] Completed [573/765 (3!)] on J1 in 15.37s, 1 test, 1 error <<< FAILURES!

[...truncated 3084 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-Hans, timezone=AGT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=45530984,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=AA0C7FB39D7F4F28 -Dtests.slow=true -Dtests.locale=zh-Hans -Dtests.timezone=AGT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AA0C7FB39D7F4F28-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AA0C7FB39D7F4F28]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.98s, 8 tests, 1 error <<< FAILURES!

[...truncated 38471 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 385 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/385/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

7 tests failed.
FAILED:  org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.testCollator

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_FD67FB1B79FED12A-001\benchmark-001\reuters.first20.lines.txt

Stack Trace:
java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_FD67FB1B79FED12A-001\benchmark-001\reuters.first20.lines.txt
	at __randomizedtesting.SeedInfo.seed([FD67FB1B79FED12A:7851B0E79EB5F594]:0)
	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
	at java.nio.file.Files.newOutputStream(Files.java:216)
	at java.nio.file.Files.copy(Files.java:3016)
	at org.apache.lucene.benchmark.BenchmarkTestCase.copyToWorkDir(BenchmarkTestCase.java:56)
	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.setUp(TestPerfTasksLogic.java:66)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001

	at __randomizedtesting.SeedInfo.seed([714A858A9CEB6510]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52738/w/collection1
	at __randomizedtesting.SeedInfo.seed([1DEB1EF71F17E85F:95BF212DB1EB85A7]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=25544, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=25569, name=zkCallback-5952-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=25690, name=zkCallback-5952-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=25546, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    5) Thread[id=25545, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-SendThread(127.0.0.1:52671), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    6) Thread[id=25547, name=zkConnectionManagerCallback-5953-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=25692, name=zkCallback-5952-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=25691, name=zkCallback-5952-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=25693, name=zkCallback-5952-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=25544, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=25569, name=zkCallback-5952-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=25690, name=zkCallback-5952-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=25546, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   5) Thread[id=25545, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-SendThread(127.0.0.1:52671), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   6) Thread[id=25547, name=zkConnectionManagerCallback-5953-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=25692, name=zkCallback-5952-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=25691, name=zkCallback-5952-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=25693, name=zkCallback-5952-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1DEB1EF71F17E85F]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=25569, name=zkCallback-5952-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=25690, name=zkCallback-5952-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=25545, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-SendThread(127.0.0.1:52671), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    4) Thread[id=25547, name=zkConnectionManagerCallback-5953-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=25692, name=zkCallback-5952-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=25691, name=zkCallback-5952-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=25693, name=zkCallback-5952-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=25569, name=zkCallback-5952-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=25690, name=zkCallback-5952-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=25545, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]-SendThread(127.0.0.1:52671), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   4) Thread[id=25547, name=zkConnectionManagerCallback-5953-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=25692, name=zkCallback-5952-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=25691, name=zkCallback-5952-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=25693, name=zkCallback-5952-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([1DEB1EF71F17E85F]:0)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=13, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([99286F7E8A844500:16A688DE98E8B6FF]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([99286F7E8A844500]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001

	at __randomizedtesting.SeedInfo.seed([41277970DC4C2440]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6072 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.TestPerfTasksLogic
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: CreateIndex
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: Seq_Exhaust
   [junit4]   1> ------------> starting task: CloseIndex
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestPerfTasksLogic -Dtests.method=testCollator -Dtests.seed=FD67FB1B79FED12A -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Canada/Eastern -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.01s J0 | TestPerfTasksLogic.testCollator <<<
   [junit4]    > Throwable #1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_FD67FB1B79FED12A-001\benchmark-001\reuters.first20.lines.txt
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FD67FB1B79FED12A:7851B0E79EB5F594]:0)
   [junit4]    > 	at sun.nio.fs.WindowsException.translateToIOException(WindowsException.java:83)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:97)
   [junit4]    > 	at sun.nio.fs.WindowsException.rethrowAsIOException(WindowsException.java:102)
   [junit4]    > 	at sun.nio.fs.WindowsFileSystemProvider.newByteChannel(WindowsFileSystemProvider.java:230)
   [junit4]    > 	at java.nio.file.spi.FileSystemProvider.newOutputStream(FileSystemProvider.java:434)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.HandleTrackingFS.newOutputStream(HandleTrackingFS.java:129)
   [junit4]    > 	at org.apache.lucene.mockfile.FilterFileSystemProvider.newOutputStream(FilterFileSystemProvider.java:197)
   [junit4]    > 	at java.nio.file.Files.newOutputStream(Files.java:216)
   [junit4]    > 	at java.nio.file.Files.copy(Files.java:3016)
   [junit4]    > 	at org.apache.lucene.benchmark.BenchmarkTestCase.copyToWorkDir(BenchmarkTestCase.java:56)
   [junit4]    > 	at org.apache.lucene.benchmark.byTask.TestPerfTasksLogic.setUp(TestPerfTasksLogic.java:66)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1:   doc.term.vector:false-->true  compound:true-->false
   [junit4]   1> 
   [junit4]   1> 
   [junit4]   1> --> Round 1-->2:   doc.term.vector:true-->false  compound:false-->true
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           20       769.23        0.03    11,700,232     97,386,496
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.00 -  10,753,856 -   97,386,496
   [junit4]   1> AddDocs_Exhaust     0        1           20    10,000.00        0.00    11,078,168     97,386,496
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 0 -  -  - 0.00 -  -   0.01 -  11,700,232 -   97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Rounds
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By (any) Name (4 about 4 out of 5)
   [junit4]   1> Operation       round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> Rounds              0        1           22       880.00        0.03    11,178,696     97,386,496
   [junit4]   1> CreateIndex -  -  - 0 -  -   1 -  -  -  - 1 -   1,000.00 -  -   0.00 -  10,245,632 -   97,386,496
   [junit4]   1> AddDocs_Exhaust     0        1           20     5,000.00        0.00    10,556,632     97,386,496
   [junit4]   1> CloseIndex -  -  -  0 -  -   1 -  -  -  - 1 -  -  250.00 -  -   0.00 -  11,178,696 -   97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> Changed Locale to: null
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: root locale
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: de
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: en_US
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> Changed Locale to: no_NO_NY
   [junit4]   1> 
   [junit4]   1> --> Round 0-->1
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1>    0.06 sec --> TEST-TestPerfTasksLogic.testIndexAndSearchTasks-seed#[FD67FB1B79FED12A] added      1000 docs
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> 
   [junit4]   1> ------------> Report Sum By Prefix (X) (1 about 1 out of 1012)
   [junit4]   1> Operation     round   runCnt   recsPerRun        rec/s  elapsedSec    avgUsedMem    avgTotalMem
   [junit4]   1> XSearch_2_Par     0        1        30747    58,902.30        0.52    17,028,048     97,386,496
   [junit4]   1> 
   [junit4]   1> ------------> starting task: Rounds_2
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   1> ------------> starting task: Seq
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.TestPerfTasksLogic_FD67FB1B79FED12A-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Canada/Eastern
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=81107992,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [CommitIndexTaskTest, TestHtmlParser, TestConfig, TestPerfTasksLogic]
   [junit4] Completed [7/18 (1!)] on J0 in 5.34s, 21 tests, 1 error <<< FAILURES!

[...truncated 2051 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.02s J1 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4] IGNOR/A 0.00s J1 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1273, maxMBSortInHeap=6.750009940821963, sim=RandomSimilarity(queryNorm=false): {}, locale=it-CH, timezone=America/Godthab
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=86404144,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLazyDocument, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=714A858A9CEB6510 -Dtests.slow=true -Dtests.locale=it-CH -Dtests.timezone=America/Godthab -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestHardLinkCopyDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J1\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_714A858A9CEB6510-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([714A858A9CEB6510]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/13 (1!)] on J1 in 4.50s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 770 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> jan 06, 2018 3:36:49 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([99286F7E8A844500]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=99286F7E8A844500 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=America/Argentina/Tucuman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   3.04s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=13, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99286F7E8A844500:16A688DE98E8B6FF]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([99286F7E8A844500]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Asserting), $facets=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=Asserting)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=739, maxMBSortInHeap=5.0977408571363, sim=RandomSimilarity(queryNorm=true): {}, locale=sk, timezone=America/Argentina/Tucuman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73131040,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J0 in 4.44s, 5 tests, 1 error <<< FAILURES!

[...truncated 4604 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\init-core-data-001
   [junit4]   2> 2722899 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1DEB1EF71F17E85F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2722901 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1DEB1EF71F17E85F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 2722902 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1DEB1EF71F17E85F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2722902 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[1DEB1EF71F17E85F]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /w/
   [junit4]   2> 2722914 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2722914 INFO  (Thread-4471) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2722914 INFO  (Thread-4471) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2722924 ERROR (Thread-4471) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2723015 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.ZkTestServer start zk server on port:52671
   [junit4]   2> 2723029 INFO  (zkConnectionManagerCallback-5933-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2723041 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ccef1aba0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2723063 INFO  (zkConnectionManagerCallback-5935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2723080 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2723088 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 2723098 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2723103 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2723110 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2723118 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2723138 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2723145 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2723179 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2723199 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2723234 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2723263 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ccef1aba0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2723276 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 2724314 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2724316 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@44c56f1d{/w,null,AVAILABLE}
   [junit4]   2> 2724333 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2311443{HTTP/1.1,[http/1.1]}{127.0.0.1:52678}
   [junit4]   2> 2724333 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.Server Started @2732275ms
   [junit4]   2> 2724333 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\tempDir-001/control/data, hostContext=/w, hostPort=52678, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\control-001\cores}
   [junit4]   2> 2724333 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2724335 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2724335 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2724336 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2724336 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-06T19:25:11.617Z
   [junit4]   2> 2724344 INFO  (zkConnectionManagerCallback-5937-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2724345 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2724347 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\control-001\solr.xml
   [junit4]   2> 2724378 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2724378 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2724382 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9eb880, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2724392 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:52671/solr
   [junit4]   2> 2724395 INFO  (zkConnectionManagerCallback-5941-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2724401 INFO  (zkConnectionManagerCallback-5943-thread-1-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2724580 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2724581 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52678_w
   [junit4]   2> 2724581 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.c.Overseer Overseer (id=99304519119798276-127.0.0.1:52678_w-n_0000000000) starting
   [junit4]   2> 2724596 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52678_w
   [junit4]   2> 2724600 INFO  (OverseerStateUpdate-99304519119798276-127.0.0.1:52678_w-n_0000000000) [n:127.0.0.1:52678_w    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2724802 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9eb880
   [junit4]   2> 2724813 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9eb880
   [junit4]   2> 2724814 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9eb880
   [junit4]   2> 2724817 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [n:127.0.0.1:52678_w    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\control-001\cores
   [junit4]   2> 2724851 INFO  (zkConnectionManagerCallback-5949-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2724853 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2724854 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52671/solr ready
   [junit4]   2> 2724864 INFO  (qtp256698268-25506) [n:127.0.0.1:52678_w    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52678_w&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2724872 INFO  (OverseerThreadFactory-10275-thread-1-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2724981 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2724983 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2725095 INFO  (zkCallback-5942-thread-1-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2726015 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2726031 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2726176 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 2726204 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2726205 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7e9eb880
   [junit4]   2> 2726205 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2726205 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2726216 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=97.85546875, floorSegmentMB=1.5341796875, forceMergeDeletesPctAllowed=4.776158673945396, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8713691779674646
   [junit4]   2> 2726224 WARN  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2726345 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2726345 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2726348 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 2726348 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2726351 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=28, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2726351 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@432aa403[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2726358 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2726358 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2726359 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2726361 INFO  (searcherExecutor-10278-thread-1-processing-n:127.0.0.1:52678_w x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@432aa403[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2726361 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588872309523873792
   [junit4]   2> 2726375 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2726376 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2726376 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:52678/w/control_collection_shard1_replica_n1/
   [junit4]   2> 2726376 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2726376 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:52678/w/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2726376 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2726383 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:52678/w/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2726490 INFO  (zkCallback-5942-thread-2-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2726537 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2726542 INFO  (qtp256698268-25504) [n:127.0.0.1:52678_w c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1563
   [junit4]   2> 2726551 INFO  (qtp256698268-25506) [n:127.0.0.1:52678_w    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2726644 INFO  (zkCallback-5942-thread-2-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2726873 INFO  (OverseerCollectionConfigSetProcessor-99304519119798276-127.0.0.1:52678_w-n_0000000000) [n:127.0.0.1:52678_w    ] 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> 2727551 INFO  (qtp256698268-25506) [n:127.0.0.1:52678_w    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:52678_w&wt=javabin&version=2} status=0 QTime=2686
   [junit4]   2> 2727552 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ccef1aba0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2727564 INFO  (zkConnectionManagerCallback-5953-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2727566 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2727568 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:52671/solr ready
   [junit4]   2> 2727568 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 2727574 INFO  (qtp256698268-25503) [n:127.0.0.1:52678_w    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2727578 INFO  (OverseerThreadFactory-10275-thread-2-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2727582 WARN  (OverseerThreadFactory-10275-thread-2-processing-n:127.0.0.1:52678_w) [n:127.0.0.1:52678_w    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 2727792 INFO  (qtp256698268-25503) [n:127.0.0.1:52678_w    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 2727793 INFO  (qtp256698268-25503) [n:127.0.0.1:52678_w    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=218
   [junit4]   2> 2728645 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_1DEB1EF71F17E85F-001\shard-1-001 of type TLOG
   [junit4]   2> 2728646 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2728647 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[1DEB1EF71F17E85F]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletC

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

ectorImpl.java:159)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
   [junit4]    >         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   [junit4]    >    4) Thread[id=25547, name=zkConnectionManagerCallback-5953-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    5) Thread[id=25692, name=zkCallback-5952-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    6) Thread[id=25691, name=zkCallback-5952-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=25693, name=zkCallback-5952-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1DEB1EF71F17E85F]:0)
   [junit4] Completed [513/765 (1!)] on J1 in 69.62s, 1 test, 3 errors <<< FAILURES!

[...truncated 3156 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=170, maxMBSortInHeap=7.017276477822254, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=Europe/Ulyanovsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=56273536,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=41277970DC4C2440 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_41277970DC4C2440-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([41277970DC4C2440]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.07s, 8 tests, 1 error <<< FAILURES!

[...truncated 45775 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 384 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/384/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001

	at __randomizedtesting.SeedInfo.seed([5A5F8707E8605BBC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1

	at __randomizedtesting.SeedInfo.seed([8347783EA102BD6E:CC99F9EB36E4E91]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1

	at __randomizedtesting.SeedInfo.seed([8347783EA102BD6E:28BD652B7EDE3B40]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001

	at __randomizedtesting.SeedInfo.seed([87E37AE25781A810]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingFloatValueStreamTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001

	at __randomizedtesting.SeedInfo.seed([9E3B1A97BB04465E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([9914ADACEE0DFA4D:BF8442FEBA833C47]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestExecutePlanAction.testIntegration

Error Message:


Stack Trace:
java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([9914ADACEE0DFA4D:2975A380CB325B68]:0)
	at java.util.ArrayList$Itr.checkForComodification(ArrayList.java:901)
	at java.util.ArrayList$Itr.next(ArrayList.java:851)
	at org.apache.solr.cloud.autoscaling.sim.SimSolrCloudTestCase.tearDown(SimSolrCloudTestCase.java:141)
	at sun.reflect.GeneratedMethodAccessor5.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001

	at __randomizedtesting.SeedInfo.seed([AEC0340FD7AEC9EA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6488 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1464, maxMBSortInHeap=6.439644439495966, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(ne)Z(0.3), field=DFR G1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(ne)2, f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-L3(800.0), body=DFR GZ(0.3), f_DOCS=DFR I(F)L3(800.0)}, locale=mk, timezone=Europe/Stockholm
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=78155024,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=5A5F8707E8605BBC -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Europe/Stockholm -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestVarGapDocFreqIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_5A5F8707E8605BBC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A5F8707E8605BBC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/20 (1!)] on J0 in 7.47s, 25 tests, 1 error <<< FAILURES!

[...truncated 2415 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=8347783EA102BD6E -Dtests.slow=true -Dtests.locale=ar-QA -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.13s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001\replicationClientTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8347783EA102BD6E:CC99F9EB36E4E91]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions(IndexAndTaxonomyReplicationClientTest.java:301)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J0\temp\lucene.replicator.IndexAndTaxonomyReplicationClientTest_8347783EA102BD6E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Direct), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1852, maxMBSortInHeap=6.798553677314713, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-QA, timezone=America/Santo_Domingo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67082088,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [5/9 (1!)] on J0 in 2.73s, 5 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] Suite: org.apache.lucene.replicator.http.HttpReplicatorTest
   [junit4]   2> 2018-01-06 05:59:50.555:INFO::TEST-HttpReplicatorTest.testServerErrors-seed#[8347783EA102BD6E]: Logging initialized @4634ms
   [junit4]   2> 2018-01-06 05:59:50.865:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8347783EA102BD6E]: jetty-9.3.20.v20170531
   [junit4]   2> 2018-01-06 05:59:56.074:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8347783EA102BD6E]: Started ServerConnector@4bee627d{HTTP/1.1,[http/1.1]}{127.0.0.1:49836}
   [junit4]   2> 2018-01-06 05:59:56.075:INFO:oejs.Server:TEST-HttpReplicatorTest.testServerErrors-seed#[8347783EA102BD6E]: Started @10154ms
   [junit4]   2> 2018-01-06 05:59:58.479:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testServerErrors-seed#[8347783EA102BD6E]: Stopped ServerConnector@4bee627d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2018-01-06 05:59:58.520:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8347783EA102BD6E]: jetty-9.3.20.v20170531
   [junit4]   2> 2018-01-06 05:59:58.525:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8347783EA102BD6E]: Started ServerConnector@2b4446fb{HTTP/1.1,[http/1.1]}{127.0.0.1:49842}
   [junit4]   2> 2018-01-06 05:59:58.526:INFO:oejs.Server:TEST-HttpReplicatorTest.testBasic-seed#[8347783EA102BD6E]: Started @12604ms
   [junit4]   2> 2018-01-06 05:59:58.644:INFO:oejs.AbstractConnector:TEST-HttpReplicatorTest.testBasic-seed#[8347783EA102BD6E]: Stopped ServerConnector@2b4446fb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HttpReplicatorTest -Dtests.method=testBasic -Dtests.seed=8347783EA102BD6E -Dtests.slow=true -Dtests.locale=ar-DZ -Dtests.timezone=Portugal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.19s J1 | HttpReplicatorTest.testBasic <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001\httpReplicatorTest-002\1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8347783EA102BD6E:28BD652B7EDE3B40]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at org.apache.lucene.replicator.PerSessionDirectoryFactory.cleanupSession(PerSessionDirectoryFactory.java:58)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.doUpdate(ReplicationClient.java:259)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient.updateNow(ReplicationClient.java:401)
   [junit4]    > 	at org.apache.lucene.replicator.http.HttpReplicatorTest.testBasic(HttpReplicatorTest.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\J1\temp\lucene.replicator.http.HttpReplicatorTest_8347783EA102BD6E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=36, maxMBSortInHeap=7.579876027297186, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-DZ, timezone=Portugal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=58823408,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexRevisionTest, SessionTokenTest, IndexAndTaxonomyRevisionTest, HttpReplicatorTest]
   [junit4] Completed [7/9 (2!)] on J1 in 8.28s, 2 tests, 1 error <<< FAILURES!

[...truncated 1143 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=FST50, text=FST50, exacttext=PostingsFormat(name=Direct)}, docValues:{payloads=DocValuesFormat(name=Memory), weight=DocValuesFormat(name=Lucene70), text=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1447, maxMBSortInHeap=7.939604658461284, sim=RandomSimilarity(queryNorm=true): {}, locale=de-CH, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=75415504,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [PersistenceTest, DocumentDictionaryTest, TestFreeTextSuggester, TestNGramDistance, TestDirectSpellChecker, FSTCompletionTest, TestWordBreakSpellChecker, TestSpellChecker, TestSuggestStopFilterFactory, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=87E37AE25781A810 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | BlendedInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001\BlendedInfixSuggesterTest-005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J0\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_87E37AE25781A810-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([87E37AE25781A810]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [26/32 (1!)] on J0 in 2.47s, 6 tests, 1 error <<< FAILURES!

[...truncated 1796 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_9914ADACEE0DFA4D-001\init-core-data-001
   [junit4]   2> 234930 WARN  (SUITE-TestDistribStateManager-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 234930 INFO  (SUITE-TestDistribStateManager-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 234934 INFO  (SUITE-TestDistribStateManager-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 234934 INFO  (SUITE-TestDistribStateManager-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 234936 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 234936 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 234937 INFO  (Thread-464) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 234937 INFO  (Thread-464) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 234939 ERROR (Thread-464) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 235037 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer start zk server on port:51459
   [junit4]   2> 235049 INFO  (zkConnectionManagerCallback-836-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 235049 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 235063 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ca1456f00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 235066 INFO  (zkConnectionManagerCallback-838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 235066 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 235069 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 235070 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51459 51459
   [junit4]   2> 235071 INFO  (Thread-464) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51459 51459
   [junit4]   2> 235072 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 235073 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 235079 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 235079 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> 235080 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 235080 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 235080 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 235081 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 235082 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 235082 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 235082 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 235084 ERROR (Thread-465) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 235182 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer start zk server on port:51468
   [junit4]   2> 235188 INFO  (zkConnectionManagerCallback-840-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 235189 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 235199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160ca1457820000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 235204 INFO  (zkConnectionManagerCallback-842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 235204 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 240206 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 240208 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51468 51468
   [junit4]   2> 240210 INFO  (Thread-465) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51468 51468
   [junit4]   2> 240213 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=9914ADACEE0DFA4D -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=Antarctica/Mawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 5.14s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9914ADACEE0DFA4D:BF8442FEBA833C47]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 240219 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 240220 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 240221 INFO  (Thread-466) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 240221 INFO  (Thread-466) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 240227 ERROR (Thread-466) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 240321 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer start zk server on port:51477
   [junit4]   2> 240328 INFO  (zkConnectionManagerCallback-844-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 240329 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 240345 ERROR (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 240346 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51477 51477
   [junit4]   2> 240347 INFO  (Thread-466) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:51477 51477
   [junit4]   2> 240351 INFO  (TEST-TestDistribStateManager.testListData-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_9914ADACEE0DFA4D-001
   [junit4]   2> Jan 06, 2018 6:07:04 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=16, maxMBSortInHeap=7.118291870363424, sim=RandomSimilarity(queryNorm=false): {}, locale=th-TH, timezone=Antarctica/Mawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=101245152,total=325189632
   [junit4]   2> NOTE: All tests run in this JVM: [TestDeleteCollectionOnDownNodes, TestJavabinTupleStreamParser, OverseerModifyCollectionTest, BasicAuthIntegrationTest, SignatureUpdateProcessorFactoryTest, PrimUtilsTest, OverseerTest, TestFieldCacheSort, TestQuerySenderNoQuery, FieldAnalysisRequestHandlerTest, TimeZoneUtilsTest, TestOrdValues, TestUniqueKeyFieldResource, TestStreamBody, HdfsLockFactoryTest, TestConfigSetsAPIZkFailure, ZkCLITest, NodeMutatorTest, RollingRestartTest, CollectionsAPISolrJTest, LeaderElectionTest, TestRetrieveFieldsOptimizer, AddReplicaTest, TestEmbeddedSolrServerSchemaAPI, OverseerStatusTest, ConfigureRecoveryStrategyTest, DistributedFacetExistsSmallTest, TestSweetSpotSimilarityFactory, PrimitiveFieldTypeTest, CSVRequestHandlerTest, TestIndexingPerformance, TestDistribStateManager]
   [junit4] Completed [52/765 (1!)] on J0 in 6.44s, 5 tests, 1 failure <<< FAILURES!

[...truncated 130 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestExecutePlanAction
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestExecutePlanAction_9914ADACEE0DFA4D-001\init-core-data-001
   [junit4]   2> 470234 WARN  (SUITE-TestExecutePlanAction-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 470234 INFO  (SUITE-TestExecutePlanAction-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 470238 INFO  (SUITE-TestExecutePlanAction-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 470238 INFO  (SUITE-TestExecutePlanAction-seed#[9914ADACEE0DFA4D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 470253 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 470254 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 470254 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470254 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 470254 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 470259 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExecute
   [junit4]   2> 470260 DEBUG (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 470260 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 470260 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 0
   [junit4]   2> 470260 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 470260 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 470265 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 470265 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 470265 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 470266 DEBUG (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 470271 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 470272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 470272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 470272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 470272 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 470273 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 470273 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470294 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470318 DEBUG (ScheduledTrigger-1495-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470341 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470362 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470372 DEBUG (simCloudManagerPool-1494-thread-1) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: testExecute
   [junit4]   2> 470383 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470383 DEBUG (simCloudManagerPool-1494-thread-1) [    ] o.a.s.c.Assign Identify nodes using default
   [junit4]   2> 470404 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470411 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction Collection ready after 1204ms
   [junit4]   2> 470415 DEBUG (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"150723b3a06bd1c0T4nr538bqry6jjtxybsnztabkh",
   [junit4]   2>   "source":"mock_trigger_name",
   [junit4]   2>   "eventTime":1515219054031000000,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1515219054031000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@15829a64, org.apache.solr.cloud.autoscaling.sim.TestExecutePlanAction$1@3cd52c9a]}
   [junit4]   2> 470415 DEBUG (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testExecute&targetNode=127.0.0.1:10000_solr&inPlaceMove=true&replica=core_node2
   [junit4]   2> 470425 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470445 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470466 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470486 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470507 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470517 DEBUG (simCloudManagerPool-1494-thread-4) [    ] o.a.s.c.a.s.SimClusterStateProvider -- new replica: {"core_node4":{
   [junit4]   2>     "core":"testExecute_shard1_replica_n3",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testExecute",
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "type":"NRT"}}
   [junit4]   2> 470527 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470548 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470568 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470589 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470610 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470630 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470631 DEBUG (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=OVERSEERSTATUS
   [junit4]   2> 470633 DEBUG (simCloudManagerPool-1494-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testExecute / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "core":"testExecute_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testExecute"}}
   [junit4]   2> 470634 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction Collection ready after 7ms
   [junit4]   2> 470634 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction -------------_ FINAL STATE --------------
   [junit4]   2> 470634 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction * Node values: {
   [junit4]   2>   "127.0.0.1:10001_solr":{
   [junit4]   2>     "sysprop.java.vendor":"Oracle Corporation",
   [junit4]   2>     "cores":0,
   [junit4]   2>     "host":"127.0.0.1",
   [junit4]   2>     "freedisk":1000,
   [junit4]   2>     "sysprop.java.version":"1.8.0_144",
   [junit4]   2>     "ip_1":"127",
   [junit4]   2>     "ip_3":"0",
   [junit4]   2>     "ip_2":"0",
   [junit4]   2>     "ip_4":"1",
   [junit4]   2>     "node":"127.0.0.1:10001_solr",
   [junit4]   2>     "metrics:solr.jvm:buffers.direct.Count":0,
   [junit4]   2>     "port":10001,
   [junit4]   2>     "heapUsage":123450000,
   [junit4]   2>     "sysLoadAvg":1.0,
   [junit4]   2>     "metrics:solr.node:ADMIN./admin/authorization.clientErrors:count":0},
   [junit4]   2>   "127.0.0.1:10000_solr":{
   [junit4]   2>     "sysprop.java.vendor":"Oracle Corporation",
   [junit4]   2>     "cores":2,
   [junit4]   2>     "host":"127.0.0.1",
   [junit4]   2>     "freedisk":980,
   [junit4]   2>     "sysprop.java.version":"1.8.0_144",
   [junit4]   2>     "ip_1":"127",
   [junit4]   2>     "ip_3":"0",
   [junit4]   2>     "ip_2":"0",
   [junit4]   2>     "ip_4":"1",
   [junit4]   2>     "node":"127.0.0.1:10000_solr",
   [junit4]   2>     "metrics:solr.jvm:buffers.direct.Count":0,
   [junit4]   2>     "port":10000,
   [junit4]   2>     "heapUsage":123450000,
   [junit4]   2>     "sysLoadAvg":1.0,
   [junit4]   2>     "metrics:solr.node:ADMIN./admin/authorization.clientErrors:count":0}}
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction * Live nodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction * Collection testExecute state: DocCollection(testExecute//clusterstate.json/3)={
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "autoCreated":"true",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node1":{
   [junit4]   2>           "core":"testExecute_shard1_replica_n1",
   [junit4]   2>           "leader":"true",
   [junit4]   2>           "INDEX.sizeInBytes":123450000,
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>           "core":"testExecute_shard1_replica_n3",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "INDEX.sizeInBytes":123450000,
   [junit4]   2>           "type":"NRT"}},
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active"}}}
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExecute
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase 
   [junit4]   2> 
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ############ FINAL CLUSTER STATS ############
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase #############################################
   [junit4]   2> 
   [junit4]   2> 470635 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Live nodes:		2
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Empty nodes:	1
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Dead nodes:		0
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Collections:	[testExecute]
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Max replicas per node:	2
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Min replicas per node:	0
   [junit4]   2> 470636 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## Total replicas:		2
   [junit4]   2> 470637 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ## * testExecute		2
   [junit4]   2> 470637 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- active           2
   [junit4]   2> 470637 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Final Solr op counts ##########
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- CREATE             1
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- DELETESTATUS       2
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- MOVEREPLICA        1
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- OVERSEERSTATUS     1
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ##		- REQUESTSTATUS      2
   [junit4]   2> 470638 INFO  (TEST-TestExecutePlanAction.testExecute-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimSolrCloudTestCase ######### Autoscaling event counts ###########
   [junit4]   2> 470650 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470674 DEBUG (ScheduledTrigger-1495-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470680 INFO  (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testIntegration
   [junit4]   2> 470680 DEBUG (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 470681 INFO  (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 470683 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 470687 DEBUG (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 470688 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 470690 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470711 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470735 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470757 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470778 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470798 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470819 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470840 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470860 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470884 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470889 DEBUG (simCloudManagerPool-1497-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 470889 DEBUG (simCloudManagerPool-1497-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 470894 DEBUG (simCloudManagerPool-1497-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470894 DEBUG (simCloudManagerPool-1497-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10001_solr, 127.0.0.1:10000_solr]
   [junit4]   2> 470894 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 470894 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 470894 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 470894 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 470894 DEBUG (simCloudManagerPool-1497-thread-2) [    ] o.a.s.c.o.ClusterStateMutator building a new cName: testIntegration
   [junit4]   2> 470904 DEBUG (simCloudManagerPool-1497-thread-2) [    ] o.a.s.c.Assign Identify nodes using default
   [junit4]   2> 470905 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470915 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 470926 DEBUG (ScheduledTrigger-1498-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 470933 DEBUG (simCloudManagerPool-1497-thread-5) [    ] o.a.s.c.a.s.SimClusterStateProvider -- elected new leader for testIntegration / shard1: {"core_node1":{
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "core":"testIntegration_shard1_replica_n1",
   [junit4]   2>     "leader":"true",
   [junit4]   2>     "state":"active",
   [junit4]   2>     "type":"NRT",
   [junit4]   2>     "INDEX.sizeInBytes":123450000,
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testIntegration"}}
   [junit4]   2> 470940 DEBUG (ScheduledTrigger-1498-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 470940 DEBUG (ScheduledTrigger-1498-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10001_solr
   [junit4]   2> 470947 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 470947 DEBUG (ScheduledTrigger-1498-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10001_solr
   [junit4]   2> 470960 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 470960 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10001_solr]
   [junit4]   2> 470960 DEBUG (ScheduledTrigger-1498-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3e9e392cf4872T4nr538bqry6jjtxybsnztabki",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1101588560038002,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1101588560038002],
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}}
   [junit4]   2> 470964 DEBUG (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3e9e392cf4872T4nr538bqry6jjtxybsnztabki",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1101588560038002,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1101588560038002],
   [junit4]   2>     "_enqueue_time_":1101589611003602,
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}}
   [junit4]   2> 470964 DEBUG (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.a.ComputePlanAction -- processing event: {
   [junit4]   2>   "id":"3e9e392cf4872T4nr538bqry6jjtxybsnztabki",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1101588560038002,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1101588560038002],
   [junit4]   2>     "_enqueue_time_":1101589611003602,
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}} with context properties: {BEFORE_ACTION=[compute_plan]}
   [junit4]   2> 470967 INFO  (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.a.ComputePlanAction Computed Plan: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:10000_solr&inPlaceMove=true&replica=core_node2
   [junit4]   2> 470967 INFO  (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1101589934 sessionWrapper.createTime 1101589916440152, this.sessionWrapper.createTime 1101589916440152 
   [junit4]   2> 470968 DEBUG (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.a.ExecutePlanAction -- processing event: {
   [junit4]   2>   "id":"3e9e392cf4872T4nr538bqry6jjtxybsnztabki",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1101588560038002,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1101588560038002],
   [junit4]   2>     "_enqueue_time_":1101589611003602,
   [junit4]   2>     "nodeNames":["127.0.0.1:10001_solr"]}} with context properties: {operations=[org.apache.solr.client.solrj.request.CollectionAdminRequest$MoveReplica@f953e7c], AFTER_ACTION=[compute_plan], BEFORE_ACTION=[compute_plan, execute_plan]}
   [junit4]   2> 470968 DEBUG (AutoscalingActionExecutor-1499-thread-1) [    ] o.a.s.c.a.ExecutePlanAction Executing operation: action=MOVEREPLICA&collection=testIntegration&targetNode=127.0.0.1:10000_solr&inPlaceMove=true&replica=core_node2
   [junit4]   2> 471069 DEBUG (simCloudManagerPool-1497-thread-7) [    ] o.a.s.c.a.s.SimClusterStateProvider -- new replica: {"core_node4":{
   [junit4]   2>     "core":"testIntegration_shard1_replica_n3",
   [junit4]   2>     "shard":"shard1",
   [junit4]   2>     "collection":"testIntegration",
   [junit4]   2>     "node_name":"127.0.0.1:10000_solr",
   [junit4]   2>     "type":"NRT"}}
   [junit4]   2> 471182 INFO  (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction -------------_ FINAL STATE --------------
   [junit4]   2> 471182 INFO  (TEST-TestExecutePlanAction.testIntegration-seed#[9914ADACEE0DFA4D]) [    ] o.a.s.c.a.s.TestExecutePlanAction * Node values: {
   [junit4]   2>   "127.0.0.1:10001_solr":{
   [junit4]   2>     "sysprop.java.vendor":"Oracle Corporation",
   [junit4]   2>     "cores":1,
   [junit4]   2>     "host":"127.0.0.1",
   [junit4]   2>     "freedisk":990,
   [junit4]   2>     "sysprop.java.version":"1.8.0_144",
   [junit4]   2>     "ip_1":"127",
   [junit4]   2>     "ip_3":"0",
   [junit4]   2>     "ip_2":"0",
   [junit4]   2>     "ip_4":"1",
   [junit4]   2>     "node":"127.0.0.1:10001_solr",
   [junit4]   2>     "metrics:solr.jvm:buffers.direct.Count":0,
   [junit4]   2>     "port":10001,
   [junit4]   2>     "heapUsage":123450000,
   [junit4]   2>     "sysLoadAvg":1.0,
   [junit4]   2>     "metrics:solr.node:ADMIN./admin/authorization.clientErrors:count":0},
   [junit4]   2>   "127.0.0.1:10000_solr":{
   [junit4]   2>     "sysprop.java.vendor":"Oracle Corporation",
   [junit4]   2>     "cores":2,
   [junit4]   2

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

rtInHeap=7.2491638781466445, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=GB-Eire
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=169012864,total=411283456
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrQueryParser, TestSerializedLuceneMatchVersion, TestSchemalessBufferedUpdates, DocValuesMissingTest, TestDocSet, TestFieldCacheReopen, MissingSegmentRecoveryTest, QueryResultKeyTest, TestQueryTypes, FieldMutatingUpdateProcessorTest, TestFieldCollectionResource, SolrCoreMetricManagerTest, DistributedQueueTest, TestSystemIdResolver, AssignTest, TestHashQParserPlugin, HdfsDirectoryTest, NumberUtilsTest, TriggerIntegrationTest, TestSolrCloudSnapshots, TestSubQueryTransformerDistrib, FullSolrCloudDistribCmdsTest, TestElisionMultitermQuery, TestCoreBackup, TestRebalanceLeaders, InfoHandlerTest, TestLuceneMatchVersion, SpatialHeatmapFacetsTest, SolrShardReporterTest, TestStressCloudBlindAtomicUpdates, SubstringBytesRefFilterTest, TestConfigsApi, TestEmbeddedSolrServerConstructors, TestExecutePlanAction]
   [junit4] Completed [94/765 (2!)] on J1 in 0.99s, 2 tests, 1 error <<< FAILURES!

[...truncated 4693 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1156, maxMBSortInHeap=5.328941606250229, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-KW, timezone=Africa/Luanda
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69687632,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=AEC0340FD7AEC9EA -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Africa/Luanda -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AEC0340FD7AEC9EA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEC0340FD7AEC9EA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.49s, 8 tests, 1 error <<< FAILURES!

[...truncated 774 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingFloatValueStreamTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1075, maxMBSortInHeap=5.948060898125368, sim=RandomSimilarity(queryNorm=true): {}, locale=hu-HU, timezone=Asia/Yerevan
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=10272816,total=119685120
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyFieldFacetTest, RemoveFunctionTest, LegacyFacetSortingTest, DivideFunctionTest, ExistsFunctionTest, CastingDateValueStreamTest, LegacyExpressionTest, MultFunctionTest, CastingDoubleValueStreamTest, AbsoluteValueFunctionTest, LTFunctionTest, LongFieldsTest, LegacyFieldFacetExtrasCloudTest, AbstractAnalyticsFieldTest, LegacyAbstractAnalyticsFacetCloudTest, FloatFieldsTest, ConstantValueTest, DateFieldsTest, CastingStringValueStreamTest, GTEFunctionTest, ExpressionFactoryTest, NoFacetTest, OverallAnalyticsTest, QueryFacetTest, AddFunctionTest, AndFunctionTest, BottomFunctionTest, CeilingFunctionTest, ConcatFunctionTest, DateMathFunctionTest, FillMissingFunctionTest, FilterFunctionTest, GTFunctionTest, IfFunctionTest, NegateFunctionTest, OrFunctionTest, ReplaceFunctionTest, RoundFunctionTest, StringCastFunctionTest, SubtractFunctionTest, TopFunctionTest, LegacyAbstractAnalyticsCloudTest, LegacyAbstractAnalyticsTest, LegacyNoFacetCloudTest, LegacyQueryFacetTest, LegacyRangeFacetTest, CastingAnalyticsValueTest, CastingBooleanValueStreamTest, CastingDoubleValueTest, CastingFloatValueStreamTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingFloatValueStreamTest -Dtests.seed=9E3B1A97BB04465E -Dtests.slow=true -Dtests.locale=hu-HU -Dtests.timezone=Asia/Yerevan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | CastingFloatValueStreamTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J1\temp\solr.analytics.value.CastingFloatValueStreamTest_9E3B1A97BB04465E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9E3B1A97BB04465E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [73/78 (1!)] on J1 in 0.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 45004 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 383 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/383/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001

	at __randomizedtesting.SeedInfo.seed([D420BB736B74E8AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSingleInstanceLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001

	at __randomizedtesting.SeedInfo.seed([95790CC048D43ECB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001

	at __randomizedtesting.SeedInfo.seed([BBF601CCC9774913]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0:FA7DFB78C756B305]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.uninverting.TestFieldCacheWithThreads

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001

	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001

	at __randomizedtesting.SeedInfo.seed([2AB4C929B19432BA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 679 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSingleInstanceLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1557, maxMBSortInHeap=7.430585775774295, sim=RandomSimilarity(queryNorm=true): {content=DFR I(F)Z(0.3)}, locale=uk, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=80365440,total=396361728
   [junit4]   2> NOTE: All tests run in this JVM: [TestTimeLimitingCollector, TestDocValuesRewriteMethod, TestSpanSearchEquivalence, Test2BSortedDocValuesOrds, TestDirectPacked, TestSort, TestCrash, TestIntBlockPool, TestSimpleFSDirectory, TestThreadedForceMerge, TestTerms, TestNorms, TestArrayUtil, TestPhrasePrefixQuery, TestSpanExplanations, TestAxiomaticSimilarity, TestLevenshteinAutomata, TestWordlistLoader, TestFSTs, TestRadixSelector, TestUTF32ToUTF8, TestTryDelete, TestAllFilesHaveCodecHeader, TestReaderWrapperDVTypeCheck, TestRecyclingIntBlockAllocator, TestTwoPhaseCommitTool, TestOfflineSorter, TestLongRangeFieldQueries, TestBinaryTerms, TestVirtualMethod, TestPolygon, TestInfoStream, TestFilterSpans, TestDocsWithFieldSet, TestMutableValues, TestGeoEncodingUtils, TestPrefixQuery, TestIndexFileDeleter, TestSegmentReader, TestSearch, TestMultiThreadTermVectors, TestSearchWithThreads, TestCharFilter, TestNewestSegment, TestIndexManyDocuments, TestMatchAllDocsQuery, TestUnicodeUtil, TestBinaryDocument, TestNativeFSLockFactory, TestFixedBitDocIdSet, TestForUtil, TestCharacterUtils, TestSortedSetSelector, TestOmitTf, TestForceMergeForever, TestControlledRealTimeReopenThread, TestIndexableField, TestBufferedIndexInput, TestAssertions, TestPrefixRandom, TestIndexSorting, TestStandardAnalyzer, TestTerm, TestAllFilesDetectTruncation, TestManyFields, TestSpanOrQuery, TestFilterWeight, TestAtomicUpdate, TestSingleInstanceLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSingleInstanceLockFactory -Dtests.seed=95790CC048D43ECB -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSingleInstanceLockFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001\tempDir-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSingleInstanceLockFactory_95790CC048D43ECB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([95790CC048D43ECB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [143/458 (1!)] on J0 in 2.52s, 7 tests, 1 error <<< FAILURES!

[...truncated 1632 lines...]
   [junit4] Suite: org.apache.lucene.analysis.miscellaneous.TestWordDelimiterFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1740, maxMBSortInHeap=5.583631096469682, sim=RandomSimilarity(queryNorm=true): {}, locale=cs-CZ, timezone=America/Dawson
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=66962376,total=241172480
   [junit4]   2> NOTE: All tests run in this JVM: [TestReverseStringFilter, TestGermanNormalizationFilter, TestHindiFilters, TestAnalysisSPILoader, TestPatternCaptureGroupTokenFilter, TestFrenchAnalyzer, TestStemmerOverrideFilter, TestFixBrokenOffsetsFilter, TestGermanStemFilter, TestWordDelimiterFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestWordDelimiterFilter -Dtests.seed=D420BB736B74E8AF -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=America/Dawson -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestWordDelimiterFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001\bttc-001\_3.si
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.miscellaneous.TestWordDelimiterFilter_D420BB736B74E8AF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D420BB736B74E8AF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [17/285 (1!)] on J1 in 13.24s, 15 tests, 1 error <<< FAILURES!

[...truncated 5852 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Asia/Anadyr
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=191812664,total=215482368
   [junit4]   2> NOTE: All tests run in this JVM: [TestHighFreqTerms, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestFSTsMisc, TestInetAddressPoint, TestDocValuesStatsCollector, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=BBF601CCC9774913 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_BBF601CCC9774913-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BBF601CCC9774913]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/13 (1!)] on J0 in 2.22s, 42 tests, 1 error <<< FAILURES!

[...truncated 3824 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestFieldCacheWithThreads
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{number=DocValuesFormat(name=Memory), sorted=DocValuesFormat(name=Memory), bytes=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Memory), stringdv=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1669, maxMBSortInHeap=6.821998833447098, sim=RandomSimilarity(queryNorm=true): {}, locale=es-US, timezone=Jamaica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=185125400,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [SubstringBytesRefFilterTest, DeleteLastCustomShardedReplicaTest, FacetPivotSmallTest, DocumentAnalysisRequestHandlerTest, TestSolrDeletionPolicy1, TestManagedSynonymGraphFilterFactory, IndexSchemaRuntimeFieldTest, AssignTest, TestRandomFaceting, TestLuceneIndexBackCompat, SpellingQueryConverterTest, TestSolrCloudWithHadoopAuthPlugin, SolrMetricReporterTest, ConnectionManagerTest, TestClusterStateMutator, FileBasedSpellCheckerTest, TestMissingGroups, DistributedExpandComponentTest, TermVectorComponentDistributedTest, TestAnalyzedSuggestions, HdfsNNFailoverTest, RequestLoggingTest, TestQueryWrapperFilter, TriLevelCompositeIdRoutingTest, TestMergePolicyConfig, TestSolrIndexConfig, TestLegacyNumericRangeQueryBuilder, TestNRTOpen, DistributedIntervalFacetingTest, AnalyticsQueryTest, TestSolrConfigHandlerConcurrent, TestClusterProperties, TestJsonFacetRefinement, ShardRoutingCustomTest, TestSkipOverseerOperations, TestUninvertingReader, TestDocumentBuilder, LargeFieldTest, TestRemoteStreaming, SimpleMLTQParserTest, SpellPossibilityIteratorTest, TestLegacyTerms, TestValueSourceCache, LeaderElectionIntegrationTest, TestScoreJoinQPNoScore, TestRTGBase, MissingSegmentRecoveryTest, TestCloudPivotFacet, HdfsTlogReplayBufferedWhileIndexingTest, TestComponentsName, TestTrie, CdcrReplicationHandlerTest, TestCloudSchemaless, TestFieldCacheWithThreads]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldCacheWithThreads -Dtests.seed=33C8B9D6CE3175F0 -Dtests.slow=true -Dtests.locale=es-US -Dtests.timezone=Jamaica -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldCacheWithThreads (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001\index-SimpleFSDirectory-001\_2.fdx
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.uninverting.TestFieldCacheWithThreads_33C8B9D6CE3175F0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [93/765 (1!)] on J1 in 1.31s, 2 tests, 1 error <<< FAILURES!

[...truncated 475 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> 1281368 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\init-core-data-001
   [junit4]   2> 1281370 WARN  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 1281370 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1281374 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1281375 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\tempDir-001
   [junit4]   2> 1281375 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1281376 INFO  (Thread-3334) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1281376 INFO  (Thread-3334) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1281378 ERROR (Thread-3334) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1281476 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54586
   [junit4]   2> 1281482 INFO  (zkConnectionManagerCallback-2897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281491 INFO  (jetty-launcher-2894-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1281491 INFO  (jetty-launcher-2894-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3030296a{/solr,null,AVAILABLE}
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@543b5d06{HTTP/1.1,[http/1.1]}{127.0.0.1:54590}
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.e.j.s.Server Started @1289338ms
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54590}
   [junit4]   2> 1281492 ERROR (jetty-launcher-2894-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281492 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T18:22:21.213Z
   [junit4]   2> 1281496 INFO  (jetty-launcher-2894-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1281496 INFO  (jetty-launcher-2894-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@48c48526{/solr,null,AVAILABLE}
   [junit4]   2> 1281498 INFO  (jetty-launcher-2894-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@58eb2550{HTTP/1.1,[http/1.1]}{127.0.0.1:54595}
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.e.j.s.Server Started @1289346ms
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54595}
   [junit4]   2> 1281500 ERROR (jetty-launcher-2894-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1281500 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T18:22:21.221Z
   [junit4]   2> 1281529 INFO  (zkConnectionManagerCallback-2901-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281529 INFO  (zkConnectionManagerCallback-2899-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281531 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281531 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1281550 INFO  (jetty-launcher-2894-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54586/solr
   [junit4]   2> 1281551 INFO  (jetty-launcher-2894-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54586/solr
   [junit4]   2> 1281553 INFO  (zkConnectionManagerCallback-2906-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281553 INFO  (zkConnectionManagerCallback-2909-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281556 INFO  (zkConnectionManagerCallback-2913-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281556 INFO  (zkConnectionManagerCallback-2911-thread-1-processing-n:127.0.0.1:54595_solr) [n:127.0.0.1:54595_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281649 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281649 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1281649 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54590_solr
   [junit4]   2> 1281650 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54595_solr
   [junit4]   2> 1281650 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.Overseer Overseer (id=99298609797464069-127.0.0.1:54590_solr-n_0000000000) starting
   [junit4]   2> 1281656 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54590_solr
   [junit4]   2> 1281699 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:54595_solr) [n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1281699 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 1281703 INFO  (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1281704 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 1281705 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54595_solr, 127.0.0.1:54590_solr]
   [junit4]   2> 1281705 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 1281705 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 1281708 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1281712 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 1281719 DEBUG (ScheduledTrigger-6549-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 1281780 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54590.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281783 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54595.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281784 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54590.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281784 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54590.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281785 INFO  (jetty-launcher-2894-thread-1) [n:127.0.0.1:54590_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\tempDir-001\node1\.
   [junit4]   2> 1281788 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54595.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281788 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54595.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1281789 INFO  (jetty-launcher-2894-thread-2) [n:127.0.0.1:54595_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\tempDir-001\node2\.
   [junit4]   2> 1281827 INFO  (zkConnectionManagerCallback-2919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281829 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c78f3bab0007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1281831 INFO  (zkConnectionManagerCallback-2923-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1281833 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1281834 INFO  (SUITE-TriggerIntegrationTest-seed#[33C8B9D6CE3175F0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54586/solr ready
   [junit4]   2> 1281920 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 1281921 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 1281921 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 1281922 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 1281925 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1281926 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1281926 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 1281937 INFO  (qtp1699559591-15092) [n:127.0.0.1:54590_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1281944 INFO  (qtp1699559591-15092) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=8
   [junit4]   2> 1281947 INFO  (qtp1699559591-15095) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1281953 INFO  (qtp56202904-15103) [n:127.0.0.1:54595_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1281954 DEBUG (qtp1699559591-15093) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1281954 INFO  (qtp1699559591-15093) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 1281955 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 1281957 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54595_solr, 127.0.0.1:54590_solr]
   [junit4]   2> 1281957 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 1281959 INFO  (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1281960 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1281960 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@58eb2550{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1281962 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2110241221
   [junit4]   2> 1281962 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1281962 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@14d9bad7: rootName = solr_54595, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@66ff23a
   [junit4]   2> 1281963 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 1281963 DEBUG (ScheduledTrigger-6549-thread-3) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 1281969 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1281969 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3943b4e0: rootName = solr_54595, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@455acb52
   [junit4]   2> 1281972 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1281973 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c0ea02c: rootName = solr_54595, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f068cc
   [junit4]   2> 1281974 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54595_solr
   [junit4]   2> 1281975 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1281975 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1281976 INFO  (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1281976 INFO  (zkCallback-2910-thread-1-processing-n:127.0.0.1:54595_solr) [n:127.0.0.1:54595_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1281976 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c78f3bab0006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1281976 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@48c48526{/solr,null,UNAVAILABLE}
   [junit4]   2> 1281979 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1282970 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1282970 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54595_solr
   [junit4]   2> 1283942 INFO  (OverseerCollectionConfigSetProcessor-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_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> 1283973 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1283973 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54595_solr]
   [junit4]   2> 1283973 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3c331883c580aT3yipmscle3z2o5boniic9oesq",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1059042436601866,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1059042436601866],
   [junit4]   2>     "nodeNames":["127.0.0.1:54595_solr"]}}
   [junit4]   2> 1283974 INFO  (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1283975 DEBUG (AutoscalingActionExecutor-6550-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3c331883c580aT3yipmscle3z2o5boniic9oesq",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1059042436601866,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1059042436601866],
   [junit4]   2>     "_enqueue_time_":1059043439801014,
   [junit4]   2>     "nodeNames":["127.0.0.1:54595_solr"]}}
   [junit4]   2> 1283978 DEBUG (AutoscalingActionExecutor-6550-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 3 ms for event id=3c331883c580aT3yipmscle3z2o5boniic9oesq
   [junit4]   2> 1283978 INFO  (qtp1699559591-15111) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1283979 DEBUG (qtp1699559591-15096) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1283980 INFO  (qtp1699559591-15096) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 1283980 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 1283981 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54590_solr]
   [junit4]   2> 1283981 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 1283982 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1283983 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 1284979 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1285979 DEBUG (ScheduledTrigger-6549-thread-2) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 1285982 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 1286067 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 1286068 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 1286068 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 1286068 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 1286070 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1286070 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1286070 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 1286071 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1286072 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc9a831{/solr,null,AVAILABLE}
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@72acb5e9{HTTP/1.1,[http/1.1]}{127.0.0.1:54623}
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.Server Started @1293919ms
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54623}
   [junit4]   2> 1286073 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1286073 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T18:22:25.794Z
   [junit4]   2> 1286076 INFO  (zkConnectionManagerCallback-2925-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286078 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1286089 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54586/solr
   [junit4]   2> 1286092 INFO  (zkConnectionManagerCallback-2929-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286093 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160c78f3bab000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1286095 INFO  (zkConnectionManagerCallback-2931-thread-1-processing-n:127.0.0.1:54623_solr) [n:127.0.0.1:54623_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286104 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1286106 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1286108 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54623_solr
   [junit4]   2> 1286109 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286109 INFO  (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286111 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:54623_solr) [n:127.0.0.1:54623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1286186 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54623.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286193 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54623.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286193 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54623.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286194 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54623_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\tempDir-001\node3\.
   [junit4]   2> 1286234 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1286235 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3509ff97{/solr,null,AVAILABLE}
   [junit4]   2> 1286235 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76e7aa7a{HTTP/1.1,[http/1.1]}{127.0.0.1:54635}
   [junit4]   2> 1286235 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.Server Started @1294082ms
   [junit4]   2> 1286235 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54635}
   [junit4]   2> 1286236 ERROR (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1286236 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1286236 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1286236 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1286236 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-05T18:22:25.957Z
   [junit4]   2> 1286238 INFO  (zkConnectionManagerCallback-2935-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286239 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1286249 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54586/solr
   [junit4]   2> 1286251 INFO  (zkConnectionManagerCallback-2939-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286254 INFO  (zkConnectionManagerCallback-2941-thread-1-processing-n:127.0.0.1:54635_solr) [n:127.0.0.1:54635_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1286260 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1286262 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1286264 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54635_solr
   [junit4]   2> 1286265 INFO  (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286265 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286265 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:54623_solr) [n:127.0.0.1:54623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286267 INFO  (zkCallback-2940-thread-1-processing-n:127.0.0.1:54635_solr) [n:127.0.0.1:54635_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1286338 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54635.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286343 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54635.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286344 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54635.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@45c0bbf2
   [junit4]   2> 1286345 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [n:127.0.0.1:54635_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_33C8B9D6CE3175F0-001\tempDir-001\node4\.
   [junit4]   2> 1286377 INFO  (qtp1699559591-15113) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1286383 INFO  (qtp1507050458-15165) [n:127.0.0.1:54623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1286390 INFO  (qtp1401824344-15188) [n:127.0.0.1:54635_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1286390 DEBUG (qtp1699559591-15112) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1286391 INFO  (qtp1699559591-15112) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 1286391 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 1286392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@76e7aa7a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1286392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=715216607
   [junit4]   2> 1286392 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54635_solr, 127.0.0.1:54623_solr, 127.0.0.1:54590_solr]
   [junit4]   2> 1286392 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 1286392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1286392 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a0e3466: rootName = solr_54635, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@20a68a2
   [junit4]   2> 1286394 INFO  (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1286394 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1286394 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 1286394 DEBUG (ScheduledTrigger-6549-thread-3) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 3
   [junit4]   2> 1286397 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1286397 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2603afce: rootName = solr_54635, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@455acb52
   [junit4]   2> 1286401 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1286401 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@eb57777: rootName = solr_54635, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@61f068cc
   [junit4]   2> 1286403 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54635_solr
   [junit4]   2> 1286404 INFO  (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1286404 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1286404 INFO  (zkCallback-2922-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1286404 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1286404 INFO  (zkCallback-2930-thread-1-processing-n:127.0.0.1:54623_solr) [n:127.0.0.1:54623_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1286404 INFO  (zkCallback-2940-thread-1-processing-n:127.0.0.1:54635_solr) [n:127.0.0.1:54635_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 1286405 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3509ff97{/solr,null,UNAVAILABLE}
   [junit4]   2> 1287395 DEBUG (ScheduledTrigger-6549-thread-3) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 1287395 DEBUG (ScheduledTrigger-6549-thread-3) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:54635_solr
   [junit4]   2> 1287911 INFO  (qtp1699559591-15092) [n:127.0.0.1:54590_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1287913 INFO  (qtp1507050458-15169) [n:127.0.0.1:54623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 1287914 DEBUG (qtp1507050458-15167) [n:127.0.0.1:54623_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 1287915 INFO  (qtp1507050458-15167) [n:127.0.0.1:54623_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 1287915 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 1287917 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:54623_solr, 127.0.0.1:54590_solr]
   [junit4]   2> 1287917 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 1287921 INFO  (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 1287922 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:54635_solr
   [junit4]   2> 1287924 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 1287924 DEBUG (ScheduledTrigger-6549-thread-4) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 2
   [junit4]   2> 1287924 DEBUG (ScheduledTrigger-6549-thread-4) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:54635_solr]
   [junit4]   2> 1287924 DEBUG (ScheduledTrigger-6549-thread-4) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"3c332af6781fcT3yipmscle3z2o5boniic9oess",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1059047388709372,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1059047388709372],
   [junit4]   2>     "nodeNames":["127.0.0.1:54635_solr"]}}
   [junit4]   2> 1287925 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 1287926 INFO  (ScheduledTrigger-6549-thread-4) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1287926 DEBUG (AutoscalingActionExecutor-6550-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"3c332af6781fcT3yipmscle3z2o5boniic9oess",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1059047388709372,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1059047388709372],
   [junit4]   2>     "_enqueue_time_":1059047390942831,
   [junit4]   2>     "nodeNames":["127.0.0.1:54635_solr"]}}
   [junit4]   2> 1287926 INFO  (TEST-TriggerIntegrationTest.testNodeLostTriggerRestoreState-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 1287956 DEBUG (AutoscalingActionExecutor-6550-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 30 ms for event id=3c332af6781fcT3yipmscle3z2o5boniic9oess
   [junit4]   2> 1288029 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testContinueTriggersOnOverseerRestart
   [junit4]   2> 1288030 INFO  (TEST-TriggerIntegrationTest.testContinueTriggersOnOverseerRestart-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 1288031 DEBUG (zkCallback-2912-thread-1-processing-n:127.0.0.1:54590_solr) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 1288031 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 1288033 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 1288034 DEBUG (OverseerAutoScalingTriggerThread-99298609797464069-127.0.0.1:54590_solr-n_0000000000) [n:127.0.0.1:54590_solr    ] o.a.s.c.a.OverseerTriggerTh

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

   at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> ????? ?????? 05, 2018 11:11:28 ? com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=5056, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[33C8B9D6CE3175F0], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 7828664 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[33C8B9D6CE3175F0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_33C8B9D6CE3175F0-001
   [junit4]   2> Jan 05, 2018 8:11:28 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-JO, timezone=Pacific/Gambier
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=186847072,total=411566080
   [junit4]   2> NOTE: All tests run in this JVM: [TestEmbeddedSolrServerSchemaAPI, HdfsDirectoryFactoryTest, RequiredFieldsTest, TestRTimerTree, DirectUpdateHandlerOptimizeTest, TestLegacyField, RegexBytesRefFilterTest, TestManagedSchema, HdfsChaosMonkeyNothingIsSafeTest, TestSolrDeletionPolicy2, TestReplicaProperties, TestCloudJSONFacetJoinDomain, TestCodecSupport, SolrMetricManagerTest, SolrCmdDistributorTest, BigEndianAscendingWordSerializerTest, TestWriterPerf, BlockJoinFacetRandomTest, TestTolerantSearch, UnloadDistributedZkTest, DateMathParserTest, SpellCheckCollatorTest, TestNumericTerms64, DistanceFunctionTest, TestJavabinTupleStreamParser, DistribJoinFromCollectionTest, DirectUpdateHandlerTest, SuggestComponentContextFilterQueryTest, TestSolrFieldCacheBean, AutoAddReplicasIntegrationTest, TestImplicitCoreProperties, ResponseLogComponentTest, TestPayloadScoreQParserPlugin, SolrCLIZkUtilsTest, TestSolrCloudWithDelegationTokens, SolrCloudReportersTest, TestEmbeddedSolrServerAdminHandler, ClassificationUpdateProcessorTest, FieldAnalysisRequestHandlerTest, TestLeaderElectionZkExpiry, RAMDirectoryFactoryTest, PeerSyncReplicationTest, TestDocBasedVersionConstraints, ResourceLoaderTest, TestJoin, TestCloudDeleteByQuery, LeaderElectionTest, TestInitQParser, TestDeleteCollectionOnDownNodes, TestFuzzyAnalyzedSuggestions, AtomicUpdateProcessorFactoryTest, TestGeoJSONResponseWriter, PeerSyncWithIndexFingerprintCachingTest, TestNonDefinedSimilarityFactory, TestConfigSetImmutable, DistributedFacetExistsSmallTest, TestZkAclsWithHadoopAuth, TestCloudPseudoReturnFields, CollectionsAPISolrJTest, TestInitParams, NodeAddedTriggerTest, TestExactStatsCache, TestReloadDeadlock, ShufflingReplicaListTransformerTest, DateRangeFieldTest, TestStressUserVersions, TestQuerySenderNoQuery, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=33C8B9D6CE3175F0 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Pacific/Gambier -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([33C8B9D6CE3175F0]:0)
   [junit4] Completed [642/765 (3!)] on J0 in 7220.15s, 1 test, 2 errors <<< FAILURES!

[...truncated 2799 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1786, maxMBSortInHeap=5.627847389616712, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MT, timezone=NET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=108433608,total=127401984
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2AB4C929B19432BA -Dtests.slow=true -Dtests.locale=en-MT -Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2AB4C929B19432BA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2AB4C929B19432BA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J0 in 1.62s, 8 tests, 1 error <<< FAILURES!

[...truncated 45774 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 382 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/382/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001

	at __randomizedtesting.SeedInfo.seed([60FC4DB51FA9B2C8]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001

	at __randomizedtesting.SeedInfo.seed([A73995650EDE76C9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6574 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blocktreeords.TestOrdsBlockTree
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1947, maxMBSortInHeap=6.209915919625235, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=LM Jelinek-Mercer(0.700000), field=DFR I(F)2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=LM Jelinek-Mercer(0.700000), f_DOCS_AND_FREQS_AND_POSITIONS=IB LL-L3(800.0), body=DFR I(F)B3(800.0), f_DOCS=ClassicSimilarity}, locale=th-TH, timezone=SST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=53940560,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextPostingsFormat, TestSimpleTextCompoundFormat, TestVarGapFixedIntervalPostingsFormat, TestSimpleTextSegmentInfoFormat, TestSimpleTextDocValuesFormat, TestBloomPostingsFormat, TestMemoryPostingsFormat, TestDirectPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat, TestOrdsBlockTree]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOrdsBlockTree -Dtests.seed=60FC4DB51FA9B2C8 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOrdsBlockTree (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001\testPostingsFormat-003\_0_BlockTreeOrds_0.tio
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blocktreeords.TestOrdsBlockTree_60FC4DB51FA9B2C8-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([60FC4DB51FA9B2C8]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [13/20 (1!)] on J1 in 2.82s, 32 tests, 1 error <<< FAILURES!

[...truncated 10066 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=ar, timezone=America/Knox_IN
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=59781352,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A73995650EDE76C9 -Dtests.slow=true -Dtests.locale=ar -Dtests.timezone=America/Knox_IN -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A73995650EDE76C9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A73995650EDE76C9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 13.72s, 8 tests, 1 error <<< FAILURES!

[...truncated 45786 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 381 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/381/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([572A867B4BAE81D0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([615A0EE3216D0837]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001

	at __randomizedtesting.SeedInfo.seed([7F8153C4CB428F05]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4749 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.01s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FSTOrd50, content5=PostingsFormat(name=LuceneVarGapDocFreqInterval), content4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), trieInt=FSTOrd50, content3=BlockTreeOrds(blocksize=128), content2=FSTOrd50, fie?ld=FSTOrd50, utf8=FSTOrd50, trieLong=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=FSTOrd50, autf8=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{dvShort=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1299, maxMBSortInHeap=7.682360934506161, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)B1, content5=DFI(Standardized), content2=DFR I(ne)B3(800.0), utf8=DFR I(F)BZ(0.3), fie?ld=IB LL-DZ(0.3), content=IB SPL-LZ(0.3), autf8=DFR I(n)L1}, locale=mt-MT, timezone=Africa/Kigali
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=123322032,total=144703488
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=572A867B4BAE81D0 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Africa/Kigali -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.5.0-nocfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_572A867B4BAE81D0-001\4.2.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([572A867B4BAE81D0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/8 (1!)] on J0 in 45.48s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6987 lines...]
   [junit4] Suite: org.apache.solr.handler.component.TermVectorComponentTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001
   [junit4]   2> 155353 WARN  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 155353 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 155359 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 155360 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 155361 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 155361 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 155407 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 155424 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 155503 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 155580 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55aca958
   [junit4]   2> 155585 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55aca958
   [junit4]   2> 155585 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55aca958
   [junit4]   2> 155586 INFO  (coreLoadExecutor-517-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 155588 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 155636 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 155652 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 155716 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 155731 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 155731 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@55aca958
   [junit4]   2> 155732 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 155732 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\]
   [junit4]   2> 155733 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=41, maxMergedSegmentMB=79.1171875, floorSegmentMB=1.1328125, forceMergeDeletesPctAllowed=6.6949345714053665, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 155833 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 155833 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 155858 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 155858 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 155859 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=25, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 155859 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad58b2a[collection1] main]
   [junit4]   2> 155860 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 155868 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 155909 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 155909 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 155909 INFO  (coreLoadExecutor-517-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588690009879216128
   [junit4]   2> 155911 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 155911 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 155911 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 155912 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 155913 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 155915 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 155916 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 155916 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 155917 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 155918 INFO  (searcherExecutor-518-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ad58b2a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 155925 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1588690009882361856)]} 0 12
   [junit4]   2> 155937 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1588690009906479104)]} 0 2
   [junit4]   2> 155940 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1588690009909624832)]} 0 1
   [junit4]   2> 155942 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1588690009912770560)]} 0 1
   [junit4]   2> 155944 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1588690009914867712)]} 0 1
   [junit4]   2> 155946 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1588690009916964864)]} 0 1
   [junit4]   2> 155948 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1588690009919062016)]} 0 1
   [junit4]   2> 155950 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1588690009921159168)]} 0 1
   [junit4]   2> 155952 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1588690009923256320)]} 0 1
   [junit4]   2> 155954 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1588690009925353472)]} 0 1
   [junit4]   2> 155955 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588690009927450624,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 155955 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@13881626 commitCommandVersion:1588690009927450624
   [junit4]   2> 156066 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@70e75d94[collection1] main]
   [junit4]   2> 156067 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 156068 INFO  (searcherExecutor-518-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70e75d94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c10)))}
   [junit4]   2> 156068 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 113
   [junit4]   2> 156072 INFO  (TEST-TermVectorComponentTest.testOptions-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOptions
   [junit4]   2> 156100 INFO  (TEST-TermVectorComponentTest.testOptions-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&tv.positions=true&qt=/tvrh&json.nl=map&tv.tf=true&tv.df=true&tv.offsets=true&tv.tf_idf=true&wt=xml} hits=1 status=0 QTime=27
   [junit4]   2> 156102 INFO  (TEST-TermVectorComponentTest.testOptions-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&tv.all=true&qt=/tvrh&json.nl=map&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156103 INFO  (TEST-TermVectorComponentTest.testOptions-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&tv.positions=false&qt=/tvrh&json.nl=map&tv.tf=true&tv.df=false&tv.offsets=true&tv.tf_idf=false&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156105 INFO  (TEST-TermVectorComponentTest.testOptions-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testOptions
   [junit4]   2> 156108 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 156124 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&tv.tf=true&wt=xml} hits=1 status=0 QTime=16
   [junit4]   2> 156127 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&fl=*,score&tv.tf=true&tv.fl=test_basictv,test_offtv&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 156127 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&fl=*,score&tv.tf=true&tv.fl=test_basictv&tv.fl=test_offtv&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156128 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&fl=*,score&tv.tf=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156146 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&fl=score,test_basictv,[docid],test_postv,val:sum(3,4)&tv.tf=true&wt=xml} hits=1 status=0 QTime=17
   [junit4]   2> 156150 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&qt=/tvrh&json.nl=map&fl=score,test_basictv&fl=[docid],test_postv,val:sum(3,4)&tv.tf=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156150 INFO  (TEST-TermVectorComponentTest.testBasics-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 156151 INFO  (TEST-TermVectorComponentTest.testPayloads-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPayloads
   [junit4]   2> 156152 INFO  (TEST-TermVectorComponentTest.testPayloads-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=id:0&tv=true&tv.positions=true&qt=/tvrh&json.nl=map&tv.payloads=true&tv.tf=true&tv.df=true&tv.offsets=true&tv.tf_idf=true&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 156153 INFO  (TEST-TermVectorComponentTest.testPayloads-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPayloads
   [junit4]   2> 156155 INFO  (TEST-TermVectorComponentTest.testPerField-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPerField
   [junit4]   2> 156156 INFO  (TEST-TermVectorComponentTest.testPerField-seed#[615A0EE3216D0837]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={f.test_basictv.tv.tf_idf=false&tv=true&tv.positions=true&qt=/tvrh&json.nl=map&f.test_posoffpaytv.tv.payloads=false&f.test_posofftv.tv.positions=false&tv.tf=true&f.test_basictv.tv.df=false&tv.offsets=true&tv.fl=test_basictv,test_notv,test_postv,test_offtv,test_posofftv,test_posoffpaytv&tv.tf_idf=true&q=id:0&f.test_offtv.tv.offsets=false&tv.df=true&f.test_basictv.tv.tf=false&wt=xml} hits=1 status=0 QTime=1
   [junit4]   2> 156157 INFO  (TEST-TermVectorComponentTest.testPerField-seed#[615A0EE3216D0837]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPerField
   [junit4]   2> 156157 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 156157 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=509477539
   [junit4]   2> 156157 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 156157 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3c8e945d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2c51caed
   [junit4]   2> 156160 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 156160 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@73213eb2: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@57c971ed
   [junit4]   2> 156162 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 156162 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@432f73db: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5af4f66d
   [junit4]   2> 156175 INFO  (coreCloseExecutor-523-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@77743dea
   [junit4]   2> 156175 INFO  (coreCloseExecutor-523-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2004106730
   [junit4]   2> 156175 INFO  (coreCloseExecutor-523-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1519ac2b: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@44553782
   [junit4]   2> 156187 INFO  (SUITE-TermVectorComponentTest-seed#[615A0EE3216D0837]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {test_postv=FSTOrd50, test_basictv=Lucene50(blocksize=128), test_posofftv=PostingsFormat(name=Asserting), multiDefault=PostingsFormat(name=MockRandom), test_notv=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), test_offtv=PostingsFormat(name=Asserting), test_posoffpaytv=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Direct), id_i1=DocValuesFormat(name=Direct), range_facet_i_dv=DocValuesFormat(name=Lucene70), intDvoDefault=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Lucene70), range_facet_l=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1598, maxMBSortInHeap=7.564519128984286, sim=RandomSimilarity(queryNorm=true): {}, locale=mt-MT, timezone=Indian/Antananarivo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=316540944,total=467664896
   [junit4]   2> NOTE: All tests run in this JVM: [TestPullReplica, TestStressVersions, AutoAddReplicasPlanActionTest, TestAnalyzeInfixSuggestions, TestSchemalessBufferedUpdates, IndexSchemaRuntimeFieldTest, TestRawTransformer, TermVectorComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TermVectorComponentTest -Dtests.seed=615A0EE3216D0837 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Indian/Antananarivo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TermVectorComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001\spellcheckerMultipleFields
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentTest_615A0EE3216D0837-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([615A0EE3216D0837]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [23/765 (1!)] on J1 in 0.87s, 4 tests, 1 error <<< FAILURES!

[...truncated 4930 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=28261, maxDocsPerChunk=7, blockSize=9), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=28261, blockSize=9)), sim=RandomSimilarity(queryNorm=false): {}, locale=und, timezone=America/Aruba
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=44519288,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=7F8153C4CB428F05 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/Aruba -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_7F8153C4CB428F05-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F8153C4CB428F05]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 18.29s, 8 tests, 1 error <<< FAILURES!

[...truncated 45786 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 380 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/380/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.TestFieldTypeResource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001

	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestExceedMaxTermLength

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000

	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001

	at __randomizedtesting.SeedInfo.seed([6866BEE959AE9AE5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12312 lines...]
   [junit4] Suite: org.apache.solr.update.TestExceedMaxTermLength
   [junit4]   2> 837560 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001
   [junit4]   2> 837561 WARN  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 837561 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 837563 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 837563 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 837564 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 837596 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 837614 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 837647 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 837695 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4d54d0
   [junit4]   2> 837701 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4d54d0
   [junit4]   2> 837701 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4d54d0
   [junit4]   2> 837703 INFO  (coreLoadExecutor-2918-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 837704 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 837730 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 837745 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 837781 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 837787 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 837787 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6d4d54d0
   [junit4]   2> 837787 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 837787 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\]
   [junit4]   2> 837789 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=34, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4924459028558009]
   [junit4]   2> 837862 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 837862 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 837863 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 837864 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 837864 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=51.8271484375, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=7.5990988528704815, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 837864 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@31870573[collection1] main]
   [junit4]   2> 837865 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 837871 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 837912 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 837912 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 837912 INFO  (coreLoadExecutor-2918-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588652289436942336
   [junit4]   2> 837914 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 837914 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 837914 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 837915 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 837916 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 837916 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 837917 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 837917 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 837919 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 837919 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 837920 INFO  (searcherExecutor-2919-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@31870573[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837941 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={wt=json&indent=true}{add=[1 (1588652289449525248)]} 0 17
   [junit4]   2> 837941 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588652289467351040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 837941 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fed9731 commitCommandVersion:1588652289467351040
   [junit4]   2> 837947 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4762783c[collection1] main]
   [junit4]   2> 837949 INFO  (searcherExecutor-2919-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4762783c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 837949 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 837949 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 837951 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=1 status=0 QTime=0
   [junit4]   2> 837955 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@324b9bee[collection1] realtime]
   [junit4]   2> 837955 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1588652289479933952)} 0 2
   [junit4]   2> 837955 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588652289482031104,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 837956 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fed9731 commitCommandVersion:1588652289482031104
   [junit4]   2> 837956 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30e8c5fe[collection1] main]
   [junit4]   2> 837956 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 837958 INFO  (searcherExecutor-2919-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30e8c5fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837958 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 837958 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLengthWithLimitingFilter-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExceededMaxTermLengthWithLimitingFilter
   [junit4]   2> 837960 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExceededMaxTermLength
   [junit4]   2> 837964 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{} 0 1
   [junit4]   2> 837965 ERROR (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Exception writing document id 1 to the index; possible analysis error: Document contains at least one immense term in field="cat" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped.  Please correct the analyzer to not produce such terms.  The prefix of the first immense term is: '[105, 107, 105, 113, 118, 118, 109, 106, 99, 109, 100, 114, 122, 102, 121, 108, 113, 122, 113, 103, 119, 105, 120, 97, 97, 116, 106, 118, 102, 110]...', original message: bytes can be at most 32766 in length; got 56656. Perhaps the document has an indexed string field (solr.StrField) which is too large
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:226)
   [junit4]   2> 	at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)
   [junit4]   2> 	at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)
   [junit4]   2> 	at org.apache.solr.update.processor.LogUpdateProcessorFactory$LogUpdateProcessor.processAdd(LogUpdateProcessorFactory.java:103)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.DirectSolrConnection.request(DirectSolrConnection.java:125)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.update(TestHarness.java:284)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.checkUpdateStatus(BaseTestHarness.java:281)
   [junit4]   2> 	at org.apache.solr.util.BaseTestHarness.validateErrorUpdate(BaseTestHarness.java:264)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.checkUpdateU(SolrTestCaseJ4.java:852)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:840)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertFailedU(SolrTestCaseJ4.java:834)
   [junit4]   2> 	at org.apache.solr.update.TestExceedMaxTermLength.testExceededMaxTermLength(TestExceedMaxTermLength.java:72)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Caused by: java.lang.IllegalArgumentException: Document contains at least one immense term in field="cat" (whose UTF8 encoding is longer than the max length 32766), all of which were skipped.  Please correct the analyzer to not produce such terms.  The prefix of the first immense term is: '[105, 107, 105, 113, 118, 118, 109, 106, 99, 109, 100, 114, 122, 102, 121, 108, 113, 122, 113, 103, 119, 105, 120, 97, 97, 116, 106, 118, 102, 110]...', original message: bytes can be at most 32766 in length; got 56656
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:796)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processField(DefaultIndexingChain.java:430)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain.processDocument(DefaultIndexingChain.java:392)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriterPerThread.updateDocument(DocumentsWriterPerThread.java:240)
   [junit4]   2> 	at org.apache.lucene.index.DocumentsWriter.updateDocument(DocumentsWriter.java:497)
   [junit4]   2> 	at org.apache.lucene.index.IndexWriter.updateDocument(IndexWriter.java:1729)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocument(DirectUpdateHandler2.java:965)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.updateDocOrDocValues(DirectUpdateHandler2.java:954)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:334)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)
   [junit4]   2> 	at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)
   [junit4]   2> 	... 58 more
   [junit4]   2> Caused by: org.apache.lucene.util.BytesRefHash$MaxBytesLengthExceededException: bytes can be at most 32766 in length; got 56656
   [junit4]   2> 	at org.apache.lucene.util.BytesRefHash.add(BytesRefHash.java:263)
   [junit4]   2> 	at org.apache.lucene.index.TermsHashPerField.add(TermsHashPerField.java:151)
   [junit4]   2> 	at org.apache.lucene.index.DefaultIndexingChain$PerField.invert(DefaultIndexingChain.java:786)
   [junit4]   2> 	... 68 more
   [junit4]   2> 
   [junit4]   2> 837965 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588652289492516864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 837965 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fed9731 commitCommandVersion:1588652289492516864
   [junit4]   2> 837967 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@69e6cab0[collection1] main]
   [junit4]   2> 837967 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 837968 INFO  (searcherExecutor-2919-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@69e6cab0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837968 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 3
   [junit4]   2> 837969 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=0 status=0 QTime=0
   [junit4]   2> 837971 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2aa9c664[collection1] realtime]
   [junit4]   2> 837971 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1588652289496711168)} 0 2
   [junit4]   2> 837972 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588652289499856896,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 837972 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4fed9731 commitCommandVersion:1588652289499856896
   [junit4]   2> 837972 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2364c647[collection1] main]
   [junit4]   2> 837973 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 837974 INFO  (searcherExecutor-2919-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2364c647[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 837974 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 837974 INFO  (TEST-TestExceedMaxTermLength.testExceededMaxTermLength-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExceededMaxTermLength
   [junit4]   2> 837975 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 837975 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1220717966
   [junit4]   2> 837975 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 837975 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e423fa2: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@34b6b9f3
   [junit4]   2> 837978 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 837978 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3a643cea: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@574d09c9
   [junit4]   2> 837982 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 837982 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3b5f5ab0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@537287f8
   [junit4]   2> 837983 INFO  (coreCloseExecutor-2924-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2f90ac39
   [junit4]   2> 837983 INFO  (coreCloseExecutor-2924-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=798010425
   [junit4]   2> 837984 INFO  (coreCloseExecutor-2924-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7734a7d4: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@57e1a7fe
   [junit4]   2> 838000 INFO  (SUITE-TestExceedMaxTermLength-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {cat_length=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=140, maxMBSortInHeap=5.843200683838472, sim=RandomSimilarity(queryNorm=false): {}, locale=de-CH, timezone=Asia/Aqtau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=97756688,total=430383104
   [junit4]   2> NOTE: All tests run in this JVM: [SolrSlf4jReporterTest, TestCloudPseudoReturnFields, TestManagedResourceStorage, MultiTermTest, IndexSchemaTest, TestHalfAndHalfDocValues, CollectionReloadTest, TestTlogReplica, TestNumericTerms32, ConjunctionSolrSpellCheckerTest, TimeRoutedAliasUpdateProcessorTest, SuggesterTest, TestSolrDeletionPolicy2, TestTolerantUpdateProcessorRandomCloud, RequestHandlersTest, TestSQLHandler, RankQueryTest, OverseerStatusTest, TestJsonRequest, TestExportWriter, HighlighterTest, TestTolerantSearch, TestAddFieldRealTimeGet, JavabinLoaderTest, TestLFUCache, TestSolrCLIRunExample, TestCloudSearcherWarming, DataDrivenBlockJoinTest, TestSolrCoreSnapshots, TestSchemaSimilarityResource, CircularListTest, TestCustomStream, CSVRequestHandlerTest, TestInPlaceUpdatesDistrib, HdfsThreadLeakTest, NumberUtilsTest, AtomicUpdatesTest, TestUtils, TestAnalyzeInfixSuggestions, DefaultValueUpdateProcessorTest, TestConfigSetImmutable, NumericFieldsTest, TestLegacyTerms, TestDistribStateManager, TestRandomDVFaceting, SpatialFilterTest, CollectionTooManyReplicasTest, TestDownShardTolerantSearch, HdfsUnloadDistributedZkTest, TestManagedSchemaAPI, BlockJoinFacetDistribTest, TestJoin, DisMaxRequestHandlerTest, TestIntervalFaceting, TestXIncludeConfig, TestSolrCloudWithDelegationTokens, SpellCheckComponentTest, CurrencyFieldTypeTest, DeleteNodeTest, LeaderElectionTest, TestImplicitCoreProperties, TestDefaultStatsCache, TestUninvertingReader, TestCodecSupport, TestBackupRepositoryFactory, DeleteShardTest, SortByFunctionTest, BadIndexSchemaTest, TestExpandComponent, AutoAddReplicasIntegrationTest, TestMissingGroups, UnloadDistributedZkTest, TestExactSharedStatsCache, TestSmileRequest, TestFileDictionaryLookup, TestExceedMaxTermLength]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExceedMaxTermLength -Dtests.seed=24F6D41EE9EF49EC -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=Asia/Aqtau -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestExceedMaxTermLength (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.TestExceedMaxTermLength_24F6D41EE9EF49EC-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [171/764 (1!)] on J0 in 0.47s, 2 tests, 1 error <<< FAILURES!

[...truncated 48 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.TestFieldTypeResource
   [junit4]   2> 874288 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\init-core-data-001
   [junit4]   2> 874289 WARN  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=59 numCloses=59
   [junit4]   2> 874289 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 874292 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 874292 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core
   [junit4]   2> 874297 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 874297 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 874297 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-003\cores\core
   [junit4]   2> 874304 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 874306 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3022899e{/solr,null,AVAILABLE}
   [junit4]   2> 874309 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f5528bb{HTTP/1.1,[http/1.1]}{127.0.0.1:61886}
   [junit4]   2> 874309 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.Server Started @885143ms
   [junit4]   2> 874309 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr, hostPort=61886, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-003\cores}
   [junit4]   2> 874310 ERROR (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 874310 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 874310 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 874310 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 874310 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-04T09:08:42.562943100Z
   [junit4]   2> 874310 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\solr.xml
   [junit4]   2> 874322 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 874322 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 874323 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ef3b6, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 874398 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ef3b6
   [junit4]   2> 874412 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ef3b6
   [junit4]   2> 874413 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ef3b6
   [junit4]   2> 874416 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-003\cores
   [junit4]   2> 874416 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 874452 INFO  (coreLoadExecutor-3746-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 874454 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 874673 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 874740 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 874922 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 874922 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 874972 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 874980 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@e0ef3b6
   [junit4]   2> 874980 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 874980 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-003\cores\core\data\]
   [junit4]   2> 874982 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=26, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 875199 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 875199 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 875209 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 875210 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=85.052734375, floorSegmentMB=1.26953125, forceMergeDeletesPctAllowed=5.773275685466856, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@336554f0[collection1] main]
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using InMemoryStorage
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/english
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using InMemoryStorage
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 3 observers of /schema/analysis/stopwords/german
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/english
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 1 observers of /schema/analysis/synonyms/german
   [junit4]   2> 875212 WARN  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 875212 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 875230 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 875315 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 875316 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 875316 INFO  (coreLoadExecutor-3746-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588652328687239168
   [junit4]   2> 875318 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 875318 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 875318 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 875319 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#61886
   [junit4]   2> 875319 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 875320 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 875323 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 875326 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetNotFoundFieldType
   [junit4]   2> 875326 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 875330 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 875333 INFO  (searcherExecutor-3747-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@336554f0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 875348 INFO  (qtp1171918685-9212) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/not_in_there params={indent=on&wt=xml} status=404 QTime=15
   [junit4]   2> 875351 INFO  (TEST-TestFieldTypeResource.testXMLGetNotFoundFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetNotFoundFieldType
   [junit4]   2> 875358 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 875360 INFO  (qtp1171918685-9213) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/teststop params={indent=on&wt=xml} status=0 QTime=0
   [junit4]   2> 875363 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldTypeDontShowDefaults-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldTypeDontShowDefaults
   [junit4]   2> 875372 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testXMLGetFieldType
   [junit4]   2> 875378 INFO  (qtp1171918685-9213) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=true&indent=on&wt=xml} status=0 QTime=5
   [junit4]   2> 875380 INFO  (TEST-TestFieldTypeResource.testXMLGetFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testXMLGetFieldType
   [junit4]   2> 875387 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJsonGetFieldType
   [junit4]   2> 875389 INFO  (qtp1171918685-9213) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fieldtypes/float params={showDefaults=on&indent=on&wt=json} status=0 QTime=0
   [junit4]   2> 875409 INFO  (TEST-TestFieldTypeResource.testJsonGetFieldType-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJsonGetFieldType
   [junit4]   2> 875414 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6f5528bb{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 875414 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1342829079
   [junit4]   2> 875414 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 875414 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f55bd36: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@32393246
   [junit4]   2> 875422 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 875422 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d39578c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@3804fcc4
   [junit4]   2> 875428 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 875428 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bf705aa: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5eb2b9fc
   [junit4]   2> 875429 INFO  (coreCloseExecutor-3752-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@343187ca
   [junit4]   2> 875429 INFO  (coreCloseExecutor-3752-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=875661258
   [junit4]   2> 875429 INFO  (coreCloseExecutor-3752-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56e42cba: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@235ffca8
   [junit4]   2> 875448 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3022899e{/solr,null,UNAVAILABLE}
   [junit4]   2> 875450 INFO  (SUITE-TestFieldTypeResource-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=769, maxMBSortInHeap=5.512964904251971, sim=RandomSimilarity(queryNorm=false): {}, locale=nn-NO, timezone=Asia/Hovd
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=48198944,total=499822592
   [junit4]   2> NOTE: All tests run in this JVM: [RegexBytesRefFilterTest, TestCollectionsAPIViaSolrCloudCluster, TestCopyFieldCollectionResource, OpenExchangeRatesOrgProviderTest, ExternalFileFieldSortTest, TestCollationFieldDocValues, CollectionStateFormat2Test, TestUtilizeNode, TestLegacyFieldCache, TestImpersonationWithHadoopAuth, TolerantUpdateProcessorTest, SpellCheckCollatorWithCollapseTest, TestSolrCloudSnapshots, TestZkChroot, SolrCoreCheckLockOnStartupTest, TestSolrConfigHandlerConcurrent, TestCollapseQParserPlugin, OverseerCollectionConfigSetProcessorTest, TestFunctionQuery, TestGeoJSONResponseWriter, HighlighterMaxOffsetTest, TestCharFilters, TestDocSet, TestDistributedStatsComponentCardinality, TestGraphTermsQParserPlugin, TestMaxTokenLenTokenizer, TestConfigSetsAPIExclusivity, CdcrUpdateLogTest, MoreLikeThisHandlerTest, TestUniqueKeyFieldResource, FileUtilsTest, TestCorePropertiesReload, RequestLoggingTest, TestDocBasedVersionConstraints, HdfsWriteToMultipleCollectionsTest, SolrPluginUtilsTest, AtomicUpdateProcessorFactoryTest, TestRTimerTree, SpellingQueryConverterTest, DocExpirationUpdateProcessorFactoryTest, TestConfigOverlay, PreAnalyzedFieldManagedSchemaCloudTest, TestNumericRangeQuery64, TestLargeCluster, TestSimpleTrackingShardHandler, TestComponentsName, CollectionsAPIAsyncDistributedZkTest, TestLeaderElectionWithEmptyReplica, TestClusterStateMutator, TestManagedSchema, TestValueSourceCache, TestRandomFaceting, DistributedIntervalFacetingTest, TestFaceting, JsonLoaderTest, TestStressCloudBlindAtomicUpdates, ShufflingReplicaListTransformerTest, DocValuesMultiTest, DeleteLastCustomShardedReplicaTest, HttpPartitionTest, TestDynamicLoading, TestBM25SimilarityFactory, TestNumericTerms64, TestConfig, TestBadConfig, DeleteReplicaTest, TestStressLucene, CopyFieldTest, TermVectorComponentTest, ComputePlanActionTest, TestInitQParser, ZkFailoverTest, TestClassicSimilarityFactory, TestReload, TestSuggestSpellingConverter, SolrIndexSplitterTest, TestAuthenticationFramework, TestExactStatsCache, TestJavabinTupleStreamParser, TestFieldCacheSort, RuleEngineTest, TestConfigSetProperties, LeaderInitiatedRecoveryOnCommitTest, TestNamedUpdateProcessors, TestPayloadScoreQParserPlugin, HdfsSyncSliceTest, SuggestComponentContextFilterQueryTest, HdfsLockFactoryTest, PolyFieldTest, VersionInfoTest, BlobRepositoryCloudTest, CustomCollectionTest, CoreSorterTest, BlockJoinFacetRandomTest, TestSimDistributedQueue, TestRawResponseWriter, TestAnalyzedSuggestions, EnumFieldTest, TestCryptoKeys, TestFieldTypeResource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldTypeResource -Dtests.seed=24F6D41EE9EF49EC -Dtests.slow=true -Dtests.locale=nn-NO -Dtests.timezone=Asia/Hovd -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldTypeResource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001\tempDir-001\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.TestFieldTypeResource_24F6D41EE9EF49EC-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [187/764 (2!)] on J1 in 1.21s, 4 tests, 1 error <<< FAILURES!

[...truncated 227 lines...]
   [junit4] Suite: org.apache.solr.search.facet.DistributedFacetSimpleRefinementLongTailTest
   [junit4]   2> 1108972 INFO  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\init-core-data-001
   [junit4]   2> 1108973 WARN  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1108974 INFO  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1108977 INFO  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1108977 INFO  (SUITE-DistributedFacetSimpleRefinementLongTailTest-seed#[24F6D41EE9EF49EC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1109577 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1109580 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1109581 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ed423d5{/,null,AVAILABLE}
   [junit4]   2> 1109584 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2bd8dfe4{HTTP/1.1,[http/1.1]}{127.0.0.1:63231}
   [junit4]   2> 1109584 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.e.j.s.Server Started @1120418ms
   [junit4]   2> 1109584 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=63231, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\control\cores}
   [junit4]   2> 1109584 ERROR (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1109585 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1109585 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1109585 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1109585 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-04T09:12:37.837897700Z
   [junit4]   2> 1109585 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1109594 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1109594 INFO  (TEST-DistributedFacetSimpleRefinementLongTailTest.test-seed#[24F6D41EE9EF49EC]) [    ] o.a.s.c.SolrXmlConfig Configur

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

questLoggingTest, TestDocBasedVersionConstraints, HdfsWriteToMultipleCollectionsTest, SolrPluginUtilsTest, AtomicUpdateProcessorFactoryTest, TestRTimerTree, SpellingQueryConverterTest, DocExpirationUpdateProcessorFactoryTest, TestConfigOverlay, PreAnalyzedFieldManagedSchemaCloudTest, TestNumericRangeQuery64, TestLargeCluster, TestSimpleTrackingShardHandler, TestComponentsName, CollectionsAPIAsyncDistributedZkTest, TestLeaderElectionWithEmptyReplica, TestClusterStateMutator, TestManagedSchema, TestValueSourceCache, TestRandomFaceting, DistributedIntervalFacetingTest, TestFaceting, JsonLoaderTest, TestStressCloudBlindAtomicUpdates, ShufflingReplicaListTransformerTest, DocValuesMultiTest, DeleteLastCustomShardedReplicaTest, HttpPartitionTest, TestDynamicLoading, TestBM25SimilarityFactory, TestNumericTerms64, TestConfig, TestBadConfig, DeleteReplicaTest, TestStressLucene, CopyFieldTest, TermVectorComponentTest, ComputePlanActionTest, TestInitQParser, ZkFailoverTest, TestClassicSimilarityFactory, TestReload, TestSuggestSpellingConverter, SolrIndexSplitterTest, TestAuthenticationFramework, TestExactStatsCache, TestJavabinTupleStreamParser, TestFieldCacheSort, RuleEngineTest, TestConfigSetProperties, LeaderInitiatedRecoveryOnCommitTest, TestNamedUpdateProcessors, TestPayloadScoreQParserPlugin, HdfsSyncSliceTest, SuggestComponentContextFilterQueryTest, HdfsLockFactoryTest, PolyFieldTest, VersionInfoTest, BlobRepositoryCloudTest, CustomCollectionTest, CoreSorterTest, BlockJoinFacetRandomTest, TestSimDistributedQueue, TestRawResponseWriter, TestAnalyzedSuggestions, EnumFieldTest, TestCryptoKeys, TestFieldTypeResource, SolrMetricsIntegrationTest, TestFastLRUCache, ConcurrentDeleteAndCreateCollectionTest, PluginInfoTest, EchoParamsTest, TestApiFramework, TestSolr4Spatial2, TestMacros, TestManagedSynonymFilterFactory, SmileWriterTest, TestComputePlanAction, FieldMutatingUpdateProcessorTest, AutoAddReplicasPlanActionTest, CacheHeaderTest, LukeRequestHandlerTest, TestExclusionRuleCollectionAccess, ResponseHeaderTest, SpellPossibilityIteratorTest, UpdateParamsTest, DebugComponentTest, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, ConnectionManagerTest, TestSimpleQParserPlugin, TestRandomCollapseQParserPlugin, IndexSchemaRuntimeFieldTest, LegacyCloudClusterPropTest, TestCloudRecovery, SparseHLLTest, TestDocumentBuilder, FileBasedSpellCheckerTest, DocValuesTest, DistributedFacetExistsSmallTest, TestPerFieldSimilarity, DistributedFacetSimpleRefinementLongTailTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedFacetSimpleRefinementLongTailTest -Dtests.seed=24F6D41EE9EF49EC -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Europe/Vilnius -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | DistributedFacetSimpleRefinementLongTailTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.DistributedFacetSimpleRefinementLongTailTest_24F6D41EE9EF49EC-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24F6D41EE9EF49EC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [260/764 (3!)] on J1 in 11.94s, 1 test, 1 error <<< FAILURES!

[...truncated 4070 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1410, maxMBSortInHeap=5.140532382268076, sim=RandomSimilarity(queryNorm=false): {}, locale=mt-MT, timezone=Africa/Accra
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=47048760,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationField, TestICUCollationFieldDocValues, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=6866BEE959AE9AE5 -Dtests.slow=true -Dtests.locale=mt-MT -Dtests.timezone=Africa/Accra -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_6866BEE959AE9AE5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6866BEE959AE9AE5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.59s, 8 tests, 1 error <<< FAILURES!

[...truncated 38468 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 379 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/379/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([E10FFD6FD4D4353E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestTrieFacet

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001

	at __randomizedtesting.SeedInfo.seed([85AD760413184CF7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.SolrSchemalessExampleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001

	at __randomizedtesting.SeedInfo.seed([144D55C5ABF325FE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([AFCA3735438F6993]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001

	at __randomizedtesting.SeedInfo.seed([8E488F93CFB429CE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 261 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=Memory), junk=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1982, maxMBSortInHeap=7.8439367219753136, sim=RandomSimilarity(queryNorm=false): {}, locale=ru, timezone=Etc/GMT+0
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34190232,total=49283072
   [junit4]   2> NOTE: All tests run in this JVM: [TestInfoStream, TestTerm, TestNRTReaderCleanup, TestScorerPerf, TestCodecHoldsOpenFiles, TestBinaryDocument, TestMixedCodecs, TestApproximationSearchEquivalence, TestDateSort, TestTryDelete, TestMatchNoDocsQuery, TestDocValuesRewriteMethod, TestSameTokenSamePosition, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=E10FFD6FD4D4353E -Dtests.slow=true -Dtests.locale=ru -Dtests.timezone=Etc/GMT+0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E10FFD6FD4D4353E-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E10FFD6FD4D4353E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [14/458 (1!)] on J0 in 3.11s, 54 tests, 1 error <<< FAILURES!

[...truncated 4499 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=MockRandom), content5=PostingsFormat(name=Asserting), trieInt=PostingsFormat(name=MockRandom), content4=Lucene50(blocksize=128), content3=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content2=PostingsFormat(name=MockRandom), fie?ld=PostingsFormat(name=MockRandom), utf8=PostingsFormat(name=MockRandom), trieLong=PostingsFormat(name=Asserting), id=Lucene50(blocksize=128), content=PostingsFormat(name=MockRandom), autf8=PostingsFormat(name=Asserting)}, docValues:{utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvShort=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Direct), dvBytesDerefVar=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Direct), dvBytesSortedFixed=DocValuesFormat(name=Direct), trieInt=DocValuesFormat(name=Memory), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Direct), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Direct), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Direct), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=499, maxMBSortInHeap=6.684082627973829, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)LZ(0.3), content5=DFR I(F)3(800.0), content2=DFR GB3(800.0), utf8=DFR GL2, fie?ld=DFR I(n)1, content=BM25(k1=1.2,b=0.75), autf8=DFR I(F)B3(800.0)}, locale=ms, timezone=America/Menominee
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=41968664,total=66060288
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterOnOldIndex, TestLucene53NormsFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=AFCA3735438F6993 -Dtests.slow=true -Dtests.locale=ms -Dtests.timezone=America/Menominee -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\2.2.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_AFCA3735438F6993-001\6.3.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AFCA3735438F6993]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 31.83s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6939 lines...]
   [junit4] Suite: org.apache.solr.search.TestTrieFacet
   [junit4]   2> 29380 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001
   [junit4]   2> 29382 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 29384 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 29385 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 29385 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 29387 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 29457 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 29558 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 29674 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 29781 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4679a6
   [junit4]   2> 29788 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4679a6
   [junit4]   2> 29788 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4679a6
   [junit4]   2> 29791 INFO  (coreLoadExecutor-148-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 29792 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 29852 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 29871 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 29977 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 29993 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 29993 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4679a6
   [junit4]   2> 29994 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 29994 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestTrieFacet_85AD760413184CF7-001\init-core-data-001\]
   [junit4]   2> 29995 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=40, maxMergedSegmentMB=53.5341796875, floorSegmentMB=0.3037109375, forceMergeDeletesPctAllowed=6.603831394939935, segmentsPerTier=25.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8691943748382988
   [junit4]   2> 30036 WARN  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 30145 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 30145 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 30153 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 30153 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 30154 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=18, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6547658290927659]
   [junit4]   2> 30154 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e5da3f[collection1] main]
   [junit4]   2> 30155 WARN  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 30156 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 30158 INFO  (searcherExecutor-149-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e5da3f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 30158 INFO  (coreLoadExecutor-148-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588599592980578304
   [junit4]   2> 30166 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 30338 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1588599593154641920)]} 0 165
   [junit4]   2> 30350 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1588599593180856320)]} 0 0
   [junit4]   2> 30351 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1588599593182953472)]} 0 0
   [junit4]   2> 30352 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1588599593182953473)]} 0 0
   [junit4]   2> 30353 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1588599593184002048)]} 0 0
   [junit4]   2> 30354 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1588599593185050624)]} 0 0
   [junit4]   2> 30355 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1588599593186099200)]} 0 0
   [junit4]   2> 30355 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1588599593187147776)]} 0 0
   [junit4]   2> 30356 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1588599593187147777)]} 0 0
   [junit4]   2> 30357 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1588599593188196352)]} 0 0
   [junit4]   2> 30358 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1588599593189244928)]} 0 0
   [junit4]   2> 30358 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1588599593190293504)]} 0 0
   [junit4]   2> 30359 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1588599593191342080)]} 0 0
   [junit4]   2> 30360 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1588599593192390656)]} 0 0
   [junit4]   2> 30361 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1588599593193439232)]} 0 0
   [junit4]   2> 30362 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1588599593193439233)]} 0 0
   [junit4]   2> 30362 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1588599593194487808)]} 0 0
   [junit4]   2> 30363 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1588599593195536384)]} 0 0
   [junit4]   2> 30364 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1588599593196584960)]} 0 0
   [junit4]   2> 30365 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1588599593196584961)]} 0 0
   [junit4]   2> 30365 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1588599593197633536)]} 0 0
   [junit4]   2> 30366 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1588599593198682112)]} 0 0
   [junit4]   2> 30367 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1588599593199730688)]} 0 0
   [junit4]   2> 30368 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1588599593199730689)]} 0 0
   [junit4]   2> 30368 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1588599593200779264)]} 0 0
   [junit4]   2> 30369 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1588599593201827840)]} 0 0
   [junit4]   2> 30370 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1588599593201827841)]} 0 0
   [junit4]   2> 30370 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1588599593202876416)]} 0 0
   [junit4]   2> 30371 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1588599593203924992)]} 0 0
   [junit4]   2> 30372 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1588599593204973568)]} 0 0
   [junit4]   2> 30373 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1588599593206022144)]} 0 0
   [junit4]   2> 30374 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1588599593206022145)]} 0 0
   [junit4]   2> 30374 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1588599593207070720)]} 0 0
   [junit4]   2> 30375 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[33 (1588599593208119296)]} 0 0
   [junit4]   2> 30376 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[34 (1588599593208119297)]} 0 0
   [junit4]   2> 30376 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[35 (1588599593209167872)]} 0 0
   [junit4]   2> 30377 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[36 (1588599593210216448)]} 0 0
   [junit4]   2> 30378 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[37 (1588599593211265024)]} 0 0
   [junit4]   2> 30378 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[38 (1588599593211265025)]} 0 0
   [junit4]   2> 30379 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[39 (1588599593212313600)]} 0 0
   [junit4]   2> 30380 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[40 (1588599593213362176)]} 0 0
   [junit4]   2> 30381 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[41 (1588599593213362177)]} 0 0
   [junit4]   2> 30381 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[42 (1588599593214410752)]} 0 0
   [junit4]   2> 30382 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[43 (1588599593215459328)]} 0 0
   [junit4]   2> 30383 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[44 (1588599593216507904)]} 0 0
   [junit4]   2> 30384 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[45 (1588599593216507905)]} 0 0
   [junit4]   2> 30384 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[46 (1588599593217556480)]} 0 0
   [junit4]   2> 30385 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[47 (1588599593218605056)]} 0 0
   [junit4]   2> 30385 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[48 (1588599593218605057)]} 0 0
   [junit4]   2> 30386 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[49 (1588599593219653632)]} 0 0
   [junit4]   2> 30388 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[50 (1588599593221750784)]} 0 0
   [junit4]   2> 30389 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[51 (1588599593221750785)]} 0 0
   [junit4]   2> 30389 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[52 (1588599593222799360)]} 0 0
   [junit4]   2> 30390 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[53 (1588599593223847936)]} 0 0
   [junit4]   2> 30391 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[54 (1588599593224896512)]} 0 0
   [junit4]   2> 30391 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[55 (1588599593224896513)]} 0 0
   [junit4]   2> 30392 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[56 (1588599593225945088)]} 0 0
   [junit4]   2> 30393 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[57 (1588599593226993664)]} 0 0
   [junit4]   2> 30394 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[58 (1588599593226993665)]} 0 0
   [junit4]   2> 30394 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[59 (1588599593228042240)]} 0 0
   [junit4]   2> 30395 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[60 (1588599593229090816)]} 0 0
   [junit4]   2> 30396 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[61 (1588599593229090817)]} 0 0
   [junit4]   2> 30396 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[62 (1588599593230139392)]} 0 0
   [junit4]   2> 30397 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[63 (1588599593231187968)]} 0 0
   [junit4]   2> 30398 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[64 (1588599593231187969)]} 0 0
   [junit4]   2> 30398 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[65 (1588599593232236544)]} 0 0
   [junit4]   2> 30399 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[66 (1588599593233285120)]} 0 0
   [junit4]   2> 30400 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[67 (1588599593233285121)]} 0 0
   [junit4]   2> 30405 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[68 (1588599593234333696)]} 0 0
   [junit4]   2> 30406 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[69 (1588599593240625152)]} 0 0
   [junit4]   2> 30407 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[70 (1588599593241673728)]} 0 0
   [junit4]   2> 30408 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[71 (1588599593242722304)]} 0 0
   [junit4]   2> 30409 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[72 (1588599593242722305)]} 0 0
   [junit4]   2> 30409 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[73 (1588599593243770880)]} 0 0
   [junit4]   2> 30410 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[74 (1588599593244819456)]} 0 0
   [junit4]   2> 30411 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[75 (1588599593244819457)]} 0 0
   [junit4]   2> 30411 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[76 (1588599593245868032)]} 0 0
   [junit4]   2> 30412 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[77 (1588599593246916608)]} 0 0
   [junit4]   2> 30413 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[78 (1588599593246916609)]} 0 0
   [junit4]   2> 30413 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[79 (1588599593247965184)]} 0 0
   [junit4]   2> 30414 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[80 (1588599593249013760)]} 0 0
   [junit4]   2> 30414 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[81 (1588599593249013761)]} 0 0
   [junit4]   2> 30415 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[82 (1588599593250062336)]} 0 0
   [junit4]   2> 30416 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[83 (1588599593250062337)]} 0 0
   [junit4]   2> 30416 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[84 (1588599593251110912)]} 0 0
   [junit4]   2> 30417 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[85 (1588599593252159488)]} 0 0
   [junit4]   2> 30418 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[86 (1588599593252159489)]} 0 0
   [junit4]   2> 30418 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[87 (1588599593253208064)]} 0 0
   [junit4]   2> 30419 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[88 (1588599593254256640)]} 0 0
   [junit4]   2> 30419 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[89 (1588599593254256641)]} 0 0
   [junit4]   2> 30420 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[90 (1588599593255305216)]} 0 0
   [junit4]   2> 30420 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[91 (1588599593255305217)]} 0 0
   [junit4]   2> 30421 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[92 (1588599593256353792)]} 0 0
   [junit4]   2> 30423 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[93 (1588599593256353793)]} 0 0
   [junit4]   2> 30423 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[94 (1588599593258450944)]} 0 0
   [junit4]   2> 30423 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[95 (1588599593258450945)]} 0 0
   [junit4]   2> 30424 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[96 (1588599593259499520)]} 0 0
   [junit4]   2> 30424 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[97 (1588599593259499521)]} 0 0
   [junit4]   2> 30425 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[98 (1588599593260548096)]} 0 0
   [junit4]   2> 30427 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[99 (1588599593260548097)]} 0 0
   [junit4]   2> 30427 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100 (1588599593262645248)]} 0 0
   [junit4]   2> 30428 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[101 (1588599593263693824)]} 0 0
   [junit4]   2> 30428 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[102 (1588599593263693825)]} 0 0
   [junit4]   2> 30428 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[103 (1588599593263693826)]} 0 0
   [junit4]   2> 30429 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[104 (1588599593264742400)]} 0 0
   [junit4]   2> 30429 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[105 (1588599593264742401)]} 0 0
   [junit4]   2> 30430 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[106 (1588599593265790976)]} 0 0
   [junit4]   2> 30432 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[107 (1588599593265790977)]} 0 0
   [junit4]   2> 30432 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[108 (1588599593267888128)]} 0 0
   [junit4]   2> 30433 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[109 (1588599593268936704)]} 0 0
   [junit4]   2> 30433 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[110 (1588599593268936705)]} 0 0
   [junit4]   2> 30433 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[111 (1588599593268936706)]} 0 0
   [junit4]   2> 30435 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[112 (1588599593268936707)]} 0 0
   [junit4]   2> 30435 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[113 (1588599593271033856)]} 0 0
   [junit4]   2> 30436 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[114 (1588599593272082432)]} 0 0
   [junit4]   2> 30436 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[115 (1588599593272082433)]} 0 0
   [junit4]   2> 30437 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[116 (1588599593273131008)]} 0 0
   [junit4]   2> 30438 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[117 (1588599593273131009)]} 0 0
   [junit4]   2> 30438 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[118 (1588599593274179584)]} 0 0
   [junit4]   2> 30438 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[119 (1588599593274179585)]} 0 0
   [junit4]   2> 30438 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[120 (1588599593274179586)]} 0 0
   [junit4]   2> 30439 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[121 (1588599593275228160)]} 0 0
   [junit4]   2> 30441 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[122 (1588599593277325312)]} 0 0
   [junit4]   2> 30441 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[123 (1588599593277325313)]} 0 0
   [junit4]   2> 30442 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[124 (1588599593278373888)]} 0 0
   [junit4]   2> 30442 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[125 (1588599593278373889)]} 0 0
   [junit4]   2> 30443 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[126 (1588599593279422464)]} 0 0
   [junit4]   2> 30448 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[127 (1588599593280471040)]} 0 4
   [junit4]   2> 30449 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[128 (1588599593284665344)]} 0 0
   [junit4]   2> 30449 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[129 (1588599593285713920)]} 0 0
   [junit4]   2> 30450 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[130 (1588599593286762496)]} 0 0
   [junit4]   2> 30450 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[131 (1588599593286762497)]} 0 0
   [junit4]   2> 30451 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[132 (1588599593287811072)]} 0 0
   [junit4]   2> 30452 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[133 (1588599593287811073)]} 0 0
   [junit4]   2> 30452 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[134 (1588599593288859648)]} 0 0
   [junit4]   2> 30453 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[135 (1588599593289908224)]} 0 0
   [junit4]   2> 30453 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[136 (1588599593289908225)]} 0 0
   [junit4]   2> 30454 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[137 (1588599593290956800)]} 0 0
   [junit4]   2> 30454 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[138 (1588599593290956801)]} 0 0
   [junit4]   2> 30455 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[139 (1588599593292005376)]} 0 0
   [junit4]   2> 30456 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[140 (1588599593293053952)]} 0 0
   [junit4]   2> 30456 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[141 (1588599593293053953)]} 0 0
   [junit4]   2> 30457 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[142 (1588599593294102528)]} 0 0
   [junit4]   2> 30458 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[143 (1588599593294102529)]} 0 0
   [junit4]   2> 30458 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[144 (1588599593295151104)]} 0 0
   [junit4]   2> 30459 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[145 (1588599593296199680)]} 0 0
   [junit4]   2> 30459 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[146 (1588599593296199681)]} 0 0
   [junit4]   2> 30460 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[147 (1588599593297248256)]} 0 0
   [junit4]   2> 30460 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[148 (1588599593297248257)]} 0 0
   [junit4]   2> 30461 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[149 (1588599593298296832)]} 0 0
   [junit4]   2> 30461 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[150 (1588599593298296833)]} 0 0
   [junit4]   2> 30462 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[151 (1588599593298296834)]} 0 0
   [junit4]   2> 30462 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[152 (1588599593299345408)]} 0 0
   [junit4]   2> 30463 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[153 (1588599593300393984)]} 0 0
   [junit4]   2> 30463 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[154 (1588599593300393985)]} 0 0
   [junit4]   2> 30464 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[155 (1588599593301442560)]} 0 0
   [junit4]   2> 30464 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[156 (1588599593301442561)]} 0 0
   [junit4]   2> 30465 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[157 (1588599593302491136)]} 0 0
   [junit4]   2> 30466 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[158 (1588599593302491137)]} 0 0
   [junit4]   2> 30466 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[159 (1588599593303539712)]} 0 0
   [junit4]   2> 30467 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[160 (1588599593303539713)]} 0 0
   [junit4]   2> 30467 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[161 (1588599593304588288)]} 0 0
   [junit4]   2> 30468 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[162 (1588599593305636864)]} 0 0
   [junit4]   2> 30468 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[163 (1588599593305636865)]} 0 0
   [junit4]   2> 30469 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[164 (1588599593306685440)]} 0 0
   [junit4]   2> 30469 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[165 (1588599593306685441)]} 0 0
   [junit4]   2> 30471 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[166 (1588599593308782592)]} 0 0
   [junit4]   2> 30471 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[167 (1588599593308782593)]} 0 0
   [junit4]   2> 30471 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[168 (1588599593308782594)]} 0 0
   [junit4]   2> 30472 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[169 (1588599593309831168)]} 0 0
   [junit4]   2> 30478 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[170 (1588599593315074048)]} 0 0
   [junit4]   2> 30478 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[171 (1588599593316122624)]} 0 0
   [junit4]   2> 30479 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[172 (1588599593317171200)]} 0 0
   [junit4]   2> 30479 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[173 (1588599593317171201)]} 0 0
   [junit4]   2> 30481 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[174 (1588599593319268352)]} 0 0
   [junit4]   2> 30481 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[175 (1588599593319268353)]} 0 0
   [junit4]   2> 30482 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[176 (1588599593320316928)]} 0 0
   [junit4]   2> 30482 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[177 (1588599593320316929)]} 0 0
   [junit4]   2> 30483 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[178 (1588599593320316930)]} 0 0
   [junit4]   2> 30483 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[179 (1588599593321365504)]} 0 0
   [junit4]   2> 30484 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[180 (1588599593321365505)]} 0 0
   [junit4]   2> 30484 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[181 (1588599593322414080)]} 0 0
   [junit4]   2> 30485 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[182 (1588599593323462656)]} 0 0
   [junit4]   2> 30485 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[183 (1588599593323462657)]} 0 0
   [junit4]   2> 30486 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[184 (1588599593324511232)]} 0 0
   [junit4]   2> 30486 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[185 (1588599593324511233)]} 0 0
   [junit4]   2> 30487 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[186 (1588599593325559808)]} 0 0
   [junit4]   2> 30487 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[187 (1588599593325559809)]} 0 0
   [junit4]   2> 30488 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[188 (1588599593326608384)]} 0 0
   [junit4]   2> 30488 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[189 (1588599593326608385)]} 0 0
   [junit4]   2> 30489 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[190 (1588599593327656960)]} 0 0
   [junit4]   2> 30489 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[191 (1588599593327656961)]} 0 0
   [junit4]   2> 30490 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[192 (1588599593328705536)]} 0 0
   [junit4]   2> 30491 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[193 (1588599593328705537)]} 0 0
   [junit4]   2> 30491 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[194 (1588599593329754112)]} 0 0
   [junit4]   2> 30491 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[195 (1588599593329754113)]} 0 0
   [junit4]   2> 30492 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[196 (1588599593330802688)]} 0 0
   [junit4]   2> 30493 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[197 (1588599593330802689)]} 0 0
   [junit4]   2> 30493 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[198 (1588599593331851264)]} 0 0
   [junit4]   2> 30494 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[199 (1588599593331851265)]} 0 0
   [junit4]   2> 30494 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[200 (1588599593332899840)]} 0 0
   [junit4]   2> 30495 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[201 (1588599593333948416)]} 0 0
   [junit4]   2> 30495 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[202 (1588599593333948417)]} 0 0
   [junit4]   2> 30496 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[203 (1588599593334996992)]} 0 0
   [junit4]   2> 30496 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[204 (1588599593334996993)]} 0 0
   [junit4]   2> 30497 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[205 (1588599593336045568)]} 0 0
   [junit4]   2> 30497 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[206 (1588599593336045569)]} 0 0
   [junit4]   2> 30498 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[207 (1588599593337094144)]} 0 0
   [junit4]   2> 30498 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[208 (1588599593337094145)]} 0 0
   [junit4]   2> 30499 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[209 (1588599593338142720)]} 0 0
   [junit4]   2> 30500 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[210 (1588599593338142721)]} 0 0
   [junit4]   2> 30500 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[211 (1588599593339191296)]} 0 0
   [junit4]   2> 30501 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[212 (1588599593339191297)]} 0 0
   [junit4]   2> 30501 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[213 (1588599593340239872)]} 0 0
   [junit4]   2> 30503 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[214 (1588599593342337024)]} 0 0
   [junit4]   2> 30503 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[215 (1588599593342337025)]} 0 0
   [junit4]   2> 30503 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[216 (1588599593342337026)]} 0 0
   [junit4]   2> 30504 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[217 (1588599593342337027)]} 0 0
   [junit4]   2> 30504 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[218 (1588599593343385600)]} 0 0
   [junit4]   2> 30505 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[219 (1588599593343385601)]} 0 0
   [junit4]   2> 30505 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[220 (1588599593344434176)]} 0 0
   [junit4]   2> 30507 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[221 (1588599593346531328)]} 0 0
   [junit4]   2> 30507 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[222 (1588599593346531329)]} 0 0
   [junit4]   2> 30508 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[223 (1588599593347579904)]} 0 0
   [junit4]   2> 30509 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[224 (1588599593347579905)]} 0 0
   [junit4]   2> 30509 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[225 (1588599593348628480)]} 0 0
   [junit4]   2> 30510 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[226 (1588599593348628481)]} 0 0
   [junit4]   2> 30510 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[227 (1588599593349677056)]} 0 0
   [junit4]   2> 30510 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[228 (1588599593349677057)]} 0 0
   [junit4]   2> 30511 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[229 (1588599593350725632)]} 0 0
   [junit4]   2> 30511 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[230 (1588599593350725633)]} 0 0
   [junit4]   2> 30512 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[231 (1588599593351774208)]} 0 0
   [junit4]   2> 30512 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[232 (1588599593351774209)]} 0 0
   [junit4]   2> 30513 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[233 (1588599593352822784)]} 0 0
   [junit4]   2> 30513 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[234 (1588599593352822785)]} 0 0
   [junit4]   2> 30513 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[235 (1588599593352822786)]} 0 0
   [junit4]   2> 30515 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[236 (1588599593352822787)]} 0 0
   [junit4]   2> 30515 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[237 (1588599593354919936)]} 0 0
   [junit4]   2> 30515 INFO  (SUITE-TestTrieFacet-seed#[85AD760413184CF7]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[238 (1588599593354919937)]} 0 0
   [junit4]   2> 30515 INFO  (SUITE-TestTrieFacet-seed#[85

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

] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1021, maxMBSortInHeap=7.113743306787445, sim=RandomSimilarity(queryNorm=true): {}, locale=es-SV, timezone=Europe/Jersey
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=139754264,total=291504128
   [junit4]   2> NOTE: All tests run in this JVM: [FacetFieldTest, DocumentAnalysisResponseTest, NormalizeEvaluatorTest, CloudSolrClientTest, SolrExampleBinaryTest, LargeVolumeEmbeddedTest, StreamExpressionToExplanationTest, GreaterThanEqualToEvaluatorTest, HttpSolrClientConPoolTest, AscEvaluatorTest, TestValidatingJsonMap, AbsoluteValueEvaluatorTest, FieldValueEvaluatorTest, LargeVolumeBinaryJettyTest, ConcurrentUpdateSolrClientTest, RegressionEvaluatorTest, HyperbolicCosineEvaluatorTest, SolrQueryTest, TestZkConfigManager, ClientUtilsTest, LBHttpSolrClientBuilderTest, RoundEvaluatorTest, LessThanEqualToEvaluatorTest, SolrExampleJettyTest, SquareRootEvaluatorTest, OrEvaluatorTest, SolrExampleStreamingBinaryTest, SolrExceptionTest, StreamExpressionParserTest, UniformDistributionEvaluatorTest, DivideEvaluatorTest, CloudSolrClientCacheTest, SolrSchemalessExampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrSchemalessExampleTest -Dtests.seed=144D55C5ABF325FE -Dtests.slow=true -Dtests.locale=es-SV -Dtests.timezone=Europe/Jersey -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SolrSchemalessExampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000005
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.SolrSchemalessExampleTest_144D55C5ABF325FE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([144D55C5ABF325FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [89/146 (1!)] on J1 in 4.88s, 6 tests, 1 error <<< FAILURES!

[...truncated 1656 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1079, maxMBSortInHeap=5.883876909256363, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CA, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=19991512,total=61865984
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8E488F93CFB429CE -Dtests.slow=true -Dtests.locale=fr-CA -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8E488F93CFB429CE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8E488F93CFB429CE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 0.95s, 8 tests, 1 error <<< FAILURES!

[...truncated 41503 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 378 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/378/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([A5F0767776B26C88]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.ltr.feature.TestExternalFeatures

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestExternalFeatures_5A224D5403A06A0-001\tempDir-001\collection1\conf.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestExternalFeatures_5A224D5403A06A0-001\tempDir-001\collection1\conf.
	at __randomizedtesting.SeedInfo.seed([5A224D5403A06A0]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
	at org.apache.solr.ltr.feature.TestExternalFeatures.after(TestExternalFeatures.java:50)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.json.TestJsonRequest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001\s0-001\collection1\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.json.TestJsonRequest_F871FB6DAAE4B2E-001

	at __randomizedtesting.SeedInfo.seed([F871FB6DAAE4B2E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001

	at __randomizedtesting.SeedInfo.seed([F871FB6DAAE4B2E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_86088B08C4A1B52E-001

	at __randomizedtesting.SeedInfo.seed([86088B08C4A1B52E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4756 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FSTOrd50, content5=PostingsFormat(name=LuceneVarGapFixedInterval), content4=PostingsFormat(name=Direct), trieInt=FSTOrd50, content3=Lucene50(blocksize=128), content2=FSTOrd50, fie?ld=FSTOrd50, utf8=FSTOrd50, trieLong=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Direct), content=FSTOrd50, autf8=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Direct), dvBytesDerefVar=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Direct), dvBytesSortedFixed=DocValuesFormat(name=Direct), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Direct), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Direct), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Direct), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1792, maxMBSortInHeap=6.648990225630286, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(F)Z(0.3), content5=DFR I(F)3(800.0), content2=DFR I(n)Z(0.3), utf8=DFR G2, fie?ld=DFI(Standardized), content=IB SPL-L2, autf8=BM25(k1=1.2,b=0.75)}, locale=es-CR, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=28084016,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=A5F0767776B26C88 -Dtests.slow=true -Dtests.locale=es-CR -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_A5F0767776B26C88-001\3.1.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A5F0767776B26C88]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/8 (1!)] on J0 in 54.13s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8393 lines...]
   [junit4] Suite: org.apache.solr.handler.admin.CoreAdminHandlerTest
   [junit4]   2> 2895037 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001
   [junit4]   2> 2895039 WARN  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2895039 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2895046 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2895047 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2895048 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2895118 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2895138 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2895259 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2895374 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895381 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895381 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895384 INFO  (coreLoadExecutor-8925-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2895386 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2895447 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2895463 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2895549 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2895558 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2895558 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895558 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2895558 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\]
   [junit4]   2> 2895559 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.53125, floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=19.286556677263984, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2895646 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2895646 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2895648 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2895648 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2895649 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=22.2314453125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=3.9441920179968415, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6775008782249398
   [junit4]   2> 2895649 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1948a24b[collection1] main]
   [junit4]   2> 2895650 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2895655 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2895684 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2895685 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2895685 INFO  (coreLoadExecutor-8925-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588560673951973376
   [junit4]   2> 2895685 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2895685 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2895685 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2895686 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2895686 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2895686 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2895688 INFO  (SUITE-CoreAdminHandlerTest-seed#[F871FB6DAAE4B2E]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2895688 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2895694 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2895696 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUnloadForever
   [junit4]   2> 2895696 INFO  (searcherExecutor-8926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1948a24b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2895716 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2895717 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7af8e3ba{/solr,null,AVAILABLE}
   [junit4]   2> 2895717 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1b10aef5{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2895717 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2895718 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64574}
   [junit4]   2> 2895719 ERROR (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2895719 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2895719 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2895719 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2895719 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-03T08:51:54.835Z
   [junit4]   2> 2895720 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852013191874899\solr.xml
   [junit4]   2> 2895728 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2895728 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2895729 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2895803 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895810 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895810 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895821 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852013191874899\.
   [junit4]   2> 2895821 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corex]
   [junit4]   2> 2895824 INFO  (coreLoadExecutor-8936-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2895857 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2895874 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2895975 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2895985 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852013191874899\.\corex, trusted=true
   [junit4]   2> 2895985 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corex' (registry 'solr.core.corex') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2895986 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2895986 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852013191874899\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852013191874899\.\corex\data\]
   [junit4]   2> 2895987 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.53125, floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=19.286556677263984, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2896076 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2896076 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2896078 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2896078 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2896078 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=22.2314453125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=3.9441920179968415, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6775008782249398
   [junit4]   2> 2896079 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@454a7894[corex] main]
   [junit4]   2> 2896079 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2896085 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2896118 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2896118 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2896118 INFO  (coreLoadExecutor-8936-thread-1) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588560674406006784
   [junit4]   2> 2896119 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2896119 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2896119 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2896119 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2896120 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2896120 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2896121 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2896122 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2896122 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@454a7894[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2896633 INFO  (qtp977083263-23866) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1588560674943926272)]} 0 1
   [junit4]   2> 2896633 INFO  (qtp977083263-23867) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588560674946023424,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2896633 INFO  (qtp977083263-23867) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c02bc10 commitCommandVersion:1588560674946023424
   [junit4]   2> 2896635 INFO  (qtp977083263-23867) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7caa281[corex] main]
   [junit4]   2> 2896636 INFO  (qtp977083263-23867) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2896638 INFO  (searcherExecutor-8937-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7caa281[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2896638 INFO  (qtp977083263-23867) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 2896643 INFO  (qtp977083263-23868) [    x:corex] o.a.s.c.S.Request [corex]  webapp=/solr path=/select params={q=id:*&wt=javabin&version=2} hits=1 status=0 QTime=0
   [junit4]   2> 2896646 INFO  (qtp977083263-23868) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corex, tag=null
   [junit4]   2> 2896646 INFO  (qtp977083263-23868) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@619293c4: rootName = null, domain = solr.core.corex, service url = null, agent id = null] for registry solr.core.corex / com.codahale.metrics.MetricRegistry@279026f9
   [junit4]   2> 2896660 INFO  (qtp977083263-23868) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@51e12c5
   [junit4]   2> 2896660 INFO  (qtp977083263-23868) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corex, tag=85856965
   [junit4]   2> 2896666 INFO  (qtp977083263-23868) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=false&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=20
   [junit4]   2> 2896670 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1b10aef5{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2896670 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1527027860
   [junit4]   2> 2896671 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2896671 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c3421c9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7d4efe73
   [junit4]   2> 2896676 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2896676 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a7107bd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f526ec0
   [junit4]   2> 2896681 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2896681 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fed8d1d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fa037ac
   [junit4]   2> 2896681 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@7af8e3ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 2896683 INFO  (TEST-CoreAdminHandlerTest.testUnloadForever-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUnloadForever
   [junit4]   2> 2896693 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDirAfterCreateFailure
   [junit4]   2> 2896694 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDirAfterCreateFailure
   [junit4] IGNOR/A 0.01s J1 | CoreAdminHandlerTest.testDeleteInstanceDirAfterCreateFailure
   [junit4]    > Assumption #1: Ignore test on windows because it does not delete data directory immediately after unload
   [junit4]   2> 2896702 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDeleteInstanceDir
   [junit4]   2> 2896736 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2896737 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e028209{/solr,null,AVAILABLE}
   [junit4]   2> 2896737 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b8a82d2{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=64581}
   [junit4]   2> 2896740 ERROR (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2896740 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-03T08:51:55.856Z
   [junit4]   2> 2896741 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\solr.xml
   [junit4]   2> 2896749 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2896749 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2896750 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2896825 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2896831 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2896831 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2896840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CorePropertiesLocator Found 2 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\.
   [junit4]   2> 2896840 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [corerename, corex]
   [junit4]   2> 2896842 INFO  (coreLoadExecutor-8948-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2896895 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2896895 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2896912 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.s.IndexSchema [corerename] Schema name=test
   [junit4]   2> 2896912 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.s.IndexSchema [corex] Schema name=test
   [junit4]   2> 2897042 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2897043 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2897052 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.c.CoreContainer Creating SolrCore 'corex' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\.\corex, trusted=true
   [junit4]   2> 2897052 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.c.CoreContainer Creating SolrCore 'corerename' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\.\corerename, trusted=true
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corex' (registry 'solr.core.corex') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.corerename' (registry 'solr.core.corerename') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.c.SolrCore [[corex] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\corex], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\.\corex\data\]
   [junit4]   2> 2897053 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.c.SolrCore [[corerename] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\corerename], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\init-core-data-001\org.apache.solr.handler.admin.CoreAdminHandlerTest-corex-852014198252429\.\corerename\data\]
   [junit4]   2> 2897054 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.53125, floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=19.286556677263984, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2897054 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=62.53125, floorSegmentMB=1.177734375, forceMergeDeletesPctAllowed=19.286556677263984, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2897156 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2897156 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2897158 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2897158 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2897159 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2897159 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2897160 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=22.2314453125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=3.9441920179968415, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6775008782249398
   [junit4]   2> 2897160 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2897160 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2897161 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.s.SolrIndexSearcher Opening [Searcher@11e96d93[corerename] main]
   [junit4]   2> 2897161 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=23, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=22.2314453125, floorSegmentMB=1.4658203125, forceMergeDeletesPctAllowed=3.9441920179968415, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6775008782249398
   [junit4]   2> 2897161 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2897161 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f45f066[corex] main]
   [junit4]   2> 2897162 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2897167 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2897172 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 2897204 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2897204 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2897205 INFO  (coreLoadExecutor-8948-thread-1) [    x:corerename] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588560675545808896
   [junit4]   2> 2897205 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2897205 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2897205 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2897205 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2897210 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2897211 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2897211 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2897211 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 2897212 INFO  (coreLoadExecutor-8948-thread-2) [    x:corex] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588560675553148928
   [junit4]   2> 2897212 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2897212 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 2897212 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 2897212 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 2897213 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2897214 INFO  (searcherExecutor-8950-thread-1-processing-x:corerename) [    x:corerename] o.a.s.c.SolrCore [corerename] Registered new searcher Searcher@11e96d93[corerename] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2897214 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 2897223 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 2897225 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 2897227 INFO  (qtp1787141603-23887) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[123 (1588560675558391808)]} 0 10
   [junit4]   2> 2897228 INFO  (qtp1787141603-23889) [    x:corex] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588560675569926144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2897228 INFO  (qtp1787141603-23889) [    x:corex] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@474fa94d commitCommandVersion:1588560675569926144
   [junit4]   2> 2897228 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 2897229 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 2897230 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@7f45f066[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2897234 INFO  (qtp1787141603-23889) [    x:corex] o.a.s.s.SolrIndexSearcher Opening [Searcher@380c1e83[corex] main]
   [junit4]   2> 2897235 INFO  (qtp1787141603-23889) [    x:corex] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2897236 INFO  (searcherExecutor-8949-thread-1-processing-x:corex) [    x:corex] o.a.s.c.SolrCore [corex] Registered new searcher Searcher@380c1e83[corex] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 2897236 INFO  (qtp1787141603-23889) [    x:corex] o.a.s.u.p.LogUpdateProcessorFactory [corex]  webapp=/solr path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 2897239 INFO  (qtp1787141603-23892) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corex, tag=null
   [junit4]   2> 2897239 INFO  (qtp1787141603-23892) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d90d7d2: rootName = null, domain = solr.core.corex, service url = null, agent id = null] for registry solr.core.corex / com.codahale.metrics.MetricRegistry@40d7116e
   [junit4]   2> 2897261 INFO  (qtp1787141603-23892) [    ] o.a.s.c.SolrCore [corex]  CLOSING SolrCore org.apache.solr.core.SolrCore@3fd54fb7
   [junit4]   2> 2897261 INFO  (qtp1787141603-23892) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corex, tag=1070944183
   [junit4]   2> 2897308 INFO  (qtp1787141603-23892) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=corex&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=69
   [junit4]   2> 2897313 INFO  (qtp1787141603-23887) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.corerename, tag=1085945043
   [junit4]   2> 2897313 INFO  (qtp1787141603-23887) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d4c8cb5: rootName = null, domain = solr.core.corerename, service url = null, agent id = null] for registry solr.core.corerename / com.codahale.metrics.MetricRegistry@183d880a
   [junit4]   2> 2897345 INFO  (qtp1787141603-23887) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.brand_new_core_name' (registry 'solr.core.brand_new_core_name') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2897347 INFO  (qtp1787141603-23887) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={core=corerename&other=brand_new_core_name&action=RENAME&indexInfo=true&wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 2897350 INFO  (qtp1787141603-23890) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.brand_new_core_name, tag=null
   [junit4]   2> 2897351 INFO  (qtp1787141603-23890) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22b4524e: rootName = null, domain = solr.core.brand_new_core_name, service url = null, agent id = null] for registry solr.core.brand_new_core_name / com.codahale.metrics.MetricRegistry@183d880a
   [junit4]   2> 2897362 INFO  (qtp1787141603-23890) [    ] o.a.s.c.SolrCore [brand_new_core_name]  CLOSING SolrCore org.apache.solr.core.SolrCore@40ba34d3
   [junit4]   2> 2897362 INFO  (qtp1787141603-23890) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.brand_new_core_name, tag=1085945043
   [junit4]   2> 2897423 INFO  (qtp1787141603-23890) [    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=brand_new_core_name&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false} status=0 QTime=73
   [junit4]   2> 2897427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@b8a82d2{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 2897427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=456993150
   [junit4]   2> 2897427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2897427 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6fd2560a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5fd69ca5
   [junit4]   2> 2897432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2897432 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72baa86c: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f526ec0
   [junit4]   2> 2897435 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2897435 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7abefdd3: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@7fa037ac
   [junit4]   2> 2897436 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2e028209{/solr,null,UNAVAILABLE}
   [junit4]   2> 2897443 INFO  (TEST-CoreAdminHandlerTest.testDeleteInstanceDir-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDeleteInstanceDir
   [junit4]   2> 2897451 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateWithSysVars
   [junit4]   2> 2897462 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    ] o.a.s.h.a.CoreAdminOperation core create command schema=${SCHEMA_TEST}&dataDir=${DATA_TEST}&name=org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars&action=CREATE&instanceDir=${INSTDIR_TEST}&config=${CONFIG_TEST}&wt=xml
   [junit4]   2> 2897510 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2897517 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.IndexSchema [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Schema name=tiny
   [junit4]   2> 2897523 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 2897523 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars, trusted=true
   [junit4]   2> 2897523 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars' (registry 'solr.core.org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2897523 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2897523 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\data_diff\]
   [junit4]   2> 2897529 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=66.2373046875, floorSegmentMB=0.9599609375, forceMergeDeletesPctAllowed=0.4072041176468699, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2897665 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2897666 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2897667 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=572414517, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 2897668 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.SolrIndexSearcher Opening [Searcher@57881be7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main]
   [junit4]   2> 2897669 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars-001\with_sys_vars\conf
   [junit4]   2> 2897670 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2897671 INFO  (TEST-CoreAdminHandlerTest.testCreateWithSysVars-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Ending testCreateWithSysVars
   [junit4]   2> 2897683 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.SolrTestCaseJ4 ###Starting testCoreAdminHandler
   [junit4]   2> 2897690 INFO  (searcherExecutor-8961-thread-1-processing-x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] Registered new searcher Searcher@57881be7[org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2898037 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.a.CoreAdminOperation core create command name=ugly$core%3Dname&action=CREATE&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2898038 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.h.a.CoreAdminOperation core create command property.hoss=man&name=props&action=CREATE&property.foo=baz&instanceDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp&wt=xml
   [junit4]   2> 2898038 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001/tempDir-001/instProp/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001/tempDir-001/instProp/lib/classes]
   [junit4]   2> 2898127 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2898151 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.IndexSchema [props] Schema name=test
   [junit4]   2> 2898266 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2898279 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.CoreContainer Creating SolrCore 'props' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp, trusted=true
   [junit4]   2> 2898279 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.props' (registry 'solr.core.props') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26ea4ffa
   [junit4]   2> 2898279 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2898280 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.c.SolrCore [[props] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_F871FB6DAAE4B2E-001\tempDir-001\instProp\data\]
   [junit4]   2> 2898281 INFO  (TEST-CoreAdminHandlerTest.testCoreAdminHandler-seed#[F871FB6DAAE4B2E]) [    x:org.apache.solr.handler.admin.CoreAdminHandlerTest_sys_vars] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=11, maxMergeAtOnceExplicit=18, maxMergedSegmentMB=62.263671875, floorSegmentMB=0.79296875, forceMergeDeletesPctAllowed=28.11767304918902,

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

unner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.solr.ltr.feature.FeatureException: SolrFeatureWeight requires efi parameter that was not passed in request.
   [junit4]   2> 	at org.apache.solr.ltr.feature.SolrFeature$SolrFeatureWeight.<init>(SolrFeature.java:145)
   [junit4]   2> 	at org.apache.solr.ltr.feature.SolrFeature.createWeight(SolrFeature.java:113)
   [junit4]   2> 	at org.apache.solr.ltr.LTRScoringQuery.createWeights(LTRScoringQuery.java:237)
   [junit4]   2> 	... 42 more
   [junit4]   2> 
   [junit4]   2> 23894 INFO  (qtp269896801-236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=score,fvalias:[fv+store%3Dfstore3+efi.myOcc%3D2.3]&rows=1&wt=json} hits=5 status=0 QTime=0
   [junit4]   2> 23898 INFO  (qtp269896801-236) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/query params={q=*:*&indent=on&fl=score,fvalias:[fv+store%3Dfstore3+efi.myOcc%3D2.3]&rows=1&wt=json&rq={!ltr+reRankDocs%3D10+model%3Dexternalmodel+efi.user_query%3Dw3}} hits=5 status=0 QTime=2
   [junit4]   2> 23899 INFO  (TEST-TestExternalFeatures.testEfiFeatureExtraction-seed#[5A224D5403A06A0]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEfiFeatureExtraction
   [junit4]   2> 23903 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@12bf0885{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 23903 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=422024605
   [junit4]   2> 23904 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 23904 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 23904 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 23918 INFO  (coreCloseExecutor-153-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@fb9bea2
   [junit4]   2> 23918 INFO  (coreCloseExecutor-153-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=263831202
   [junit4]   2> 23929 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78b5cfef{/solr,null,UNAVAILABLE}
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=559238629
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56cb690c: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / null
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@641984e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / null
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 23939 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6712a611: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / null
   [junit4]   2> 23941 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4c6f6c7c
   [junit4]   2> 23942 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1282370684
   [junit4]   2> 23942 INFO  (coreCloseExecutor-155-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3f86ee8c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / null
   [junit4]   2> 23945 INFO  (SUITE-TestExternalFeatures-seed#[5A224D5403A06A0]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=fi-FI, timezone=Africa/Maseru
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=43263744,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestModelManager, TestFieldLengthFeature, TestValueFeature, TestSelectiveWeightCreation, TestFilterSolrFeature, TestExternalFeatures]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestExternalFeatures -Dtests.seed=5A224D5403A06A0 -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=Africa/Maseru -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestExternalFeatures (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\J1\temp\solr.ltr.feature.TestExternalFeatures_5A224D5403A06A0-001\tempDir-001\collection1\conf.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5A224D5403A06A0]:0)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
   [junit4]    > 	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
   [junit4]    > 	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
   [junit4]    > 	at org.apache.solr.ltr.TestRerankBase.aftertest(TestRerankBase.java:222)
   [junit4]    > 	at org.apache.solr.ltr.feature.TestExternalFeatures.after(TestExternalFeatures.java:50)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/35 (1!)] on J1 in 1.75s, 7 tests, 1 error <<< FAILURES!

[...truncated 40808 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 377 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/377/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseParallelGC

21 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.analysis.TestLuceneMatchVersion

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001\spellchecker1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001\spellchecker1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001\init-core-data-001\spellchecker1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.analysis.TestLuceneMatchVersion_1BE7A5B52248A002-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestPullReplica_1BE7A5B52248A002-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSystemCollAutoCreate

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestSystemCollAutoCreate_1BE7A5B52248A002-001\shard-3-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.CoreAdminHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001\instProp: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001\instProp    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001\instProp: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001\instProp
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.CoreAdminHandlerTest_1BE7A5B52248A002-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testRemoveOldLogs

Error Message:
expected:<0> but was:<1>

Stack Trace:
java.lang.AssertionError: expected:<0> but was:<1>
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:3A7B641EEA7229FA]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.search.TestRecovery.testRemoveOldLogs(TestRecovery.java:1153)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testCorruptLog

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:E93A1166D870F1DE]:0)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.search.TestRecovery.testCorruptLog(TestRecovery.java:1322)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes

Error Message:
java.lang.RuntimeException: java.lang.NullPointerException

Stack Trace:
java.lang.Exception: java.lang.RuntimeException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:280B0E111F22866C]:0)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQWrapper(TestRecovery.java:446)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQInsertingChildnodes(TestRecovery.java:360)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1251)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQWrapper(TestRecovery.java:418)
	... 40 more
Caused by: java.lang.NullPointerException
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1463)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1248)
	... 41 more


FAILED:  org.apache.solr.search.TestRecovery.testRecoveryMultipleLogs

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:A2723D84A533E7EB]:0)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.search.TestRecovery.testRecoveryMultipleLogs(TestRecovery.java:1400)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQByAsterixAndChildDocs

Error Message:
java.lang.RuntimeException: java.lang.NullPointerException

Stack Trace:
java.lang.Exception: java.lang.RuntimeException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:7F5CFDD728021B67]:0)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQWrapper(TestRecovery.java:446)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQByAsterixAndChildDocs(TestRecovery.java:312)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.RuntimeException: java.lang.NullPointerException
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1251)
	at org.apache.solr.search.TestRecovery.testLogReplayWithReorderedDBQWrapper(TestRecovery.java:418)
	... 40 more
Caused by: java.lang.NullPointerException
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1463)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1248)
	... 41 more


FAILED:  org.apache.solr.search.TestRecovery.testTruncatedLog

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:7FDD5DCD2B71DD71]:0)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.search.TestRecovery.testTruncatedLog(TestRecovery.java:1263)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testBuffering

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:6090B9E83110129]:0)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.util.TestHarness$LocalRequestFactory.makeRequest(TestHarness.java:469)
	at org.apache.solr.SolrTestCaseJ4.req(SolrTestCaseJ4.java:1199)
	at org.apache.solr.search.TestRecovery.testBuffering(TestRecovery.java:473)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testReload

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:DC17DDB6E80B5810]:0)
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.addAndGetVersion(SolrTestCaseJ4.java:1437)
	at org.apache.solr.search.TestRecovery.testReload(TestRecovery.java:899)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.search.TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay

Error Message:
java.lang.NullPointerException

Stack Trace:
java.lang.RuntimeException: java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:C553DD992D7832A1]:0)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1251)
	at org.apache.solr.search.TestRecovery.testNewDBQAndDocMatchingOldDBQDuringLogReplay(TestRecovery.java:239)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.NullPointerException
	at org.apache.solr.util.TestHarness.getCore(TestHarness.java:250)
	at org.apache.solr.SolrTestCaseJ4.updateJ(SolrTestCaseJ4.java:1257)
	at org.apache.solr.SolrTestCaseJ4.deleteByQueryAndGetVersion(SolrTestCaseJ4.java:1463)
	at org.apache.solr.SolrTestCaseJ4.clearIndex(SolrTestCaseJ4.java:1248)
	... 40 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestRecovery

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.solr.SolrTestCaseJ4.deleteCore(SolrTestCaseJ4.java:783)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:288)
	at sun.reflect.GeneratedMethodAccessor35.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.function.SortByFunctionTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001\spellchecker3: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001\init-core-data-001\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.function.SortByFunctionTest_1BE7A5B52248A002-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_1BE7A5B52248A002-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002:6A035B6354A387CE]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.util.TestSolrCLIRunExample

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [TransactionLog, NRTCachingDirectory, NRTCachingDirectory, NRTCachingDirectory] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.update.TransactionLog  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.update.TransactionLog.<init>(TransactionLog.java:190)  at org.apache.solr.update.UpdateLog.newTransactionLog(UpdateLog.java:448)  at org.apache.solr.update.UpdateLog.ensureLog(UpdateLog.java:1261)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:534)  at org.apache.solr.update.UpdateLog.add(UpdateLog.java:519)  at org.apache.solr.update.DirectUpdateHandler2.doNormalUpdate(DirectUpdateHandler2.java:352)  at org.apache.solr.update.DirectUpdateHandler2.addDoc0(DirectUpdateHandler2.java:271)  at org.apache.solr.update.DirectUpdateHandler2.addDoc(DirectUpdateHandler2.java:221)  at org.apache.solr.update.processor.RunUpdateProcessor.processAdd(RunUpdateProcessorFactory.java:67)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.DistributedUpdateProcessor.doLocalAdd(DistributedUpdateProcessor.java:911)  at org.apache.solr.update.processor.DistributedUpdateProcessor.versionAdd(DistributedUpdateProcessor.java:1122)  at org.apache.solr.update.processor.DistributedUpdateProcessor.processAdd(DistributedUpdateProcessor.java:617)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:475)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)  at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)  at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)  at org.apache.solr.handler.loader.JavabinLoader$1.update(JavabinLoader.java:98)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readOuterMostDocIterator(JavaBinUpdateRequestCodec.java:188)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readIterator(JavaBinUpdateRequestCodec.java:144)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:311)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec$1.readNamedList(JavaBinUpdateRequestCodec.java:130)  at org.apache.solr.common.util.JavaBinCodec.readObject(JavaBinCodec.java:276)  at org.apache.solr.common.util.JavaBinCodec.readVal(JavaBinCodec.java:256)  at org.apache.solr.common.util.JavaBinCodec.unmarshal(JavaBinCodec.java:178)  at org.apache.solr.client.solrj.request.JavaBinUpdateRequestCodec.unmarshal(JavaBinUpdateRequestCodec.java:195)  at org.apache.solr.handler.loader.JavabinLoader.parseAndLoadDocs(JavabinLoader.java:108)  at org.apache.solr.handler.loader.JavabinLoader.load(JavabinLoader.java:55)  at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)  at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)  at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.NRTCachingDirectory  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384

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

FactoryTest, TestSolrJ, TestDocumentBuilder, SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestJettySolrRunner, ConnectionReuseTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteShardTest, DistributedQueueTest, LeaderFailoverAfterPartitionTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, ReplaceNodeTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, ExecutePlanActionTest, HttpTriggerListenerTest, MetricTriggerTest, NodeLostTriggerTest, TestGenericDistributedQueue, TestNodeAddedTrigger, TestNodeLostTrigger, TestSimDistributedQueue, HdfsBasicDistributedZk2Test, HdfsChaosMonkeySafeLeaderTest, HdfsRecoverLeaseTest, HdfsSyncSliceTest, StressHdfsTest, ZkStateWriterTest, ConfigureRecoveryStrategyTest, CoreSorterTest, TestBackupRepositoryFactory, TestInfoStreamLogging, TestInitParams, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrXml, TestBlobHandler, TestSQLHandlerNonCloud, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, CoreAdminCreateDiscoverTest, CoreMergeIndexesAdminHandlerTest, SegmentsInfoRequestHandlerTest, TestApiFramework, TestCollectionAPIs, TestConfigsApi, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetPivotLargeTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrCloudReportersTest, RegexBytesRefFilterTest, SubstringBytesRefFilterTest, TestIntervalFaceting, TestManagedStopFilterFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManagedStopFilterFactory -Dtests.seed=1BE7A5B52248A002 -Dtests.slow=true -Dtests.locale=pt -Dtests.timezone=US/Hawaii -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestManagedStopFilterFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores\core
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_1BE7A5B52248A002-001\tempDir-006
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1BE7A5B52248A002]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [681/764 (10!)] on J0 in 2.72s, 2 tests, 1 error <<< FAILURES!

[...truncated 2640 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=380, maxMBSortInHeap=7.6276300806341935, sim=RandomSimilarity(queryNorm=true): {}, locale=es-VE, timezone=Europe/Zurich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=101885680,total=159907840
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=BE8CCC64687F6192 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Europe/Zurich -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_BE8CCC64687F6192-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BE8CCC64687F6192]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.21s, 8 tests, 1 error <<< FAILURES!

[...truncated 45771 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 376 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/376/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.testManagedSynonyms

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1.
	at __randomizedtesting.SeedInfo.seed([AC744C4F1871A189:1E04F3259805E5AD]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory.after(TestManagedSynonymFilterFactory.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001

	at __randomizedtesting.SeedInfo.seed([CDB16AF551E7A267]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12907 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedSynonymFilterFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\init-core-data-001
   [junit4]   2> 1793212 WARN  (SUITE-TestManagedSynonymFilterFactory-seed#[AC744C4F1871A189]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1793212 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[AC744C4F1871A189]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1793214 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[AC744C4F1871A189]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1793214 INFO  (SUITE-TestManagedSynonymFilterFactory-seed#[AC744C4F1871A189]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1793215 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> 1793585 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1793585 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1793585 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-003\cores\core
   [junit4]   2> 1793588 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1793589 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6be8ec63{/solr,null,AVAILABLE}
   [junit4]   2> 1793589 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@746bcfa6{SSL,[ssl, http/1.1]}{127.0.0.1:56753}
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.Server Started @1805078ms
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001, hostPort=56753, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-003\cores}
   [junit4]   2> 1793590 ERROR (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1793590 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-02T10:40:20.818510300Z
   [junit4]   2> 1793591 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\solr.xml
   [junit4]   2> 1793600 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1793600 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1793601 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1793651 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1793661 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1793661 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1793663 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-003\cores
   [junit4]   2> 1793663 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1793663 INFO  (coreLoadExecutor-6368-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1793664 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1793687 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1793693 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1793697 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1793801 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1793803 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1793803 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1793805 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1793805 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793805 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1793807 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793807 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1793807 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793807 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1793807 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793811 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1793811 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1793811 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1793817 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793819 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1793822 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1793822 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1793822 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1793822 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1793822 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1793828 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1793833 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1793897 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1793897 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1793899 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1793899 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c575858[collection1] main]
   [junit4]   2> 1793899 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1793900 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1793900 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1793900 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1793900 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1793900 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1793901 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1793901 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793901 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1793902 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1793902 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1793902 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1793902 WARN  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793902 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793902 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1793902 INFO  (coreLoadExecutor-6368-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1793903 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56753
   [junit4]   2> 1793903 INFO  (searcherExecutor-6369-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c575858[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1793934 INFO  (qtp1039053038-18974) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 1794075 INFO  (qtp1039053038-18974) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@70d3d83 to URI: /solr/schema
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 1794107 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 1794116 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 1794118 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 1794118 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 1794118 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 1794140 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german
   [junit4]   2> 1794141 INFO  (qtp1039053038-18974) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=224
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	GET	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	0	52	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794169 WARN  (qtp1039053038-18974) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794177 INFO  (qtp1039053038-18975) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fr?hlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 1794177 INFO  (qtp1039053038-18975) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fr?hlich
   [junit4]   2> 1794177 INFO  (qtp1039053038-18975) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german/fr?hlich
   [junit4]   2> 1794178 INFO  (qtp1039053038-18975) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fr?hlich params={indent=on&wt=json} msg={fr?hlich not found in /schema/analysis/synonyms/german} status=404 QTime=3
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	GET	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	404	-	0	2	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794180 WARN  (qtp1039053038-18975) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german/fr%C3%B6hlich
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794193 INFO  (qtp1039053038-18976) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german
   [junit4]   2> 1794194 INFO  (qtp1039053038-18976) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/synonyms/german: {fr?hlich=[gl?cklick]} is a java.util.LinkedHashMap
   [junit4]   2> 1794195 INFO  (qtp1039053038-18976) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1794195 INFO  (qtp1039053038-18976) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=9
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	PUT	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	28	6	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794198 WARN  (qtp1039053038-18976) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794202 INFO  (qtp1039053038-18977) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german
   [junit4]   2> 1794203 INFO  (qtp1039053038-18977) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german params={indent=on&wt=json} status=0 QTime=0
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	GET	/solr/schema/analysis/synonyms/german	wt=json&indent=on	200	-	0	1	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794204 WARN  (qtp1039053038-18977) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794208 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fr?hlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 1794208 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fr?hlich
   [junit4]   2> 1794208 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german/fr?hlich
   [junit4]   2> 1794209 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1794209 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Removed synonym mappings for: fr?hlich
   [junit4]   2> 1794209 INFO  (qtp1039053038-18970) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fr?hlich params={indent=on&wt=json} status=0 QTime=3
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	DELETE	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	200	-	0	3	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794211 WARN  (qtp1039053038-18970) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german/fr%C3%B6hlich
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794214 INFO  (qtp1039053038-18972) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/german/fr?hlich, looking for parent: /schema/analysis/synonyms/german
   [junit4]   2> 1794214 INFO  (qtp1039053038-18972) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/german for child: fr?hlich
   [junit4]   2> 1794214 INFO  (qtp1039053038-18972) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager@560a999b] for /schema/analysis/synonyms/german/fr?hlich
   [junit4]   2> 1794215 INFO  (qtp1039053038-18972) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/german/fr?hlich params={indent=on&wt=json} msg={fr?hlich not found in /schema/analysis/synonyms/german} status=404 QTime=1
   [junit4]   2> xin 02, 2018 12:40:21 DE LA TARDI org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-02	12:40:21	127.0.0.1	-	127.0.0.1	56753	DELETE	/solr/schema/analysis/synonyms/german/fr%C3%B6hlich	wt=json&indent=on	404	-	0	1	https://127.0.0.1:56753	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1794216 WARN  (qtp1039053038-18972) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/german/fr%C3%B6hlich
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1794220 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@746bcfa6{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1794220 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1203705749
   [junit4]   2> 1794220 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1794220 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38046caf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4def7506
   [junit4]   2> 1794229 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1794229 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2ccdd165: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@28957cf6
   [junit4]   2> 1794235 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1794235 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@274f6d3e: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@63029a7e
   [junit4]   2> 1794236 INFO  (coreCloseExecutor-6373-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@213f0883
   [junit4]   2> 1794236 INFO  (coreCloseExecutor-6373-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=557779075
   [junit4]   2> 1794236 INFO  (coreCloseExecutor-6373-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@84edc02: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@18841caa
   [junit4]   2> 1794253 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6be8ec63{/solr,null,UNAVAILABLE}
   [junit4]   2> 1794444 INFO  (TEST-TestManagedSynonymFilterFactory.testCanHandleDecodingAndEncodingForSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCanHandleDecodingAndEncodingForSynonyms
   [junit4]   2> 1794446 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSynonyms
   [junit4]   2> 1794879 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1794879 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1794880 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-005\cores\core
   [junit4]   2> 1794883 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1794885 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7475bc4d{/solr,null,AVAILABLE}
   [junit4]   2> 1794887 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7543395{SSL,[ssl, http/1.1]}{127.0.0.1:56759}
   [junit4]   2> 1794887 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.e.j.s.Server Started @1806375ms
   [junit4]   2> 1794887 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001, hostPort=56759, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-005\cores}
   [junit4]   2> 1794888 ERROR (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1794888 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1794888 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1794888 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1794888 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-02T10:40:22.116458Z
   [junit4]   2> 1794888 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\solr.xml
   [junit4]   2> 1794892 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1794893 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1794894 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1794953 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1794964 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1794964 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1794967 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-005\cores
   [junit4]   2> 1794967 INFO  (TEST-TestManagedSynonymFilterFactory.testManagedSynonyms-seed#[AC744C4F1871A189]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1794968 INFO  (coreLoadExecutor-6380-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1794969 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1795002 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1795008 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1795013 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1795109 WARN  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1795112 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1795113 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1795115 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1795115 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1795115 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1795115 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1795116 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1795116 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1795116 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1795116 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1795121 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1795121 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1795121 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1795127 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1795128 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1795130 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1795134 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1795134 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1795134 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@26a1fb90
   [junit4]   2> 1795134 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1795134 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-005\cores\core\data\]
   [junit4]   2> 1795140 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=43, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1795143 WARN  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1795203 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1795203 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1795204 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1795205 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@613db87[collection1] main]
   [junit4]   2> 1795205 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1795206 WARN  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1795207 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001\tempDir-001\collection1\conf
   [junit4]   2> 1795207 INFO  (coreLoadExecutor-6380-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1795207 INFO  (coreLoadExecutor-6380-thread-1) [  

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

thodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedSynonymFilterFactory_AC744C4F1871A189-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=973, maxMBSortInHeap=5.336404640380355, sim=RandomSimilarity(queryNorm=true): {}, locale=ast, timezone=Asia/Gaza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=174029512,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MultiThreadedOCPTest, DocValuesMultiTest, TestSchemaManager, TestScoreJoinQPScore, RecoveryAfterSoftCommitTest, TestJettySolrRunner, TestDocBasedVersionConstraints, TestDynamicLoading, TestReloadDeadlock, MoveReplicaHDFSTest, TestBadConfig, TestTrie, TestOverriddenPrefixQueryForCustomFieldType, LeaderInitiatedRecoveryOnCommitTest, TestManagedSchema, DistributedFacetExistsSmallTest, TestFastWriter, HdfsWriteToMultipleCollectionsTest, TestSimpleQParserPlugin, EchoParamsTest, TestFieldCacheSort, ShufflingReplicaListTransformerTest, TestElisionMultitermQuery, PreAnalyzedFieldManagedSchemaCloudTest, TestPartialUpdateDeduplication, TestStressCloudBlindAtomicUpdates, TestDocSet, TestQueryUtils, TestCryptoKeys, DistribDocExpirationUpdateProcessorTest, SolrGraphiteReporterTest, ClassificationUpdateProcessorTest, TestCloudRecovery, TestHttpShardHandlerFactory, TestComponentsName, OpenExchangeRatesOrgProviderTest, TriggerIntegrationTest, BlockCacheTest, TestClusterStateMutator, TestSSLRandomization, IndexSchemaRuntimeFieldTest, ShardSplitTest, TestLegacyNumericUtils, CacheHeaderTest, TestApiFramework, TestRestoreCore, DistributedMLTComponentTest, JsonLoaderTest, AliasIntegrationTest, CloudMLTQParserTest, TestCopyFieldCollectionResource, BlobRepositoryCloudTest, RuleEngineTest, TestSchemaResource, TestAnalyzedSuggestions, ZkSolrClientTest, DistributedQueueTest, TestRandomFlRTGCloud, TestNumericTerms64, SpellCheckCollatorWithCollapseTest, TestPostingsSolrHighlighter, TestRTimerTree, TestConfigSetProperties, SimpleCollectionCreateDeleteTest, StatelessScriptUpdateProcessorFactoryTest, TestImpersonationWithHadoopAuth, TestLegacyField, TestCorePropertiesReload, FileUtilsTest, TestSolrConfigHandlerConcurrent, DeleteStatusTest, TestSolr4Spatial2, SpellPossibilityIteratorTest, SampleTest, ActionThrottleTest, SoftAutoCommitTest, BigEndianAscendingWordSerializerTest, TestLuceneIndexBackCompat, TestCollationFieldDocValues, TestValueSourceCache, TestComputePlanAction, TestLuceneMatchVersion, HighlighterMaxOffsetTest, TestSolrDeletionPolicy1, TestStressVersions, TestFastOutputStream, HLLSerializationTest, TestFieldCacheVsDocValues, CoreAdminHandlerTest, SolrPluginUtilsTest, TestMacros, HdfsAutoAddReplicasIntegrationTest, SimpleFacetsTest, AutoAddReplicasPlanActionTest, TestManagedResource, TestInfoStreamLogging, TestShardHandlerFactory, LeaderElectionIntegrationTest, SolrMetricsIntegrationTest, SolrCoreTest, FieldMutatingUpdateProcessorTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, BadComponentTest, CollectionStateFormat2Test, HdfsLockFactoryTest, TestStressLiveNodes, HttpPartitionTest, PKIAuthenticationIntegrationTest, ChaosMonkeySafeLeaderTest, TestPullReplica, EnumFieldTest, TriLevelCompositeIdRoutingTest, TestShortCircuitedRequests, TestSimDistributedQueue, SolrJmxReporterTest, DateRangeFieldTest, TermsComponentTest, CdcrBootstrapTest, SolrIndexConfigTest, TestSearchPerf, TermVectorComponentDistributedTest, TestUniqueKeyFieldResource, ConnectionManagerTest, TestExecutePlanAction, RegexBytesRefFilterTest, TestNamedUpdateProcessors, TestCloudManagedSchema, TestRandomFaceting, CdcrVersionReplicationTest, TestBlendedInfixSuggestions, TestSlowCompositeReaderWrapper, TestLegacyFieldCache, DistributedQueryComponentCustomSortTest, DocValuesTest, TestPayloadScoreQParserPlugin, TestDocumentBuilder, TestManagedSchemaThreadSafety, ResponseHeaderTest, SSLMigrationTest, ExternalFileFieldSortTest, SolrIndexSplitterTest, TestLargeCluster, TestConfigsApi, PluginInfoTest, TestLMJelinekMercerSimilarityFactory, TestManagedSynonymFilterFactory]
   [junit4] Completed [342/764 (1!)] on J1 in 2.77s, 2 tests, 1 error <<< FAILURES!

[...truncated 3737 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=km, timezone=ACT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72721568,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=CDB16AF551E7A267 -Dtests.slow=true -Dtests.locale=km -Dtests.timezone=ACT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_CDB16AF551E7A267-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CDB16AF551E7A267]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 13.59s, 8 tests, 1 error <<< FAILURES!

[...truncated 38476 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 375 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/375/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001

	at __randomizedtesting.SeedInfo.seed([CD785048E1CD3DC1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:56563
	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2:B355BFABF6F5214A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:320)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:64249/kwhz

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:64249/kwhz
	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2:B355BFABF6F5214A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:320)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2:7EABF2081C5BF0C6]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=9976, name=sdqtest--2906-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$622/16642998.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$98/12937102.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=9976, name=sdqtest--2906-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$622/16642998.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$98/12937102.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001

	at __randomizedtesting.SeedInfo.seed([1CC2BE264A7EA42D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1639 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ar-YE, timezone=Etc/GMT+1
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=360603592,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestCodecHoldsOpenFiles, TestArrayUtil, TestBlockPostingsFormat2, TestNotDocIdSet, TestAddIndexes, TestPolygon, TestManyFields, TestBytesRef, TestSearch, TestReusableStringReader, TestCloseableThreadLocal, TestIndexWriterUnicode, TestDuelingCodecs, TestQueryRescorer, TestPointValues, TestSameTokenSamePosition, TestSwappedIndexFiles, TestSpanCollection, TestIntArrayDocIdSet, TestPackedTokenAttributeImpl, Test4GBStoredFields, TestScorerPerf, TestSpanExplanationsOfNonMatches, MultiCollectorTest, TestSimpleFSDirectory, TestEarlyTermination, TestBinaryDocValuesUpdates, TestMergePolicyWrapper, TestSimilarityProvider, TestCodecUtil, TestSparseFixedBitDocIdSet, TestRecyclingByteBlockAllocator, TestMixedDocValuesUpdates, TestMultiMMap, TestFSTs, TestWordlistLoader, TestSearchWithThreads, TestHighCompressionMode, TestSort, TestBinaryDocument, TestOmitPositions, TestSegmentCacheables, TestBooleanQueryVisitSubscorers, TestReaderWrapperDVTypeCheck, TestTwoPhaseCommitTool, TestFilterLeafReader, TestAtomicUpdate, TestSimilarity2, TestCharsRefBuilder, TestRamUsageEstimator, TestCharFilter, TestSynonymQuery, TestTrackingDirectoryWrapper, TestMultiThreadTermVectors, TestSpanNearQuery, TestSearchForDuplicates, TestSnapshotDeletionPolicy, TestMultiCollector, TestTryDelete, TestLucene70SegmentInfoFormat, TestDocsAndPositions, TestIndexWriterThreadsToSegments, TestRegExp, TestConsistentFieldNumbers, TestControlledRealTimeReopenThread, TestPriorityQueue, TestFilterIterator, TestDocsWithFieldSet, TestMinimize, TestUnicodeUtil, TestIndexWriter, TestFieldCacheRewriteMethod, TestBooleanQuery, TestPayloadsOnVectors, TestPhrasePrefixQuery, TestCrashCausesCorruptIndex, TestSortRescorer, TestCrash, TestTimSorter, TestIntRangeFieldQueries, TestSameScoresWithThreads, TestNewestSegment, TestTopDocsMerge, TestSloppyPhraseQuery, TestThreadedForceMerge, TestIndexOrDocValuesQuery, TestFilterDirectory, TestNeverDelete, TestAssertions, TestPositionIncrement, TestLockFactory, TestFilterCodecReader, TestLucene50TermVectorsFormat, TestDemoParallelLeafReader, TestSpanExplanations, TestBooleanSimilarity, TestIndexWriterOnVMError, TestPrefixRandom, TestSimpleAttributeImpl, TestWildcardRandom, TestBKD, TestDocumentsWriterDeleteQueue, TestPrefixQuery, TestFilterWeight, TestFieldInvertState, TestIndexManyDocuments, TestDocInverterPerFieldErrorInfo, TestLucene70DocValuesFormat, TestScoreCachingWrappingScorer, TestFieldsReader, TestParallelReaderEmptyIndex, TestNoMergePolicy, TestAllFilesDetectTruncation, TestIndexWriterWithThreads, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestBytesStore, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestIndexWriterMergePolicy, TestNorms, TestStandardAnalyzer, TestPerFieldPostingsFormat, TestByteSlices, TestDirectoryReader, TestPhraseQuery, TestBagOfPositions, TestFixedBitSet, TestParallelCompositeReader, TestMultiDocValues, TestToken, TestCustomSearcherSort, TestSimilarityBase, TestBooleanMinShouldMatch, TestTermsEnum2, TestDeterminizeLexicon, TestCustomNorms, TestFlex, TestUTF32ToUTF8, TestDeterminism, TestBagOfPostings, TestCharTermAttributeImpl, TestSloppyPhraseQuery2, TestForceMergeForever, TestLiveFieldValues, TestSpanSearchEquivalence, TestSimpleExplanationsOfNonMatches, TestIntBlockPool, TestSegmentTermEnum, TestAllFilesHaveCodecHeader, TestMaxTermFrequency, TestTopFieldCollector, TestIndexableField, TestSentinelIntSet, TestRegexpRandom, TestSpanMultiTermQueryWrapper, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestElevationComparator, TestSubScorerFreqs, TestConjunctions, TestDateSort, TestVirtualMethod, TestSmallFloat, TestDocCount, TestAutomatonQueryUnicode, TestTotalHitCountCollector, TestIsCurrent, TestNoMergeScheduler, TestNamedSPILoader, TestIndexWriterLockRelease, TestIndexWriterOnJRECrash, TestNGramPhraseQuery, TestTermdocPerf, TestTerm, Test2BTerms, Test2BNumericDocValues, TestCharArrayMap, TestCharacterUtils, TestBlockPostingsFormat3, TestLucene50StoredFieldsFormatHighCompression, TestLucene70NormsFormat, TestFieldType, TestGeoEncodingUtils, Test2BPoints, Test2BSortedDocValuesFixedSorted, Test2BSortedDocValuesOrds, TestAllFilesCheckIndexHeader, TestAllFilesHaveChecksumFooter, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestExitableDirectoryReader, TestFilterDirectoryReader, TestIndexReaderClose, TestIndexWriterDeleteByQuery, TestIndexWriterExceptions2, TestIndexWriterFromReader, TestIndexWriterOutOfFileDescriptors, TestInfoStream, TestLogMergePolicy, TestMaxPosition, TestMultiTermsEnum, TestNumericDocValuesUpdates, TestBoostQuery, TestDocValuesRewriteMethod, TestDoubleValuesSource, TestFloatRangeFieldQueries, TestMatchNoDocsQuery, TestMultiPhraseEnum, TestMultiset, TestNormsFieldExistsQuery, TestSimpleExplanationsWithFillerDocs, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=CD785048E1CD3DC1 -Dtests.slow=true -Dtests.locale=ar-YE -Dtests.timezone=Etc/GMT+1 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_CD785048E1CD3DC1-001\testInt-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD785048E1CD3DC1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [427/458 (1!)] on J0 in 1.63s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 10583 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 764141 INFO  (SUITE-TestGenericDistributedQueue-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_3B01807158094CB2-001\init-core-data-001
   [junit4]   2> 764142 WARN  (SUITE-TestGenericDistributedQueue-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 764142 INFO  (SUITE-TestGenericDistributedQueue-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 764147 INFO  (SUITE-TestGenericDistributedQueue-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 764148 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 767257 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=3B01807158094CB2 -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.11s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2:7EABF2081C5BF0C6]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:116)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 767260 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 768764 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 768778 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 769167 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 769173 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 771217 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[3B01807158094CB2]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_3B01807158094CB2-001
   [junit4]   2> Jan 01, 2018 11:22:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Jan 01, 2018 11:22:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=9976, name=sdqtest--2906-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$622/16642998.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$98/12937102.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Jan 01, 2018 11:22:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=9976, name=sdqtest--2906-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Jan 01, 2018 11:22:39 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=3, maxDocsPerChunk=397, blockSize=321), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=3, blockSize=321)), sim=RandomSimilarity(queryNorm=false): {}, locale=ar-IQ, timezone=Asia/Barnaul
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=167386016,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [SolrGangliaReporterTest, WordBreakSolrSpellCheckerTest, TestSolrCloudWithSecureImpersonation, SearchHandlerTest, ShowFileRequestHandlerTest, TestHighlightDedupGrouping, SolrCoreMetricManagerTest, VMParamsZkACLAndCredentialsProvidersTest, TestMacroExpander, TestSystemCollAutoCreate, NoCacheHeaderTest, CdcrBidirectionalTest, TestSolr4Spatial, ManagedSchemaRoundRobinCloudTest, SearchRateTriggerTest, BinaryUpdateRequestHandlerTest, TestRecoveryHdfs, TestUseDocValuesAsStored2, ForceLeaderTest, DataDrivenBlockJoinTest, HdfsRestartWhileUpdatingTest, TestJmxIntegration, CursorPagingTest, TestBulkSchemaConcurrent, TestSmileRequest, TestHashQParserPlugin, TestSolrCoreProperties, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestSolrConfigHandlerCloud, DistributedQueryComponentOptimizationTest, DistributedSpellCheckComponentTest, TestSerializedLuceneMatchVersion, TestUpdate, TestIndexingPerformance, SortByFunctionTest, TestXIncludeConfig, TestHdfsBackupRestoreCore, SharedFSAutoReplicaFailoverTest, TestPHPSerializedResponseWriter, SuggesterWFSTTest, OverseerModifyCollectionTest, TestSolrCLIRunExample, MultiTermTest, ResourceLoaderTest, JSONWriterTest, TestUnifiedSolrHighlighter, TestCustomSort, TestSolrDeletionPolicy2, TestSizeLimitedDistributedMap, TestTlogReplica, SolrCLIZkUtilsTest, TestConfigSetsAPIZkFailure, TestDistribStateManager, RequiredFieldsTest, SolrMetricReporterTest, DeleteShardTest, TestDynamicFieldCollectionResource, DistributedVersionInfoTest, TestCloudNestedDocsSort, TestConfigReload, UtilsToolTest, TestEmbeddedSolrServerAdminHandler, TestCustomStream, TestAnalyzeInfixSuggestions, MetricUtilsTest, TestLeaderElectionZkExpiry, TestExceedMaxTermLength, TestTolerantSearch, TestQuerySenderNoQuery, TestScoreJoinQPNoScore, SuggestComponentTest, SignatureUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestStandardQParsers, DisMaxRequestHandlerTest, FullHLLTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=3B01807158094CB2 -Dtests.slow=true -Dtests.locale=ar-IQ -Dtests.timezone=Asia/Barnaul -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=9976, name=sdqtest--2906-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$1(TestSimDistributedQueue.java:107)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$622/16642998.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$98/12937102.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3B01807158094CB2]:0)
   [junit4] Completed [159/764 (1!)] on J0 in 27.28s, 4 tests, 2 errors <<< FAILURES!

[...truncated 627 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionAPI
   [junit4]   2> 1203648 INFO  (SUITE-TestCollectionAPI-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\init-core-data-001
   [junit4]   2> 1203649 WARN  (SUITE-TestCollectionAPI-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1203650 INFO  (SUITE-TestCollectionAPI-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1203653 INFO  (SUITE-TestCollectionAPI-seed#[3B01807158094CB2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1203653 INFO  (SUITE-TestCollectionAPI-seed#[3B01807158094CB2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /kwhz/
   [junit4]   2> 1203656 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1203656 INFO  (Thread-2722) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1203656 INFO  (Thread-2722) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1203659 ERROR (Thread-2722) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1203756 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.ZkTestServer start zk server on port:64241
   [junit4]   2> 1203764 INFO  (zkConnectionManagerCallback-3628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1203775 INFO  (zkConnectionManagerCallback-3630-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1203795 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1203802 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1203808 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1203813 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1203818 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1203821 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1203824 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1203827 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1203829 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1203832 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1203834 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1203836 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 1204319 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1204320 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@ad3f14{/kwhz,null,AVAILABLE}
   [junit4]   2> 1204324 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@10d40b0{HTTP/1.1,[http/1.1]}{127.0.0.1:64249}
   [junit4]   2> 1204324 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.Server Started @1211385ms
   [junit4]   2> 1204324 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\tempDir-001/control/data, replicaType=NRT, hostContext=/kwhz, hostPort=64249, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\control-001\cores}
   [junit4]   2> 1204325 ERROR (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1204325 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1204325 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1204325 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1204325 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T23:29:32.856Z
   [junit4]   2> 1204328 INFO  (zkConnectionManagerCallback-3632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204330 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1204330 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\control-001\solr.xml
   [junit4]   2> 1204339 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1204339 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1204341 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@260b98, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1204346 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64241/solr
   [junit4]   2> 1204348 INFO  (zkConnectionManagerCallback-3636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204353 INFO  (zkConnectionManagerCallback-3638-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204475 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1204476 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64249_kwhz
   [junit4]   2> 1204477 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.Overseer Overseer (id=99277168455843844-127.0.0.1:64249_kwhz-n_0000000000) starting
   [junit4]   2> 1204488 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64249_kwhz
   [junit4]   2> 1204492 INFO  (OverseerStateUpdate-99277168455843844-127.0.0.1:64249_kwhz-n_0000000000) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1204639 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@260b98
   [junit4]   2> 1204649 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@260b98
   [junit4]   2> 1204649 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@260b98
   [junit4]   2> 1204652 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\control-001\cores
   [junit4]   2> 1204682 INFO  (zkConnectionManagerCallback-3644-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1204684 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1204685 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64241/solr ready
   [junit4]   2> 1204688 INFO  (qtp11715755-14187) [n:127.0.0.1:64249_kwhz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64249_kwhz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1204690 INFO  (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1204801 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1204802 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1204908 INFO  (zkCallback-3637-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1205834 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1205867 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1205943 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 1205973 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 1205974 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@260b98
   [junit4]   2> 1205974 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1205974 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCollectionAPI_3B01807158094CB2-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1205977 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=38, maxMergedSegmentMB=28.755859375, floorSegmentMB=1.919921875, forceMergeDeletesPctAllowed=7.649922720115412, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1205980 WARN  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1206073 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1206073 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1206075 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1206075 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1206076 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=32, maxMergeAtOnceExplicit=44, maxMergedSegmentMB=47.2353515625, floorSegmentMB=0.970703125, forceMergeDeletesPctAllowed=25.484040503432734, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7372477628835474
   [junit4]   2> 1206077 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@165abe8[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1206078 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 1206079 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1206080 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1206080 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588434697832103936
   [junit4]   2> 1206081 INFO  (searcherExecutor-5476-thread-1-processing-n:127.0.0.1:64249_kwhz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@165abe8[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:64249/kwhz/control_collection_shard1_replica_n1/
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:64249/kwhz/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1206086 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1206091 INFO  (qtp11715755-14189) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:64249/kwhz/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1264689 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 64249
   [junit4]   2> 1264689 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=13641249
   [junit4]   2> 1264689 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1264689 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@9fc445: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1975634
   [junit4]   2> 1264699 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1264699 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12ad923: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7d6695
   [junit4]   2> 1264709 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1264709 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1dac5bf: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1b3018f
   [junit4]   2> 1264714 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:64249_kwhz
   [junit4]   2> 1264717 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1264718 INFO  (zkCallback-3637-thread-2-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1264719 INFO  (coreCloseExecutor-5481-thread-1) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13b8140
   [junit4]   2> 1264719 INFO  (coreCloseExecutor-5481-thread-1) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.control_collection.shard1.replica_n1, tag=20676928
   [junit4]   2> 1264719 INFO  (coreCloseExecutor-5481-thread-1) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5088fa: rootName = null, domain = solr.core.control_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.control_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@55da51
   [junit4]   2> 1264742 INFO  (coreCloseExecutor-5481-thread-1) [n:127.0.0.1:64249_kwhz c:control_collection s:shard1 r:core_node2 x:control_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.control_collection.shard1.leader, tag=20676928
   [junit4]   2> 1275559 INFO  (ScheduledTrigger-5471-thread-3) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 1275564 INFO  (AutoscalingActionExecutor-5472-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 731941951 sessionWrapper.createTime 731941950948110, this.sessionWrapper.createTime 731941950948110 
   [junit4]   2> 1275564 INFO  (AutoscalingActionExecutor-5472-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.a.ExecutePlanAction No operations to execute for event: {
   [junit4]   2>   "id":"299b02f02057bTf0cxvw262yrq650jn1fjjyrb3",
   [junit4]   2>   "source":".auto_add_replicas",
   [junit4]   2>   "eventTime":731931935376763,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[731931935376763],
   [junit4]   2>     "_enqueue_time_":731941944981033,
   [junit4]   2>     "nodeNames":["127.0.0.1:64249_kwhz"]}}
   [junit4]   2> 1384693 ERROR (qtp11715755-14187) [n:127.0.0.1:64249_kwhz    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1384695 INFO  (qtp11715755-14187) [n:127.0.0.1:64249_kwhz    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64249_kwhz&wt=javabin&version=2} status=500 QTime=180006
   [junit4]   2> 1384695 ERROR (qtp11715755-14187) [n:127.0.0.1:64249_kwhz    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1804800 ERROR (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:64249/kwhz
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:64249/kwhz
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1804801 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.a.s.c.Overseer Overseer (id=99277168455843844-127.0.0.1:64249_kwhz-n_0000000000) closing
   [junit4]   2> 1804802 ERROR (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [control_collection].
   [junit4]   2> 1804802 INFO  (OverseerStateUpdate-99277168455843844-127.0.0.1:64249_kwhz-n_0000000000) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:64249_kwhz
   [junit4]   2> 1804803 INFO  (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1834837 INFO  (zkCallback-3637-thread-5-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 1834840 ERROR (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.OverseerCollectionMessageHandler Collection: control_collection operation: create failed:org.apache.solr.common.SolrException: Could not fully remove collection: control_collection
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:112)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.cleanupCollection(OverseerCollectionMessageHandler.java:688)
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:240)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1834846 INFO  (OverseerThreadFactory-5473-thread-1-processing-n:127.0.0.1:64249_kwhz) [n:127.0.0.1:64249_kwhz    ] 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> 1834847 WARN  (OverseerAutoScalingTriggerThread-99277168455843844-127.0.0.1:64249_kwhz-n_0000000000) [n:127.0.0.1:64249_kwhz    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1834850 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@10d40b0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1834850 INFO  (TEST-TestCollectionAPI.test-seed#[3B01807158094CB2]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@ad3f14{/kwhz,nu

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

stUnifiedSolrHighlighter, TestCustomSort, TestSolrDeletionPolicy2, TestSizeLimitedDistributedMap, TestTlogReplica, SolrCLIZkUtilsTest, TestConfigSetsAPIZkFailure, TestDistribStateManager, RequiredFieldsTest, SolrMetricReporterTest, DeleteShardTest, TestDynamicFieldCollectionResource, DistributedVersionInfoTest, TestCloudNestedDocsSort, TestConfigReload, UtilsToolTest, TestEmbeddedSolrServerAdminHandler, TestCustomStream, TestAnalyzeInfixSuggestions, MetricUtilsTest, TestLeaderElectionZkExpiry, TestExceedMaxTermLength, TestTolerantSearch, TestQuerySenderNoQuery, TestScoreJoinQPNoScore, SuggestComponentTest, SignatureUpdateProcessorFactoryTest, CloneFieldUpdateProcessorFactoryTest, CSVRequestHandlerTest, TestStandardQParsers, DisMaxRequestHandlerTest, FullHLLTest, TestGenericDistributedQueue, AnalyticsQueryTest, TestBackupRepositoryFactory, TestDFRSimilarityFactory, DistributedTermsComponentTest, TestClusterStateProvider, TestPointFields, TestLMDirichletSimilarityFactory, PrimUtilsTest, JavabinLoaderTest, TestManagedResourceStorage, HdfsUnloadDistributedZkTest, TestPushWriter, TestFieldTypeCollectionResource, HdfsBasicDistributedZk2Test, TestAddFieldRealTimeGet, TestHdfsCloudBackupRestore, StressHdfsTest, UUIDUpdateProcessorFallbackTest, TestStressRecovery, LeaderElectionTest, TestSimpleTextCodec, TestCodecSupport, TestDefaultStatsCache, AlternateDirectoryTest, TestGraphMLResponseWriter, TestInPlaceUpdatesDistrib, CdcrReplicationDistributedZkTest, TestStressInPlaceUpdates, TestQueryWrapperFilter, TestCoreAdminApis, DistributedExpandComponentTest, TestRealTimeGet, TestReqParamsAPI, CurrencyFieldTypeTest, TestCollectionAPIs, SolrCmdDistributorTest, PrimitiveFieldTypeTest, TestSchemaSimilarityResource, TestReplicationHandler, DirectUpdateHandlerTest, TestQuerySenderListener, StatsComponentTest, TestNodeAddedTrigger, TestSubQueryTransformerDistrib, AddSchemaFieldsUpdateProcessorFactoryTest, RemoteQueryErrorTest, NumberUtilsTest, TestEmbeddedSolrServerSchemaAPI, UnloadDistributedZkTest, SaslZkACLProviderTest, TestPhraseSuggestions, HdfsDirectoryFactoryTest, SolrJmxReporterCloudTest, TestCollectionAPI, TestDocTermOrds, TestPrepRecovery, TestSolrCoreSnapshots, HighlighterConfigTest, TestXmlQParserPlugin, OverseerStatusTest, TestPivotHelperCode, SolrSlf4jReporterTest, RankQueryTest, TestManagedSynonymGraphFilterFactory, DateFieldTest, ClusterStateUpdateTest, TestCoreDiscovery, DistributedQueryElevationComponentTest, CoreAdminCreateDiscoverTest, TestFieldCacheReopen, TestCloudDeleteByQuery, TestSolrCoreParser, TestDFISimilarityFactory, OverriddenZkACLAndCredentialsProvidersTest, HdfsRecoverLeaseTest, TestCSVResponseWriter, TestPolicyCloud, JvmMetricsTest, TestReplicaProperties, BooleanFieldTest, TestFiltering, TestPullReplicaErrorHandling, DistanceFunctionTest, TestCloudPseudoReturnFields, HdfsThreadLeakTest, ZkStateReaderTest, TestLRUStatsCache, ReturnFieldsTest, TestFilteredDocIdSet, DistributedFacetPivotLargeTest, ConfigureRecoveryStrategyTest, HighlighterTest, ChaosMonkeySafeLeaderWithPullReplicasTest, DirectUpdateHandlerOptimizeTest, TestFileDictionaryLookup, TestMinMaxOnMultiValuedField, CircularListTest, TestRuleBasedAuthorizationPlugin, BadIndexSchemaTest, IndexSchemaTest, SyncSliceTest, TestConfigSets, SubstringBytesRefFilterTest, UUIDFieldTest, RegexBoostProcessorTest, TestComplexPhraseLeadingWildcard, TestTrieFacet, AutoScalingHandlerTest, TestHighFrequencyDictionaryFactory, SpatialFilterTest, SuggesterTSTTest, PolyFieldTest, TestPseudoReturnFields, TestWordDelimiterFilterFactory, QueryEqualityTest, TestRemoteStreaming, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestQueryTypes, FileBasedSpellCheckerTest, RequestHandlersTest, PathHierarchyTokenizerFactoryTest, FieldAnalysisRequestHandlerTest, TestCollationField, MBeansHandlerTest, SOLR749Test, ResponseLogComponentTest, SampleTest, TestBinaryField, NumericFieldsTest, OutputWriterTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, ScriptEngineTest, ChaosMonkeyNothingIsSafeTest, AssignBackwardCompatibilityTest, CollectionReloadTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DeleteInactiveReplicaTest, DeleteLastCustomShardedReplicaTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, LeaderFailureAfterFreshStartTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, NodeMutatorTest, OverseerRolesTest, OverseerTaskQueueTest, PeerSyncReplicationTest]
   [junit4] Completed [559/764 (3!)] on J0 in 631.82s, 1 test, 1 error <<< FAILURES!

[...truncated 3058 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1791, maxMBSortInHeap=6.9154692819464705, sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=America/Indianapolis
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=8113424,total=28123136
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1CC2BE264A7EA42D -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Indianapolis -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1CC2BE264A7EA42D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1CC2BE264A7EA42D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.09s, 8 tests, 1 error <<< FAILURES!

[...truncated 41504 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 374 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/374/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2

	at __randomizedtesting.SeedInfo.seed([9B8713B795C8065A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.response.NoOpResponseParserTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001

	at __randomizedtesting.SeedInfo.seed([40A866D1233695A4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001

	at __randomizedtesting.SeedInfo.seed([89B597106A62D6B0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12280 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> 1012201 INFO  (SUITE-DistributedMLTComponentTest-seed#[9B8713B795C8065A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\init-core-data-001
   [junit4]   2> 1012205 INFO  (SUITE-DistributedMLTComponentTest-seed#[9B8713B795C8065A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1012212 INFO  (SUITE-DistributedMLTComponentTest-seed#[9B8713B795C8065A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1012213 INFO  (SUITE-DistributedMLTComponentTest-seed#[9B8713B795C8065A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1012991 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1012995 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1012996 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12de49{/,null,AVAILABLE}
   [junit4]   2> 1012998 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@9da5f9{SSL,[ssl, http/1.1]}{127.0.0.1:60720}
   [junit4]   2> 1012998 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server Started @1020955ms
   [junit4]   2> 1012998 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=60720, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\control\cores}
   [junit4]   2> 1012999 ERROR (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1012999 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1012999 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1012999 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1012999 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T12:22:12.881Z
   [junit4]   2> 1013000 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\control\solr.xml
   [junit4]   2> 1013007 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1013007 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1013009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1013114 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1013126 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1013127 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1013130 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\control\cores
   [junit4]   2> 1013130 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1013143 INFO  (coreLoadExecutor-4196-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1013146 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1013213 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1013239 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1013314 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1013326 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1013326 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1013326 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1013327 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1013329 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=922662550, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1013444 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1013444 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1013446 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1013446 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1013447 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.163184102188505, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1013447 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@378b78[collection1] main]
   [junit4]   2> 1013448 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1013462 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1013498 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1013498 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1013499 INFO  (coreLoadExecutor-4196-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588392711559315456
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1013499 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1013500 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1013500 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1013501 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@378b78[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1014004 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1014007 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1014008 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@160b3a3{/,null,AVAILABLE}
   [junit4]   2> 1014008 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@e97857{SSL,[ssl, http/1.1]}{127.0.0.1:60726}
   [junit4]   2> 1014008 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server Started @1021965ms
   [junit4]   2> 1014008 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=60726, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard0\cores}
   [junit4]   2> 1014009 ERROR (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1014009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1014009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1014009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1014009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T12:22:13.891Z
   [junit4]   2> 1014009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1014018 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1014018 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1014019 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1014091 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1014099 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1014099 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1014103 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard0\cores
   [junit4]   2> 1014103 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1014107 INFO  (coreLoadExecutor-4207-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1014108 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1014178 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1014198 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1014307 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1014322 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1014323 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1014323 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1014323 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1014326 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=922662550, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1014438 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1014438 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1014439 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1014439 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1014440 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.163184102188505, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1014440 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1820219[collection1] main]
   [junit4]   2> 1014440 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1014448 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1014484 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1014484 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1014484 INFO  (coreLoadExecutor-4207-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588392712592162816
   [junit4]   2> 1014484 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1014484 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1014484 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1014485 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1014485 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1014485 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1014485 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1014486 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1014487 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1820219[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1015003 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1015007 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1015008 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@163e2f7{/,null,AVAILABLE}
   [junit4]   2> 1015009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a3d711{SSL,[ssl, http/1.1]}{127.0.0.1:60735}
   [junit4]   2> 1015009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server Started @1022966ms
   [junit4]   2> 1015009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=60735, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard1\cores}
   [junit4]   2> 1015009 ERROR (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1015009 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1015010 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1015010 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1015010 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T12:22:14.892Z
   [junit4]   2> 1015011 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1015017 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1015018 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1015018 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1015124 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1015132 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1015132 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1015136 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard1\cores
   [junit4]   2> 1015136 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1015139 INFO  (coreLoadExecutor-4218-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1015141 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1015224 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1015243 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1015329 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1015339 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1015339 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1015339 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1015339 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 1015341 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=922662550, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1015424 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1015424 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1015425 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1015425 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1015426 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.163184102188505, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1015427 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@19e76b0[collection1] main]
   [junit4]   2> 1015427 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1015438 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1015469 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1015469 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1015469 INFO  (coreLoadExecutor-4218-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588392713625010176
   [junit4]   2> 1015469 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1015469 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1015469 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1015470 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1015470 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1015470 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1015470 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1015470 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1015471 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19e76b0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1015997 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 1016001 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1016001 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1eb7aa9{/,null,AVAILABLE}
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@8b3408{SSL,[ssl, http/1.1]}{127.0.0.1:60738}
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.e.j.s.Server Started @1023959ms
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=60738, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2\cores}
   [junit4]   2> 1016002 ERROR (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1016002 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T12:22:15.884Z
   [junit4]   2> 1016003 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 1016019 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1016019 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1016020 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1016096 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1016103 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1016103 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1016106 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2\cores
   [junit4]   2> 1016106 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1016109 INFO  (coreLoadExecutor-4229-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1016110 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1016177 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1016193 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1016292 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1016302 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1016303 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@d98a41
   [junit4]   2> 1016303 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1016303 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_9B8713B795C8065A-001\tempDir-001\shard2\cores\collection1\data\]
   [junit4]   2> 1016305 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=922662550, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1016393 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1016393 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1016395 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1016395 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1016396 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=39, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=78.716796875, floorSegmentMB=0.9990234375, forceMergeDeletesPctAllowed=6.163184102188505, segmentsPerTier=47.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1016396 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@8b0fec[collection1] main]
   [junit4]   2> 1016397 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1016406 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1016443 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1016443 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1016443 INFO  (coreLoadExecutor-4229-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588392714646323200
   [junit4]   2> 1016444 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1016444 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1016444 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1016444 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1016444 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1016445 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1016445 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1016445 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1016446 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@8b0fec[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1016947 INFO  (TEST-DistributedMLTComponentTest.test-seed#[9B8713B795C8065A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1016983 INFO  (qtp31870468-13870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588392715208359936)} 0 3
   [junit4]   2> 1017016 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588392715244011520)} 0 2
   [junit4]   2> 1017048 INFO  (qtp4277545-13909) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588392715276517376)} 0 3
   [junit4]   2> 1017077 INFO  (qtp22807580-13923) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1588392715306926080)} 0 3
   [junit4]   2> 1017081 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1588392715312168960)]} 0 3
   [junit4]   2> 1017084 INFO  (qtp19051254-13889) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1588392715316363264)]} 0 1
   [junit4]   2> 1017085 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1588392715319508992)]} 0 0
   [junit4]   2> 1017088 INFO  (qtp4277545-13908) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[2 (1588392715321606144)]} 0 1
   [junit4]   2> 1017089 INFO  (qtp31870468-13873) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1588392715322654720)]} 0 0
   [junit4]   2> 1017096 INFO  (qtp22807580-13932) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3 (1588392715325800448)]} 0 5
   [junit4]   2> 1017097 INFO  (qtp31870468-13866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1588392715332091904)]} 0 0
   [junit4]   2> 1017098 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4 (1588392715333140480)]} 0 0
   [junit4]   2> 1017099 INFO  (qtp31870468-13866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1588392715334189056)]} 0 0
   [junit4]   2> 1017100 INFO  (qtp4277545-13906) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[5 (1588392715334189056)]} 0 0
   [junit4]   2> 1017101 INFO  (qtp31870468-13866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1588392715336286208)]} 0 0
   [junit4]   2> 1017106 INFO  (qtp22807580-13932) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[6 (1588392715341529088)]} 0 0
   [junit4]   2> 1017107 INFO  (qtp31870468-13869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1588392715342577664)]} 0 1
   [junit4]   2> 1017109 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[7 (1588392715343626240)]} 0 0
   [junit4]   2> 1017110 INFO  (qtp31870468-13870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1588392715344674816)]} 0 0
   [junit4]   2> 1017111 INFO  (qtp4277545-13905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[8 (1588392715346771968)]} 0 0
   [junit4]   2> 1017112 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1588392715347820544)]} 0 0
   [junit4]   2> 1017113 INFO  (qtp22807580-13930) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[9 (1588392715347820544)]} 0 0
   [junit4]   2> 1017114 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1588392715349917696)]} 0 0
   [junit4]   2> 1017115 INFO  (qtp19051254-13886) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[10 (1588392715349917696)]} 0 0
   [junit4]   2> 1017116 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1588392715352014848)]} 0 0
   [junit4]   2> 1017117 INFO  (qtp22807580-13930) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[12 (1588392715353063424)]} 0 0
   [junit4]   2> 1017117 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1588392715353063424)]} 0 0
   [junit4]   2> 1017118 INFO  (qtp19051254-13885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[13 (1588392715353063424)]} 0 0
   [junit4]   2> 1017119 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1588392715355160576)]} 0 0
   [junit4]   2> 1017120 INFO  (qtp4277545-13905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[14 (1588392715356209152)]} 0 0
   [junit4]   2> 1017121 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1588392715357257728)]} 0 0
   [junit4]   2> 1017121 INFO  (qtp22807580-13930) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[15 (1588392715357257728)]} 0 0
   [junit4]   2> 1017122 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1588392715358306304)]} 0 0
   [junit4]   2> 1017123 INFO  (qtp19051254-13885) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[16 (1588392715358306304)]} 0 0
   [junit4]   2> 1017123 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1588392715359354880)]} 0 0
   [junit4]   2> 1017125 INFO  (qtp4277545-13905) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[17 (1588392715360403456)]} 0 0
   [junit4]   2> 1017125 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1588392715361452032)]} 0 0
   [junit4]   2> 1017127 INFO  (qtp22807580-13928) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[18 (1588392715362500608)]} 0 1
   [junit4]   2> 1017127 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1588392715363549184)]} 0 0
   [junit4]   2> 1017129 INFO  (qtp19051254-13883) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[19 (1588392715364597760)]} 0 0
   [junit4]   2> 1017129 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1588392715365646336)]} 0 0
   [junit4]   2> 1017131 INFO  (qtp4277545-13903) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[20 (1588392715366694912)]} 0 0
   [junit4]   2> 1017131 INFO  (qtp31870468-13866) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1588392715367743488)]} 0 0
   [junit4]   2> 1017132 INFO  (qtp22807580-13927) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[21 (1588392715368792064)]} 0 0
   [junit4]   2> 1017133 INFO  (qtp31870468-13869) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1588392715369840640)]} 0 0
   [junit4]   2> 1017134 INFO  (qtp19051254-13892) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[22 (1588392715370889216)]} 0 0
   [junit4]   2> 1017135 INFO  (qtp31870468-13870) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1588392715371937792)]} 0 0
   [junit4]   2> 1017136 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[23 (1588392715372986368)]} 0 0
   [junit4]   2> 1017137 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1588392715374034944)]} 0 0
   [junit4]   2> 1017137 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[24 (1588392715374034944)]} 0 0
   [junit4]   2> 1017138 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1588392715375083520)]} 0 0
   [junit4]   2> 1017139 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[25 (1588392715375083520)]} 0 0
   [junit4]   2> 1017139 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588392715376132096,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017139 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@16b4302 commitCommandVersion:1588392715376132096
   [junit4]   2> 1017163 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@155b20d[collection1] main]
   [junit4]   2> 1017167 INFO  (searcherExecutor-4197-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@155b20d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C24)))}
   [junit4]   2> 1017168 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017169 INFO  (qtp31870468-13872) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 29
   [junit4]   2> 1017170 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588392715408637952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017170 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5f810b commitCommandVersion:1588392715408637952
   [junit4]   2> 1017207 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@164c6d6[collection1] main]
   [junit4]   2> 1017216 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017216 INFO  (searcherExecutor-4208-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@164c6d6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C9)))}
   [junit4]   2> 1017217 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 46
   [junit4]   2> 1017217 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588392715457921024,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017217 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1682c92 commitCommandVersion:1588392715457921024
   [junit4]   2> 1017222 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71c097[collection1] main]
   [junit4]   2> 1017224 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017225 INFO  (searcherExecutor-4219-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@71c097[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C7)))}
   [junit4]   2> 1017225 INFO  (qtp4277545-13912) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1017226 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1588392715467358208,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1017226 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@32a251 commitCommandVersion:1588392715467358208
   [junit4]   2> 1017231 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e96fe8[collection1] main]
   [junit4]   2> 1017232 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1017233 INFO  (searcherExecutor-4230-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e96fe8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C8)))}
   [junit4]   2> 1017233 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 7
   [junit4]   2> 1017239 INFO  (qtp31870468-13868) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=match_none&distrib=false&qt=mltrh&mlt=true&mlt.fl=lowerfilt&wt=javabin&version=2&shards.qt=mltrh} hits=0 status=0 QTime=4
   [junit4]   2> 1017257 INFO  (qtp22807580-13934) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=https://127.0.0.1:60738//collection1&version=2&shards.qt=mltrh&q=match_none&mlt=false&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=5
   [junit4]   2> 1017257 INFO  (qtp19051254-13894) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=https://127.0.0.1:60726//collection1|[ff01::114]:33332/&version=2&shards.qt=mltrh&q=match_none&mlt=false&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=6
   [junit4]   2> 1017262 INFO  (qtp4277545-13909) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=[ff01::083]:33332/|https://127.0.0.1:60735//collection1|[ff01::213]:33332/&version=2&shards.qt=mltrh&q=match_none&mlt=false&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1017266 INFO  (qtp19051254-13885) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:60726//collection1|[ff01::114]:33332/&rows=10&version=2&shards.qt=mltrh&q=match_none&mlt=true&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1017266 INFO  (qtp4277545-13909) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=[ff01::083]:33332/|https://127.0.0.1:60735//collection1|[ff01::213]:33332/&rows=10&version=2&shards.qt=mltrh&q=match_none&mlt=true&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1017269 INFO  (qtp22807580-13929) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&shard.url=https://127.0.0.1:60738//collection1&rows=10&version=2&shards.qt=mltrh&q=match_none&mlt=true&NOW=1514809337122&mlt.fl=lowerfilt&isShard=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1017270 INFO  (qtp19051254-13887) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=match_none&shards=https://127.0.0.1:60726//collection1|[ff01::114]:33332/,[ff01::083]:33332/|https://127.0.0.1:60735//collection1|[ff01::213]:33332/,https://127.0.0.1:60738//collection1&qt=mltrh&mlt=true&mlt.fl=lowerfilt&wt=javabin&version=2&shards.qt=mltrh} hits=0 status=0 QTime=30
   [junit4]   2> 1017272 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=lowerfilt:sonata&distrib=false&qt=mltrh&mlt=true&mlt.fl=lowerfilt&wt=javabin&version=2&shards.qt=mltrh} hits=1 status=0 QTime=0
   [junit4]   2> 1017290 INFO  (qtp19051254-13890) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=[ff01::083]:33332/|https://127.0.0.1:60726//collection1&version=2&shards.qt=mltrh&q=lowerfilt:sonata&mlt=false&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1017293 INFO  (qtp22807580-13927) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=[ff01::083]:33332/|https://127.0.0.1:60738//collection1&version=2&shards.qt=mltrh&q=lowerfilt:sonata&mlt=false&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1017296 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=32768&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|https://127.0.0.1:60735//collection1&version=2&shards.qt=mltrh&q=lowerfilt:sonata&mlt=false&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&wt=javabin} status=0 QTime=3
   [junit4]   2> 1017300 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=lowerfilt:sonata,1,1&shard.url=[ff01::083]:33332/|https://127.0.0.1:60726//collection1&rows=10&version=2&org.apache.solr.stats.colStats=lowerfilt,24,24,177,151&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&org.apache.solr.stats.terms=lowerfilt:sonata&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1017302 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=lowerfilt:sonata,1,1&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|https://127.0.0.1:60735//collection1&rows=10&version=2&org.apache.solr.stats.colStats=lowerfilt,24,24,177,151&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&org.apache.solr.stats.terms=lowerfilt:sonata&wt=javabin} hits=1 status=0 QTime=0
   [junit4]   2> 1017303 INFO  (qtp22807580-13927) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&fl=score&shards.purpose=16388&start=0&fsv=true&org.apache.solr.stats.termStats=lowerfilt:sonata,1,1&shard.url=[ff01::083]:33332/|https://127.0.0.1:60738//collection1&rows=10&version=2&org.apache.solr.stats.colStats=lowerfilt,24,24,177,151&shards.qt=mltrh&q=lowerfilt:sonata&mlt=true&NOW=1514809337154&mlt.fl=lowerfilt&isShard=true&org.apache.solr.stats.terms=lowerfilt:sonata&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 1017304 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&shards.purpose=64&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|https://127.0.0.1:60735//collection1&version=2&shards.qt=mltrh&q=lowerfilt:sonata&mlt=false&NOW=1514809337154&mlt.fl=lowerfilt&ids=8&isShard=true&wt=javabin} status=0 QTime=0
   [junit4]   2> 1017305 INFO  (qtp22807580-13930) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=lowerfilt:sonata&shards=[ff01::083]:33332/|https://127.0.0.1:60726//collection1,[ff01::083]:33332/|[ff01::114]:33332/|https://127.0.0.1:60735//collection1,[ff01::083]:33332/|https://127.0.0.1:60738//collection1&qt=mltrh&mlt=true&mlt.fl=lowerfilt&wt=javabin&version=2&shards.qt=mltrh} hits=1 status=0 QTime=32
   [junit4]   2> 1017306 INFO  (qtp31870468-13871) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&qt=mltrh&fl=id&sort=id_i1+desc&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&mlt.fl=lowerfilt&wt=javabin&mlt.mindf=1} hits=2 status=0 QTime=0
   [junit4]   2> 1017309 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&shards.purpose=68&start=0&fsv=true&sort=id_i1+desc&shard.url=https://127.0.0.1:60726//collection1&rows=10&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=1 status=0 QTime=0
   [junit4]   2> 1017310 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&shards.purpose=68&start=0&fsv=true&sort=id_i1+desc&shard.url=https://127.0.0.1:60735//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=10&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=1 status=0 QTime=0
   [junit4]   2> 1017311 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=id&shards.purpose=68&start=0&fsv=true&sort=id_i1+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:60738//collection1|[ff01::114]:33332/&rows=10&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&q=lowerfilt:moon&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=0 status=0 QTime=0
   [junit4]   2> 1017313 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=score,id&shards.purpose=4097&start=0&sort=score+desc&shard.url=https://127.0.0.1:60726//collection1&rows=20&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&mlt.dist.id=7&q=%2B(lowerfilt:the+lowerfilt:and+lowerfilt:moon)+-id:7&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=4 status=0 QTime=0
   [junit4]   2> 1017313 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=score,id&shards.purpose=4097&start=0&sort=score+desc&shard.url=https://127.0.0.1:60735//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=20&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&mlt.dist.id=7&q=%2B(lowerfilt:the+lowerfilt:and+lowerfilt:moon)+-id:7&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=4 status=0 QTime=1
   [junit4]   2> 1017330 INFO  (qtp22807580-13926) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=score,id&shards.purpose=4097&start=0&sort=score+desc&shard.url=[ff01::213]:33332/|[ff01::083]:33332/|https://127.0.0.1:60738//collection1|[ff01::114]:33332/&rows=20&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&mlt.dist.id=7&q=%2B(lowerfilt:the+lowerfilt:and+lowerfilt:moon)+-id:7&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=5 status=0 QTime=11
   [junit4]   2> 1017340 INFO  (qtp4277545-13914) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=score,id&shards.purpose=4097&start=0&sort=score+desc&shard.url=https://127.0.0.1:60735//collection1|[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/&rows=20&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&mlt.dist.id=17&q=%2B(lowerfilt:the+lowerfilt:moon.+lowerfilt:and+lowerfilt:foxes+lowerfilt:moon)+-id:17&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=3 status=0 QTime=0
   [junit4]   2> 1017343 INFO  (qtp19051254-13888) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&qt=mltrh&fl=score,id&shards.purpose=4097&start=0&sort=score+desc&shard.url=https://127.0.0.1:60726//collection1&rows=20&mlt.count=20&version=2&mlt.mintf=2&shards.qt=mltrh&mlt.dist.id=17&q=%2B(lowerfilt:the+lowerfilt:moon.+lowerfilt:and+lowerfilt:foxes+lowerfilt:moon)+-id:17&mlt=true&NOW=1514809337189&mlt.fl=lowerfilt&isShard=true&wt=javabin&mlt.mindf=1} hits=5 status=0 QTime=0
   [junit4]   2> 1017343 INFO  (qtp22807580-13923) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params=

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

aluatorTest, SolrZkClientTest, FieldValueEvaluatorTest, SolrExampleBinaryTest, LargeVolumeJettyTest, JDBCStreamTest, NormalizeEvaluatorTest, ClientUtilsTest, TangentEvaluatorTest, EqualToEvaluatorTest, SolrSchemalessExampleTest, ModuloEvaluatorTest, SolrQueryTest, SquareRootEvaluatorTest, FacetFieldTest, AnlysisResponseBaseTest, CloudSolrClientCacheTest, LBHttpSolrClientBuilderTest, RegressionEvaluatorTest, SolrParamTest, BasicHttpSolrClientTest, SolrExampleStreamingBinaryTest, MergeIndexesEmbeddedTest, DivideEvaluatorTest, TestFastInputStream, TestSuggesterResponse, ConcurrentUpdateSolrClientTest, GraphExpressionTest, SolrPingTest, UniformDistributionEvaluatorTest, TestClusteringResponse, SolrExampleEmbeddedTest, TestSpellCheckResponse, QueryResponseTest, TestCoreAdmin, CloudSolrClientTest, StreamExpressionToExplanationTest, AbsoluteValueEvaluatorTest, AndEvaluatorTest, AppendEvaluatorTest, ArcCosineEvaluatorTest, ArcSineEvaluatorTest, ArcTangentEvaluatorTest, ArrayEvaluatorTest, AscEvaluatorTest, CeilingEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest, CumulativeProbabilityEvaluatorTest, EmpiricalDistributionEvaluatorTest, FloorEvaluatorTest, HyperbolicCosineEvaluatorTest, HyperbolicTangentEvaluatorTest, LengthEvaluatorTest, LessThanEqualToEvaluatorTest, NotEvaluatorTest, RawValueEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, StreamExpressionParserTest, OperationsTest, SchemaTest, TestCollectionAdminRequest, TestConfigSetAdminRequest, TestDelegationTokenRequest, TestV2Request, NoOpResponseParserTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=NoOpResponseParserTest -Dtests.seed=40A866D1233695A4 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Asia/Vladivostok -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | NoOpResponseParserTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001\tempDir-001\collection1\conf\xslt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.response.NoOpResponseParserTest_40A866D1233695A4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([40A866D1233695A4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [137/146 (1!)] on J1 in 2.59s, 3 tests, 1 error <<< FAILURES!

[...truncated 1500 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1505, maxMBSortInHeap=6.347342960234055, sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID, timezone=Iran
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=35048280,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=89B597106A62D6B0 -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_89B597106A62D6B0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([89B597106A62D6B0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.12s, 8 tests, 1 error <<< FAILURES!

[...truncated 41513 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 373 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/373/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001

	at __randomizedtesting.SeedInfo.seed([D15CAD2F727C59E2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0:C5C354C1FF49E0A4]:0)
	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:204)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=16833, name=sdqtest--4671-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1004/1561190309.call(Unknown Source)         at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$227/874731739.run(Unknown Source)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=16833, name=sdqtest--4671-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$1004/1561190309.call(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.FutureTask.run(FutureTask.java:264)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at app//org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$227/874731739.run(Unknown Source)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestInfoStreamLogging

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_806926B8BB1B5CD0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_806926B8BB1B5CD0-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_806926B8BB1B5CD0-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestInfoStreamLogging_806926B8BB1B5CD0-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestSolrIndexConfig

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_806926B8BB1B5CD0-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_806926B8BB1B5CD0-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_806926B8BB1B5CD0-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestSolrIndexConfig_806926B8BB1B5CD0-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.testManagedSynonyms

Error Message:
Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1.

Stack Trace:
java.io.IOException: Unable to delete directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1.
	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0:321999D23B6F18F4]:0)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1581)
	at org.apache.commons.io.FileUtils.forceDelete(FileUtils.java:2372)
	at org.apache.commons.io.FileUtils.cleanDirectory(FileUtils.java:1679)
	at org.apache.commons.io.FileUtils.deleteDirectory(FileUtils.java:1575)
	at org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory.after(TestManagedSynonymGraphFilterFactory.java:66)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory:     1) Thread[id=15826, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestManagedSynonymGraphFilterFactory]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory: 
   1) Thread[id=15826, name=Connection evictor, state=TIMED_WAITING, group=TGRP-TestManagedSynonymGraphFilterFactory]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([806926B8BB1B5CD0]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1E3C145D69161F51-001

	at __randomizedtesting.SeedInfo.seed([1E3C145D69161F51]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12415 lines...]
   [junit4] Suite: org.apache.solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory
   [junit4]   2> 1853132 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[806926B8BB1B5CD0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\init-core-data-001
   [junit4]   2> 1853133 WARN  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[806926B8BB1B5CD0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=27 numCloses=27
   [junit4]   2> 1853134 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[806926B8BB1B5CD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1853136 INFO  (SUITE-TestManagedSynonymGraphFilterFactory-seed#[806926B8BB1B5CD0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1853138 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testManagedSynonyms
   [junit4]   2> 1854326 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 1854326 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 1854326 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-003\cores\core
   [junit4]   2> 1854339 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1854339 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@386728f9{/solr,null,AVAILABLE}
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6493e4a1{HTTP/1.1,[http/1.1]}{127.0.0.1:55230}
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.e.j.s.Server Started @1864241ms
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001, hostPort=55230, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-003\cores}
   [junit4]   2> 1854353 ERROR (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2018-01-01T02:45:50.043706700Z
   [junit4]   2> 1854353 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\solr.xml
   [junit4]   2> 1854403 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1854403 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1854403 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6f39ea77, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1854508 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f39ea77
   [junit4]   2> 1854537 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f39ea77
   [junit4]   2> 1854537 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f39ea77
   [junit4]   2> 1854537 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-003\cores
   [junit4]   2> 1854537 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1854546 INFO  (coreLoadExecutor-4484-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1854548 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J0/temp/solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 1854609 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1854624 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 1854632 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 1854834 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1854846 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1854851 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1854851 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 1854851 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1854852 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1854862 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1854862 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 1854862 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 1854888 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 1854891 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 1854895 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 1854895 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 1854897 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6f39ea77
   [junit4]   2> 1854897 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1854897 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-003\cores\core\data\]
   [junit4]   2> 1854920 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=17, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1854952 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 1855113 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1855113 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1855113 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=14, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1855122 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b5d81ce[collection1] main]
   [junit4]   2> 1855131 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf
   [junit4]   2> 1855140 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 1855143 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf
   [junit4]   2> 1855143 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 1855144 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 1855144 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 1855145 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf
   [junit4]   2> 1855145 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 1855145 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 1855145 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 1855145 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 1855156 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855156 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 1855156 WARN  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 1855156 INFO  (coreLoadExecutor-4484-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1855203 INFO  (searcherExecutor-4485-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6b5d81ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1855704 INFO  (TEST-TestManagedSynonymGraphFilterFactory.testManagedSynonyms-seed#[806926B8BB1B5CD0]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55230
   [junit4]   2> 1855726 INFO  (qtp2021734036-15810) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] ServerServlet: component class is null
   [junit4]   2> 1855759 INFO  (qtp2021734036-15810) [    x:collection1] /solr SolrSchemaRestApi: [Restlet] Attaching application: org.apache.solr.rest.SolrSchemaRestApi@31f19d93 to URI: /solr/schema
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.Application start
   [junit4]   2> INFO: Starting org.apache.solr.rest.SolrSchemaRestApi application
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot started for /schema
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/english
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/stopwords/german
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/english
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/englishgraph
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/german
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /analysis/synonyms/germangraph
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached managed resource at path: /managed
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Attached 7 ManagedResource endpoints to Restlet router: /schema
   [junit4]   2> 1855801 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.SolrSchemaRestApi createInboundRoot complete for /schema
   [junit4]   2> 1855825 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855825 INFO  (qtp2021734036-15810) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph params={indent=on&wt=json} status=0 QTime=103
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	GET	/solr/schema/analysis/synonyms/englishgraph	wt=json&indent=on	200	-	0	66	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855825 WARN  (qtp2021734036-15810) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855848 INFO  (qtp2021734036-15812) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855849 INFO  (qtp2021734036-15812) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/synonyms/englishgraph: {happy=[glad, cheerful, joyful]} is a java.util.LinkedHashMap
   [junit4]   2> 1855850 INFO  (qtp2021734036-15812) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_englishgraph.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf
   [junit4]   2> 1855850 INFO  (qtp2021734036-15812) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph params={indent=on&wt=json} status=0 QTime=7
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	PUT	/solr/schema/analysis/synonyms/englishgraph	wt=json&indent=on	200	-	53	4	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855855 WARN  (qtp2021734036-15812) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855857 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855858 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	GET	/solr/schema/analysis/synonyms/englishgraph	wt=json&indent=on	200	-	0	1	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855859 WARN  (qtp2021734036-15813) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855861 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/englishgraph/happy, looking for parent: /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855861 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/englishgraph for child: happy
   [junit4]   2> 1855861 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph/happy
   [junit4]   2> 1855861 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph/happy params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	GET	/solr/schema/analysis/synonyms/englishgraph/happy	wt=json&indent=on	200	-	0	1	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855862 WARN  (qtp2021734036-15813) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph/happy
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855865 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Resource not found for /schema/analysis/synonyms/englishgraph/sad, looking for parent: /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855865 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Found parent resource /schema/analysis/synonyms/englishgraph for child: sad
   [junit4]   2> 1855865 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph/sad
   [junit4]   2> 1855865 INFO  (qtp2021734036-15813) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph/sad params={indent=on&wt=json} msg={sad not found in /schema/analysis/synonyms/englishgraph} status=404 QTime=1
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	GET	/solr/schema/analysis/synonyms/englishgraph/sad	wt=json&indent=on	404	-	0	0	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855871 WARN  (qtp2021734036-15813) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph/sad
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855876 INFO  (qtp2021734036-15814) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855876 INFO  (qtp2021734036-15814) [    x:collection1] o.a.s.r.ManagedResource Processing update to /schema/analysis/synonyms/englishgraph: {initArgs={ignoreCase=true}} is a java.util.LinkedHashMap
   [junit4]   2> 1855879 INFO  (qtp2021734036-15814) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_synonyms_englishgraph.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedSynonymGraphFilterFactory_806926B8BB1B5CD0-001\tempDir-001\collection1\conf
   [junit4]   2> 1855879 INFO  (qtp2021734036-15814) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph params={indent=on&wt=json} status=0 QTime=7
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	PUT	/solr/schema/analysis/synonyms/englishgraph	wt=json&indent=on	200	-	36	4	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855879 WARN  (qtp2021734036-15814) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855879 INFO  (qtp2021734036-15815) [    x:collection1] o.a.s.r.RestManager Found ManagedResource [org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager@458b8953] for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 1855886 INFO  (qtp2021734036-15815) [    x:collection1] o.a.s.r.RestManager [collection1]  webapp=/solr path=/schema/analysis/synonyms/englishgraph params={indent=on&wt=json} status=0 QTime=1
   [junit4]   2> ??? 01, 2018 3:45:51 ??? ????? org.restlet.engine.log.LogFilter afterHandle
   [junit4]   2> INFO: 2018-01-01	03:45:51	127.0.0.1	-	127.0.0.1	55230	GET	/solr/schema/analysis/synonyms/englishgraph	wt=json&indent=on	200	-	0	11	http://127.0.0.1:55230	Apache-HttpClient/4.5.3 (Java/9.0.1)	-
   [junit4]   2> 1855891 WARN  (qtp2021734036-15815) [    x:collection1] o.e.j.s.ServletHandler Error for /solr/collection1/schema/analysis/synonyms/englishgraph
   [junit4]   2> java.lang.AssertionError: Attempted close of response output stream.
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter$2$1.close(SolrDispatchFilter.java:525)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.commitResponse(Dispatcher.java:270)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:202)
   [junit4]   2> 	at org.eclipse.jetty.server.Dispatcher.forward(Dispatcher.java:74)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:391)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 1855894 I

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

y+name%3D'se'+processor%3D'SolrEntityProcessor'+query%3D'id:${db.dbid_s}'%0a+++++url%3D'https://127.0.0.1:62631/solr/collection1'+fields%3D'id,desc'>%0d%0a++++++++<field+column%3D'id'+/>%0d%0a++++++++<field+column%3D'desc'+/>%0d%0a++++++</entity>%0d%0a++++</entity>%0d%0a++</document>%0d%0a</dataConfig>%0d%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2],commit=} 0 93
   [junit4]   2> 25195 T116 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=2 status=0 QTime=0
   [junit4]   2> 25198 T116 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:1&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 25201 T116 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:2&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 25201 T116 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 25201 T116 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1169431436
   [junit4]   2> 25202 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25202 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b915e14: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18f72006
   [junit4]   2> 25206 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25206 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@68f29fb8: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@184de3ab
   [junit4]   2> 25207 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25207 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5025ee40: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2ef6853e
   [junit4]   2> 25211 T336 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@24ce682c
   [junit4]   2> 25211 T336 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=617506860
   [junit4]   2> 25211 T336 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bbdd93d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@219d2c87
   [junit4]   2> 25222 T116 oejs.AbstractConnector.doStop Stopped ServerConnector@3e6fde22{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 25222 T116 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=1350494236
   [junit4]   2> 25223 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25223 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@62e6199: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6f64944a
   [junit4]   2> 25228 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25228 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@583f81b1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@184de3ab
   [junit4]   2> 25232 T116 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25232 T116 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@668a85fd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2ef6853e
   [junit4]   2> 25234 T339 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6f466660
   [junit4]   2> 25234 T339 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=1866884704
   [junit4]   2> 25234 T339 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b8f80d2: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1f1b236
   [junit4]   2> 25246 T116 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@52452a1c{/solr,null,UNAVAILABLE}
   [junit4]   2> 25256 T116 oas.SolrTestCaseJ4.tearDown ###Ending testFullImportInnerEntity
   [junit4]   2> 25257 T116 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=fr, timezone=Asia/Kuala_Lumpur
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=2,free=131085160,total=238551040
   [junit4]   2> NOTE: All tests run in this JVM: [TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestSolrEntityProcessorEndToEnd]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorEndToEnd -Dtests.seed=D15CAD2F727C59E2 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=Asia/Kuala_Lumpur -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestSolrEntityProcessorEndToEnd (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001\tempDir-006\collection1\data\index\segments_2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_D15CAD2F727C59E2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D15CAD2F727C59E2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [15/38 (1!)] on J0 in 9.13s, 7 tests, 1 error <<< FAILURES!

[...truncated 3020 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:835: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:787: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid6084.hprof

Total time: 100 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

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 372 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/372/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021

	at __randomizedtesting.SeedInfo.seed([E93CFCB28DFF5212]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001

	at __randomizedtesting.SeedInfo.seed([E93CFCB28DFF5212]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001

	at __randomizedtesting.SeedInfo.seed([B6D47E426E618D46]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 723 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=hi-IN, timezone=Asia/Tel_Aviv
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=77428008,total=152018944
   [junit4]   2> NOTE: All tests run in this JVM: [TestNoDeletionPolicy, TestFuzzyQuery, TestDocIDMerger, TestLongPostings, TermInSetQueryTest, TestTermsEnum, TestGeoUtils, TestStressAdvance, LimitedFiniteStringsIteratorTest, TestFastDecompressionMode, TestAutomatonQuery, TestFlex, TestTermRangeQuery, TestLSBRadixSorter, TestBytesStore, TestSpanBoostQuery, TestDirectoryReaderReopen, TestDocValues, TestFloatRangeFieldQueries, TestPackedInts, TestBlendedTermQuery, TestSimpleExplanationsWithFillerDocs, TestConcurrentMergeScheduler, Test2BPostingsBytes, TestTragicIndexWriterDeadlock, TestSpanTermQuery, TestPerFieldPostingsFormat, TestIndexWriterLockRelease, TestParallelTermEnum, TestReaderClosed, TestAllFilesHaveChecksumFooter, TestGrowableByteArrayDataOutput, TestSortRandom, TestConjunctionDISI, TestDuelingCodecsAtNight, TestDocValuesQueries, TestSubScorerFreqs, TestStressNRT, TestPhraseQuery, TestBooleanScorer, TestDocIdsWriter, Test2BPagedBytes, TestBytesRefAttImpl, Test2BDocs, TestDateTools, TestSentinelIntSet, TestExitableDirectoryReader, TestSpanMultiTermQueryWrapper, TestCustomTermFreq, TestIndexWriterForceMerge, Test2BPostings, TestCharTermAttributeImpl, TestWeakIdentityMap, TestElevationComparator, TestSimilarity, TestDocValuesScoring, Test2BTerms, TestMergeRateLimiter, TestOmitNorms, TestField, TestForTooMuchCloning, TestSpanNotQuery, TestTransactionRollback, TestMergeSchedulerExternal, TestPagedBytes, TestIndexWriterDelete, TestFieldMaskingSpanQuery, TestPerSegmentDeletes, TestNeedsScores, TestMaxPosition, TestTermVectors, TestStressIndexing2, TestFieldType, TestLucene70NormsFormat, TestLogMergePolicy, TestPersistentSnapshotDeletionPolicy, TestIndexWriterMaxDocs, TestSortedNumericSortField, TestAutomatonQueryUnicode, TestInPlaceMergeSorter, TestDocumentWriter, TestReqExclBulkScorer, TestIndexCommit, TestCompiledAutomaton, TestIsCurrent, TestSleepingLockWrapper, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=E93CFCB28DFF5212 -Dtests.slow=true -Dtests.locale=hi-IN -Dtests.timezone=Asia/Tel_Aviv -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_E93CFCB28DFF5212-001\testDeleteFile-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E93CFCB28DFF5212]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [149/458 (1!)] on J1 in 2.09s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 19 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=FSTOrd50, junk=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1140, maxMBSortInHeap=6.897696631673999, sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=SystemV/MST7
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=46188048,total=194367488
   [junit4]   2> NOTE: All tests run in this JVM: [TestFixedBitDocIdSet, TestFieldInvertState, TestHugeRamFile, TestUTF32ToUTF8, TestSimpleAttributeImpl, TestSpansEnum, TestNRTReaderCleanup, TestPointValues, TestPolygon, TestDoc, TestScoreCachingWrappingScorer, TestRegexpRandom, TestEarlyTermination, TestComplexExplanations, TestTerms, TestSort, TestSimilarity2, TestPrefixRandom, TestIntroSorter, TestPrefixQuery, TestNorms, TestPositionIncrement, TestDirectoryReader, TestDoubleValuesSource, TestSynonymQuery, TestSparseFixedBitDocIdSet, TestTwoPhaseCommitTool, TestDeterminizeLexicon, FuzzyTermOnShortTermsTest, TestMutablePointsReaderUtils, TestIndexFileDeleter, TestMultiThreadTermVectors, TestFSTs, TestOmitTf, TestForceMergeForever, TestExceedMaxTermLength, TestQueryRescorer, TestRecyclingIntBlockAllocator, TestCloseableThreadLocal, TestGeoEncodingUtils, TestLucene60PointsFormat, MultiCollectorTest, TestPriorityQueue, TestMultiset, TestSortedSetSelector, TestByteArrayDataInput, TestNamedSPILoader, TestSpanExplanations, TestCharArrayMap, TestAddIndexes, TestSearch, TestDocsWithFieldSet, TestRAMDirectory, TestTerm, TestCodecUtil, TestForUtil, TestDemoParallelLeafReader, TestSortRescorer, TestRegexpRandom2, TestRamUsageEstimator, TestMultiCollector, TestSimpleFSDirectory, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=E93CFCB28DFF5212 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=SystemV/MST7 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_E93CFCB28DFF5212-001\testSeekSliceZero-021
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E93CFCB28DFF5212]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [156/458 (2!)] on J0 in 3.44s, 54 tests, 1 error <<< FAILURES!

[...truncated 15897 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3218, maxDocsPerChunk=8, blockSize=6), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3218, blockSize=6)), sim=RandomSimilarity(queryNorm=true): {}, locale=el, timezone=Europe/London
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11943048,total=39673856
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=B6D47E426E618D46 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Europe/London -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_B6D47E426E618D46-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B6D47E426E618D46]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.15s, 8 tests, 1 error <<< FAILURES!

[...truncated 41500 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 371 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/371/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001

	at __randomizedtesting.SeedInfo.seed([D86FB47FDC7330FA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:64727/collection1
	at __randomizedtesting.SeedInfo.seed([9B46F4726C0A2A:88CF792EDC9067D2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1589)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=10466, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    2) Thread[id=10464, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=10469, name=zkCallback-2520-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=10641, name=zkCallback-2520-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=10465, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-SendThread(127.0.0.1:64675), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    6) Thread[id=10605, name=zkCallback-2520-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=10603, name=zkCallback-2520-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=10606, name=zkCallback-2520-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=10467, name=zkConnectionManagerCallback-2521-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=10466, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=10464, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=10469, name=zkCallback-2520-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=10641, name=zkCallback-2520-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=10465, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-SendThread(127.0.0.1:64675), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   6) Thread[id=10605, name=zkCallback-2520-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=10603, name=zkCallback-2520-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=10606, name=zkCallback-2520-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=10467, name=zkConnectionManagerCallback-2521-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9B46F4726C0A2A]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=10469, name=zkCallback-2520-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=10641, name=zkCallback-2520-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=10465, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-SendThread(127.0.0.1:64675), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    4) Thread[id=10605, name=zkCallback-2520-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=10603, name=zkCallback-2520-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=10606, name=zkCallback-2520-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=10467, name=zkConnectionManagerCallback-2521-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=10469, name=zkCallback-2520-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=10641, name=zkCallback-2520-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=10465, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]-SendThread(127.0.0.1:64675), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   4) Thread[id=10605, name=zkCallback-2520-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=10603, name=zkCallback-2520-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=10606, name=zkCallback-2520-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=10467, name=zkConnectionManagerCallback-2521-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([9B46F4726C0A2A]:0)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([9B46F4726C0A2A:260BA9A626E2CC20]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082

	at __randomizedtesting.SeedInfo.seed([A45E7FADA1B7D7AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([77120E21184C721E:F89CE9810A2081E1]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([77120E21184C721E]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001

	at __randomizedtesting.SeedInfo.seed([AF3AB67AFB4A2193]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1216 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J0 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=375, maxMBSortInHeap=6.653367787555289, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PA, timezone=Brazil/East
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=397940800,total=535822336
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldCacheRewriteMethod, TestDuelingCodecs, TestArrayUtil, TestHighCompressionMode, TestExternalCodecs, TestDateSort, TestTimeLimitingCollector, TestMultiThreadTermVectors, TestIndexWriterWithThreads, TestMmapDirectory, TestBytesRef, TestApproximationSearchEquivalence, TestFilterCodecReader, TestLockFactory, TestNorms, TestDocValuesIndexing, TestPriorityQueue, TestParallelLeafReader, TestBagOfPositions, TestTerm, TestMixedDocValuesUpdates, TestStandardAnalyzer, TestTopDocsMerge, TestBufferedIndexInput, Test2BPoints, TestOfflineSorter, TestMatchNoDocsQuery, TestSimpleAttributeImpl, TestFilterLeafReader, TestIndexFileDeleter, TestSameScoresWithThreads, TestLevenshteinAutomata, TestMixedCodecs, TestLucene50StoredFieldsFormat, TestTopFieldCollectorEarlyTermination, TestBoostQuery, TestSortRescorer, TestBooleanQueryVisitSubscorers, TestForUtil, TestEarlyTermination, TestSwappedIndexFiles, TestTwoPhaseCommitTool, TestOmitPositions, TestDocCount, TestSumDocFreq, TestForceMergeForever, TestToken, TestCloseableThreadLocal, TestPolygon, TestDocumentsWriterDeleteQueue, FuzzyTermOnShortTermsTest, TestSearchForDuplicates, TestAttributeSource, TestRegexpRandom, TestBooleanSimilarity, TestReusableStringReader, TestDocument, TestSameTokenSamePosition, TestAddIndexes, TestStringHelper, TestBoolean2ScorerSupplier, TestLiveFieldValues, TestDocsAndPositions, TestInfoStream, TestSortedSetDocValues, TestAxiomaticSimilarity, TestLucene70DocValuesFormat, TestNRTReaderCleanup, TestBooleanOr, TestDocValuesRewriteMethod, TestWildcardRandom, TestThreadedForceMerge, Test2BPositions, TestPayloadsOnVectors, TestDirectPacked, TestFixedBitDocIdSet, TestSpans, TestPositionIncrement, TestFieldInvertState, TestIntRangeFieldQueries, TestIndexWriterFromReader, TestComplexExplanations, TestIntBlockPool, TestFrequencyTrackingRingBuffer, TestPhrasePrefixQuery, TestIndexSorting, TestAllFilesHaveCodecHeader, TestGeoEncodingUtils, TestIndexWriterOnVMError, TestTieredMergePolicy, TestSnapshotDeletionPolicy, TestFilterWeight, TestIntArrayDocIdSet, TestSimilarityProvider, TestSegmentCacheables, TestIndexManyDocuments, TestBagOfPostings, TestAtomicUpdate, TestPrefixRandom, TestRegexpQuery, TestPointValues, TestIndexWriterThreadsToSegments, TestIndexInput, TestNotDocIdSet, TestMultiMMap, TestLongBitSet, TestMultiCollector, Test2BSortedDocValuesOrds, TestByteArrayDataInput, TestNamedSPILoader, TestTerms, TestFieldsReader, TestIndexWriterUnicode, TestVirtualMethod, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterExceptions, TestDeletionPolicy, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterMergePolicy, TestNRTThreads, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestSearchWithThreads, TestNeverDelete, TestMinimize, TestRollingUpdates, TestByteSlices, TestConsistentFieldNumbers, TestCollectionUtil, TestRegexpRandom2, TestSegmentReader, TestParallelCompositeReader, TestTransactions, TestCrash, TestSimilarityBase, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestPostingsOffsets, TestUTF32ToUTF8, TestStressIndexing2, TestMultiPhraseQuery, TestLazyProxSkipping, TestBytesRefHash, TestNearSpansOrdered, TestTermRangeQuery, TestScorerPerf, TestDoc, TestFieldMaskingSpanQuery, TestPrefixInBooleanQuery, TestBooleanQuery, TestParallelReaderEmptyIndex, TestTermScorer, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=D86FB47FDC7330FA -Dtests.slow=true -Dtests.locale=es-PA -Dtests.timezone=Brazil/East -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFileSwitchDirectory_D86FB47FDC7330FA-001\testSliceOutOfBounds-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D86FB47FDC7330FA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [305/458 (1!)] on J0 in 2.67s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 7669 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> 12? 31, 2017 7:50:29 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ??: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([77120E21184C721E]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=77120E21184C721E -Dtests.slow=true -Dtests.locale=zh-HK -Dtests.timezone=Iran -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   2.20s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77120E21184C721E:F89CE9810A2081E1]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([77120E21184C721E]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=223, maxMBSortInHeap=6.805698468977566, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-HK, timezone=Iran
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=82225848,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J0 in 3.51s, 4 tests, 1 error <<< FAILURES!

[...truncated 3652 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_9B46F4726C0A2A-001\init-core-data-001
   [junit4]   2> 1293994 INFO  (SUITE-TestDistribStateManager-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1294000 INFO  (SUITE-TestDistribStateManager-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1294000 INFO  (SUITE-TestDistribStateManager-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1294002 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testHasData
   [junit4]   2> 1294002 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.cloud.autoscaling.sim.SimDistribStateManager
   [junit4]   2> 1294002 INFO  (TEST-TestDistribStateManager.testHasData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testHasData
   [junit4]   2> 1294004 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListData
   [junit4]   2> 1294005 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1294007 INFO  (Thread-1783) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1294007 INFO  (Thread-1783) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1294009 ERROR (Thread-1783) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1294107 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64641
   [junit4]   2> 1294110 INFO  (zkConnectionManagerCallback-2489-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294110 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1294116 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae305ca0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1294118 ERROR (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1294118 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64641 64641
   [junit4]   2> 1294119 INFO  (Thread-1783) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64641 64641
   [junit4]   2> 1294119 INFO  (TEST-TestDistribStateManager.testListData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListData
   [junit4]   2> 1294121 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateMode
   [junit4]   2> 1294122 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1294123 INFO  (Thread-1784) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1294123 INFO  (Thread-1784) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1294125 ERROR (Thread-1784) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1294224 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64647
   [junit4]   2> 1294229 INFO  (zkConnectionManagerCallback-2491-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294229 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1294249 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae3063e0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1294255 INFO  (zkConnectionManagerCallback-2493-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294255 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1294261 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae3063e0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1294261 ERROR (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1294261 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64647 64647
   [junit4]   2> 1294263 INFO  (Thread-1784) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64647 64647
   [junit4]   2> 1294264 INFO  (TEST-TestDistribStateManager.testCreateMode-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testCreateMode
   [junit4]   2> 1294266 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetSetRemoveData
   [junit4]   2> 1294268 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1294269 INFO  (Thread-1785) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1294269 INFO  (Thread-1785) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1294272 ERROR (Thread-1785) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1294369 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64656
   [junit4]   2> 1294375 INFO  (zkConnectionManagerCallback-2495-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294375 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1294380 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae306d10000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1294383 INFO  (zkConnectionManagerCallback-2497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1294383 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1299385 ERROR (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1299386 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64656 64656
   [junit4]   2> 1299388 INFO  (Thread-1785) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64656 64656
   [junit4]   2> 1299389 INFO  (TEST-TestDistribStateManager.testGetSetRemoveData-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetSetRemoveData
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDistribStateManager -Dtests.method=testGetSetRemoveData -Dtests.seed=9B46F4726C0A2A -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=America/Hermosillo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 5.13s J0 | TestDistribStateManager.testGetSetRemoveData <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Node watch should have fired!
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9B46F4726C0A2A:260BA9A626E2CC20]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1299395 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMulti
   [junit4]   2> 1299396 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1299397 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1299397 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1299400 ERROR (Thread-1786) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1299497 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64669
   [junit4]   2> 1299502 INFO  (zkConnectionManagerCallback-2499-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1299503 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.a.s.TestDistribStateManager Using org.apache.solr.client.solrj.impl.ZkDistribStateManager
   [junit4]   2> 1299503 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae31ad80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1299504 ERROR (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1299506 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64669 64669
   [junit4]   2> 1299508 INFO  (Thread-1786) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:64669 64669
   [junit4]   2> 1299509 INFO  (TEST-TestDistribStateManager.testMulti-seed#[9B46F4726C0A2A]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMulti
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestDistribStateManager_9B46F4726C0A2A-001
   [junit4]   2> Dec 31, 2017 4:44:58 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1386, maxMBSortInHeap=7.760396835337694, sim=RandomSimilarity(queryNorm=false): {}, locale=nl-BE, timezone=America/Hermosillo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=134076624,total=494927872
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterTSTTest, TestNumericTokenStream, TestCSVResponseWriter, TestCursorMarkWithoutUniqueKey, SubstringBytesRefFilterTest, TestComplexPhraseLeadingWildcard, ScriptEngineTest, BooleanFieldTest, TestDefaultStatsCache, FieldAnalysisRequestHandlerTest, SolrCmdDistributorTest, TestConfigSetsAPI, TestJoin, HdfsBasicDistributedZk2Test, AutoAddReplicasIntegrationTest, TestGenericDistributedQueue, PeerSyncReplicationTest, SolrCoreMetricManagerTest, ResponseLogComponentTest, TestReloadAndDeleteDocs, OverseerTest, SolrGangliaReporterTest, SolrMetricReporterTest, TestReplicaProperties, OverseerStatusTest, TestObjectReleaseTracker, CollectionTooManyReplicasTest, SuggesterTest, SuggesterFSTTest, TestSolrConfigHandlerCloud, TestNodeAddedTrigger, PreAnalyzedUpdateProcessorTest, PathHierarchyTokenizerFactoryTest, ConnectionReuseTest, ConjunctionSolrSpellCheckerTest, DirectoryFactoryTest, TestNumericRangeQuery32, TestSolrCoreProperties, ResourceLoaderTest, TestInPlaceUpdatesDistrib, TestEmbeddedSolrServerSchemaAPI, TestRecovery, TestCloudJSONFacetJoinDomain, TestHighlightDedupGrouping, HdfsRecoverLeaseTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFiltering, RemoteQueryErrorTest, AddReplicaTest, TestCoreDiscovery, TestDFISimilarityFactory, SliceStateTest, TestSolrCoreSnapshots, TlogReplayBufferedWhileIndexingTest, SolrShardReporterTest, AsyncCallRequestStatusResponseTest, TestLocalFSCloudBackupRestore, RulesTest, TestLMDirichletSimilarityFactory, TestPolicyCloud, ZkCLITest, DisMaxRequestHandlerTest, DistributedFacetPivotLargeTest, PrimUtilsTest, TestPullReplicaErrorHandling, CircularListTest, TestHdfsBackupRestoreCore, TestSolrCLIRunExample, TestInitParams, AtomicUpdatesTest, PrimitiveFieldTypeTest, JSONWriterTest, TestEmbeddedSolrServerAdminHandler, LeaderFailureAfterFreshStartTest, TestJmxIntegration, TestSolrCloudWithDelegationTokens, JvmMetricsTest, AnalyticsQueryTest, CdcrRequestHandlerTest, BlockDirectoryTest, TestSystemCollAutoCreate, TestHashQParserPlugin, DistributedQueryComponentOptimizationTest, UpdateLogTest, TestHalfAndHalfDocValues, TestImplicitCoreProperties, TestManagedSchemaAPI, TestReversedWildcardFilterFactory, TestPushWriter, TestFileDictionaryLookup, TestManagedStopFilterFactory, CoreAdminCreateDiscoverTest, TestUpdate, NodeAddedTriggerTest, TestDistribStateManager]
   [junit4] Completed [257/764 (1!)] on J0 in 6.04s, 5 tests, 1 failure <<< FAILURES!

[...truncated 6 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 1300053 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_9B46F4726C0A2A-001\init-core-data-001
   [junit4]   2> 1300056 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1300058 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1300058 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[9B46F4726C0A2A]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1300076 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1300077 INFO  (Thread-1787) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1300077 INFO  (Thread-1787) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1300086 ERROR (Thread-1787) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1300179 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkTestServer start zk server on port:64675
   [junit4]   2> 1300196 INFO  (zkConnectionManagerCallback-2501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1300203 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae31d860000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1300209 INFO  (zkConnectionManagerCallback-2503-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1300244 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1300256 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1300258 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1300260 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1300262 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1300269 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1300271 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1300303 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1300386 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1300398 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1300398 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1300440 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1302173 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1302180 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e584561{/,null,AVAILABLE}
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45e42853{HTTP/1.1,[http/1.1]}{127.0.0.1:64684}
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.e.j.s.Server Started @1310092ms
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_9B46F4726C0A2A-001\tempDir-001/control/data, replicaType=NRT, hostContext=/, hostPort=64684, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_9B46F4726C0A2A-001\control-001\cores}
   [junit4]   2> 1302184 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1302184 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-31T04:45:01.241Z
   [junit4]   2> 1302194 INFO  (zkConnectionManagerCallback-2505-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302194 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae31d860002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1302237 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1302237 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_9B46F4726C0A2A-001\control-001\solr.xml
   [junit4]   2> 1302271 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1302271 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1302284 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@18233147, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1302313 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:64675/solr
   [junit4]   2> 1302316 INFO  (zkConnectionManagerCallback-2509-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1302319 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160aae31d860003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1302336 INFO  (zkConnectionManagerCallback-2511-thread-1-processing-n:127.0.0.1:64684_) [n:127.0.0.1:64684_    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1303259 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1303260 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:64684_
   [junit4]   2> 1303261 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.c.Overseer Overseer (id=99267084231770116-127.0.0.1:64684_-n_0000000000) starting
   [junit4]   2> 1303274 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:64684_
   [junit4]   2> 1303299 INFO  (OverseerStateUpdate-99267084231770116-127.0.0.1:64684_-n_0000000000) [n:127.0.0.1:64684_    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1303468 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18233147
   [junit4]   2> 1303482 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18233147
   [junit4]   2> 1303483 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@18233147
   [junit4]   2> 1303485 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [n:127.0.0.1:64684_    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_9B46F4726C0A2A-001\control-001\cores
   [junit4]   2> 1303560 INFO  (zkConnectionManagerCallback-2517-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1303570 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1303571 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[9B46F4726C0A2A]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:64675/solr ready
   [junit4]   2> 1303575 INFO  (qtp1308913356-10423) [n:127.0.0.1:64684_    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:64684_&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1303580 INFO  (OverseerThreadFactory-4028-thread-1-processing-n:127.0.0.1:64684_) [n:127.0.0.1:64684_    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1303701 INFO  (qtp1308913356-1042

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

seExecutor-1062-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a24b68a: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2127cd42
   [junit4]   2> 219820 INFO  (TEST-SchemaTest.testGetFieldTypesAccuracy-seed#[A45E7FADA1B7D7AF]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1710718c{/solr,null,UNAVAILABLE}
   [junit4]   2> 219824 INFO  (TEST-SchemaTest.testGetFieldTypesAccuracy-seed#[A45E7FADA1B7D7AF]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetFieldTypesAccuracy
   [junit4]   2> 219826 INFO  (SUITE-SchemaTest-seed#[A45E7FADA1B7D7AF]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2044, maxMBSortInHeap=6.724473183708016, sim=RandomSimilarity(queryNorm=true): {}, locale=de-DE, timezone=America/Argentina/Mendoza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72828032,total=322961408
   [junit4]   2> NOTE: All tests run in this JVM: [MergeIndexesEmbeddedTest, ContentStreamTest, RawValueEvaluatorTest, GraphExpressionTest, HyperbolicTangentEvaluatorTest, TestClusteringResponse, TestFastInputStream, GreaterThanEqualToEvaluatorTest, LessThanEqualToEvaluatorTest, SolrParamTest, LargeVolumeJettyTest, FieldValueEvaluatorTest, ConcurrentUpdateSolrClientTest, TestConfigSetAdminRequest, JdbcDriverTest, SolrPingTest, NormalizeEvaluatorTest, AndEvaluatorTest, CommonParamsTest, SolrSchemalessExampleTest, TestV2Request, DivideEvaluatorTest, SolrExceptionTest, SquareRootEvaluatorTest, ArcCosineEvaluatorTest, CloudSolrClientCacheTest, RoundEvaluatorTest, CollectionAdminRequestRequiredParamsTest, JsonValidatorTest, CorrelationEvaluatorTest, FacetFieldTest, CoalesceEvaluatorTest, CloudSolrClientTest, AnlysisResponseBaseTest, LargeVolumeEmbeddedTest, SolrExampleXMLTest, LargeVolumeBinaryJettyTest, JettyWebappTest, TestSpellCheckResponse, TestNamedListCodec, TestJavaBinCodec, SolrQueryTest, TestHash, ModifiableSolrParamsTest, DocumentAnalysisResponseTest, TestUpdateRequestCodec, ClientUtilsTest, NamedListTest, TestLBHttpSolrClient, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, HttpSolrClientBuilderTest, HttpSolrClientConPoolTest, LBHttpSolrClientBuilderTest, JdbcTest, StreamExpressionToExpessionTest, StreamExpressionToExplanationTest, AbsoluteValueEvaluatorTest, ArcTangentEvaluatorTest, AscEvaluatorTest, CubedRootEvaluatorTest, EqualToEvaluatorTest, GreaterThanEvaluatorTest, HyperbolicCosineEvaluatorTest, HyperbolicSineEvaluatorTest, ModuloEvaluatorTest, MultiplyEvaluatorTest, NaturalLogEvaluatorTest, NormalDistributionEvaluatorTest, NotEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest, RecursiveEvaluatorTest, RegressionEvaluatorTest, ReverseEvaluatorTest, TangentEvaluatorTest, UniformDistributionEvaluatorTest, UuidEvaluatorTest, StreamExpressionParserTest, ConcatOperationTest, OperationsTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=A45E7FADA1B7D7AF -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Argentina/Mendoza -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.request.SchemaTest_A45E7FADA1B7D7AF-001\tempDir-082
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A45E7FADA1B7D7AF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [134/146 (1!)] on J1 in 31.30s, 35 tests, 1 error <<< FAILURES!

[...truncated 1518 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=Africa/Lusaka
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=65348336,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=AF3AB67AFB4A2193 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF3AB67AFB4A2193-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF3AB67AFB4A2193]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 2.65s, 8 tests, 1 error <<< FAILURES!

[...truncated 45772 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 370 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/370/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D:F37D0227860612B2]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.spelling.suggest.SuggesterFSTTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001

	at __randomizedtesting.SeedInfo.seed([FC1F64C15397452]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001

	at __randomizedtesting.SeedInfo.seed([1A2FA9FEF473C682]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8890 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 30, 2017 9:05:31 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7CF3E587946AE14D -Dtests.slow=true -Dtests.locale=he-IL -Dtests.timezone=Etc/GMT+8 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.60s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D:F37D0227860612B2]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7CF3E587946AE14D]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1914, maxMBSortInHeap=5.054286755231927, sim=RandomSimilarity(queryNorm=false): {}, locale=he-IL, timezone=Etc/GMT+8
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=80238856,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, IndexRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [3/9 (1!)] on J1 in 2.13s, 4 tests, 1 error <<< FAILURES!

[...truncated 4353 lines...]
   [junit4] Suite: org.apache.solr.spelling.suggest.SuggesterFSTTest
   [junit4]   2> 2144244 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   [junit4]   2> 2144245 WARN  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 2144245 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2144258 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2144259 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2144260 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2144440 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2144453 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=Solr SpellCheck Test
   [junit4]   2> 2144463 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 2144656 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144674 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144675 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2144677 INFO  (coreLoadExecutor-7078-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2144677 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2144946 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2144974 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 2144999 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 2145001 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2145001 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2145004 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2145004 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\]
   [junit4]   2> 2145016 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=31, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=59.94921875, floorSegmentMB=1.822265625, forceMergeDeletesPctAllowed=27.826400892651385, segmentsPerTier=41.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2145219 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2145219 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2145221 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=14, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.7091001256430095]
   [junit4]   2> 2145227 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@45bdb42e[collection1] main]
   [junit4]   2> 2145229 WARN  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2145235 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145235 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145246 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145266 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2145300 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 2145301 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145301 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2145343 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 2145344 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 2145344 INFO  (coreLoadExecutor-7078-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2145346 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 2145346 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145346 ERROR (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145347 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 2145347 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145348 ERROR (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_tst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145349 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 2145349 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145349 ERROR (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_fst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145349 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 2145349 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2145350 ERROR (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Exception in reloading spell check index for spellchecker: suggest_wfst
   [junit4]   2> java.io.FileNotFoundException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin (The system cannot find the file specified)
   [junit4]   2> 	at java.io.FileInputStream.open0(Native Method)
   [junit4]   2> 	at java.io.FileInputStream.open(FileInputStream.java:195)
   [junit4]   2> 	at java.io.FileInputStream.<init>(FileInputStream.java:138)
   [junit4]   2> 	at org.apache.solr.spelling.suggest.Suggester.reload(Suggester.java:182)
   [junit4]   2> 	at org.apache.solr.handler.component.SpellCheckComponent$SpellCheckerListener.newSearcher(SpellCheckComponent.java:815)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.lambda$getSearcher$17(SolrCore.java:2275)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2145351 INFO  (searcherExecutor-7079-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@45bdb42e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2145356 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2145358 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testRebuild
   [junit4]   2> 2145364 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 5
   [junit4]   2> 2145372 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2145372 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2145373 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145373 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145545 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e148946[collection1] main]
   [junit4]   2> 2145546 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145546 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145546 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 2145570 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 2145586 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 2145641 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145655 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2145657 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e148946[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3)))}
   [junit4]   2> 2145657 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 284
   [junit4]   2> 2145669 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=12
   [junit4]   2> 2145673 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 6
   [junit4]   2> 2145673 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145673 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145800 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@667cbaa7[collection1] main]
   [junit4]   2> 2145801 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145801 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 2145825 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145828 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 2145845 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 2145860 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2145868 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2145870 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@667cbaa7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c3) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 2145870 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 193
   [junit4]   2> 2145871 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 2145871 INFO  (TEST-SuggesterFSTTest.testRebuild-seed#[FC1F64C15397452]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testRebuild
   [junit4]   2> 2145874 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReload
   [junit4]   2> 2145875 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 2145876 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2145877 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2145877 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2145878 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@8abdc51 commitCommandVersion:0
   [junit4]   2> 2145997 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@13e13b0d[collection1] main]
   [junit4]   2> 2145997 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2145997 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2145997 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 2146002 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 2146010 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 2146027 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146036 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146038 INFO  (searcherExecutor-7079-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@13e13b0d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146039 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 161
   [junit4]   2> 2146040 ERROR (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\core.properties
   [junit4]   2> 2146042 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2146147 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2146191 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.s.IndexSchema [collection1] Schema name=Solr SpellCheck Test
   [junit4]   2> 2146198 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.s.IndexSchema Loaded schema Solr SpellCheck Test/1.1 with uniqueid field id
   [junit4]   2> 2146201 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    ] o.a.s.c.CoreContainer Reloading SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1
   [junit4]   2> 2146248 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7d18668a
   [junit4]   2> 2146249 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\]
   [junit4]   2> 2146406 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2146407 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2146410 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9f472d[collection1] main]
   [junit4]   2> 2146412 WARN  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2146414 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146414 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146414 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.j.JaspellLookupFactory init: {name=suggest,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.jaspell.JaspellLookup,field=suggest,storeDir=suggest,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146416 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest
   [junit4]   2> 2146417 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146417 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_tst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookup,field=suggest,storeDir=suggest_tst,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 2146421 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_tst
   [junit4]   2> 2146421 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146421 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_fst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.FSTLookup,field=suggest,storeDir=suggest_fst,buildOnCommit=true,weightBuckets=5,exactMatchFirst=true}
   [junit4]   2> 2146422 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_fst
   [junit4]   2> 2146422 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 2146422 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.Suggester init: {name=suggest_wfst,classname=org.apache.solr.spelling.suggest.Suggester,lookupImpl=org.apache.solr.spelling.suggest.fst.WFSTLookupFactory,field=suggest,storeDir=suggest_wfst,buildOnCommit=true,exactMatchFirst=true}
   [junit4]   2> 2146423 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.c.SpellCheckComponent Registering newSearcher listener for spellchecker: suggest_wfst
   [junit4]   2> 2146423 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2146424 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=15, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=66.5322265625, floorSegmentMB=1.5517578125, forceMergeDeletesPctAllowed=4.5075269946102905, segmentsPerTier=50.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 2146426 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest
   [junit4]   2> 2146426 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146426 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_tst
   [junit4]   2> 2146427 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146429 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_fst
   [junit4]   2> 2146429 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146430 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: suggest_wfst
   [junit4]   2> 2146430 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester reload()
   [junit4]   2> 2146433 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a9f472d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146441 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2146443 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@95dd0d9[collection1] main]
   [junit4]   2> 2146444 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2146444 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146444 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5b8888a2
   [junit4]   2> 2146444 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1535674530
   [junit4]   2> 2146449 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70d8652c: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ebeac49
   [junit4]   2> 2146449 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146462 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 2146462 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146471 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146472 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 2146472 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146480 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146480 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 2146480 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146489 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146490 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@95dd0d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1) Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 2146515 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 2146515 INFO  (TEST-SuggesterFSTTest.testReload-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testReload
   [junit4]   2> 2146517 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testSuggestions
   [junit4]   2> 2146519 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 2146520 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 2146520 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 2146521 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2146521 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@52d2a12f commitCommandVersion:0
   [junit4]   2> 2146623 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2438829[collection1] main]
   [junit4]   2> 2146625 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest
   [junit4]   2> 2146625 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146628 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2146628 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest\jaspell.dat
   [junit4]   2> 2146628 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_tst
   [junit4]   2> 2146628 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146642 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_tst\tst.dat
   [junit4]   2> 2146643 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_fst
   [junit4]   2> 2146643 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146666 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_fst\fst.bin
   [junit4]   2> 2146666 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Building spell index for spell checker: suggest_wfst
   [junit4]   2> 2146666 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester build()
   [junit4]   2> 2146682 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.Suggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\suggest_wfst\wfst.bin
   [junit4]   2> 2146687 INFO  (searcherExecutor-7083-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2438829[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1) Uninverting(_3(7.3.0):c3)))}
   [junit4]   2> 2146690 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 169
   [junit4]   2> 2146691 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=ac&qt=/suggest_fst&spellcheck.onlyMorePopular=true&spellcheck.count=2&wt=xml} status=0 QTime=0
   [junit4]   2> 2146692 INFO  (TEST-SuggesterFSTTest.testSuggestions-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testSuggestions
   [junit4]   2> 2146702 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Starting testAnalyzer
   [junit4]   2> 2146702 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.s.s.Suggester init: {field=test_field,lookupImpl=org.apache.solr.spelling.suggest.tst.TSTLookupFactory}
   [junit4]   2> 2146702 INFO  (TEST-SuggesterFSTTest.testAnalyzer-seed#[FC1F64C15397452]) [    x:collection1] o.a.s.SolrTestCaseJ4 ###Ending testAnalyzer
   [junit4]   2> 2146702 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2146702 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1557644217
   [junit4]   2> 2146702 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2146702 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5c372032: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@57fc2aed
   [junit4]   2> 2146707 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2146707 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@380e75c9: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@acb2131
   [junit4]   2> 2146711 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2146711 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@567370fb: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@41dfd289
   [junit4]   2> 2146711 INFO  (coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@12a84df1
   [junit4]   2> 2146713 INFO  (coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=313019889
   [junit4]   2> 2146713 INFO  (coreCloseExecutor-7087-thread-1-processing-x:collection1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e94abc0: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1ebeac49
   [junit4]   2> 2146797 INFO  (SUITE-SuggesterFSTTest-seed#[FC1F64C15397452]-worker) [    x:collection1] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 30, 2017 5:44:26 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {spell=PostingsFormat(name=Memory), id=PostingsFormat(name=Asserting), suggest=FSTOrd50, text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1857, maxMBSortInHeap=7.677500891144596, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=Etc/GMT+7
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=171949880,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [DocValuesNotIndexedTest, WrapperMergePolicyFactoryTest, TestSuggestSpellingConverter, TestTestInjection, DeleteReplicaTest, TestStressVersions, TestOverriddenPrefixQueryForCustomFieldType, TestMaxTokenLenTokenizer, UpdateParamsTest, FileUtilsTest, DistributedFacetExistsSmallTest, TestSolrConfigHandlerConcurrent, CloudExitableDirectoryReaderTest, DateRangeFieldTest, TestAuthenticationFramework, SimplePostToolTest, TestRemoteStreaming, TestSolrCloudSnapshots, ZkNodePropsTest, TestZkAclsWithHadoopAuth, TestShardHandlerFactory, TestFieldResource, TestManagedResource, SolrGraphiteReporterTest, PKIAuthenticationIntegrationTest, TestConfigSetsAPIExclusivity, TestDynamicFieldResource, TestDocBasedVersionConstraints, SortSpecParsingTest, EnumFieldTest, CoreSorterTest, PolyFieldTest, PropertiesRequestHandlerTest, TestClusterProperties, TriggerIntegrationTest, TestMergePolicyConfig, QueryElevationComponentTest, TestSubQueryTransformerCrossCore, TestCloudPivotFacet, LeaderFailoverAfterPartitionTest, TestLeaderInitiatedRecoveryThread, DebugComponentTest, TestXmlQParser, TestRandomFaceting, TestStressLucene, TermVectorComponentTest, TestCoreBackup, CdcrVersionReplicationTest, HdfsRecoveryZkTest, SolrPluginUtilsTest, TestLegacyNumericUtils, TestNestedDocsSort, TestPostingsSolrHighlighter, TestFieldTypeResource, ChaosMonkeySafeLeaderTest, TestHashPartitioner, CdcrReplicationHandlerTest, TestUniqueKeyFieldResource, TestFieldSortValues, JsonLoaderTest, BufferStoreTest, HdfsChaosMonkeySafeLeaderTest, CustomCollectionTest, SpellingQueryConverterTest, CoreAdminHandlerTest, TestCharFilters, TestClusterStateMutator, TestCollectionsAPIViaSolrCloudCluster, IndexSchemaRuntimeFieldTest, TestComponentsName, TestStreamBody, ExternalFileFieldSortTest, SparseHLLTest, MoreLikeThisHandlerTest, V2ApiIntegrationTest, TestFunctionQuery, TestLRUCache, TestAnalyzedSuggestions, TestLeaderElectionWithEmptyReplica, TestJavabinTupleStreamParser, TestSearchPerf, TestCloudRecovery, SynonymTokenizerTest, TestManagedSynonymFilterFactory, BlockCacheTest, TestDynamicLoading, SSLMigrationTest, TestFieldCacheVsDocValues, TestFreeTextSuggestions, TestWordDelimiterFilterFactory, FieldMutatingUpdateProcessorTest, SpellPossibilityIteratorTest, HdfsLockFactoryTest, TestSimpleQParserPlugin, DocumentAnalysisRequestHandlerTest, DistributedMLTComponentTest, TestBadConfig, TestFastLRUCache, TestDocSet, TestSolrIndexConfig, TestInitQParser, HdfsWriteToMultipleCollectionsTest, ChangedSchemaMergeTest, DocumentBuilderTest, TestFoldingMultitermQuery, SearchHandlerTest, InfixSuggestersTest, SolrJmxReporterTest, BadCopyFieldTest, StatelessScriptUpdateProcessorFactoryTest, CacheHeaderTest, LukeRequestHandlerTest, TestMacros, FileBasedSpellCheckerTest, DocValuesTest, TestCloudInspectUtil, SpellCheckCollatorWithCollapseTest, BasicZkTest, TestReRankQParserPlugin, TestRawResponseWriter, TestTrackingShardHandlerFactory, TermsComponentTest, SchemaVersionSpecificBehaviorTest, TestPerFieldSimilarity, TestSort, QueryEqualityTest, TermVectorComponentDistributedTest, TestSolrQueryParser, TestSlowCompositeReaderWrapper, TolerantUpdateProcessorTest, DocValuesMultiTest, LegacyCloudClusterPropTest, TestUtilizeNode, SolrCloudReportersTest, TestTrie, TestSolr4Spatial2, TestFastWriter, UpdateRequestProcessorFactoryTest, TestCorePropertiesReload, SolrCloudExampleTest, TestGraphTermsQParserPlugin, HdfsBasicDistributedZkTest, LoggingHandlerTest, DistribDocExpirationUpdateProcessorTest, TestApiFramework, BaseCdcrDistributedZkTest, TestExtendedDismaxParser, TestMultiValuedNumericRangeQuery, AtomicUpdateProcessorFactoryTest, InfoHandlerTest, BlockJoinFacetRandomTest, TestJsonFacets, TestReload, BJQParserTest, VersionInfoTest, DeleteLastCustomShardedReplicaTest, TestDistributedMissingSort, DistributedQueryComponentCustomSortTest, TestInPlaceUpdatesStandalone, CopyFieldTest, TestHttpShardHandlerFactory, DeleteStatusTest, TestStressUserVersions, TestSQLHandlerNonCloud, TestCloudManagedSchema, ExplicitHLLTest, ParsingFieldUpdateProcessorsTest, FullSolrCloudDistribCmdsTest, MergeStrategyTest, TestExecutePlanAction, TestSolrJ, MetricTriggerTest, TestBlobHandler, TestNamedUpdateProcessors, SimpleCollectionCreateDeleteTest, AutoAddReplicasPlanActionTest, TestZkChroot, TestSolrConfigHandler, SolrMetricsIntegrationTest, MBeansHandlerTest, ZkStateWriterTest, OverseerCollectionConfigSetProcessorTest, TestSchemaResource, BasicAuthIntegrationTest, CdcrUpdateLogTest, DistributedIntervalFacetingTest, BasicDistributedZkTest, LeaderElectionTest, TestRandomDVFaceting, TestDistributedSearch, TestRealTimeGet, TestRangeQuery, StatsComponentTest, SolrCmdDistributorTest, ConvertedLegacyTest, BasicFunctionalityTest, TestLazyCores, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, SuggesterFSTTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SuggesterFSTTest -Dtests.seed=FC1F64C15397452 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Etc/GMT+7 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SuggesterFSTTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001\init-core-data-001\index\segments_5
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.spelling.suggest.SuggesterFSTTest_FC1F64C15397452-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC1F64C15397452]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [426/764 (1!)] on J1 in 2.86s, 4 tests, 1 error <<< FAILURES!

[...truncated 1067 lines...]
   [junit4] JVM J0: stdout was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20171230_170830_7742519586482136898732.sysout
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\heapdumps\java_pid8564.hprof ...
   [junit4] Heap dump file created [135972470 bytes in 0.741 secs]
   [junit4] <<< JVM J0: EOF ----

[...truncated 2374 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ro-RO, timezone=Asia/Aden
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=52997712,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=1A2FA9FEF473C682 -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Asia/Aden -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_1A2FA9FEF473C682-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1A2FA9FEF473C682]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.78s, 8 tests, 1 error <<< FAILURES!

[...truncated 6206 lines...]
BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:835: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:787: Some of the tests produced a heap dump, but did not fail. Maybe a suppressed OutOfMemoryError? Dumps created:
* java_pid8564.hprof

Total time: 97 minutes 23 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

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 369 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/369/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.security.BasicAuthIntegrationTest

Error Message:
Error from server at http://127.0.0.1:51301/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:51301/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([E853545E3B95FE06]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.security.BasicAuthIntegrationTest.setupCluster(BasicAuthIntegrationTest.java:82)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([656EF00BF424BC13:DA91B1A12ADE5C8F]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6596)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([E853545E3B95FE06]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([E853545E3B95FE06]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001

	at __randomizedtesting.SeedInfo.seed([4800C9AEE63E336E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12393 lines...]
   [junit4] Suite: org.apache.solr.security.BasicAuthIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\init-core-data-001
   [junit4]   2> 954123 WARN  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 954123 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 954127 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 954127 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 954129 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001
   [junit4]   2> 954129 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 954130 INFO  (Thread-1828) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 954130 INFO  (Thread-1828) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 954134 ERROR (Thread-1828) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 954229 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51296
   [junit4]   2> 954236 INFO  (zkConnectionManagerCallback-1835-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954247 INFO  (jetty-launcher-1832-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 954247 INFO  (jetty-launcher-1832-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 954249 INFO  (jetty-launcher-1832-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10d8759{/solr,null,AVAILABLE}
   [junit4]   2> 954249 INFO  (jetty-launcher-1832-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e5397{/solr,null,AVAILABLE}
   [junit4]   2> 954250 INFO  (jetty-launcher-1832-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@113ef78{HTTP/1.1,[http/1.1]}{127.0.0.1:51300}
   [junit4]   2> 954250 INFO  (jetty-launcher-1832-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@189512e{HTTP/1.1,[http/1.1]}{127.0.0.1:51301}
   [junit4]   2> 954250 INFO  (jetty-launcher-1832-thread-3) [    ] o.e.j.s.Server Started @961653ms
   [junit4]   2> 954251 INFO  (jetty-launcher-1832-thread-2) [    ] o.e.j.s.Server Started @961653ms
   [junit4]   2> 954251 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51300}
   [junit4]   2> 954251 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51301}
   [junit4]   2> 954251 ERROR (jetty-launcher-1832-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 954251 ERROR (jetty-launcher-1832-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 954251 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T05:35:09.115Z
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 954252 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T05:35:09.115Z
   [junit4]   2> 954255 INFO  (jetty-launcher-1832-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8fcd66{/solr,null,AVAILABLE}
   [junit4]   2> 954257 INFO  (jetty-launcher-1832-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7967f9{HTTP/1.1,[http/1.1]}{127.0.0.1:51310}
   [junit4]   2> 954257 INFO  (jetty-launcher-1832-thread-1) [    ] o.e.j.s.Server Started @961659ms
   [junit4]   2> 954257 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51310}
   [junit4]   2> 954261 ERROR (jetty-launcher-1832-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 954269 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 954270 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 954270 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 954270 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-30T05:35:09.133Z
   [junit4]   2> 954272 INFO  (zkConnectionManagerCallback-1839-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954273 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 954274 INFO  (zkConnectionManagerCallback-1837-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954275 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 954276 INFO  (zkConnectionManagerCallback-1841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954277 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 954293 INFO  (jetty-launcher-1832-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51296/solr
   [junit4]   2> 954293 INFO  (jetty-launcher-1832-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51296/solr
   [junit4]   2> 954293 INFO  (jetty-launcher-1832-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51296/solr
   [junit4]   2> 954295 INFO  (zkConnectionManagerCallback-1851-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954295 INFO  (zkConnectionManagerCallback-1849-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954295 INFO  (zkConnectionManagerCallback-1853-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954296 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a5eaaec50004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 954298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a5eaaec50006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 954298 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a5eaaec50005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 954300 INFO  (zkConnectionManagerCallback-1855-thread-1-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954300 INFO  (zkConnectionManagerCallback-1857-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954302 INFO  (zkConnectionManagerCallback-1859-thread-1-processing-n:127.0.0.1:51310_solr) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954439 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 954439 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 954440 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51300_solr
   [junit4]   2> 954441 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51301_solr
   [junit4]   2> 954441 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.c.Overseer Overseer (id=99261619175227400-127.0.0.1:51300_solr-n_0000000000) starting
   [junit4]   2> 954452 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 954456 INFO  (zkCallback-1854-thread-1-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 954458 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51300_solr
   [junit4]   2> 954462 INFO  (zkCallback-1854-thread-1-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 954462 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 954469 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 954471 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 954474 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51310_solr
   [junit4]   2> 954621 INFO  (zkCallback-1854-thread-1-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 954621 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 954711 INFO  (zkCallback-1858-thread-1-processing-n:127.0.0.1:51310_solr) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 954785 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51300.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954785 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51310.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954792 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51301.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954796 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51310.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954796 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51300.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954797 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51310.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954797 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51300.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954798 INFO  (jetty-launcher-1832-thread-3) [n:127.0.0.1:51300_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node3\.
   [junit4]   2> 954800 INFO  (jetty-launcher-1832-thread-1) [n:127.0.0.1:51310_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node1\.
   [junit4]   2> 954803 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51301.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954803 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51301.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 954805 INFO  (jetty-launcher-1832-thread-2) [n:127.0.0.1:51301_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node2\.
   [junit4]   2> 954921 INFO  (zkConnectionManagerCallback-1867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954922 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a5eaaec5000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 954926 INFO  (zkConnectionManagerCallback-1871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 954929 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 954930 INFO  (SUITE-BasicAuthIntegrationTest-seed#[E853545E3B95FE06]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51296/solr ready
   [junit4]   2> 954938 INFO  (qtp21263728-8955) [n:127.0.0.1:51301_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 954940 INFO  (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.CreateCollectionCmd Create collection authCollection
   [junit4]   2> 955059 INFO  (OverseerStateUpdate-99261619175227400-127.0.0.1:51300_solr-n_0000000000) [n:127.0.0.1:51300_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"authCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51301/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 955065 INFO  (OverseerStateUpdate-99261619175227400-127.0.0.1:51300_solr-n_0000000000) [n:127.0.0.1:51300_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"authCollection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51300/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 955072 INFO  (OverseerStateUpdate-99261619175227400-127.0.0.1:51300_solr-n_0000000000) [n:127.0.0.1:51300_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"authCollection",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"authCollection_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51310/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 955276 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=authCollection_shard1_replica_n1&action=CREATE&numShards=3&collection=authCollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 955277 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=authCollection_shard2_replica_n2&action=CREATE&numShards=3&collection=authCollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 955278 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 955278 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 955280 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=authCollection_shard3_replica_n4&action=CREATE&numShards=3&collection=authCollection&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 955281 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 955396 INFO  (zkCallback-1854-thread-1-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 955396 INFO  (zkCallback-1856-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 955396 INFO  (zkCallback-1858-thread-1-processing-n:127.0.0.1:51310_solr) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 955398 INFO  (zkCallback-1856-thread-2-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 955398 INFO  (zkCallback-1858-thread-2-processing-n:127.0.0.1:51310_solr) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 955398 INFO  (zkCallback-1854-thread-2-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/authCollection/state.json] for collection [authCollection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 956322 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 956324 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 956327 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 956332 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema [authCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 956332 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema [authCollection_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 956334 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema [authCollection_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 956342 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 956342 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 956342 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard2_replica_n2' using configuration from collection authCollection, trusted=true
   [junit4]   2> 956342 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard1_replica_n1' using configuration from collection authCollection, trusted=true
   [junit4]   2> 956342 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 956342 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'authCollection_shard3_replica_n4' using configuration from collection authCollection, trusted=true
   [junit4]   2> 956343 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51300.solr.core.authCollection.shard2.replica_n2' (registry 'solr.core.authCollection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 956343 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51301.solr.core.authCollection.shard1.replica_n1' (registry 'solr.core.authCollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 956343 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51310.solr.core.authCollection.shard3.replica_n4' (registry 'solr.core.authCollection.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@11176a3
   [junit4]   2> 956343 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956343 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956343 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [[authCollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node2\authCollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node2\.\authCollection_shard1_replica_n1\data\]
   [junit4]   2> 956343 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [[authCollection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node3\authCollection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node3\.\authCollection_shard2_replica_n2\data\]
   [junit4]   2> 956343 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 956343 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [[authCollection_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node1\authCollection_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.security.BasicAuthIntegrationTest_E853545E3B95FE06-001\tempDir-001\node1\.\authCollection_shard3_replica_n4\data\]
   [junit4]   2> 956465 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956466 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956466 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956466 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956467 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 956468 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 956468 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956468 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 956468 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 956468 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956469 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 956470 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 956470 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1795aec[authCollection_shard2_replica_n2] main]
   [junit4]   2> 956470 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@12c2cc1[authCollection_shard3_replica_n4] main]
   [junit4]   2> 956470 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a761a9[authCollection_shard1_replica_n1] main]
   [junit4]   2> 956470 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 956470 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 956470 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 956470 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 956474 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 956474 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 956474 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956474 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956475 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 956475 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588185909258354688
   [junit4]   2> 956476 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588185909258354688
   [junit4]   2> 956476 INFO  (searcherExecutor-4213-thread-1-processing-n:127.0.0.1:51310_solr x:authCollection_shard3_replica_n4 s:shard3 c:authCollection r:core_node6) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4] Registered new searcher Searcher@12c2cc1[authCollection_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956475 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588185909258354688
   [junit4]   2> 956477 INFO  (searcherExecutor-4212-thread-1-processing-n:127.0.0.1:51301_solr x:authCollection_shard1_replica_n1 s:shard1 c:authCollection r:core_node3) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1] Registered new searcher Searcher@1a761a9[authCollection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956478 INFO  (searcherExecutor-4211-thread-1-processing-n:127.0.0.1:51300_solr x:authCollection_shard2_replica_n2 s:shard2 c:authCollection r:core_node5) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2] Registered new searcher Searcher@1795aec[authCollection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 956483 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 956483 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 956483 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 956483 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51301/solr/authCollection_shard1_replica_n1/
   [junit4]   2> 956483 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51310/solr/authCollection_shard3_replica_n4/
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:51301/solr/authCollection_shard1_replica_n1/ has no replicas
   [junit4]   2> 956483 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 956483 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:51300/solr/authCollection_shard2_replica_n2/
   [junit4]   2> 956483 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 956483 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 956483 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SyncStrategy http://127.0.0.1:51310/solr/authCollection_shard3_replica_n4/ has no replicas
   [junit4]   2> 956484 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 956484 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:51300/solr/authCollection_shard2_replica_n2/ has no replicas
   [junit4]   2> 956484 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 956489 INFO  (qtp32336173-8947) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51310/solr/authCollection_shard3_replica_n4/ shard3
   [junit4]   2> 956489 INFO  (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51301/solr/authCollection_shard1_replica_n1/ shard1
   [junit4]   2> 956489 INFO  (qtp17721672-8923) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:51300/solr/authCollection_shard2_replica_n2/ shard2
   [junit4]   2> 1134940 ERROR (qtp21263728-8955) [n:127.0.0.1:51301_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1134941 INFO  (qtp21263728-8955) [n:127.0.0.1:51301_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=authCollection&nrtReplicas=1&action=CREATE&numShards=3&wt=javabin&version=2} status=500 QTime=180003
   [junit4]   2> 1134941 ERROR (qtp21263728-8955) [n:127.0.0.1:51301_solr    ] o.a.s.s.HttpSolrCall null:org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1134945 INFO  (jetty-closer-1833-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7967f9{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1134947 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=25561397
   [junit4]   2> 1134947 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1134947 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1db69aa: rootName = solr_51310, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@16d1fdb
   [junit4]   2> 1134947 INFO  (jetty-closer-1833-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@113ef78{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1134947 ERROR (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:51310/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51310/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:51310 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1134950 ERROR (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:51300/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51300/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:51300 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1134947 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=699039
   [junit4]   2> 1134952 ERROR (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:51301/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51301/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: org.apache.http.NoHttpResponseException: 127.0.0.1:51301 failed to respond
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:141)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 1134954 ERROR (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerCollectionMessageHandler Cleaning up collection [authCollection].
   [junit4]   2> 1134951 INFO  (jetty-closer-1833-thread-3) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@189512e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1134952 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1134967 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=33003262
   [junit4]   2> 1134967 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16a030b: rootName = solr_51300, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@163e6d1
   [junit4]   2> 1134967 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1134967 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@dbafa1: rootName = solr_51301, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@15682b0
   [junit4]   2> 1134971 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1134972 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6bb4af: rootName = solr_51310, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b7934d
   [junit4]   2> 1134974 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1134974 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10134f1: rootName = solr_51301, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b7934d
   [junit4]   2> 1134977 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1134977 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1bca524: rootName = solr_51310, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67c292
   [junit4]   2> 1134977 INFO  (OverseerThreadFactory-4204-thread-1-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1134981 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1134981 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@22ccfc: rootName = solr_51301, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67c292
   [junit4]   2> 1134982 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1134982 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e419f0: rootName = solr_51300, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1b7934d
   [junit4]   2> 1134984 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51310_solr
   [junit4]   2> 1134986 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51301_solr
   [junit4]   2> 1134987 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1134987 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@c7bfea: rootName = solr_51300, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@67c292
   [junit4]   2> 1134987 INFO  (jetty-closer-1833-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1134989 INFO  (jetty-closer-1833-thread-3) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1134989 INFO  (zkCallback-1854-thread-3-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1134991 INFO  (zkCallback-1856-thread-4-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (1)
   [junit4]   2> 1134993 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:51300_solr
   [junit4]   2> 1134994 INFO  (coreCloseExecutor-4226-thread-1) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.c.SolrCore [authCollection_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1ae8c9e
   [junit4]   2> 1134994 INFO  (coreCloseExecutor-4226-thread-1) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard1.replica_n1, tag=28216478
   [junit4]   2> 1134994 INFO  (coreCloseExecutor-4226-thread-1) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c0f7a0: rootName = solr_51301, domain = solr.core.authCollection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.authCollection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@1bbdc90
   [junit4]   2> 1134994 INFO  (jetty-closer-1833-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1134995 INFO  (zkCallback-1854-thread-3-processing-n:127.0.0.1:51301_solr) [n:127.0.0.1:51301_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1134996 INFO  (zkCallback-1856-thread-4-processing-n:127.0.0.1:51300_solr) [n:127.0.0.1:51300_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1134997 INFO  (coreCloseExecutor-4227-thread-1) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.c.SolrCore [authCollection_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@2d9362
   [junit4]   2> 1134997 INFO  (coreCloseExecutor-4227-thread-1) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard3.replica_n4, tag=2986850
   [junit4]   2> 1134997 INFO  (coreCloseExecutor-4227-thread-1) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@757b3c: rootName = solr_51310, domain = solr.core.authCollection.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.authCollection.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@8ff880
   [junit4]   2> 1135004 INFO  (coreCloseExecutor-4226-thread-1) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard1.leader, tag=28216478
   [junit4]   2> 1135006 INFO  (coreCloseExecutor-4228-thread-1) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.c.SolrCore [authCollection_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@10b6b9
   [junit4]   2> 1135006 INFO  (coreCloseExecutor-4228-thread-1) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.authCollection.shard2.replica_n2, tag=1095353
   [junit4]   2> 1135006 INFO  (coreCloseExecutor-4228-thread-1) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10e6310: rootName = solr_51300, domain = solr.core.authCollection.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.authCollection.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@327453
   [junit4]   2> 1135007 INFO  (coreCloseExecutor-4227-thread-1) [n:127.0.0.1:51310_solr c:authCollection s:shard3 r:core_node6 x:authCollection_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard3.leader, tag=2986850
   [junit4]   2> 1135012 INFO  (zkCallback-1858-thread-3-processing-n:127.0.0.1:51310_solr) [n:127.0.0.1:51310_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (0)
   [junit4]   2> 1135018 INFO  (jetty-closer-1833-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@16e5397{/solr,null,UNAVAILABLE}
   [junit4]   2> 1135018 INFO  (coreCloseExecutor-4228-thread-1) [n:127.0.0.1:51300_solr c:authCollection s:shard2 r:core_node5 x:authCollection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.authCollection.shard2.leader, tag=1095353
   [junit4]   2> 1135023 INFO  (jetty-closer-1833-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@8fcd66{/solr,null,UNAVAILABLE}
   [junit4]   2> 1135065 ERROR (qtp21263728-8938) [n:127.0.0.1:51301_solr c:authCollection s:shard1 r:core_node3 x:authCollection_shard1_replica_n1] o.a.

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

losing
   [junit4]   2> 226317 INFO  (OverseerStateUpdate-99262172910256139-127.0.0.1:57523_solr-n_0000000000) [n:127.0.0.1:57523_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:57523_solr
   [junit4]   2> 226321 WARN  (OverseerAutoScalingTriggerThread-99262172910256139-127.0.0.1:57523_solr-n_0000000000) [n:127.0.0.1:57523_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 226334 INFO  (jetty-closer-242-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@92e408{/solr,null,UNAVAILABLE}
   [junit4]   2> 227737 WARN  (zkCallback-269-thread-1-processing-n:127.0.0.1:57533_solr) [n:127.0.0.1:57533_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 227738 INFO  (jetty-closer-242-thread-4) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@107e00a{/solr,null,UNAVAILABLE}
   [junit4]   2> 227740 ERROR (SUITE-StreamExpressionTest-seed#[656EF00BF424BC13]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 227740 INFO  (SUITE-StreamExpressionTest-seed#[656EF00BF424BC13]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57516 57516
   [junit4]   2> 227743 INFO  (Thread-151) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:57516 57516
   [junit4]   2> 227744 WARN  (Thread-151) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/aliases.json
   [junit4]   2> 	80	/solr/clusterprops.json
   [junit4]   2> 	14	/solr/configs/conf
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/clusterstate.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	12	/solr/collections/collection1_collection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99262172910256139-127.0.0.1:57523_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	80	/solr/live_nodes
   [junit4]   2> 	80	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_656EF00BF424BC13-001
   [junit4]   2> Dec 30, 2017 7:57:53 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=en-US, timezone=Africa/Ouagadougou
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=77211728,total=182726656
   [junit4]   2> NOTE: All tests run in this JVM: [CloudSolrClientTest, TestClusteringResponse, AndEvaluatorTest, AbsoluteValueEvaluatorTest, TestV2Request, SolrExampleStreamingBinaryTest, FieldValueEvaluatorTest, CorrelationEvaluatorTest, ContentStreamTest, LessThanEqualToEvaluatorTest, SolrPingTest, HttpSolrClientConPoolTest, SolrExampleJettyTest, GreaterThanEqualToEvaluatorTest, TestZkConfigManager, ClientUtilsTest, HyperbolicCosineEvaluatorTest, TestNamedListCodec, SquareRootEvaluatorTest, TestPathTrie, FacetFieldTest, ArcCosineEvaluatorTest, ConcurrentUpdateSolrClientTest, DocumentAnalysisResponseTest, SolrParamTest, MergeIndexesEmbeddedTest, AscEvaluatorTest, StreamExpressionToExplanationTest, ArcTangentEvaluatorTest, TestValidatingJsonMap, DivideEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [100/146 (1!)] on J1 in 115.82s, 143 tests, 1 failure, 9 skipped <<< FAILURES!

[...truncated 1605 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=203, maxMBSortInHeap=5.788962684314739, sim=RandomSimilarity(queryNorm=false): {}, locale=id-ID, timezone=Atlantic/Azores
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=10475680,total=32354304
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=4800C9AEE63E336E -Dtests.slow=true -Dtests.locale=id-ID -Dtests.timezone=Atlantic/Azores -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4800C9AEE63E336E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4800C9AEE63E336E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.59s, 8 tests, 1 error <<< FAILURES!

[...truncated 41500 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 368 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/368/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001

	at __randomizedtesting.SeedInfo.seed([FC152271CA3AFB90]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestSqlEntityProcessor.testChildEntities

Error Message:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSqlEntityProcessor_CD7DD5F36B18D64F-001\tempDir-001

Stack Trace:
java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSqlEntityProcessor_CD7DD5F36B18D64F-001\tempDir-001
	at __randomizedtesting.SeedInfo.seed([CD7DD5F36B18D64F:421E3A175091CBCC]:0)
	at sun.nio.fs.WindowsFileSystemProvider.implDelete(WindowsFileSystemProvider.java:266)
	at sun.nio.fs.AbstractFileSystemProvider.deleteIfExists(AbstractFileSystemProvider.java:108)
	at java.nio.file.Files.deleteIfExists(Files.java:1165)
	at org.apache.solr.handler.dataimport.AbstractSqlEntityProcessorTestCase.afterSqlEntitiyProcessorTestCase(AbstractSqlEntityProcessorTestCase.java:98)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse

Error Message:
Expected collection 'asynccall' to have 2 shards and 1 replica null Live Nodes: [127.0.0.1:58400_solr, 127.0.0.1:58401_solr] Last available state: DocCollection(asynccall//collections/asynccall/state.json/1)={   "pullReplicas":"0",   "replicationFactor":"1",   "shards":{     "shard1":{       "range":"80000000-ffffffff",       "state":"active",       "replicas":{"core_node2":{           "core":"asynccall_shard1_replica_n1",           "base_url":"http://127.0.0.1:58400/solr",           "state":"down",           "node_name":null,           "type":"NRT"}}},     "shard2":{       "range":"0-7fffffff",       "state":"active",       "replicas":{"core_node4":{           "core":"asynccall_shard2_replica_n3",           "base_url":"http://127.0.0.1:58401/solr",           "state":"down",           "node_name":null,           "type":"NRT"}}}},   "router":{"name":"compositeId"},   "maxShardsPerNode":"1",   "autoAddReplicas":"false",   "nrtReplicas":"1",   "tlogReplicas":"0"}

Stack Trace:
java.lang.AssertionError: Expected collection 'asynccall' to have 2 shards and 1 replica
null
Live Nodes: [127.0.0.1:58400_solr, 127.0.0.1:58401_solr]
Last available state: DocCollection(asynccall//collections/asynccall/state.json/1)={
  "pullReplicas":"0",
  "replicationFactor":"1",
  "shards":{
    "shard1":{
      "range":"80000000-ffffffff",
      "state":"active",
      "replicas":{"core_node2":{
          "core":"asynccall_shard1_replica_n1",
          "base_url":"http://127.0.0.1:58400/solr",
          "state":"down",
          "node_name":null,
          "type":"NRT"}}},
    "shard2":{
      "range":"0-7fffffff",
      "state":"active",
      "replicas":{"core_node4":{
          "core":"asynccall_shard2_replica_n3",
          "base_url":"http://127.0.0.1:58401/solr",
          "state":"down",
          "node_name":null,
          "type":"NRT"}}}},
  "router":{"name":"compositeId"},
  "maxShardsPerNode":"1",
  "autoAddReplicas":"false",
  "nrtReplicas":"1",
  "tlogReplicas":"0"}
	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D:AAFFF0200A6C89E4]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
	at org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse(AsyncCallRequestStatusResponseTest.java:43)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D:D66E7A9E70D8C237]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.TestSQLHandlerNonCloud

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001

	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_5B120D5EFD6DF801-001

	at __randomizedtesting.SeedInfo.seed([5B120D5EFD6DF801]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8150 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=211, maxMBSortInHeap=6.543693848114957, sim=RandomSimilarity(queryNorm=false): {}, locale=cs-CZ, timezone=America/Guatemala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=58656432,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDiversifiedTopDocsCollector, TestInetAddressRangeQueries, TestInetAddressPoint, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=FC152271CA3AFB90 -Dtests.slow=true -Dtests.locale=cs-CZ -Dtests.timezone=America/Guatemala -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001\testLongs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_FC152271CA3AFB90-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC152271CA3AFB90]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [11/13 (1!)] on J0 in 2.83s, 42 tests, 1 error <<< FAILURES!

[...truncated 3539 lines...]
   [junit4] Suite: org.apache.solr.cloud.AsyncCallRequestStatusResponseTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\init-core-data-001
   [junit4]   2> 718  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 723  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 723  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 759  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001
   [junit4]   2> 784  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 788  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 789  INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 991  INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58387
   [junit4]   2> 1064 ERROR (Thread-1) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1237 INFO  (zkConnectionManagerCallback-4-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1727 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1727 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1828 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@624a2650{/solr,null,AVAILABLE}
   [junit4]   2> 1828 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@eb72b2b{/solr,null,AVAILABLE}
   [junit4]   2> 2024 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4181bce4{HTTP/1.1,[http/1.1]}{127.0.0.1:58400}
   [junit4]   2> 2024 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server Started @10439ms
   [junit4]   2> 2024 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58400}
   [junit4]   2> 2072 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3a9fe91d{HTTP/1.1,[http/1.1]}{127.0.0.1:58401}
   [junit4]   2> 2072 INFO  (jetty-launcher-1-thread-2) [    ] o.e.j.s.Server Started @10487ms
   [junit4]   2> 2073 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58401}
   [junit4]   2> 2229 ERROR (jetty-launcher-1-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2229 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2234 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2234 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2244 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T17:08:57.493Z
   [junit4]   2> 2298 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 2305 ERROR (jetty-launcher-1-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2316 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2323 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2323 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2324 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T17:08:57.581Z
   [junit4]   2> 2393 INFO  (zkConnectionManagerCallback-8-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2393 INFO  (zkConnectionManagerCallback-6-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2441 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2442 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3756 INFO  (jetty-launcher-1-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr
   [junit4]   2> 3789 INFO  (jetty-launcher-1-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58387/solr
   [junit4]   2> 3898 INFO  (zkConnectionManagerCallback-14-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3898 INFO  (zkConnectionManagerCallback-16-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4018 INFO  (zkConnectionManagerCallback-18-thread-1-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4028 INFO  (zkConnectionManagerCallback-20-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4354 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4359 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58401_solr
   [junit4]   2> 4373 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.c.Overseer Overseer (id=99258684945399814-127.0.0.1:58401_solr-n_0000000000) starting
   [junit4]   2> 4686 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 4695 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58400_solr
   [junit4]   2> 4945 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4973 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 5044 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58401_solr
   [junit4]   2> 5081 INFO  (OverseerStateUpdate-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5081 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 5900 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58401.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 5901 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58400.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 5909 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58400.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 5909 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58400.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 5911 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58401.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 5911 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58401.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 6218 INFO  (jetty-launcher-1-thread-2) [n:127.0.0.1:58401_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node2\.
   [junit4]   2> 6221 INFO  (jetty-launcher-1-thread-1) [n:127.0.0.1:58400_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node1\.
   [junit4]   2> 6809 INFO  (zkConnectionManagerCallback-26-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6888 INFO  (zkConnectionManagerCallback-30-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 6892 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 6893 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58387/solr ready
   [junit4]   2> 6920 INFO  (TEST-AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse-seed#[F0FE95CC2456043D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAsyncCallStatusResponse
   [junit4]   2> 7669 INFO  (qtp1210764718-61) [n:127.0.0.1:58400_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=6ee5255d-9843-401d-9b9f-32d3b5789b78&replicationFactor=1&collection.configName=conf&name=asynccall&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 7690 INFO  (qtp1210764718-61) [n:127.0.0.1:58400_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=6ee5255d-9843-401d-9b9f-32d3b5789b78&replicationFactor=1&collection.configName=conf&name=asynccall&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=128
   [junit4]   2> 7719 INFO  (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.CreateCollectionCmd Create collection asynccall
   [junit4]   2> 7887 INFO  (OverseerStateUpdate-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"asynccall",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"asynccall_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58400/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 7909 INFO  (OverseerStateUpdate-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"asynccall",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"asynccall_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:58401/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 8154 INFO  (qtp1210764718-60) [n:127.0.0.1:58400_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178&coreNodeName=core_node2&name=asynccall_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=3
   [junit4]   2> 8159 INFO  (qtp1108901335-65) [n:127.0.0.1:58401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865&coreNodeName=core_node4&name=asynccall_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 8162 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178&coreNodeName=core_node2&name=asynccall_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 8164 INFO  (qtp1108901335-65) [n:127.0.0.1:58401_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865
   [junit4]   2> 8175 INFO  (qtp1108901335-65) [n:127.0.0.1:58401_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=10
   [junit4]   2> 8191 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8194 INFO  (TEST-AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse-seed#[F0FE95CC2456043D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAsyncCallStatusResponse
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=AsyncCallRequestStatusResponseTest -Dtests.method=testAsyncCallStatusResponse -Dtests.seed=F0FE95CC2456043D -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Australia/Tasmania -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.30s J0 | AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Expected collection 'asynccall' to have 2 shards and 1 replica
   [junit4]    > null
   [junit4]    > Live Nodes: [127.0.0.1:58400_solr, 127.0.0.1:58401_solr]
   [junit4]    > Last available state: DocCollection(asynccall//collections/asynccall/state.json/1)={
   [junit4]    >   "pullReplicas":"0",
   [junit4]    >   "replicationFactor":"1",
   [junit4]    >   "shards":{
   [junit4]    >     "shard1":{
   [junit4]    >       "range":"80000000-ffffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node2":{
   [junit4]    >           "core":"asynccall_shard1_replica_n1",
   [junit4]    >           "base_url":"http://127.0.0.1:58400/solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "node_name":null,
   [junit4]    >           "type":"NRT"}}},
   [junit4]    >     "shard2":{
   [junit4]    >       "range":"0-7fffffff",
   [junit4]    >       "state":"active",
   [junit4]    >       "replicas":{"core_node4":{
   [junit4]    >           "core":"asynccall_shard2_replica_n3",
   [junit4]    >           "base_url":"http://127.0.0.1:58401/solr",
   [junit4]    >           "state":"down",
   [junit4]    >           "node_name":null,
   [junit4]    >           "type":"NRT"}}}},
   [junit4]    >   "router":{"name":"compositeId"},
   [junit4]    >   "maxShardsPerNode":"1",
   [junit4]    >   "autoAddReplicas":"false",
   [junit4]    >   "nrtReplicas":"1",
   [junit4]    >   "tlogReplicas":"0"}
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F0FE95CC2456043D:AAFFF0200A6C89E4]:0)
   [junit4]    > 	at org.apache.solr.cloud.SolrCloudTestCase.waitForState(SolrCloudTestCase.java:269)
   [junit4]    > 	at org.apache.solr.cloud.AsyncCallRequestStatusResponseTest.testAsyncCallStatusResponse(AsyncCallRequestStatusResponseTest.java:43)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 8218 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=asynccall&version=2&replicaType=NRT&async=6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865&coreNodeName=core_node4&name=asynccall_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 8237 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 8265 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4181bce4{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8265 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1020088361
   [junit4]   2> 8269 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 8271 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@72660982: rootName = solr_58400, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@793622df
   [junit4]   2> 8274 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@3a9fe91d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 8277 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1173444660
   [junit4]   2> 8288 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 8289 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2f9ed5d5: rootName = solr_58401, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4b6ecde3
   [junit4]   2> 8299 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 8299 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@667a2499: rootName = solr_58400, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2075fff5
   [junit4]   2> 8306 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 8306 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e5506f3: rootName = solr_58400, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17c30241
   [junit4]   2> 8316 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 8317 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61fa9cba: rootName = solr_58401, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2075fff5
   [junit4]   2> 8321 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 8321 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@48df55ee: rootName = solr_58401, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@17c30241
   [junit4]   2> 8336 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58400_solr
   [junit4]   2> 8338 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58401_solr
   [junit4]   2> 8343 INFO  (jetty-closer-2-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 8345 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 8347 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 8347 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (0)
   [junit4]   2> 8451 INFO  (zkCallback-19-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 8452 INFO  (zkCallback-17-thread-1-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 8455 INFO  (zkCallback-19-thread-2-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 8456 INFO  (zkCallback-17-thread-2-processing-n:127.0.0.1:58400_solr) [n:127.0.0.1:58400_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/asynccall/state.json] for collection [asynccall] has occurred - updating... (live nodes size: [0])
   [junit4]   2> 9180 ERROR (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:58401/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58401/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 9186 ERROR (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_solr    ] o.a.s.c.OverseerCollectionMessageHandler Error from shard: http://127.0.0.1:58400/solr
   [junit4]   2> org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:58400/solr
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]   2> 	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
   [junit4]   2> 	at org.apache.solr.handler.component.HttpShardHandler.lambda$submit$0(HttpShardHandler.java:172)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedRunnable.run(InstrumentedExecutorService.java:176)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.net.SocketException: Software caused connection abort: recv failed
   [junit4]   2> 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]   2> 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]   2> 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]   2> 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]   2> 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]   2> 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]   2> 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]   2> 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]   2> 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]   2> 	at org.apache.solr.util.stats.InstrumentedHttpRequestExecutor.execute(InstrumentedHttpRequestExecutor.java:118)
   [junit4]   2> 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]   2> 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]   2> 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]   2> 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]   2> 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]   2> 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]   2> 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]   2> 	... 12 more
   [junit4]   2> 9206 INFO  (OverseerThreadFactory-12-thread-1-processing-n:127.0.0.1:58401_solr) [n:127.0.0.1:58401_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> 9293 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9417 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.s.IndexSchema [asynccall_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 9549 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 9590 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.s.IndexSchema [asynccall_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 9676 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9679 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'asynccall_shard1_replica_n1' using configuration from collection asynccall, trusted=true
   [junit4]   2> 9732 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 9732 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'asynccall_shard2_replica_n3' using configuration from collection asynccall, trusted=true
   [junit4]   2> 9733 INFO  (OverseerCollectionConfigSetProcessor-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_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> 9791 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58401.solr.core.asynccall.shard2.replica_n3' (registry 'solr.core.asynccall.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 9791 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58400.solr.core.asynccall.shard1.replica_n1' (registry 'solr.core.asynccall.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3ee32c52
   [junit4]   2> 9820 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9822 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 9826 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.SolrCore [[asynccall_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node2\asynccall_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node2\.\asynccall_shard2_replica_n3\data\]
   [junit4]   2> 9827 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore [[asynccall_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node1\asynccall_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001\tempDir-001\node1\.\asynccall_shard1_replica_n1\data\]
   [junit4]   2> 12647 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 12648 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12673 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12673 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12727 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 12728 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 12730 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 12731 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 12797 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@57c57b93[asynccall_shard1_replica_n1] main]
   [junit4]   2> 12797 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@724b0d88[asynccall_shard2_replica_n3] main]
   [junit4]   2> 12864 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 12864 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 12928 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 12928 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 13001 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13001 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13447 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588138972235694080
   [junit4]   2> 13451 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588138972239888384
   [junit4]   2> 13459 INFO  (searcherExecutor-17-thread-1-processing-x:asynccall_shard2_replica_n3 r:core_node4 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE n:127.0.0.1:58401_solr s:shard2 c:asynccall) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.SolrCore [asynccall_shard2_replica_n3] Registered new searcher Searcher@724b0d88[asynccall_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13460 INFO  (searcherExecutor-18-thread-1-processing-x:asynccall_shard1_replica_n1 r:core_node2 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE n:127.0.0.1:58400_solr s:shard1 c:asynccall) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore [asynccall_shard1_replica_n1] Registered new searcher Searcher@57c57b93[asynccall_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 13462 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.c.SolrCore [asynccall_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@cb443c
   [junit4]   2> 13463 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.asynccall.shard1.replica_n1, tag=13321276
   [junit4]   2> 13463 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e44a17b: rootName = solr_58400, domain = solr.core.asynccall.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.asynccall.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7566d5f7
   [junit4]   2> 13462 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.c.SolrCore [asynccall_shard2_replica_n3]  CLOSING SolrCore org.apache.solr.core.SolrCore@1e4925f0
   [junit4]   2> 13467 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.asynccall.shard2.replica_n3, tag=508110320
   [junit4]   2> 13468 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@67c290b3: rootName = solr_58401, domain = solr.core.asynccall.shard2.replica_n3, service url = null, agent id = null] for registry solr.core.asynccall.shard2.replica_n3 / com.codahale.metrics.MetricRegistry@66dd1bf7
   [junit4]   2> 13487 INFO  (parallelCoreAdminExecutor-13-thread-1-processing-n:127.0.0.1:58401_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839449562865 CREATE) [n:127.0.0.1:58401_solr c:asynccall s:shard2 r:core_node4 x:asynccall_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.asynccall.shard2.leader, tag=508110320
   [junit4]   2> 13494 INFO  (parallelCoreAdminExecutor-14-thread-1-processing-n:127.0.0.1:58400_solr 6ee5255d-9843-401d-9b9f-32d3b5789b78449839424083178 CREATE) [n:127.0.0.1:58400_solr c:asynccall s:shard1 r:core_node2 x:asynccall_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.asynccall.shard1.leader, tag=13321276
   [junit4]   2> 13530 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99258684945399814-127.0.0.1:58401_solr-n_0000000000) closing
   [junit4]   2> 13535 INFO  (OverseerStateUpdate-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58401_solr
   [junit4]   2> 13537 WARN  (OverseerAutoScalingTriggerThread-99258684945399814-127.0.0.1:58401_solr-n_0000000000) [n:127.0.0.1:58401_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 13554 INFO  (jetty-closer-2-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@624a2650{/solr,null,UNAVAILABLE}
   [junit4]   2> 13558 INFO  (jetty-closer-2-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@eb72b2b{/solr,null,UNAVAILABLE}
   [junit4]   2> 13562 ERROR (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 13563 INFO  (SUITE-AsyncCallRequestStatusResponseTest-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58387 58387
   [junit4]   2> 13565 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:58387 58387
   [junit4]   2> 13567 WARN  (Thread-1) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/aliases.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 	2	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	7	/solr/collections/asynccall/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.AsyncCallRequestStatusResponseTest_F0FE95CC2456043D-001
   [junit4]   2> Dec 29, 2017 5:09:08 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 3 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=713, maxMBSortInHeap=6.797923064322798, sim=RandomSimilarity(queryNorm=false): {}, locale=en-SG, timezone=Australia/Tasmania
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=57338016,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [MetricUtilsTest, AsyncCallRequestStatusResponseTest]
   [junit4] Completed [3/764 (1!)] on J0 in 13.22s, 1 test, 1 failure <<< FAILURES!

[...truncated 452 lines...]
   [junit4] Suite: org.apache.solr.handler.TestSQLHandlerNonCloud
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\init-core-data-001
   [junit4]   2> 556287 WARN  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 556289 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 556294 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 556294 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 556314 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 556314 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 556315 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-002\cores\core
   [junit4]   2> 556317 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 556318 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4428b8a2{/solr,null,AVAILABLE}
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c750bd7{HTTP/1.1,[http/1.1]}{127.0.0.1:63700}
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.e.j.s.Server Started @565122ms
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63700, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\tempDir-002\cores}
   [junit4]   2> 556319 ERROR (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 556319 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T17:18:11.965Z
   [junit4]   2> 556320 INFO  (SUITE-TestSQLHandlerNonCloud-seed#[F0FE95CC2456043D]-worker) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.TestSQLHandlerNonCloud_F0FE95CC2456043D-001\t

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

.execute [collection1]  webapp=null path=null params={q=*:*&sort=id+asc&rows=60&wt=xml} hits=60 status=0 QTime=75
   [junit4]   2> 26949 T71 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:TripleThreat-1-*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=30
   [junit4]   2> 26952 T71 C14 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=id:TripleThreat-2-*&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1
   [junit4]   2> ASYNC  NEW_CORE C15 name=collection1 org.apache.solr.core.SolrCore@377fab58
   [junit4]   2> 27012 T71 C15 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=%2Bid:TripleThreat-1-3+%2BNAME_mult_s:Michael+%2BNAME_mult_s:leahciM++%2BCOUNTRY_CODES_mult_s:NR+%2BCOUNTRY_CODES_mult_s:RN&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=51
   [junit4]   2> 27013 T71 C15 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=AddAColumn_s:Added&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=0
   [junit4]   2> 27014 T71 C15 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 27014 T71 C15 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 27517 T71 oas.SolrTestCaseJ4.tearDown ###Ending testWithComplexTransformer
   [junit4]   2> 27530 T71 oas.SolrTestCaseJ4.setUp ###Starting testWithSimpleTransformer
   [junit4]   2> 27536 T71 C15 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 27536 T71 C15 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:*} 0 0
   [junit4]   2> 27537 T71 C15 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27537 T71 C15 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@733fa018 commitCommandVersion:0
   [junit4]   2> 27541 T71 C15 oass.SolrIndexSearcher.<init> Opening [Searcher@1622ca67[collection1] main]
   [junit4]   2> 27546 T78 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@1622ca67[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 27546 T71 C15 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 27547 T71 C15 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 27769 T71 C15 oashdc.DIHConfiguration.verifyWithSchema id is a required field in SolrSchema . But not found in DataConfig
   [junit4]   2> 27770 T71 C15 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 27770 T71 C15 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 27770 T71 C15 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 27780 T71 C15 oasu.DirectUpdateHandler2.deleteAll [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 27781 T71 C15 oashd.JdbcDataSource$1.call Creating a connection for entity People with URL: jdbc:derby:memory:derbyDB;territory=en_US
   [junit4]   2> 27782 T71 C15 oashd.JdbcDataSource$1.call Time taken for getConnection(): 0
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@377fab58
   [junit4]   2> 27872 T71 C16 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 27874 T71 C16 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 27874 T71 C16 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@733fa018 commitCommandVersion:0
   [junit4]   2> 27924 T71 C16 oass.SolrIndexSearcher.<init> Opening [Searcher@946079a[collection1] main]
   [junit4]   2> 27936 T71 C16 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 27947 T78 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@946079a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.3.0):c20)))}
   [junit4]   2> 27949 T71 C16 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: the.properties
   [junit4]   2> 27950 T71 C16 oashd.SimplePropertiesWriter.persist Wrote last indexed time to the.properties
   [junit4]   2> 27950 T71 C16 oashd.DocBuilder.execute Time taken = 0:0:0.180
   [junit4]   2> 27950 T71 C16 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=null path=null params={indent=true&synchronous=true&commit=true&dataConfig=%0a<dataConfig>+%0a<propertyWriter+type%3D"SimplePropertiesWriter"+directory%3D"C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSqlEntityProcessor_CD7DD5F36B18D64F-001\tempDir-002"+filename%3D"the.properties"+/>%0a<dataSource+name%3D"hsqldb"+driver%3D"org.hsqldb.jdbcDriver"+url%3D"jdbc:hsqldb:mem:."+/>+%0a<dataSource+name%3D"derby"+driver%3D"org.apache.derby.jdbc.EmbeddedDriver"+url%3D"jdbc:derby:memory:derbyDB;territory%3Den_US"+/>+%0a<document+name%3D"TestSqlEntityProcessor">+%0a<entity+name%3D"People"+pk%3D"People.ID"+processor%3D"SqlEntityProcessor"+dataSource%3D"derby"+transformer%3D"AddAColumnTransformer"+query%3D"SELECT+ID,+NAME,+COUNTRY_CODE+FROM+PEOPLE+WHERE+DELETED+!%3D+'Y'+"+>+%0a<field+column%3D"NAME"+name%3D"NAME_mult_s"+/>+%0a<field+column%3D"COUNTRY_CODE"+name%3D"COUNTRY_CODES_mult_s"+/>+%0a</entity>+%0a</document>+%0a</dataConfig>+%0a&clean=true&wt=xml&command=full-import}{deleteByQuery=*:*,add=[1, 2, 3, 4, 5, 6, 7, 8, 9, 21, ... (20 adds)],commit=} 0 187
   [junit4]   2> 27957 T71 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={q=AddAColumn_s:Added&qt=&start=0&rows=20&version=2.2} hits=20 status=0 QTime=1
   [junit4]   2> 27961 T71 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 27961 T71 C16 oasc.SolrCore.execute [collection1]  webapp=null path=null params={indent=true&wt=xml} status=0 QTime=0
   [junit4]   2> 28465 T71 oas.SolrTestCaseJ4.tearDown ###Ending testWithSimpleTransformer
   [junit4]   2> 28492 T71 oas.SolrTestCaseJ4.deleteCore ###deleteCore
   [junit4]   2> 28492 T71 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=863484422
   [junit4]   2> 28492 T71 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 28492 T71 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@60c8d2f7: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@437a4b47
   [junit4]   2> 28501 T71 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 28502 T71 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50e725dd: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6cbf8aa6
   [junit4]   2> 28502 T71 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 28503 T71 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1faf00b0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2602148e
   [junit4]   2> 28506 T87 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@377fab58
   [junit4]   2> 28507 T87 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=931113816
   [junit4]   2> 28507 T87 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@458a4705: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@3417b53f
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestSqlEntityProcessor_CD7DD5F36B18D64F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {sportsAdded_s=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), NAME_mult_s=FST50, AddAColumn_s=PostingsFormat(name=Asserting), COUNTRY_CODE_s=PostingsFormat(name=Asserting), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), COUNTRY_NAME_s=FST50, SPORT_NAME_mult_s=PostingsFormat(name=LuceneVarGapFixedInterval), COUNTRY_CODES_mult_s=PostingsFormat(name=Asserting), countryAdded_s=PostingsFormat(name=Asserting)}, docValues:{timestamp=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=72, maxMBSortInHeap=7.995083430727908, sim=RandomSimilarity(queryNorm=true): {}, locale=sl-SI, timezone=Asia/Aqtobe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=41515696,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestNumberFormatTransformer, TestDocBuilder, TestVariableResolverEndToEnd, TestURLDataSource, TestSqlEntityProcessor]
   [junit4] Completed [9/38 (1!)] on J1 in 11.18s, 12 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 42602 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 367 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/367/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([527298ECD5C9F075]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard

Error Message:
Error from server at https://127.0.0.1:49868/solr: createshard the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49868/solr: createshard the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([DEF9B1A92DB22312:FABCD70875A7FD59]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddShard(CollectionTooManyReplicasTest.java:131)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testDownedShards

Error Message:
Error from server at https://127.0.0.1:49868/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49868/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([DEF9B1A92DB22312:BCD119FCA6496E56]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.deleteCollections(CollectionTooManyReplicasTest.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionTooManyReplicasTest.testAddTooManyReplicas

Error Message:
Error from server at https://127.0.0.1:49868/solr: delete the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:49868/solr: delete the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([DEF9B1A92DB22312:53ABC57163541CA3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.MiniSolrCloudCluster.deleteAllCollections(MiniSolrCloudCluster.java:444)
	at org.apache.solr.cloud.CollectionTooManyReplicasTest.deleteCollections(CollectionTooManyReplicasTest.java:47)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:968)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001

	at __randomizedtesting.SeedInfo.seed([8EAA4BAF589CEFD3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4759 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(n)L2, content5=DFR I(ne)Z(0.3), content2=IB SPL-D3(800.0), utf8=DFR I(n)2, fie?ld=IB LL-LZ(0.3), content=DFR I(n)2, autf8=DFR I(n)Z(0.3)}, locale=ar-TN, timezone=UTC
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=109475824,total=160432128
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex, TestFixBrokenOffsets, TestLucene50SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=527298ECD5C9F075 -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=UTC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.2.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_527298ECD5C9F075-001\2.1.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([527298ECD5C9F075]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 28.34s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8094 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionTooManyReplicasTest
   [junit4]   2> 1528635 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\init-core-data-001
   [junit4]   2> 1528637 WARN  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1528637 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1528641 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1528642 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001
   [junit4]   2> 1528643 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1528643 INFO  (Thread-3845) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1528643 INFO  (Thread-3845) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1528646 ERROR (Thread-3845) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1528744 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49858
   [junit4]   2> 1528750 INFO  (zkConnectionManagerCallback-5225-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528773 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a12ae4f00000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1528780 INFO  (jetty-launcher-5222-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1528781 INFO  (jetty-launcher-5222-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@15a1be0{/solr,null,AVAILABLE}
   [junit4]   2> 1528782 INFO  (jetty-launcher-5222-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@165236{SSL,[ssl, http/1.1]}{127.0.0.1:49862}
   [junit4]   2> 1528782 INFO  (jetty-launcher-5222-thread-1) [    ] o.e.j.s.Server Started @1536498ms
   [junit4]   2> 1528783 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49862}
   [junit4]   2> 1528783 ERROR (jetty-launcher-5222-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1528783 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1528783 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1528783 INFO  (jetty-launcher-5222-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1528784 INFO  (jetty-launcher-5222-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@26a94f{/solr,null,AVAILABLE}
   [junit4]   2> 1528785 INFO  (jetty-launcher-5222-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1124a08{/solr,null,AVAILABLE}
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1f3066b{SSL,[ssl, http/1.1]}{127.0.0.1:49865}
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.e.j.s.Server Started @1536501ms
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49865}
   [junit4]   2> 1528786 ERROR (jetty-launcher-5222-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1528786 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T07:27:11.229Z
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c67290{SSL,[ssl, http/1.1]}{127.0.0.1:49868}
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-3) [    ] o.e.j.s.Server Started @1536502ms
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49868}
   [junit4]   2> 1528787 ERROR (jetty-launcher-5222-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1528787 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1528788 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1528788 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T07:27:11.230Z
   [junit4]   2> 1528783 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1528789 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-29T07:27:11.231Z
   [junit4]   2> 1528798 INFO  (zkConnectionManagerCallback-5229-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528798 INFO  (zkConnectionManagerCallback-5231-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528798 INFO  (zkConnectionManagerCallback-5227-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528798 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1528798 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1528798 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1528810 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a12ae4f00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1528815 INFO  (jetty-launcher-5222-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49858/solr
   [junit4]   2> 1528816 INFO  (jetty-launcher-5222-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49858/solr
   [junit4]   2> 1528818 INFO  (jetty-launcher-5222-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49858/solr
   [junit4]   2> 1528819 INFO  (zkConnectionManagerCallback-5237-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528819 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a12ae4f00004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1528820 INFO  (zkConnectionManagerCallback-5239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528821 INFO  (zkConnectionManagerCallback-5243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528826 INFO  (zkConnectionManagerCallback-5245-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528831 INFO  (zkConnectionManagerCallback-5247-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528833 INFO  (zkConnectionManagerCallback-5249-thread-1-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1528937 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1528937 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1528937 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1528938 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49868_solr
   [junit4]   2> 1528939 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49862_solr
   [junit4]   2> 1528939 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49865_solr
   [junit4]   2> 1528939 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.c.Overseer Overseer (id=99256397403783177-127.0.0.1:49868_solr-n_0000000000) starting
   [junit4]   2> 1529014 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49868_solr
   [junit4]   2> 1529045 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49865.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529050 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49865.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529050 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49865.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529051 INFO  (jetty-launcher-5222-thread-2) [n:127.0.0.1:49865_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node2\.
   [junit4]   2> 1529071 INFO  (zkCallback-5248-thread-1-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1529072 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1529072 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1529102 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49862.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529102 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529108 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49862.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529108 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529108 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49862.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529108 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1529110 INFO  (jetty-launcher-5222-thread-3) [n:127.0.0.1:49868_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node3\.
   [junit4]   2> 1529110 INFO  (jetty-launcher-5222-thread-1) [n:127.0.0.1:49862_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node1\.
   [junit4]   2> 1529154 INFO  (zkConnectionManagerCallback-5257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529154 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160a12ae4f0000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529157 INFO  (zkConnectionManagerCallback-5261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529158 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1529159 INFO  (SUITE-CollectionTooManyReplicasTest-seed#[DEF9B1A92DB22312]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49858/solr ready
   [junit4]   2> 1529183 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[DEF9B1A92DB22312]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddShard
   [junit4]   2> 1529184 INFO  (TEST-CollectionTooManyReplicasTest.testAddShard-seed#[DEF9B1A92DB22312]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 1529211 INFO  (qtp20055926-17733) [n:127.0.0.1:49868_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shardstart&replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1529213 INFO  (OverseerThreadFactory-6886-thread-1-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.CreateCollectionCmd Create collection TooManyReplicasWhenAddingShards
   [junit4]   2> 1529329 INFO  (OverseerStateUpdate-99256397403783177-127.0.0.1:49868_solr-n_0000000000) [n:127.0.0.1:49868_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49865/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1529337 INFO  (OverseerStateUpdate-99256397403783177-127.0.0.1:49868_solr-n_0000000000) [n:127.0.0.1:49868_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shardstart",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shardstart_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49862/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1529588 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1529590 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1529593 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1529594 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1529701 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529701 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529702 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1529702 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530635 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1530635 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1530643 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.s.IndexSchema [TooManyReplicasWhenAddingShards_shardstart_replica_n1] Schema name=minimal
   [junit4]   2> 1530643 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.s.IndexSchema [TooManyReplicasWhenAddingShards_shardstart_replica_n2] Schema name=minimal
   [junit4]   2> 1530661 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1530661 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1530661 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n1' using configuration from collection TooManyReplicasWhenAddingShards, trusted=true
   [junit4]   2> 1530661 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shardstart_replica_n2' using configuration from collection TooManyReplicasWhenAddingShards, trusted=true
   [junit4]   2> 1530661 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49862.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1530661 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49865.solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1' (registry 'solr.core.TooManyReplicasWhenAddingShards.shardstart.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1530661 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1530661 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1530661 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node1\TooManyReplicasWhenAddingShards_shardstart_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node1\.\TooManyReplicasWhenAddingShards_shardstart_replica_n2\data\]
   [junit4]   2> 1530662 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shardstart_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node2\TooManyReplicasWhenAddingShards_shardstart_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node2\.\TooManyReplicasWhenAddingShards_shardstart_replica_n1\data\]
   [junit4]   2> 1530743 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1530743 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1530743 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1530743 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1530744 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1530744 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1530745 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1530745 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1530746 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a528b3[TooManyReplicasWhenAddingShards_shardstart_replica_n1] main]
   [junit4]   2> 1530746 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@dbd213[TooManyReplicasWhenAddingShards_shardstart_replica_n2] main]
   [junit4]   2> 1530747 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1530747 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1530747 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1530747 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1530748 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1530748 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1530748 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588102360664637440
   [junit4]   2> 1530748 INFO  (searcherExecutor-6891-thread-1-processing-n:127.0.0.1:49862_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n2 s:shardstart c:TooManyReplicasWhenAddingShards r:core_node4) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n2] Registered new searcher Searcher@dbd213[TooManyReplicasWhenAddingShards_shardstart_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530749 INFO  (searcherExecutor-6890-thread-1-processing-n:127.0.0.1:49865_solr x:TooManyReplicasWhenAddingShards_shardstart_replica_n1 s:shardstart c:TooManyReplicasWhenAddingShards r:core_node3) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shardstart_replica_n1] Registered new searcher Searcher@1a528b3[TooManyReplicasWhenAddingShards_shardstart_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1530749 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588102360665686016
   [junit4]   2> 1530754 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1530754 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1530754 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49865/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/
   [junit4]   2> 1530755 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:49865/solr START replicas=[https://127.0.0.1:49862/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n2/] nUpdates=100
   [junit4]   2> 1530758 INFO  (qtp3564607-17745) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.c.S.Request [TooManyReplicasWhenAddingShards_shardstart_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1530856 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530858 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530858 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1530856 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531056 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.u.PeerSync PeerSync: core=TooManyReplicasWhenAddingShards_shardstart_replica_n1 url=https://127.0.0.1:49865/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1531056 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1531056 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1531056 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1531067 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:49865/solr/TooManyReplicasWhenAddingShards_shardstart_replica_n1/ shardstart
   [junit4]   2> 1531171 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531171 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531171 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531171 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531219 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1531226 INFO  (qtp26883510-17725) [n:127.0.0.1:49865_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node3 x:TooManyReplicasWhenAddingShards_shardstart_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n1&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1637
   [junit4]   2> 1531325 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531325 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531325 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531325 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531762 INFO  (qtp3564607-17716) [n:127.0.0.1:49862_solr c:TooManyReplicasWhenAddingShards s:shardstart r:core_node4 x:TooManyReplicasWhenAddingShards_shardstart_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=TooManyReplicasWhenAddingShards_shardstart_replica_n2&action=CREATE&numShards=1&collection=TooManyReplicasWhenAddingShards&shard=shardstart&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2168
   [junit4]   2> 1531768 INFO  (qtp20055926-17733) [n:127.0.0.1:49868_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> 1531860 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531861 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531861 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1531860 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1532770 INFO  (qtp20055926-17733) [n:127.0.0.1:49868_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={shards=shardstart&replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&name=TooManyReplicasWhenAddingShards&router.name=implicit&nrtReplicas=2&action=CREATE&wt=javabin&version=2} status=0 QTime=3559
   [junit4]   2> 1532773 INFO  (qtp20055926-17734) [n:127.0.0.1:49868_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createshard with params action=CREATESHARD&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1532778 INFO  (OverseerThreadFactory-6886-thread-2-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.CreateShardCmd Create shard invoked: {
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "operation":"createshard"}
   [junit4]   2> 1532779 INFO  (OverseerCollectionConfigSetProcessor-99256397403783177-127.0.0.1:49868_solr-n_0000000000) [n:127.0.0.1:49868_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> 1532890 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1532890 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1532890 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1532890 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1533790 INFO  (OverseerThreadFactory-6886-thread-2-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.CreateShardCmd Creating replica TooManyReplicasWhenAddingShards_shard1_replica_n5 as part of slice shard1 of collection TooManyReplicasWhenAddingShards on 127.0.0.1:49868_solr
   [junit4]   2> 1533793 INFO  (OverseerThreadFactory-6886-thread-2-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:49868_solr for creating new replica
   [junit4]   2> 1533798 INFO  (OverseerStateUpdate-99256397403783177-127.0.0.1:49868_solr-n_0000000000) [n:127.0.0.1:49868_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"addreplica",
   [junit4]   2>   "collection":"TooManyReplicasWhenAddingShards",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"TooManyReplicasWhenAddingShards_shard1_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:49868/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49868_solr",
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1533902 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1533902 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1533902 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1533902 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534002 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&name=TooManyReplicasWhenAddingShards_shard1_replica_n5&action=CREATE&collection=TooManyReplicasWhenAddingShards&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1534003 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1534026 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1534031 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.s.IndexSchema [TooManyReplicasWhenAddingShards_shard1_replica_n5] Schema name=minimal
   [junit4]   2> 1534035 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1534035 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.CoreContainer Creating SolrCore 'TooManyReplicasWhenAddingShards_shard1_replica_n5' using configuration from collection TooManyReplicasWhenAddingShards, trusted=true
   [junit4]   2> 1534035 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49868.solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5' (registry 'solr.core.TooManyReplicasWhenAddingShards.shard1.replica_n5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1a21156
   [junit4]   2> 1534036 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1534036 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.SolrCore [[TooManyReplicasWhenAddingShards_shard1_replica_n5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node3\TooManyReplicasWhenAddingShards_shard1_replica_n5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.CollectionTooManyReplicasTest_DEF9B1A92DB22312-001\tempDir-001\node3\.\TooManyReplicasWhenAddingShards_shard1_replica_n5\data\]
   [junit4]   2> 1534106 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1534106 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1534108 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1534108 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1534108 INFO  (zkCallback-5246-thread-2-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534108 INFO  (zkCallback-5246-thread-1-processing-n:127.0.0.1:49862_solr) [n:127.0.0.1:49862_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534108 INFO  (zkCallback-5248-thread-1-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534108 INFO  (zkCallback-5244-thread-2-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534108 INFO  (zkCallback-5244-thread-1-processing-n:127.0.0.1:49865_solr) [n:127.0.0.1:49865_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534110 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.s.SolrIndexSearcher Opening [Searcher@de8dc0[TooManyReplicasWhenAddingShards_shard1_replica_n5] main]
   [junit4]   2> 1534110 INFO  (zkCallback-5248-thread-2-processing-n:127.0.0.1:49868_solr) [n:127.0.0.1:49868_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/TooManyReplicasWhenAddingShards/state.json] for collection [TooManyReplicasWhenAddingShards] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 1534111 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1534112 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1534112 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1534112 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588102364192047104
   [junit4]   2> 1534113 INFO  (searcherExecutor-6900-thread-1-processing-n:127.0.0.1:49868_solr x:TooManyReplicasWhenAddingShards_shard1_replica_n5 s:shard1 c:TooManyReplicasWhenAddingShards r:core_node6) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.SolrCore [TooManyReplicasWhenAddingShards_shard1_replica_n5] Registered new searcher Searcher@de8dc0[TooManyReplicasWhenAddingShards_shard1_replica_n5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1534117 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1534117 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1534117 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyReplicasWhenAddingShards_shard1_replica_n5] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:49868/solr/TooManyReplicasWhenAddingShards_shard1_replica_n5/
   [junit4]   2> 1534117 INFO  (qtp20055926-17750) [n:127.0.0.1:49868_solr c:TooManyReplicasWhenAddingShards s:shard1 r:core_node6 x:TooManyRe

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

rica/New_York
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=163079680,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestXIncludeConfig, QueryParsingTest, SolrCmdDistributorTest, UninvertDocValuesMergePolicyTest, TestAnalyzeInfixSuggestions, AtomicUpdatesTest, PeerSyncReplicationTest, TestSolrXml, SyncSliceTest, TestFieldTypeCollectionResource, TestFuzzyAnalyzedSuggestions, TestUtils, TestInPlaceUpdatesDistrib, TestCoreAdminApis, SuggesterTest, JavabinLoaderTest, FullHLLTest, RequiredFieldsTest, TestCustomSort, TestSolrCoreProperties, TestFieldCollectionResource, PreAnalyzedUpdateProcessorTest, TestAtomicUpdateErrorCases, TimeZoneUtilsTest, TestManagedSchemaAPI, CdcrBidirectionalTest, TestQuerySenderNoQuery, AddSchemaFieldsUpdateProcessorFactoryTest, TestLFUCache, TestSolrQueryResponse, XmlUpdateRequestHandlerTest, CloneFieldUpdateProcessorFactoryTest, TestCloudDeleteByQuery, UpdateLogTest, SharedFSAutoReplicaFailoverTest, TestGenericDistributedQueue, UnloadDistributedZkTest, RAMDirectoryFactoryTest, TestSQLHandler, TestHalfAndHalfDocValues, TestDFISimilarityFactory, DefaultValueUpdateProcessorTest, BitVectorTest, OverseerModifyCollectionTest, MoveReplicaTest, BlockDirectoryTest, ReplicaListTransformerTest, TestCloudJSONFacetJoinDomain, SuggesterFSTTest, ConnectionReuseTest, DistributedVersionInfoTest, BasicAuthStandaloneTest, DeleteShardTest, TestDFRSimilarityFactory, LeaderElectionContextKeyTest, TestStressInPlaceUpdates, ClusterStateUpdateTest, ClassificationUpdateProcessorIntegrationTest, StatsReloadRaceTest, TestJoin, DistributedExpandComponentTest, NotRequiredUniqueKeyTest, SortByFunctionTest, CoreMergeIndexesAdminHandlerTest, SuggesterWFSTTest, MinimalSchemaTest, SolrJmxReporterCloudTest, CheckHdfsIndexTest, HdfsUnloadDistributedZkTest, NodeAddedTriggerTest, TestDownShardTolerantSearch, HdfsThreadLeakTest, TestIntervalFaceting, TestUnifiedSolrHighlighter, BasicDistributedZkTest, TestCSVResponseWriter, TestJmxIntegration, ZkStateReaderTest, BlockJoinFacetSimpleTest, HdfsBasicDistributedZk2Test, DistributedSpellCheckComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestReloadAndDeleteDocs, TestSubQueryTransformerDistrib, LeaderInitiatedRecoveryOnShardRestartTest, TestCloudPseudoReturnFields, TestBulkSchemaConcurrent, SuggestComponentTest, TestRealTimeGet, TestPullReplicaErrorHandling, TestPerFieldSimilarityWithDefaultOverride, HdfsRecoverLeaseTest, CircularListTest, PathHierarchyTokenizerFactoryTest, SpellCheckComponentTest, ExecutePlanActionTest, TestPolicyCloud, TestCustomStream, TestQuerySenderListener, TestReplicationHandler, HdfsRestartWhileUpdatingTest, TestCloudSchemaless, TestExceedMaxTermLength, TestConfigSetImmutable, ConfigureRecoveryStrategyTest, ReplicationFactorTest, TestLegacyFieldReuse, CleanupOldIndexTest, ConjunctionSolrSpellCheckerTest, FastVectorHighlighterTest, DateMathParserTest, TestConfigSetsAPI, TestUninvertingReader, TestXmlQParserPlugin, TestJsonRequest, TestLMDirichletSimilarityFactory, DocValuesMissingTest, TestUseDocValuesAsStored2, TestLRUStatsCache, TestNumericTerms32, SolrRequestParserTest, ReturnFieldsTest, TestPhraseSuggestions, SpatialHeatmapFacetsTest, AddReplicaTest, TestExpandComponent, TestConfigReload, RollingRestartTest, JvmMetricsTest, RemoteQueryErrorTest, ZkCLITest, DirectSolrConnectionTest, ScriptEngineTest, SignatureUpdateProcessorFactoryTest, DistributedQueryElevationComponentTest, TestRuleBasedAuthorizationPlugin, ShardRoutingTest, CoreAdminCreateDiscoverTest, V2StandaloneTest, TestWriterPerf, TestTlogReplica, DistributedTermsComponentTest, AssignBackwardCompatibilityTest, TestRangeQuery, TestSolrCloudWithSecureImpersonation, RankQueryTest, XsltUpdateRequestHandlerTest, TestPolicyCloud, TestInitParams, SaslZkACLProviderTest, TestEmbeddedSolrServerAdminHandler, TestScoreJoinQPNoScore, DistributedFacetPivotSmallAdvancedTest, DateFieldTest, SuggesterTSTTest, JSONWriterTest, TestLeaderElectionZkExpiry, TestSchemaNameResource, LeaderFailureAfterFreshStartTest, OverriddenZkACLAndCredentialsProvidersTest, NoCacheHeaderTest, SolrMetricReporterTest, BooleanFieldTest, UniqFieldsUpdateProcessorFactoryTest, NodeMutatorTest, SolrTestCaseJ4Test, CollectionTooManyReplicasTest]
   [junit4] Completed [364/764 (1!)] on J0 in 546.04s, 3 tests, 3 errors <<< FAILURES!

[...truncated 3786 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1906, maxMBSortInHeap=6.208115601321799, sim=RandomSimilarity(queryNorm=true): {}, locale=sv, timezone=America/Lower_Princes
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=32107112,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8EAA4BAF589CEFD3 -Dtests.slow=true -Dtests.locale=sv -Dtests.timezone=America/Lower_Princes -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8EAA4BAF589CEFD3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8EAA4BAF589CEFD3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.25s, 8 tests, 1 error <<< FAILURES!

[...truncated 41512 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 366 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/366/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015

	at __randomizedtesting.SeedInfo.seed([B02065603529F69D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI

Error Message:
Error from server at https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3: ClusterState says we are the leader (https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3), but locally we don't think so. Request came from null

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3: ClusterState says we are the leader (https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3), but locally we don't think so. Request came from null
	at __randomizedtesting.SeedInfo.seed([EDB257ACD6859467:A5C72318D0B6BBF2]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.CollectionsAPIDistributedZkTest.testCollectionsAPI(CollectionsAPIDistributedZkTest.java:460)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3: ClusterState says we are the leader (https://127.0.0.1:51724/solr/awhollynewcollection_0_shard2_replica_n3), but locally we don't think so. Request came from null
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedSuggestComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([EDB257ACD6859467]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestQueryTypes

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestQueryTypes_EDB257ACD6859467-001

	at __randomizedtesting.SeedInfo.seed([EDB257ACD6859467]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001

	at __randomizedtesting.SeedInfo.seed([EAC1562D646A1934]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 883 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=DummyCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=DUMMY, chunkSize=3, maxDocsPerChunk=311, blockSize=792), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=DUMMY, chunkSize=3, blockSize=792)), sim=RandomSimilarity(queryNorm=true): {}, locale=nl-BE, timezone=Asia/Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=137087272,total=292270080
   [junit4]   2> NOTE: All tests run in this JVM: [TestStandardAnalyzer, TestMixedCodecs, TestForUtil, TestIndexOrDocValuesQuery, TestHighCompressionMode, TestSPIClassIterator, TestLucene60PointsFormat, TestSimilarity2, TestFixedBitDocIdSet, TestConsistentFieldNumbers, TestSimpleAttributeImpl, TestNormsFieldExistsQuery, TestRegExp, TestFieldCacheRewriteMethod, TestSpanOrQuery, TestMixedDocValuesUpdates, TestNamedSPILoader, TestAttributeSource, TestMathUtil, TestStringHelper, TestIndexInput, TestLucene70DocValuesFormat, TestEarlyTermination, TestIntroSorter, TestBooleanMinShouldMatch, TestMutablePointsReaderUtils, TestFilterIterator, TestBagOfPositions, TestFilterSpans, TestDocsWithFieldSet, TestOneMergeWrappingMergePolicy, TestIndexWriterOnVMError, TestMinimize, TestDocValuesRewriteMethod, TestDemoParallelLeafReader, TestMultiThreadTermVectors, TestAllFilesDetectTruncation, TestFilterCodecReader, TestParallelReaderEmptyIndex, TestSumDocFreq, TestConjunctions, TestPackedTokenAttributeImpl, TestSynonymQuery, TestDocument, TestTryDelete, TestCrash, FiniteStringsIteratorTest, MultiCollectorTest, TestSpanCollection, TestIntArrayDocIdSet, TestMultiset, TestExceedMaxTermLength, Test2BSortedDocValuesOrds, TestSameScoresWithThreads, TestBytesRef, TestCodecHoldsOpenFiles, TestLucene70SegmentInfoFormat, TestDocValuesIndexing, TestSnapshotDeletionPolicy, TestLevenshteinAutomata, TestUTF32ToUTF8, TestInfoStream, TestDirectPacked, TestCharsRefBuilder, TestByteArrayDataInput, TestSortedSetSelector, TestSameTokenSamePosition, TestIntBlockPool, TestToken, TestLazyProxSkipping, TestUnicodeUtil, TestFieldInvertState, TestSort, TestSpanSearchEquivalence, TestParallelCompositeReader, TestTieredMergePolicy, TestReaderWrapperDVTypeCheck, TestIndexWriterExceptions, TestTerm, TestRecyclingByteBlockAllocator, TestMutableValues, TestLucene50TermVectorsFormat, TestBKD, TestDeterminizeLexicon, TestSwappedIndexFiles, TestDuelingCodecs, TestBooleanSimilarity, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=B02065603529F69D -Dtests.slow=true -Dtests.locale=nl-BE -Dtests.timezone=Asia/Singapore -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_B02065603529F69D-001\testSeekSliceZero-015
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B02065603529F69D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [204/458 (1!)] on J0 in 3.38s, 54 tests, 1 error <<< FAILURES!

[...truncated 12142 lines...]
   [junit4] Suite: org.apache.solr.cloud.CollectionsAPIDistributedZkTest
   [junit4]   2> 1901370 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\init-core-data-001
   [junit4]   2> 1901372 WARN  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 1901373 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1901377 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-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> 1901385 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001
   [junit4]   2> 1901385 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1901386 INFO  (Thread-3600) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1901386 INFO  (Thread-3600) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1901390 ERROR (Thread-3600) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1901485 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51714
   [junit4]   2> 1901496 INFO  (zkConnectionManagerCallback-4617-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901523 INFO  (jetty-launcher-4614-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1901523 INFO  (jetty-launcher-4614-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4b761f9b{/solr,null,AVAILABLE}
   [junit4]   2> 1901524 INFO  (jetty-launcher-4614-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@50d7b9da{SSL,[ssl, http/1.1]}{127.0.0.1:51718}
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.e.j.s.Server Started @1910146ms
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@43491a54{/solr,null,AVAILABLE}
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51718}
   [junit4]   2> 1901525 ERROR (jetty-launcher-4614-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1901525 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T20:53:54.030Z
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@14d0806e{SSL,[ssl, http/1.1]}{127.0.0.1:51721}
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.e.j.s.Server Started @1910147ms
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51721}
   [junit4]   2> 1901526 ERROR (jetty-launcher-4614-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1901526 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T20:53:54.031Z
   [junit4]   2> 1901527 INFO  (jetty-launcher-4614-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1901528 INFO  (jetty-launcher-4614-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@16e3cdfa{/solr,null,AVAILABLE}
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@780da2c{SSL,[ssl, http/1.1]}{127.0.0.1:51724}
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.e.j.s.Server Started @1910151ms
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51724}
   [junit4]   2> 1901530 ERROR (jetty-launcher-4614-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1901530 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T20:53:54.035Z
   [junit4]   2> 1901536 INFO  (jetty-launcher-4614-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1901537 INFO  (jetty-launcher-4614-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2e2c6be4{/solr,null,AVAILABLE}
   [junit4]   2> 1901538 INFO  (jetty-launcher-4614-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b801f50{SSL,[ssl, http/1.1]}{127.0.0.1:51731}
   [junit4]   2> 1901538 INFO  (jetty-launcher-4614-thread-2) [    ] o.e.j.s.Server Started @1910159ms
   [junit4]   2> 1901539 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51731}
   [junit4]   2> 1901539 ERROR (jetty-launcher-4614-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1901539 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1901539 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1901539 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1901539 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T20:53:54.044Z
   [junit4]   2> 1901563 INFO  (zkConnectionManagerCallback-4621-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901563 INFO  (zkConnectionManagerCallback-4625-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901564 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1901564 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1901566 INFO  (zkConnectionManagerCallback-4619-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901566 INFO  (zkConnectionManagerCallback-4623-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901569 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1901570 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1901606 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1901606 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1901606 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1901606 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1901609 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1901609 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1901610 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1901610 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1901624 INFO  (jetty-launcher-4614-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51714/solr
   [junit4]   2> 1901625 INFO  (jetty-launcher-4614-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51714/solr
   [junit4]   2> 1901624 INFO  (jetty-launcher-4614-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51714/solr
   [junit4]   2> 1901634 INFO  (zkConnectionManagerCallback-4632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901635 INFO  (zkConnectionManagerCallback-4635-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901636 INFO  (zkConnectionManagerCallback-4637-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901641 INFO  (jetty-launcher-4614-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51714/solr
   [junit4]   2> 1901646 INFO  (zkConnectionManagerCallback-4642-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901648 INFO  (zkConnectionManagerCallback-4644-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901650 INFO  (zkConnectionManagerCallback-4640-thread-1-processing-n:127.0.0.1:51731_solr) [n:127.0.0.1:51731_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901654 INFO  (zkConnectionManagerCallback-4647-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901656 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1609ee71a67000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1901680 INFO  (zkConnectionManagerCallback-4649-thread-1-processing-n:127.0.0.1:51721_solr) [n:127.0.0.1:51721_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1901856 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1901857 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51724_solr
   [junit4]   2> 1901857 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1901858 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1901861 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1901861 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.c.Overseer Overseer (id=99253907219742729-127.0.0.1:51724_solr-n_0000000000) starting
   [junit4]   2> 1901862 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51718_solr
   [junit4]   2> 1901864 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51731_solr
   [junit4]   2> 1901871 INFO  (zkCallback-4639-thread-1-processing-n:127.0.0.1:51731_solr) [n:127.0.0.1:51731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1901879 INFO  (zkCallback-4648-thread-1-processing-n:127.0.0.1:51721_solr) [n:127.0.0.1:51721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1901879 INFO  (zkCallback-4643-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1901880 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1901881 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51721_solr
   [junit4]   2> 1901904 INFO  (zkCallback-4639-thread-1-processing-n:127.0.0.1:51731_solr) [n:127.0.0.1:51731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1901904 INFO  (zkCallback-4648-thread-1-processing-n:127.0.0.1:51721_solr) [n:127.0.0.1:51721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1901904 INFO  (zkCallback-4643-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1901904 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1901915 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51724_solr
   [junit4]   2> 1901947 INFO  (zkCallback-4648-thread-1-processing-n:127.0.0.1:51721_solr) [n:127.0.0.1:51721_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1901947 INFO  (zkCallback-4639-thread-1-processing-n:127.0.0.1:51731_solr) [n:127.0.0.1:51731_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1901952 INFO  (zkCallback-4643-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1901952 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1901973 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901979 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901979 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901981 INFO  (jetty-launcher-4614-thread-1) [n:127.0.0.1:51718_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node1
   [junit4]   2> 1901987 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901993 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901993 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1901995 INFO  (jetty-launcher-4614-thread-3) [n:127.0.0.1:51721_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node2
   [junit4]   2> 1902140 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902141 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902149 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902149 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902150 INFO  (jetty-launcher-4614-thread-4) [n:127.0.0.1:51724_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node4
   [junit4]   2> 1902151 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902151 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1902153 INFO  (jetty-launcher-4614-thread-2) [n:127.0.0.1:51731_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node3
   [junit4]   2> 1902244 INFO  (zkConnectionManagerCallback-4659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1902248 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1609ee71a67000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1902256 INFO  (zkConnectionManagerCallback-4663-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1902261 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1902268 INFO  (SUITE-CollectionsAPIDistributedZkTest-seed#[EDB257ACD6859467]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51714/solr ready
   [junit4]   2> 1902556 INFO  (TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[EDB257ACD6859467]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBadActionNames
   [junit4]   2> 1902558 INFO  (TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[EDB257ACD6859467]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1902628 ERROR (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Unknown action: BADACTION
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:219)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1902629 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=badactioncollection&action=BADACTION&numShards=2&wt=javabin&version=2} status=400 QTime=0
   [junit4]   2> 1902630 INFO  (TEST-CollectionsAPIDistributedZkTest.testBadActionNames-seed#[EDB257ACD6859467]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBadActionNames
   [junit4]   2> 1902865 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[EDB257ACD6859467]) [    ] o.a.s.SolrTestCaseJ4 ###Starting deleteCollectionOnlyInZk
   [junit4]   2> 1902866 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[EDB257ACD6859467]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1902870 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1902889 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 1902893 INFO  (qtp16068580-20089) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1902894 INFO  (qtp16068580-20089) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1902894 INFO  (qtp16068580-20122) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1902897 INFO  (OverseerCollectionConfigSetProcessor-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_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> 1902897 INFO  (OverseerThreadFactory-6591-thread-2-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.CreateCollectionCmd Create collection onlyinzk
   [junit4]   2> 1903006 INFO  (OverseerStateUpdate-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"onlyinzk_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51724/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1903008 INFO  (OverseerStateUpdate-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"onlyinzk",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"onlyinzk_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51718/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1903221 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1903228 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1903263 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1903264 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1903369 INFO  (zkCallback-4643-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1903369 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1903371 INFO  (zkCallback-4643-thread-2-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1903371 INFO  (zkCallback-4641-thread-2-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904247 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1904254 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema [onlyinzk_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1904258 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1904258 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard1_replica_n1' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 1904259 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard1.replica_n1' (registry 'solr.core.onlyinzk.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1904259 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1904259 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [[onlyinzk_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node4\onlyinzk_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node4\onlyinzk_shard1_replica_n1\data\]
   [junit4]   2> 1904276 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1904305 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema [onlyinzk_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 1904307 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1904307 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'onlyinzk_shard2_replica_n2' using configuration from collection onlyinzk, trusted=true
   [junit4]   2> 1904308 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.onlyinzk.shard2.replica_n2' (registry 'solr.core.onlyinzk.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1904308 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1904308 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [[onlyinzk_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node1\onlyinzk_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node1\onlyinzk_shard2_replica_n2\data\]
   [junit4]   2> 1904378 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1904378 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1904378 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1904378 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1904380 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1904380 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1904381 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@47d8ede6[onlyinzk_shard1_replica_n1] main]
   [junit4]   2> 1904383 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1904383 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1904383 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1904384 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588062518655320064
   [junit4]   2> 1904385 INFO  (searcherExecutor-6596-thread-1-processing-n:127.0.0.1:51724_solr x:onlyinzk_shard1_replica_n1 s:shard1 c:onlyinzk r:core_node3) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1] Registered new searcher Searcher@47d8ede6[onlyinzk_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1904388 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1904388 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51724/solr/onlyinzk_shard1_replica_n1/
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:51724/solr/onlyinzk_shard1_replica_n1/ has no replicas
   [junit4]   2> 1904389 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1904391 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51724/solr/onlyinzk_shard1_replica_n1/ shard1
   [junit4]   2> 1904395 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6911521c[onlyinzk_shard2_replica_n2] main]
   [junit4]   2> 1904398 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1904398 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1904400 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1904401 INFO  (searcherExecutor-6597-thread-1-processing-n:127.0.0.1:51718_solr x:onlyinzk_shard2_replica_n2 s:shard2 c:onlyinzk r:core_node4) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2] Registered new searcher Searcher@6911521c[onlyinzk_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1904401 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588062518673145856
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51718/solr/onlyinzk_shard2_replica_n2/
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:51718/solr/onlyinzk_shard2_replica_n2/ has no replicas
   [junit4]   2> 1904404 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1904408 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51718/solr/onlyinzk_shard2_replica_n2/ shard2
   [junit4]   2> 1904511 INFO  (zkCallback-4643-thread-3-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904511 INFO  (zkCallback-4641-thread-2-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904511 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904511 INFO  (zkCallback-4643-thread-2-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904543 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1904546 INFO  (qtp16068580-20092) [n:127.0.0.1:51724_solr c:onlyinzk s:shard1 r:core_node3 x:onlyinzk_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=onlyinzk_shard1_replica_n1&action=CREATE&numShards=2&collection=onlyinzk&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1326
   [junit4]   2> 1904561 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1904563 INFO  (qtp1447869003-20076) [n:127.0.0.1:51718_solr c:onlyinzk s:shard2 r:core_node4 x:onlyinzk_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=onlyinzk_shard2_replica_n2&action=CREATE&numShards=2&collection=onlyinzk&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1299
   [junit4]   2> 1904566 INFO  (qtp16068580-20122) [n:127.0.0.1:51724_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> 1904664 INFO  (zkCallback-4643-thread-2-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904664 INFO  (zkCallback-4641-thread-1-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904664 INFO  (zkCallback-4641-thread-2-processing-n:127.0.0.1:51718_solr) [n:127.0.0.1:51718_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904664 INFO  (zkCallback-4643-thread-3-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/onlyinzk/state.json] for collection [onlyinzk] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1904899 INFO  (OverseerCollectionConfigSetProcessor-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1905566 INFO  (qtp16068580-20122) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=onlyinzk&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2671
   [junit4]   2> 1905566 INFO  (qtp16068580-20122) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1905567 INFO  (qtp16068580-20122) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1905567 INFO  (TEST-CollectionsAPIDistributedZkTest.deleteCollectionOnlyInZk-seed#[EDB257ACD6859467]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deleteCollectionOnlyInZk
   [junit4]   2> 1905830 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[EDB257ACD6859467]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreationAndDeletion
   [junit4]   2> 1905833 INFO  (TEST-CollectionsAPIDistributedZkTest.testCreationAndDeletion-seed#[EDB257ACD6859467]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 1905834 INFO  (qtp16068580-20091) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=onlyinzk&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1905839 INFO  (OverseerThreadFactory-6591-thread-3-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 1905848 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=null
   [junit4]   2> 1905849 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24521972: rootName = null, domain = solr.core.onlyinzk.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.onlyinzk.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@6caacc76
   [junit4]   2> 1905855 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=null
   [junit4]   2> 1905856 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@166428e5: rootName = null, domain = solr.core.onlyinzk.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.onlyinzk.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@7b960007
   [junit4]   2> 1905869 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.c.SolrCore [onlyinzk_shard2_replica_n2]  CLOSING SolrCore org.apache.solr.core.SolrCore@f355aa7
   [junit4]   2> 1905869 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard2.replica_n2, tag=255154855
   [junit4]   2> 1905869 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard2.leader, tag=255154855
   [junit4]   2> 1905877 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.c.SolrCore [onlyinzk_shard1_replica_n1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3eba4e1f
   [junit4]   2> 1905877 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.onlyinzk.shard1.replica_n1, tag=1052397087
   [junit4]   2> 1905877 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.onlyinzk.shard1.leader, tag=1052397087
   [junit4]   2> 1905882 INFO  (qtp1447869003-20077) [n:127.0.0.1:51718_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard2_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 1905885 INFO  (qtp16068580-20090) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={deleteInstanceDir=true&core=onlyinzk_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 1906591 INFO  (qtp16068580-20091) [n:127.0.0.1:51724_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=onlyinzk&action=DELETE&wt=javabin&version=2} status=0 QTime=756
   [junit4]   2> 1906592 INFO  (qtp16068580-20091) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=created_and_deleted&nrtReplicas=1&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1906594 INFO  (OverseerCollectionConfigSetProcessor-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 1906595 INFO  (OverseerThreadFactory-6591-thread-4-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.CreateCollectionCmd Create collection created_and_deleted
   [junit4]   2> 1906803 INFO  (OverseerStateUpdate-99253907219742729-127.0.0.1:51724_solr-n_0000000000) [n:127.0.0.1:51724_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"created_and_deleted",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"created_and_deleted_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51724/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1907004 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=conf&newCollection=true&name=created_and_deleted_shard1_replica_n1&action=CREATE&numShards=1&collection=created_and_deleted&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1907111 INFO  (zkCallback-4643-thread-3-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1907111 INFO  (zkCallback-4643-thread-1-processing-n:127.0.0.1:51724_solr) [n:127.0.0.1:51724_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/created_and_deleted/state.json] for collection [created_and_deleted] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 1908038 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1908046 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema [created_and_deleted_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 1908051 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1908051 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'created_and_deleted_shard1_replica_n1' using configuration from collection created_and_deleted, trusted=true
   [junit4]   2> 1908052 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.created_and_deleted.shard1.replica_n1' (registry 'solr.core.created_and_deleted.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@75b11663
   [junit4]   2> 1908052 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1908052 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.c.SolrCore [[created_and_deleted_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node4\created_and_deleted_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CollectionsAPIDistributedZkTest_EDB257ACD6859467-001\tempDir-001\node4\created_and_deleted_shard1_replica_n1\data\]
   [junit4]   2> 1908175 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1908175 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1908177 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1908177 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1908178 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d3c5559[created_and_deleted_shard1_replica_n1] main]
   [junit4]   2> 1908181 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1908181 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_deleted s:shard1 r:core_node2 x:created_and_deleted_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1908182 INFO  (qtp16068580-20088) [n:127.0.0.1:51724_solr c:created_and_delet

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

equestHandlerTest, SimplePostToolTest, AnalysisAfterCoreReloadTest, TestFoldingMultitermQuery, DocValuesTest, DistanceFunctionTest, TestSolrDeletionPolicy1, DebugComponentTest, TestSurroundQueryParser, DocumentAnalysisRequestHandlerTest, TestQueryTypes, TestOmitPositions, TermsComponentTest, TestSolrQueryParser, LoggingHandlerTest, SolrPluginUtilsTest, ReturnFieldsTest, QueryParsingTest, UniqFieldsUpdateProcessorFactoryTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestBinaryField, TestElisionMultitermQuery, TestConfig, OutputWriterTest, ExternalFileFieldSortTest, DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, TestCodecSupport, TestPerFieldSimilarity, TestBM25SimilarityFactory, ScriptEngineTest, DateMathParserTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, ZkNodePropsTest, SliceStateTest, UUIDFieldTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestLuceneIndexBackCompat, TestEmbeddedSolrServerAdminHandler, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AddReplicaTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, CollectionsAPISolrJTest, CustomCollectionTest, DeleteShardTest, HttpPartitionTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, OverseerStatusTest, ReplicationFactorTest, RestartWhileUpdatingTest, RollingRestartTest, TestAuthenticationFramework, TestCloudJSONFacetJoinDomain, TestCloudSearcherWarming, TestCryptoKeys, TestPrepRecovery, TestRandomFlRTGCloud, TestRandomRequestDistribution, TestRequestForwarding, TestRequestStatusCollectionAPI, TestShortCircuitedRequests, TestSolrCloudWithDelegationTokens, TestStressCloudBlindAtomicUpdates, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, SystemLogListenerTest, CdcrBootstrapTest, ZkStateWriterTest, TestConfigSetProperties, TestConfigSets, TestCorePropertiesReload, TestDynamicLoading, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, V2StandaloneTest, AutoscalingHistoryHandlerTest, DistributedFacetPivotWhiteBoxTest, DistributedSuggestComponentTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=DistributedSuggestComponentTest -Dtests.seed=EDB257ACD6859467 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Indian/Mayotte -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | DistributedSuggestComponentTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedSuggestComponentTest_EDB257ACD6859467-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDB257ACD6859467]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [629/764 (3!)] on J0 in 19.69s, 1 test, 1 error <<< FAILURES!

[...truncated 2755 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=865, maxMBSortInHeap=6.08306197406223, sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=Asia/Kuching
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67432304,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EAC1562D646A1934 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EAC1562D646A1934-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EAC1562D646A1934]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 16.82s, 8 tests, 1 error <<< FAILURES!

[...truncated 45780 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 365 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/365/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.memory.TestFSTPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001

	at __randomizedtesting.SeedInfo.seed([ED988CBA3269CD79]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001

	at __randomizedtesting.SeedInfo.seed([C287CE12F685DECB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup

Error Message:
Error from server at http://127.0.0.1:57808/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57808/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD:BE6E448B739FF233]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testRepFactor1LeaderStartup(TestCloudSearcherWarming.java:100)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess

Error Message:
Error from server at http://127.0.0.1:57808/solr: Could not fully create collection: testPeersyncFailureReplicationSuccess

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:57808/solr: Could not fully create collection: testPeersyncFailureReplicationSuccess
	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD:BD176A1CB3C18CBE]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestCloudSearcherWarming.testPeersyncFailureReplicationSuccess(TestCloudSearcherWarming.java:139)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotLongTailTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrIndexSplitterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001\_testSplit3-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001\_testSplit3-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001\_testSplit3-005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001\_testSplit3-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.SolrIndexSplitterTest_69460953627FBBDD-001

	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD:E1123689CC83D625]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.assertInvariants(TimeRoutedAliasUpdateProcessorTest.java:245)
	at org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest.test(TimeRoutedAliasUpdateProcessorTest.java:123)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001

	at __randomizedtesting.SeedInfo.seed([4220B7C70D3C3F86]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6490 lines...]
   [junit4] Suite: org.apache.lucene.codecs.memory.TestFSTPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1349, maxMBSortInHeap=7.614798271301071, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR I(F)B2, field=DFR I(F)B2, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS=DFI(ChiSquared), body=DFR I(F)2, f_DOCS=DFR I(n)Z(0.3)}, locale=ar-KW, timezone=Africa/Nouakchott
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=26207752,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestVarGapFixedIntervalPostingsFormat, TestFSTPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFSTPostingsFormat -Dtests.seed=ED988CBA3269CD79 -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=Africa/Nouakchott -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFSTPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001\testPostingsFormat-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.memory.TestFSTPostingsFormat_ED988CBA3269CD79-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ED988CBA3269CD79]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/20 (1!)] on J1 in 7.14s, 25 tests, 1 error <<< FAILURES!

[...truncated 1662 lines...]
   [junit4] Suite: org.apache.lucene.store.TestHardLinkCopyDirectoryWrapper
   [junit4] IGNOR/A 0.02s J0 | TestHardLinkCopyDirectoryWrapper.testCopyHardLinks
   [junit4]    > Assumption #1: hardlinks are not supported
   [junit4] IGNOR/A 0.01s J0 | TestHardLinkCopyDirectoryWrapper.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.00s J0 | TestHardLinkCopyDirectoryWrapper.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=697, maxMBSortInHeap=6.269956439047239, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-TN, timezone=America/Punta_Arenas
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=34520192,total=70254592
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultiPassIndexSplitter, TestInetAddressRangeQueries, TestRAFDirectory, TestHighFreqTerms, TestInetAddressPoint, TestDiversifiedTopDocsCollector, TestDocValuesStatsCollector, TestHardLinkCopyDirectoryWrapper]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestHardLinkCopyDirectoryWrapper -Dtests.seed=C287CE12F685DECB -Dtests.slow=true -Dtests.locale=ar-TN -Dtests.timezone=America/Punta_Arenas -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestHardLinkCopyDirectoryWrapper (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001\testLongs-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestHardLinkCopyDirectoryWrapper_C287CE12F685DECB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C287CE12F685DECB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/13 (1!)] on J0 in 4.91s, 43 tests, 1 error, 3 skipped <<< FAILURES!

[...truncated 3893 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest
   [junit4]   2> 586003 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\init-core-data-001
   [junit4]   2> 586004 WARN  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 586004 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 586010 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 586011 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001
   [junit4]   2> 586011 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 586012 INFO  (Thread-1380) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 586012 INFO  (Thread-1380) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 586015 ERROR (Thread-1380) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 586113 INFO  (SUITE-TimeRoutedAliasUpdateProcessorTest-seed#[69460953627FBBDD]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55307
   [junit4]   2> 586116 INFO  (zkConnectionManagerCallback-1429-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586124 INFO  (jetty-launcher-1426-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 586124 INFO  (jetty-launcher-1426-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 586125 INFO  (jetty-launcher-1426-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d1d0f{/solr,null,AVAILABLE}
   [junit4]   2> 586125 INFO  (jetty-launcher-1426-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@193bbc8{/solr,null,AVAILABLE}
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@bdbf72{SSL,[ssl, http/1.1]}{127.0.0.1:55315}
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@16780f5{SSL,[ssl, http/1.1]}{127.0.0.1:55316}
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.e.j.s.Server Started @596308ms
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.e.j.s.Server Started @596308ms
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55315}
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55316}
   [junit4]   2> 586128 ERROR (jetty-launcher-1426-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 586128 ERROR (jetty-launcher-1426-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T09:29:22.554Z
   [junit4]   2> 586128 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-28T09:29:22.554Z
   [junit4]   2> 586129 INFO  (zkConnectionManagerCallback-1432-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586133 INFO  (zkConnectionManagerCallback-1433-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586133 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 586133 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 586146 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1609c7467090001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 586147 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1609c7467090002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 586152 INFO  (jetty-launcher-1426-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55307/solr
   [junit4]   2> 586153 INFO  (jetty-launcher-1426-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55307/solr
   [junit4]   2> 586154 INFO  (zkConnectionManagerCallback-1439-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586155 INFO  (zkConnectionManagerCallback-1441-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586156 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1609c7467090004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 586157 INFO  (zkConnectionManagerCallback-1443-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586157 INFO  (zkConnectionManagerCallback-1445-thread-1-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586250 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586250 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 586251 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55316_solr
   [junit4]   2> 586251 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55315_solr
   [junit4]   2> 586252 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.c.Overseer Overseer (id=99251215560933381-127.0.0.1:55316_solr-n_0000000000) starting
   [junit4]   2> 586257 INFO  (zkCallback-1442-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 586258 INFO  (zkCallback-1444-thread-1-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 586262 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55316_solr
   [junit4]   2> 586263 INFO  (zkCallback-1442-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586263 INFO  (zkCallback-1444-thread-1-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 586404 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586408 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55316.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586411 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586412 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586413 INFO  (jetty-launcher-1426-thread-2) [n:127.0.0.1:55315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\.
   [junit4]   2> 586415 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55316.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586415 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55316.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 586416 INFO  (jetty-launcher-1426-thread-1) [n:127.0.0.1:55316_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node1\.
   [junit4]   2> 586466 INFO  (zkConnectionManagerCallback-1451-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586483 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[69460953627FBBDD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParse
   [junit4]   2> 586485 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.testParse-seed#[69460953627FBBDD]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParse
   [junit4]   2> 586497 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[69460953627FBBDD]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 586503 INFO  (zkConnectionManagerCallback-1456-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 586504 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[69460953627FBBDD]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 586505 INFO  (TEST-TimeRoutedAliasUpdateProcessorTest.test-seed#[69460953627FBBDD]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55307/solr ready
   [junit4]   2> 586532 INFO  (qtp5676980-6455) [n:127.0.0.1:55316_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=1&name=timeConfig&nrtReplicas=1&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 586535 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.CreateCollectionCmd Create collection timeConfig
   [junit4]   2> 586536 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 586536 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/timeConfig/managed-schema
   [junit4]   2> 586538 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/timeConfig/protwords.txt
   [junit4]   2> 586540 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/timeConfig/solrconfig.xml
   [junit4]   2> 586542 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/timeConfig/synonyms.txt
   [junit4]   2> 586543 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/timeConfig/stopwords.txt
   [junit4]   2> 586546 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/timeConfig/lang/contractions_it.txt
   [junit4]   2> 586547 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/timeConfig/lang/contractions_ca.txt
   [junit4]   2> 586549 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/timeConfig/lang/stemdict_nl.txt
   [junit4]   2> 586551 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/timeConfig/lang/stopwords_hy.txt
   [junit4]   2> 586552 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/timeConfig/lang/stopwords_no.txt
   [junit4]   2> 586553 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/timeConfig/lang/stopwords_id.txt
   [junit4]   2> 586555 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/timeConfig/lang/stopwords_da.txt
   [junit4]   2> 586556 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/timeConfig/lang/stopwords_ga.txt
   [junit4]   2> 586558 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/timeConfig/lang/stopwords_hi.txt
   [junit4]   2> 586560 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/timeConfig/lang/stopwords_ja.txt
   [junit4]   2> 586561 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/timeConfig/lang/stopwords_pt.txt
   [junit4]   2> 586563 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/timeConfig/lang/stopwords_hu.txt
   [junit4]   2> 586564 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/timeConfig/lang/stopwords_el.txt
   [junit4]   2> 586565 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/timeConfig/lang/stopwords_ru.txt
   [junit4]   2> 586567 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/timeConfig/lang/stopwords_tr.txt
   [junit4]   2> 586569 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/timeConfig/lang/stopwords_ar.txt
   [junit4]   2> 586570 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/timeConfig/lang/userdict_ja.txt
   [junit4]   2> 586572 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/timeConfig/lang/stopwords_eu.txt
   [junit4]   2> 586573 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/timeConfig/lang/stopwords_it.txt
   [junit4]   2> 586573 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/timeConfig/lang/stopwords_cz.txt
   [junit4]   2> 586577 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/timeConfig/lang/stoptags_ja.txt
   [junit4]   2> 586579 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/timeConfig/lang/contractions_fr.txt
   [junit4]   2> 586580 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/timeConfig/lang/stopwords_de.txt
   [junit4]   2> 586582 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/timeConfig/lang/stopwords_fa.txt
   [junit4]   2> 586584 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/timeConfig/lang/contractions_ga.txt
   [junit4]   2> 586585 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/timeConfig/lang/stopwords_ca.txt
   [junit4]   2> 586587 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/timeConfig/lang/stopwords_nl.txt
   [junit4]   2> 586589 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/timeConfig/lang/stopwords_bg.txt
   [junit4]   2> 586590 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/timeConfig/lang/stopwords_en.txt
   [junit4]   2> 586592 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/timeConfig/lang/stopwords_es.txt
   [junit4]   2> 586594 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/timeConfig/lang/stopwords_lv.txt
   [junit4]   2> 586595 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/timeConfig/lang/stopwords_ro.txt
   [junit4]   2> 586596 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/timeConfig/lang/stopwords_th.txt
   [junit4]   2> 586598 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/timeConfig/lang/stopwords_fr.txt
   [junit4]   2> 586599 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/timeConfig/lang/stopwords_sv.txt
   [junit4]   2> 586601 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/timeConfig/lang/stopwords_fi.txt
   [junit4]   2> 586603 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/timeConfig/lang/hyphenations_ga.txt
   [junit4]   2> 586605 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/timeConfig/lang/stopwords_gl.txt
   [junit4]   2> 586606 INFO  (OverseerThreadFactory-2934-thread-1-processing-n:127.0.0.1:55316_solr) [n:127.0.0.1:55316_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/timeConfig/params.json
   [junit4]   2> 586713 INFO  (OverseerStateUpdate-99251215560933381-127.0.0.1:55316_solr-n_0000000000) [n:127.0.0.1:55316_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"timeConfig",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"timeConfig_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:55315/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 586941 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node2&collection.configName=timeConfig&newCollection=true&name=timeConfig_shard1_replica_n1&action=CREATE&numShards=1&collection=timeConfig&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 586942 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 587049 INFO  (zkCallback-1444-thread-1-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 587049 INFO  (zkCallback-1444-thread-2-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 587977 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 587977 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 587978 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\extraction\lib
   [junit4]   2> 587979 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-cell-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 587980 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\clustering\lib
   [junit4]   2> 587980 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-clustering-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 587981 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\langid\lib
   [junit4]   2> 587981 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-langid-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 587981 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib filtered by .*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\contrib\velocity\lib
   [junit4]   2> 587981 WARN  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Couldn't add files from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist filtered by solr-velocity-\d.*\.jar to classpath: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1\..\..\..\..\dist
   [junit4]   2> 587986 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 588003 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema [timeConfig_shard1_replica_n1] Schema name=default-config
   [junit4]   2> 588135 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema default-config/1.6 with uniqueid field id
   [junit4]   2> 588161 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'timeConfig_shard1_replica_n1' using configuration from collection timeConfig, trusted=true
   [junit4]   2> 588163 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55315.solr.core.timeConfig.shard1.replica_n1' (registry 'solr.core.timeConfig.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c564ed
   [junit4]   2> 588163 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 588163 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [[timeConfig_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\timeConfig_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_69460953627FBBDD-001\tempDir-001\node2\.\timeConfig_shard1_replica_n1\data\]
   [junit4]   2> 588165 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=5
   [junit4]   2> 588237 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 588237 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 588238 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 588238 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 588239 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@71cc98[timeConfig_shard1_replica_n1] main]
   [junit4]   2> 588240 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/timeConfig
   [junit4]   2> 588241 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/timeConfig
   [junit4]   2> 588241 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/timeConfig/managed-schema
   [junit4]   2> 588241 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 588243 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 588243 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.s.DirectSolrSpellChecker init: {name=default,field=_text_,classname=solr.DirectSolrSpellChecker,distanceMeasure=internal,accuracy=0.5,maxEdits=2,minPrefix=1,maxInspections=5,minQueryLength=4,maxQueryFrequency=0.01}
   [junit4]   2> 588243 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 588244 INFO  (searcherExecutor-2939-thread-1-processing-n:127.0.0.1:55315_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener sending requests to Searcher@71cc98[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 588244 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1588019451312209920
   [junit4]   2> 588244 INFO  (searcherExecutor-2939-thread-1-processing-n:127.0.0.1:55315_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.QuerySenderListener QuerySenderListener done.
   [junit4]   2> 588244 INFO  (searcherExecutor-2939-thread-1-processing-n:127.0.0.1:55315_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 588244 INFO  (searcherExecutor-2939-thread-1-processing-n:127.0.0.1:55315_solr x:timeConfig_shard1_replica_n1 s:shard1 c:timeConfig r:core_node2) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SolrCore [timeConfig_shard1_replica_n1] Registered new searcher Searcher@71cc98[timeConfig_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:55315/solr/timeConfig_shard1_replica_n1/
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:55315/solr/timeConfig_shard1_replica_n1/ has no replicas
   [junit4]   2> 588248 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 588251 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_node2 x:timeConfig_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:55315/solr/timeConfig_shard1_replica_n1/ shard1
   [junit4]   2> 588356 INFO  (zkCallback-1444-thread-2-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 588357 INFO  (zkCallback-1444-thread-1-processing-n:127.0.0.1:55315_solr) [n:127.0.0.1:55315_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/timeConfig/state.json] for collection [timeConfig] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 588402 INFO  (qtp29260237-6462) [n:127.0.0.1:55315_solr c:timeConfig s:shard1 r:core_

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

imezone=America/Asuncion -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | DistributedFacetPivotLongTailTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001\shard0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotLongTailTest_69460953627FBBDD-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69460953627FBBDD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [626/764 (4!)] on J0 in 7.04s, 1 test, 1 error <<< FAILURES!

[...truncated 2819 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=661, maxMBSortInHeap=6.612362193166108, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-OM, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=16967592,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=4220B7C70D3C3F86 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_4220B7C70D3C3F86-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4220B7C70D3C3F86]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 2.17s, 8 tests, 1 error <<< FAILURES!

[...truncated 41499 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 364 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/364/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.admin.LoggingHandlerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001\init-core-data-001\spellchecker3\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.admin.LoggingHandlerTest_6BAEE6C2AE23E9ED-001

	at __randomizedtesting.SeedInfo.seed([6BAEE6C2AE23E9ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedQueryElevationComponentTest_6BAEE6C2AE23E9ED-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([6BAEE6C2AE23E9ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestCloudSchemaless

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001

	at __randomizedtesting.SeedInfo.seed([6BAEE6C2AE23E9ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets\cloud-dynamic
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([6BAEE6C2AE23E9ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001

	at __randomizedtesting.SeedInfo.seed([D7A1CF6FEA519C64]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12873 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestDefaultStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\init-core-data-001
   [junit4]   2> 1673243 WARN  (SUITE-TestDefaultStatsCache-seed#[6BAEE6C2AE23E9ED]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=926 numCloses=926
   [junit4]   2> 1673244 INFO  (SUITE-TestDefaultStatsCache-seed#[6BAEE6C2AE23E9ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1673245 INFO  (SUITE-TestDefaultStatsCache-seed#[6BAEE6C2AE23E9ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1673245 INFO  (SUITE-TestDefaultStatsCache-seed#[6BAEE6C2AE23E9ED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1673246 INFO  (SUITE-TestDefaultStatsCache-seed#[6BAEE6C2AE23E9ED]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 1673738 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1673742 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1673744 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1f3ec536{/,null,AVAILABLE}
   [junit4]   2> 1673745 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41027fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:59616}
   [junit4]   2> 1673745 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server Started @1683576ms
   [junit4]   2> 1673745 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59616, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores}
   [junit4]   2> 1673746 ERROR (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1673746 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1673746 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1673746 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1673746 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T22:33:23.555902100Z
   [junit4]   2> 1673746 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\solr.xml
   [junit4]   2> 1673752 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1673752 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1673753 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1673816 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1673839 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1673839 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1673841 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores
   [junit4]   2> 1673841 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1673841 INFO  (coreLoadExecutor-5247-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1673848 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1673900 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1673929 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1674099 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1674120 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1674120 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1674120 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1674120 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1674123 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=27.1552734375, floorSegmentMB=1.4345703125, forceMergeDeletesPctAllowed=21.672892273504495, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1674252 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1674252 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1674254 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1674254 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1674256 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1674256 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6010def4[collection1] main]
   [junit4]   2> 1674256 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1674322 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1674436 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1674436 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1674436 INFO  (coreLoadExecutor-5247-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587978178915205120
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1674446 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1674458 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1674459 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6010def4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1675622 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1675624 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1675625 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@75ea1fed{/,null,AVAILABLE}
   [junit4]   2> 1675625 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@69299064{HTTP/1.1,[http/1.1]}{127.0.0.1:59623}
   [junit4]   2> 1675626 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server Started @1685456ms
   [junit4]   2> 1675626 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59623, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores}
   [junit4]   2> 1675626 ERROR (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1675627 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1675627 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1675627 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1675627 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T22:33:25.436660700Z
   [junit4]   2> 1675627 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1675632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1675632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1675633 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1675685 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1675697 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1675697 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1675701 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores
   [junit4]   2> 1675701 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1675702 INFO  (coreLoadExecutor-5258-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1675704 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1675755 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1675773 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1675885 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1675900 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1675900 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1675900 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1675900 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1675903 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=27.1552734375, floorSegmentMB=1.4345703125, forceMergeDeletesPctAllowed=21.672892273504495, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1676003 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1676003 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1676006 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1676006 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1676006 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1676006 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@789e5c04[collection1] main]
   [junit4]   2> 1676008 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1676018 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1676061 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1676061 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1676061 INFO  (coreLoadExecutor-5258-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587978180619141120
   [junit4]   2> 1676062 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1676062 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1676062 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1676063 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1676063 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1676064 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1676064 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1676064 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1676064 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1676067 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@789e5c04[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1676068 INFO  (qtp1361270088-13750) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587978180623335424)} 0 2
   [junit4]   2> 1676072 INFO  (qtp1497060776-13767) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587978180628578304)} 0 1
   [junit4]   2> 1676074 INFO  (qtp1361270088-13751) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587978180631724032)]} 0 1
   [junit4]   2> 1676076 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587978180633821184)]} 0 1
   [junit4]   2> 1676077 INFO  (qtp1361270088-13752) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587978180635918336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676077 INFO  (qtp1361270088-13752) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68adfd05 commitCommandVersion:1587978180635918336
   [junit4]   2> 1676081 INFO  (qtp1361270088-13752) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@448f46bc[collection1] main]
   [junit4]   2> 1676081 INFO  (qtp1361270088-13752) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1676083 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@448f46bc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1676083 INFO  (qtp1361270088-13752) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1676084 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587978180643258368,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676084 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b776019 commitCommandVersion:1587978180643258368
   [junit4]   2> 1676088 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@505e7679[collection1] main]
   [junit4]   2> 1676089 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1676090 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@505e7679[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 1676091 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1676092 INFO  (qtp1361270088-13753) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=1 status=0 QTime=0
   [junit4]   2> 1676095 INFO  (qtp1497060776-13772) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:59623//collection1&rid=127.0.0.1-collection1-1514414005901-16&rows=10&version=2&q=a_t:one&requestPurpose=GET_TOP_IDS&NOW=1514414005901&isShard=true&wt=javabin&debugQuery=false} hits=1 status=0 QTime=0
   [junit4]   2> 1676096 INFO  (qtp1497060776-13765) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:59623//collection1&rid=127.0.0.1-collection1-1514414005901-16&version=2&q=a_t:one&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1514414005901&ids=0&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1676097 INFO  (qtp1497060776-13770) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one&shards=http://127.0.0.1:59623//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1514414005901-16 hits=1 status=0 QTime=4
   [junit4]   2> 1676100 INFO  (qtp1361270088-13755) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1587978180657938432)]} 0 2
   [junit4]   2> 1676103 INFO  (qtp1497060776-13767) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1 (1587978180661084160)]} 0 2
   [junit4]   2> 1676104 INFO  (qtp1361270088-13749) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587978180664229888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676105 INFO  (qtp1361270088-13749) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@68adfd05 commitCommandVersion:1587978180664229888
   [junit4]   2> 1676107 INFO  (qtp1361270088-13749) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@22437bda[collection1] main]
   [junit4]   2> 1676108 INFO  (qtp1361270088-13749) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1676110 INFO  (searcherExecutor-5248-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@22437bda[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1676110 INFO  (qtp1361270088-13749) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 6
   [junit4]   2> 1676111 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587978180671569920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1676111 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b776019 commitCommandVersion:1587978180671569920
   [junit4]   2> 1676113 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4f27ec0[collection1] main]
   [junit4]   2> 1676114 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1676115 INFO  (searcherExecutor-5259-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4f27ec0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1) Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 1676115 INFO  (qtp1497060776-13768) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 4
   [junit4]   2> 1676117 INFO  (qtp1361270088-13748) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&fl=*,score&wt=javabin&version=2&debugQuery=true} hits=2 status=0 QTime=1
   [junit4]   2> 1676120 INFO  (qtp1497060776-13771) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:59623//collection1&rid=127.0.0.1-collection1-1514414005927-17&rows=10&version=2&q=a_t:one+a_t:four&requestPurpose=GET_TOP_IDS&NOW=1514414005927&isShard=true&wt=javabin&debugQuery=false} hits=2 status=0 QTime=1
   [junit4]   2> 1676121 INFO  (qtp1497060776-13772) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={df=text&distrib=false&debug=timing&debug=track&fl=*,score&shards.purpose=320&shard.url=http://127.0.0.1:59623//collection1&rid=127.0.0.1-collection1-1514414005927-17&version=2&q=a_t:one+a_t:four&requestPurpose=GET_FIELDS,GET_DEBUG&NOW=1514414005927&ids=0,1&isShard=true&wt=javabin&debugQuery=true} status=0 QTime=0
   [junit4]   2> 1676121 INFO  (qtp1497060776-13769) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=a_t:one+a_t:four&shards=http://127.0.0.1:59623//collection1&fl=*,score&wt=javabin&version=2&debugQuery=true} rid=127.0.0.1-collection1-1514414005927-17 hits=2 status=0 QTime=3
   [junit4]   2> 1676122 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 1676123 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@41027fcd{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1676123 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1121343946
   [junit4]   2> 1676124 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1676124 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@424edc: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@612067d3
   [junit4]   2> 1676129 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1676129 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40297e7b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@691ceb1a
   [junit4]   2> 1676133 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1676133 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@30e9fbe8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14b359ad
   [junit4]   2> 1676136 INFO  (coreCloseExecutor-5264-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@13a88e2d
   [junit4]   2> 1676136 INFO  (coreCloseExecutor-5264-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=329813549
   [junit4]   2> 1676137 INFO  (coreCloseExecutor-5264-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d4e08a3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@38185d9d
   [junit4]   2> 1676149 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1f3ec536{/,null,UNAVAILABLE}
   [junit4]   2> 1676150 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@69299064{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1676151 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=425086859
   [junit4]   2> 1676151 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1676151 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5fed5e86: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2f324640
   [junit4]   2> 1676158 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1676159 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19f5efb1: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@691ceb1a
   [junit4]   2> 1676164 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1676164 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7494605: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@14b359ad
   [junit4]   2> 1676165 INFO  (coreCloseExecutor-5266-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5c03605
   [junit4]   2> 1676165 INFO  (coreCloseExecutor-5266-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=96482821
   [junit4]   2> 1676165 INFO  (coreCloseExecutor-5266-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16565df7: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@501cc1f5
   [junit4]   2> 1676180 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@75ea1fed{/,null,UNAVAILABLE}
   [junit4]   2> 1676626 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1676626 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@25ce4733{/,null,AVAILABLE}
   [junit4]   2> 1676631 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4ab9a3e2{HTTP/1.1,[http/1.1]}{127.0.0.1:59631}
   [junit4]   2> 1676631 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server Started @1686461ms
   [junit4]   2> 1676631 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59631, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores}
   [junit4]   2> 1676631 ERROR (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1676632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1676632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1676632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1676632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T22:33:26.441567100Z
   [junit4]   2> 1676632 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\solr.xml
   [junit4]   2> 1676636 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1676636 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1676637 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1676684 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1676701 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1676701 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1676703 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores
   [junit4]   2> 1676703 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1676706 INFO  (coreLoadExecutor-5273-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1676709 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1676747 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1676771 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1676864 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1676883 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1676884 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1676884 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1676884 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1676885 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=27.1552734375, floorSegmentMB=1.4345703125, forceMergeDeletesPctAllowed=21.672892273504495, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1676976 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1676976 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1676977 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1676977 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1676978 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1676978 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3073eca4[collection1] main]
   [junit4]   2> 1676979 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1676981 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1676992 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1676992 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1676992 INFO  (coreLoadExecutor-5273-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587978181595365376
   [junit4]   2> 1676993 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1676993 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1676993 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1676994 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1676994 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1676995 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1676995 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1676995 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1676998 INFO  (searcherExecutor-5274-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3073eca4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1677420 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1677421 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@37826296{/,null,AVAILABLE}
   [junit4]   2> 1677421 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@521db4ce{HTTP/1.1,[http/1.1]}{127.0.0.1:59636}
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server Started @1687252ms
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59636, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores}
   [junit4]   2> 1677423 ERROR (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1677423 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T22:33:27.232144800Z
   [junit4]   2> 1677424 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1677426 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1677427 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1677427 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1677468 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1677477 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1677477 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1677481 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores
   [junit4]   2> 1677481 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1677481 INFO  (coreLoadExecutor-5284-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1677483 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1677519 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1677547 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 1677659 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1677678 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1677678 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@61ef4a13
   [junit4]   2> 1677678 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1677678 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1677680 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=49, maxMergedSegmentMB=27.1552734375, floorSegmentMB=1.4345703125, forceMergeDeletesPctAllowed=21.672892273504495, segmentsPerTier=44.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 1677784 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1677784 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1677785 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1677785 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1677786 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=19, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 1677787 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d6c9a6c[collection1] main]
   [junit4]   2> 1677787 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1677790 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1677800 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1677800 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1677800 INFO  (coreLoadExecutor-5284-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587978182442614784
   [junit4]   2> 1677800 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1677800 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1677801 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1677801 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1677802 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1677807 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1677808 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1677809 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1677810 INFO  (searcherExecutor-5285-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4d6c9a6c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1678425 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 1678428 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1678429 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@62533a74{/,null,AVAILABLE}
   [junit4]   2> 1678430 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7ff210c4{HTTP/1.1,[http/1.1]}{127.0.0.1:59641}
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.e.j.s.Server Started @1688264ms
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=59641, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\cores}
   [junit4]   2> 1678434 ERROR (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T22:33:28.243208900Z
   [junit4]   2> 1678434 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestDefaultStatsCache_6BAEE6C2AE23E9ED-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 1678439 INFO  (TEST-TestDefaultStatsCache.test-seed#[6BAEE6C2AE23E9ED]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoop

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

iloverTest, SimpleCollectionCreateDeleteTest, TestCloudJSONFacetJoinDomain, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestClusterProperties, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestDeleteCollectionOnDownNodes, TestDistribDocBasedVersion, TestHdfsCloudBackupRestore, TestLeaderElectionZkExpiry, TestLeaderInitiatedRecoveryThread, TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport, TestReplicaProperties, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, HttpTriggerListenerTest, NodeAddedTriggerTest, NodeLostTriggerTest, TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction, TestGenericDistributedQueue, TestLargeCluster, ImplicitSnitchTest, BlobRepositoryCloudTest, TestCustomStream, TestSolrCoreSnapshots, TestConfigReload, TestRestoreCore, TestConfigsApi, TestCoreAdminApis, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentCustomSortTest, DistributedSuggestComponentTest, TestDistributedStatsComponentCardinality, TestIntervalFaceting, TestExportWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestJavabinTupleStreamParser, TestRawResponseWriter, TestRawTransformer, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformerCrossCore, TestDynamicFieldCollectionResource, TestFieldResource, TestFieldTypeCollectionResource, TestSchemaResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, TestUniqueKeyFieldResource, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, TestCloudSchemaless]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudSchemaless -Dtests.seed=6BAEE6C2AE23E9ED -Dtests.slow=true -Dtests.locale=da-GL -Dtests.timezone=SystemV/MST7MDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestCloudSchemaless (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores\collection1_shard2_replica_n89
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001\cores
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestCloudSchemaless_6BAEE6C2AE23E9ED-001\shard-5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6BAEE6C2AE23E9ED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [685/764 (4!)] on J0 in 44.82s, 1 test, 1 error <<< FAILURES!

[...truncated 2618 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1942, maxMBSortInHeap=7.076493802065261, sim=RandomSimilarity(queryNorm=false): {}, locale=de-DE, timezone=America/Rio_Branco
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=182689000,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestICUCollationField, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=D7A1CF6FEA519C64 -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_D7A1CF6FEA519C64-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7A1CF6FEA519C64]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 0.53s, 8 tests, 1 error <<< FAILURES!

[...truncated 38462 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 363 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/363/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([E7602258E180863E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=19, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([636D38FC9BF24F04:ECE3DF5C899EBCFB]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([636D38FC9BF24F04]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:52690/collection1
	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF:F97EA4AF36EE5557]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=19100, name=zkCallback-4074-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=18943, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-SendThread(127.0.0.1:52603), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    3) Thread[id=18942, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=18967, name=zkCallback-4074-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=18944, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    6) Thread[id=19098, name=zkCallback-4074-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=18945, name=zkConnectionManagerCallback-4075-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=19097, name=zkCallback-4074-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=19099, name=zkCallback-4074-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=19100, name=zkCallback-4074-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=18943, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-SendThread(127.0.0.1:52603), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at java.base@9.0.1/sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at java.base@9.0.1/sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at app//org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   3) Thread[id=18942, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=18967, name=zkCallback-4074-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=18944, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   6) Thread[id=19098, name=zkCallback-4074-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=18945, name=zkConnectionManagerCallback-4075-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=19097, name=zkCallback-4074-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=19099, name=zkCallback-4074-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=19100, name=zkCallback-4074-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=18943, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-SendThread(127.0.0.1:52603), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=18967, name=zkCallback-4074-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=19098, name=zkCallback-4074-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=18945, name=zkConnectionManagerCallback-4075-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=19097, name=zkCallback-4074-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=19099, name=zkCallback-4074-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=19100, name=zkCallback-4074-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=18943, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[712A9B75981238AF]-SendThread(127.0.0.1:52603), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=18967, name=zkCallback-4074-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=19098, name=zkCallback-4074-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=18945, name=zkConnectionManagerCallback-4075-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=19097, name=zkCallback-4074-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=19099, name=zkCallback-4074-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF]:0)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores\collection1_shard1_replica_n27
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\shard-4-001

	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.MergeStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.MergeStrategyTest_712A9B75981238AF-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001

	at __randomizedtesting.SeedInfo.seed([C79063D7EE6F89F3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 4764 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.02s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=PostingsFormat(name=MockRandom), content4=Lucene50(blocksize=128), trieInt=FST50, content3=PostingsFormat(name=Memory), content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=PostingsFormat(name=MockRandom), id=Lucene50(blocksize=128), content=FST50, autf8=PostingsFormat(name=MockRandom)}, docValues:{dvShort=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Memory), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Memory), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Memory), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Memory), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Memory), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1823, maxMBSortInHeap=5.800444037531207, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(F)LZ(0.3), content5=DFR I(F)Z(0.3), content2=ClassicSimilarity, utf8=DFR I(ne)L2, fie?ld=DFR GL3(800.0), content=DFR GL2, autf8=DFR GL3(800.0)}, locale=se, timezone=Asia/Kuching
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=63983000,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=E7602258E180863E -Dtests.slow=true -Dtests.locale=se -Dtests.timezone=Asia/Kuching -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_E7602258E180863E-001\4.8.1-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E7602258E180863E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/8 (1!)] on J0 in 53.61s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 4131 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> Des 27, 2017 10:16:05 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([636D38FC9BF24F04]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=636D38FC9BF24F04 -Dtests.slow=true -Dtests.locale=id -Dtests.timezone=Antarctica/DumontDUrville -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   1.52s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=19, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([636D38FC9BF24F04:ECE3DF5C899EBCFB]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([636D38FC9BF24F04]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=710, maxMBSortInHeap=6.1457385009953756, sim=RandomSimilarity(queryNorm=false): {}, locale=id, timezone=Antarctica/DumontDUrville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=59193352,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [SessionTokenTest, IndexAndTaxonomyRevisionTest, IndexReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 2.10s, 4 tests, 1 error <<< FAILURES!

[...truncated 2858 lines...]
   [junit4] Suite: org.apache.solr.cloud.SyncSliceTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\init-core-data-001
   [junit4]   2> 45743 WARN  (SUITE-SyncSliceTest-seed#[712A9B75981238AF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 45743 INFO  (SUITE-SyncSliceTest-seed#[712A9B75981238AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 45745 INFO  (SUITE-SyncSliceTest-seed#[712A9B75981238AF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 45745 INFO  (SUITE-SyncSliceTest-seed#[712A9B75981238AF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 45746 INFO  (SUITE-SyncSliceTest-seed#[712A9B75981238AF]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /rx/k
   [junit4]   2> 45756 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 45757 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 45757 INFO  (Thread-130) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 45763 ERROR (Thread-130) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 45861 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.ZkTestServer start zk server on port:53889
   [junit4]   2> 45869 INFO  (zkConnectionManagerCallback-171-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45894 INFO  (zkConnectionManagerCallback-173-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 45922 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 45927 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 45930 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 45938 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 45997 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 46001 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 46004 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 46007 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 46015 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 46017 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 46021 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 46029 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 46909 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 46910 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3664eea7{/rx/k,null,AVAILABLE}
   [junit4]   2> 46914 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2488b90f{HTTP/1.1,[http/1.1]}{127.0.0.1:53896}
   [junit4]   2> 46914 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.e.j.s.Server Started @57562ms
   [junit4]   2> 46914 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/rx/k, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\tempDir-001/control/data, hostPort=53896, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\control-001\cores}
   [junit4]   2> 46915 ERROR (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 46915 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 46915 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 46915 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 46915 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-27T12:20:07.518435400Z
   [junit4]   2> 46938 INFO  (zkConnectionManagerCallback-175-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46941 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 46941 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\control-001\solr.xml
   [junit4]   2> 46960 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 46960 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 46963 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5ba100, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 46967 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53889/solr
   [junit4]   2> 46976 INFO  (zkConnectionManagerCallback-179-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 46995 INFO  (zkConnectionManagerCallback-181-thread-1-processing-n:127.0.0.1:53896_rx%2Fk) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47263 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 47264 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53896_rx%2Fk
   [junit4]   2> 47266 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.Overseer Overseer (id=99246224596402180-127.0.0.1:53896_rx%2Fk-n_0000000000) starting
   [junit4]   2> 47287 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53896_rx%2Fk
   [junit4]   2> 47459 INFO  (OverseerStateUpdate-99246224596402180-127.0.0.1:53896_rx%2Fk-n_0000000000) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 47464 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5ba100
   [junit4]   2> 47479 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5ba100
   [junit4]   2> 47479 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5ba100
   [junit4]   2> 47485 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\control-001\cores
   [junit4]   2> 47545 INFO  (zkConnectionManagerCallback-187-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 47547 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 47549 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53889/solr ready
   [junit4]   2> 47558 INFO  (qtp167133417-703) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53896_rx%252Fk&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 47627 INFO  (OverseerThreadFactory-223-thread-1-processing-n:127.0.0.1:53896_rx%2Fk) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 47768 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 47769 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 47881 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:53896_rx%2Fk) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 48800 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 48818 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 48945 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 48990 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 48991 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b5ba100
   [junit4]   2> 48991 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 48991 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\..\..\..\..\..\..\..\..\..\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SyncSliceTest_712A9B75981238AF-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 48995 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=69.337890625, floorSegmentMB=1.34375, forceMergeDeletesPctAllowed=21.92431818915288, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3714623244551605
   [junit4]   2> 49013 WARN  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 49252 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 49252 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 49255 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 49256 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 49257 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=24, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 49279 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cfa57f4[control_collection_shard1_replica_n1] main]
   [junit4]   2> 49289 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 49290 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 49290 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 49292 INFO  (searcherExecutor-225-thread-1-processing-n:127.0.0.1:53896_rx%2Fk x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@3cfa57f4[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 49292 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587939597242859520
   [junit4]   2> 49301 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 49301 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 49302 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:53896/rx/k/control_collection_shard1_replica_n1/
   [junit4]   2> 49302 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 49302 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:53896/rx/k/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 49302 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 49309 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:53896/rx/k/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 49411 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:53896_rx%2Fk) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 49413 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 49419 INFO  (qtp167133417-700) [n:127.0.0.1:53896_rx%2Fk c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1652
   [junit4]   2> 49427 INFO  (qtp167133417-703) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 49529 INFO  (zkCallback-180-thread-1-processing-n:127.0.0.1:53896_rx%2Fk) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 49632 INFO  (OverseerCollectionConfigSetProcessor-99246224596402180-127.0.0.1:53896_rx%2Fk-n_0000000000) [n:127.0.0.1:53896_rx%2Fk    ] 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> 50427 INFO  (qtp167133417-703) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:53896_rx%252Fk&wt=javabin&version=2} status=0 QTime=2870
   [junit4]   2> 50429 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16097ea5a5e0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 50443 INFO  (zkConnectionManagerCallback-191-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 50445 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 50446 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53889/solr ready
   [junit4]   2> 50446 INFO  (TEST-SyncSliceTest.test-seed#[712A9B75981238AF]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 50449 INFO  (qtp167133417-698) [n:127.0.0.1:53896_rx%2Fk    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collectio

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

sc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    5) Thread[id=18945, name=zkConnectionManagerCallback-4075-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    6) Thread[id=19097, name=zkCallback-4074-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    >    7) Thread[id=19099, name=zkCallback-4074-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([712A9B75981238AF]:0)
   [junit4] Completed [509/764 (3!)] on J0 in 70.51s, 1 test, 3 errors <<< FAILURES!

[...truncated 3235 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=209, maxMBSortInHeap=5.703048109040445, sim=RandomSimilarity(queryNorm=true): {}, locale=kde, timezone=Africa/Bissau
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=17725904,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=C79063D7EE6F89F3 -Dtests.slow=true -Dtests.locale=kde -Dtests.timezone=Africa/Bissau -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C79063D7EE6F89F3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C79063D7EE6F89F3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/5 (1!)] on J1 in 0.91s, 8 tests, 1 error <<< FAILURES!

[...truncated 38465 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 362 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/362/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCollapseQParserPlugin

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001

	at __randomizedtesting.SeedInfo.seed([7B278E2AC73A1624]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001

	at __randomizedtesting.SeedInfo.seed([18F3C8BD5FBE6663]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11782 lines...]
   [junit4] Suite: org.apache.solr.search.TestCollapseQParserPlugin
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001
   [junit4]   2> 191932 WARN  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 191934 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 191937 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 191939 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 191940 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 191940 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 192008 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 192029 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 192101 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 192328 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304a02
   [junit4]   2> 192348 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304a02
   [junit4]   2> 192348 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304a02
   [junit4]   2> 192353 INFO  (coreLoadExecutor-474-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 192354 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 192479 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 192509 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 192596 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 192615 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 192615 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@304a02
   [junit4]   2> 192615 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 192615 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\]
   [junit4]   2> 192620 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=24, maxMergeAtOnceExplicit=27, maxMergedSegmentMB=73.37890625, floorSegmentMB=0.67578125, forceMergeDeletesPctAllowed=6.879246852252954, segmentsPerTier=43.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3603937201929249
   [junit4]   2> 192797 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 192797 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 192800 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 192801 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 192806 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=34, maxMergedSegmentMB=88.0732421875, floorSegmentMB=2.1533203125, forceMergeDeletesPctAllowed=6.742690084390608, segmentsPerTier=45.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 192807 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@f4e954[collection1] main]
   [junit4]   2> 192812 WARN  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 192816 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 192817 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 192822 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 192866 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 192866 INFO  (searcherExecutor-475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 192870 INFO  (searcherExecutor-475-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f4e954[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 192870 INFO  (coreLoadExecutor-474-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587897473461911552
   [junit4]   2> 192875 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 192878 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNumericCollapse
   [junit4]   2> 192879 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 192883 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f29767[collection1] realtime]
   [junit4]   2> 192883 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 4
   [junit4]   2> 192884 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473476591616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 192884 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473476591616
   [junit4]   2> 192887 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18cdb74[collection1] main]
   [junit4]   2> 192888 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 192892 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18cdb74[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 192896 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 192908 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1587897473492320256)]} 0 9
   [junit4]   2> 192910 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473503854592,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 192910 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473503854592
   [junit4]   2> 192917 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@19cd8de[collection1] main]
   [junit4]   2> 192918 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 192925 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@19cd8de[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 192925 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 15
   [junit4]   2> 192932 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1587897473520631808)]} 0 7
   [junit4]   2> 192938 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1587897473530068992)]} 0 3
   [junit4]   2> 192943 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473538457600,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 192943 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473538457600
   [junit4]   2> 192951 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ea92e3[collection1] main]
   [junit4]   2> 192954 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 192960 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ea92e3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 192961 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 192982 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1587897473559429120)]} 0 19
   [junit4]   2> 192987 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1587897473582497792)]} 0 3
   [junit4]   2> 192990 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473587740672,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 192990 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473587740672
   [junit4]   2> 192997 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1930ab1[collection1] main]
   [junit4]   2> 193000 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193007 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1930ab1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2)))}
   [junit4]   2> 193007 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 193017 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1587897473607663616)]} 0 8
   [junit4]   2> 193019 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473618149376,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193019 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473618149376
   [junit4]   2> 193025 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@110a477[collection1] main]
   [junit4]   2> 193036 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@110a477[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1)))}
   [junit4]   2> 193037 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193038 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 193050 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1587897473641218048)]} 0 8
   [junit4]   2> 193051 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897473651703808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193051 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897473651703808
   [junit4]   2> 193060 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@170e1da[collection1] main]
   [junit4]   2> 193064 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193069 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@170e1da[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 193070 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 19
   [junit4]   2> 193230 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=158
   [junit4]   2> 193337 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=103
   [junit4]   2> 193345 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=5
   [junit4]   2> 193352 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=5
   [junit4]   2> 193355 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 193371 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=12
   [junit4]   2> 193434 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=59
   [junit4]   2> 193435 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 193446 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=15
   [junit4]   2> 193483 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=28
   [junit4]   2> 193504 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=5
   [junit4]   2> 193522 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=9
   [junit4]   2> 193526 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 193530 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=2
   [junit4]   2> 193545 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+asc'+}&sort=id_i+desc} hits=3 status=0 QTime=4
   [junit4]   2> 193549 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+desc'+}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 193554 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+desc} hits=2 status=0 QTime=2
   [junit4]   2> 193573 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=id_i+asc} hits=2 status=0 QTime=16
   [junit4]   2> 193575 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 193577 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_i+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 193580 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 193582 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=id_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193587 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 193590 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'test_i+asc'+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 193592 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_i}&sort=test_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193595 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 193596 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc} status=500 QTime=1
   [junit4]   2> 193596 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_l}&sort=test_i+desc:java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:220)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 193599 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f}&sort=test_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 193607 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&sort=test_i+asc} hits=2 status=0 QTime=7
   [junit4]   2> 193616 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f}&fq={!tag%3Dtest}term_s:YYYY&defType=edismax&bf=field(id_i)&fl=score,+id&facet=true&facet.field={!ex%3Dtest}term_s} hits=2 status=0 QTime=4
   [junit4]   2> 193619 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193621 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193623 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_i+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193626 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_i+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193627 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193630 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193630 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dbogus_tf+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193630 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_tf+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193638 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193641 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_td+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193641 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+asc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193641 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+sort%3D'bogus_s+desc'+}&sort=group_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 193652 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 193652 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!func}sub(sub(test_l,1000),id_i)&fq={!collapse+field%3Dgroup_i+sort%3D'abs(cscore())+asc,+id_i+asc'}&sort=score+asc} status=400 QTime=5
   [junit4]   2> 193655 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 193655 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+max%3Dtest_f}} status=400 QTime=1
   [junit4]   2> 193656 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 193656 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+min%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 193657 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 193657 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+sort%3D'test_f+asc'}} status=400 QTime=0
   [junit4]   2> 193658 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 193660 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 193662 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+max%3D''+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 193664 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 193665 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse+min%3D$x+sort%3D'test_i+asc'}&x=&q=*:*&sort=test_i+desc} hits=3 status=0 QTime=0
   [junit4]   2> 193667 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dexpand}&sort=id_i+desc} hits=4 status=0 QTime=1
   [junit4]   2> 193669 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i+max%3Dtest_f+nullPolicy%3Dcollapse}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 193725 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&fq={!tag%3Dtest_i}id:5&defType=edismax&bf=field(test_i)&facet=true&facet.field={!ex%3Dtest_i}test_i&facet.mincount=1} hits=1 status=0 QTime=52
   [junit4]   2> 193845 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_i}&group=true&group.field=id} hits=2 status=0 QTime=119
   [junit4]   2> 193852 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1587897474487418880)]} 0 4
   [junit4]   2> 193852 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[2 (-1587897474491613184)]} 0 0
   [junit4]   2> 193852 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474491613185,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193852 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474491613185
   [junit4]   2> 193861 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@917750[collection1] main]
   [junit4]   2> 193865 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 193872 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@917750[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1)))}
   [junit4]   2> 193873 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 193889 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=3 status=0 QTime=15
   [junit4]   2> 193974 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1587897474533556224)]} 0 82
   [junit4]   2> 193976 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474621636608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 193976 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474621636608
   [junit4]   2> 194003 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@125b7f9[collection1] main]
   [junit4]   2> 194008 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194016 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@125b7f9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1)))}
   [junit4]   2> 194017 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 41
   [junit4]   2> 194026 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1587897474665676800)]} 0 8
   [junit4]   2> 194029 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1587897474676162560)]} 0 1
   [junit4]   2> 194030 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474678259712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194030 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474678259712
   [junit4]   2> 194037 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1225c00[collection1] main]
   [junit4]   2> 194048 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1225c00[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C2) Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 194048 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194049 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 194054 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1587897474698182656)]} 0 5
   [junit4]   2> 194058 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1587897474705522688)]} 0 2
   [junit4]   2> 194060 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474709716992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194060 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474709716992
   [junit4]   2> 194071 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@ef9110[collection1] main]
   [junit4]   2> 194077 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194082 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@ef9110[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C1) Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2)))}
   [junit4]   2> 194082 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 194095 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1587897474733834240)]} 0 12
   [junit4]   2> 194097 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474748514304,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194097 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474748514304
   [junit4]   2> 194102 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1a036f4[collection1] main]
   [junit4]   2> 194104 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194104 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1a036f4[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C1) Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1)))}
   [junit4]   2> 194119 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 194126 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1587897474772631552)]} 0 5
   [junit4]   2> 194127 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587897474779971584,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 194127 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a4781d commitCommandVersion:1587897474779971584
   [junit4]   2> 194134 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cb3351[collection1] main]
   [junit4]   2> 194143 INFO  (searcherExecutor-475-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cb3351[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.3.0):C1) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C2) Uninverting(_8(7.3.0):C1) Uninverting(_9(7.3.0):C1)))}
   [junit4]   2> 194145 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 194145 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 194152 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&indent=on} hits=2 status=0 QTime=3
   [junit4]   2> 194161 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dexpand+min%3Dtest_f}&defType=edismax&bf=field(test_i)&sort=} hits=4 status=0 QTime=3
   [junit4]   2> 194167 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dfield(test_i)}&sort=test_i+desc} hits=3 status=0 QTime=2
   [junit4]   2> 194174 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=2
   [junit4]   2> 194179 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dcscore()}&defType=edismax&bf=field(test_i)&fl=id&sort=id_i+desc} hits=3 status=0 QTime=2
   [junit4]   2> 194180 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+min%3Dsum(cscore(),field(test_i))}&defType=edismax&bf=field(test_i)} hits=3 status=0 QTime=1
   [junit4]   2> 194180 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate} hits=4 status=0 QTime=2
   [junit4]   2> 194187 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 194195 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'score+desc'++nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 194195 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+max%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 194203 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+desc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=2
   [junit4]   2> 194210 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=4
   [junit4]   2> 194217 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+nullPolicy%3Dcollapse}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=1,5} hits=3 status=0 QTime=5
   [junit4]   2> 194221 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=YYYY&fq={!collapse+field%3Dgroup_ti_dv}&defType=edismax&bf=field(test_i)&qf=term_s&qt=/elevate&elevateIds=3,4} hits=4 status=0 QTime=2
   [junit4]   2> 194224 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+asc'+}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 194227 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+nullPolicy%3Dcollapse+sort%3D'term_s+asc,+test_i+desc'+}&sort=id_i+desc} hits=3 status=0 QTime=1
   [junit4]   2> 194229 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+}&sort=id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 194231 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+}&sort=id_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 194231 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 194236 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_i+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 194239 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+}&sort=id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 194241 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+}&sort=id_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 194243 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+}&sort=test_l+asc,id_i+desc} hits=2 status=0 QTime=1
   [junit4]   2> 194243 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+sort%3D'test_i+asc'+}&sort=score+desc,id_i+asc&defType=edismax&bf=field(id_i)} hits=2 status=0 QTime=1
   [junit4]   2> 194248 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+max%3Dtest_i}&sort=test_i+asc} hits=2 status=0 QTime=1
   [junit4]   2> 194250 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.h.RequestHandlerBase java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:377)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getProcessedFilter(SolrIndexSearcher.java:1085)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListNC(SolrIndexSearcher.java:1541)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.getDocListC(SolrIndexSearcher.java:1417)
   [junit4]   2> 	at org.apache.solr.search.SolrIndexSearcher.search(SolrIndexSearcher.java:584)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.doProcessUngroupedSearch(QueryComponent.java:1435)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.process(QueryComponent.java:375)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:337)
   [junit4]   2> 	at org.apache.solr.util.TestHarness.query(TestHarness.java:319)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:876)
   [junit4]   2> 	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:862)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testCollapseQueries(TestCollapseQParserPlugin.java:617)
   [junit4]   2> 	at org.apache.solr.search.TestCollapseQParserPlugin.testNumericCollapse(TestCollapseQParserPlugin.java:221)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.lang.reflect.Method.invoke(Method.java:498)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$IntFieldValueCollector.<init>(CollapsingQParserPlugin.java:1174)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollectorFactory.getCollector(CollapsingQParserPlugin.java:1421)
   [junit4]   2> 	at org.apache.solr.search.CollapsingQParserPlugin$CollapsingPostFilter.getFilterCollector(CollapsingQParserPlugin.java:366)
   [junit4]   2> 	... 54 more
   [junit4]   2> 
   [junit4]   2> 194251 INFO  (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_l}&sort=test_i+desc} status=500 QTime=1
   [junit4]   2> 194251 ERROR (TEST-TestCollapseQParserPlugin.testNumericCollapse-seed#[7B278E2AC73A1624]) [    ] o.a.s.SolrTestCaseJ4 REQUEST FAILED: q=*:*&fq={!collapse+field%3Dgroup_ti_dv+min%3Dtest_l}&sort=test_i+desc:java.lang.RuntimeException: java.io.IOException: min/max must be Int or Float field types when collapsing on numeric fields
   [junit4]   2> 	at org.apache.solr.search.Collap

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

it4]   2> 197359 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 197359 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@16a264f: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1751307
   [junit4]   2> 197367 INFO  (coreCloseExecutor-480-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1afb4c2
   [junit4]   2> 197367 INFO  (coreCloseExecutor-480-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28292290
   [junit4]   2> 197367 INFO  (coreCloseExecutor-480-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27b532: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@196e36d
   [junit4]   2> 197396 INFO  (SUITE-TestCollapseQParserPlugin-seed#[7B278E2AC73A1624]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, maxDocsPerChunk=370, blockSize=496), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=1, blockSize=496)), sim=RandomSimilarity(queryNorm=false): {}, locale=zh, timezone=IET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=278515928,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestManagedSynonymFilterFactory, TestSSLRandomization, BasicDistributedZk2Test, TestComplexPhraseQParserPlugin, TestNumericTerms64, TestAuthenticationFramework, TestSolrIndexConfig, LeaderFailoverAfterPartitionTest, TestQueryUtils, TestMacros, VersionInfoTest, GraphQueryTest, ActionThrottleTest, TestGraphTermsQParserPlugin, TestFieldCacheVsDocValues, CursorMarkTest, TestCollapseQParserPlugin]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCollapseQParserPlugin -Dtests.seed=7B278E2AC73A1624 -Dtests.slow=true -Dtests.locale=zh -Dtests.timezone=IET -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestCollapseQParserPlugin (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001\init-core-data-001\tlog\tlog.0000000000000000057
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestCollapseQParserPlugin_7B278E2AC73A1624-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B278E2AC73A1624]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [32/764 (1!)] on J1 in 5.54s, 11 tests, 1 error <<< FAILURES!

[...truncated 4848 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=SST
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=21209320,total=61865984
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=18F3C8BD5FBE6663 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_18F3C8BD5FBE6663-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([18F3C8BD5FBE6663]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/5 (1!)] on J1 in 1.10s, 8 tests, 1 error <<< FAILURES!

[...truncated 41505 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 361 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/361/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestTlogReplica

Error Message:
ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 4 object(s) that were not released!!! [MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper, SolrCore]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.update.SolrIndexWriter.create(SolrIndexWriter.java:92)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:761)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1039)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:950)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:736)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:717)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:498)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.GeneratedMethodAccessor37.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueueBlocking

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC:81439461AD8EE798]:0)
	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue:     1) Thread[id=8980, name=sdqtest--2207-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$598/1593314469.call(Unknown Source)         at java.util.concurrent.FutureTask.run(FutureTask.java:266)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/1786365721.run(Unknown Source)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   1) Thread[id=8980, name=sdqtest--2207-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
        at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
        at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$598/1593314469.call(Unknown Source)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/1786365721.run(Unknown Source)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TimeRoutedAliasUpdateProcessorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001

	at __randomizedtesting.SeedInfo.seed([55665E360102B32E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12342 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 710093 INFO  (SUITE-TestGenericDistributedQueue-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_C4E9E618E9DC5BEC-001\init-core-data-001
   [junit4]   2> 710098 WARN  (SUITE-TestGenericDistributedQueue-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 710098 INFO  (SUITE-TestGenericDistributedQueue-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 710103 INFO  (SUITE-TestGenericDistributedQueue-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 710107 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 710361 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 710379 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueueBlocking
   [junit4]   2> 712383 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueueBlocking-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueueBlocking
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueueBlocking -Dtests.seed=C4E9E618E9DC5BEC -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.01s J0 | TestGenericDistributedQueue.testDistributedQueueBlocking <<<
   [junit4]    > Throwable #1: java.util.concurrent.TimeoutException
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC:81439461AD8EE798]:0)
   [junit4]    > 	at java.util.concurrent.FutureTask.get(FutureTask.java:205)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueueBlocking(TestSimDistributedQueue.java:101)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 712394 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 713903 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 713924 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> 715926 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_C4E9E618E9DC5BEC-001
   [junit4]   2> Dec 26, 2017 2:24:58 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 26, 2017 2:25:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=8980, name=sdqtest--2207-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at sun.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]   2>         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]   2>         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$598/1593314469.call(Unknown Source)
   [junit4]   2>         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/1786365721.run(Unknown Source)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>         at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Dec 26, 2017 2:25:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8980, name=sdqtest--2207-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> Dec 26, 2017 2:25:18 PM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1022, maxMBSortInHeap=7.483524107194743, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-CS, timezone=America/North_Dakota/Beulah
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=140051080,total=458878976
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomSort, CSVRequestHandlerTest, TestPivotHelperCode, TestDelegationWithHadoopAuth, HighlighterTest, UtilsToolTest, MultiTermTest, TestPHPSerializedResponseWriter, CdcrReplicationDistributedZkTest, TestWriterPerf, TestLRUStatsCache, FieldAnalysisRequestHandlerTest, TestPushWriter, CloneFieldUpdateProcessorFactoryTest, DocValuesMissingTest, ConnectionReuseTest, SecurityConfHandlerTest, TestLegacyNumericRangeQueryBuilder, TlogReplayBufferedWhileIndexingTest, HdfsDirectoryFactoryTest, TestSolrConfigHandlerCloud, CursorPagingTest, TestQuerySenderListener, SolrIndexMetricsTest, TestMiniSolrCloudClusterSSL, TestJmxIntegration, SolrCoreMetricManagerTest, NotRequiredUniqueKeyTest, ClassificationUpdateProcessorIntegrationTest, TestSolrQueryResponse, BlockDirectoryTest, TestTrieFacet, MigrateRouteKeyTest, TestLMDirichletSimilarityFactory, OutputWriterTest, HdfsThreadLeakTest, TestRealTimeGet, TestIndexingPerformance, HdfsCollectionsAPIDistributedZkTest, MetricUtilsTest, TestGraphMLResponseWriter, RAMDirectoryFactoryTest, TestExpandComponent, TestSchemaNameResource, MinimalSchemaTest, TestManagedResourceStorage, TestCollectionAPIs, TestBulkSchemaConcurrent, RulesTest, SaslZkACLProviderTest, ImplicitSnitchTest, BinaryUpdateRequestHandlerTest, AddSchemaFieldsUpdateProcessorFactoryTest, TestFieldCacheReopen, RollingRestartTest, TestRequestStatusCollectionAPI, OverseerTest, CdcrBidirectionalTest, CollectionsAPISolrJTest, TestSurroundQueryParser, TestStressRecovery, TestLegacyTerms, MoveReplicaTest, FastVectorHighlighterTest, TestConfigSetsAPIZkFailure, NoCacheHeaderTest, CollectionReloadTest, HttpTriggerListenerTest, ReturnFieldsTest, ConvertedLegacyTest, TestSolrCLIRunExample, SuggesterTest, TestDFISimilarityFactory, SpatialHeatmapFacetsTest, TestSolrCloudWithHadoopAuthPlugin, SolrCLIZkUtilsTest, TestUninvertingReader, TestLazyCores, TestUseDocValuesAsStored2, TestRuleBasedAuthorizationPlugin, MoveReplicaHDFSFailoverTest, AssignBackwardCompatibilityTest, AnalyticsQueryTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=C4E9E618E9DC5BEC -Dtests.slow=true -Dtests.locale=sr-CS -Dtests.timezone=America/North_Dakota/Beulah -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]    >    1) Thread[id=8980, name=sdqtest--2207-thread-1, state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.lambda$testDistributedQueueBlocking$0(TestSimDistributedQueue.java:92)
   [junit4]    >         at org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue$$Lambda$598/1593314469.call(Unknown Source)
   [junit4]    >         at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]    >         at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor$$Lambda$116/1786365721.run(Unknown Source)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC]:0)
   [junit4] Completed [186/764 (1!)] on J0 in 25.98s, 4 tests, 2 errors <<< FAILURES!

[...truncated 576 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> 1430048 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\init-core-data-001
   [junit4]   2> 1430049 WARN  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1430049 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1430054 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1430055 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001
   [junit4]   2> 1430056 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1430056 INFO  (Thread-3251) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1430056 INFO  (Thread-3251) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1430059 ERROR (Thread-3251) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1430156 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:55819
   [junit4]   2> 1430160 INFO  (zkConnectionManagerCallback-3235-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430165 INFO  (jetty-launcher-3232-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1430167 INFO  (jetty-launcher-3232-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1430167 INFO  (jetty-launcher-3232-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d6da481{/solr,null,AVAILABLE}
   [junit4]   2> 1430167 INFO  (jetty-launcher-3232-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@682c7eaf{/solr,null,AVAILABLE}
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@45a9a66b{HTTP/1.1,[http/1.1]}{127.0.0.1:55824}
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f600093{HTTP/1.1,[http/1.1]}{127.0.0.1:55823}
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-2) [    ] o.e.j.s.Server Started @1440856ms
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-1) [    ] o.e.j.s.Server Started @1440856ms
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55824}
   [junit4]   2> 1430168 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55823}
   [junit4]   2> 1430168 ERROR (jetty-launcher-3232-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1430168 ERROR (jetty-launcher-3232-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T14:36:52.862Z
   [junit4]   2> 1430169 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T14:36:52.862Z
   [junit4]   2> 1430172 INFO  (zkConnectionManagerCallback-3239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430172 INFO  (zkConnectionManagerCallback-3238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430172 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1430172 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1430184 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160934136900002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1430185 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160934136900001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1430189 INFO  (jetty-launcher-3232-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55819/solr
   [junit4]   2> 1430189 INFO  (jetty-launcher-3232-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55819/solr
   [junit4]   2> 1430192 INFO  (zkConnectionManagerCallback-3245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430192 INFO  (zkConnectionManagerCallback-3247-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430193 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160934136900003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1430196 INFO  (zkConnectionManagerCallback-3249-thread-1-processing-n:127.0.0.1:55824_solr) [n:127.0.0.1:55824_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430196 INFO  (zkConnectionManagerCallback-3251-thread-1-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430312 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1430312 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1430312 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55823_solr
   [junit4]   2> 1430313 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55824_solr
   [junit4]   2> 1430314 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.c.Overseer Overseer (id=99241100099715078-127.0.0.1:55823_solr-n_0000000000) starting
   [junit4]   2> 1430314 INFO  (zkCallback-3250-thread-1-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430315 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:55824_solr) [n:127.0.0.1:55824_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1430321 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55823_solr
   [junit4]   2> 1430323 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:55824_solr) [n:127.0.0.1:55824_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1430323 INFO  (zkCallback-3250-thread-1-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1430432 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55823.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430433 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55824.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430438 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55823.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430438 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55823.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430439 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55824.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430439 INFO  (jetty-launcher-3232-thread-1) [n:127.0.0.1:55823_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node1\.
   [junit4]   2> 1430439 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55824.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1430441 INFO  (jetty-launcher-3232-thread-2) [n:127.0.0.1:55824_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node2\.
   [junit4]   2> 1430498 INFO  (zkConnectionManagerCallback-3257-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430502 INFO  (zkConnectionManagerCallback-3261-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1430504 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1430505 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55819/solr ready
   [junit4]   2> 1430510 INFO  (SUITE-TestTlogReplica-seed#[C4E9E618E9DC5BEC]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1430511 INFO  (qtp2093636883-15035) [n:127.0.0.1:55824_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1430512 INFO  (qtp2093636883-15035) [n:127.0.0.1:55824_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1430524 INFO  (TEST-TestTlogReplica.testAddDocs-seed#[C4E9E618E9DC5BEC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddDocs
   [junit4]   2> 1430525 INFO  (qtp2093636883-15044) [n:127.0.0.1:55824_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_add_docs&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1430528 INFO  (OverseerThreadFactory-6890-thread-1-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_add_docs
   [junit4]   2> 1430637 INFO  (OverseerStateUpdate-99241100099715078-127.0.0.1:55823_solr-n_0000000000) [n:127.0.0.1:55823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55824/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1430638 INFO  (OverseerStateUpdate-99241100099715078-127.0.0.1:55823_solr-n_0000000000) [n:127.0.0.1:55823_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_add_docs",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_add_docs_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55823/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1430841 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_docs_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1430841 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_add_docs_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_add_docs&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1430842 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1430842 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1430950 INFO  (zkCallback-3248-thread-1-processing-n:127.0.0.1:55824_solr) [n:127.0.0.1:55824_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_docs/state.json] for collection [tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1430950 INFO  (zkCallback-3250-thread-1-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_docs/state.json] for collection [tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1430951 INFO  (zkCallback-3250-thread-2-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_docs/state.json] for collection [tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1430951 INFO  (zkCallback-3248-thread-2-processing-n:127.0.0.1:55824_solr) [n:127.0.0.1:55824_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_docs/state.json] for collection [tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1431865 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1431868 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1431871 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_add_docs_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1431875 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1431875 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_docs_shard1_replica_t1' using configuration from collection tlog_replica_test_add_docs, trusted=true
   [junit4]   2> 1431875 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55824.solr.core.tlog_replica_test_add_docs.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_add_docs.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1431876 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1431891 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_add_docs_shard1_replica_t1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node2\tlog_replica_test_add_docs_shard1_replica_t1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node2\.\tlog_replica_test_add_docs_shard1_replica_t1\data\]
   [junit4]   2> 1431895 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_add_docs_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1431896 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1431896 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_add_docs_shard1_replica_t2' using configuration from collection tlog_replica_test_add_docs, trusted=true
   [junit4]   2> 1431897 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_55823.solr.core.tlog_replica_test_add_docs.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_add_docs.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@530e447b
   [junit4]   2> 1431897 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1431897 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_add_docs_shard1_replica_t2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node1\tlog_replica_test_add_docs_shard1_replica_t2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_C4E9E618E9DC5BEC-001\tempDir-001\node1\.\tlog_replica_test_add_docs_shard1_replica_t2\data\]
   [junit4]   2> 1432012 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432012 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432014 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432014 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432015 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1432015 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1432015 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@3ad01ccc[tlog_replica_test_add_docs_shard1_replica_t2] main]
   [junit4]   2> 1432016 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1432016 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1432018 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1432018 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1432018 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1432019 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587857603650650112
   [junit4]   2> 1432019 INFO  (searcherExecutor-6896-thread-1-processing-n:127.0.0.1:55823_solr x:tlog_replica_test_add_docs_shard1_replica_t2 s:shard1 c:tlog_replica_test_add_docs r:core_node4) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_add_docs_shard1_replica_t2] Registered new searcher Searcher@3ad01ccc[tlog_replica_test_add_docs_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432020 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fe0de4a[tlog_replica_test_add_docs_shard1_replica_t1] main]
   [junit4]   2> 1432022 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1432023 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1432027 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1432027 INFO  (qtp2093636883-15045) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587857603659038720
   [junit4]   2> 1432029 INFO  (searcherExecutor-6895-thread-1-processing-n:127.0.0.1:55824_solr x:tlog_replica_test_add_docs_shard1_replica_t1 s:shard1 c:tlog_replica_test_add_docs r:core_node3) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_add_docs_shard1_replica_t1] Registered new searcher Searcher@1fe0de4a[tlog_replica_test_add_docs_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1432033 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1432033 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1432034 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55823/solr/tlog_replica_test_add_docs_shard1_replica_t2/
   [junit4]   2> 1432034 INFO  (qtp565910226-15040) [n:127.0.0.1:55823_solr c:tlog_replica_test_add_docs s:shard1 r:core_node4 x:tlog_replica_test_add_docs_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_add_docs_shard1_replica_t2 url=http://127.0.0.1:55823/solr START replicas=[http://127.0.0.1:55824/solr/tlog_replica_test_add_docs_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1432036 INFO  (qtp2093636883-15048) [n:127.0.0.1:55824_solr c:tlog_replica_test_add_docs s:shard1 r:core_node3 x:tlog_replica_test_add_docs_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_add_docs_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1432135 INFO  (zkCallback-3250-thread-2-processing-n:127.0.0.1:55823_solr) [n:127.0.0.1:55823_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_add_docs/state.json] for collection [tlog_replica_test_add_docs] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1432136 INFO  (zkCallback-3250-thread-3-processing-n:127.0.0.1:55823_solr) [n:1

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

ilterFactory, TestCloudSchemaless, TestSchemaManager, CursorMarkTest, LargeFieldTest, SortSpecParsingTest, TestAddFieldRealTimeGet, TestFieldSortValues, TestInitQParser, TestMultiWordSynonyms, TestNoOpRegenerator, TestPayloadScoreQParserPlugin, TestSolrCoreParser, TestStandardQParsers, TestStressUserVersions, DistributedFacetSimpleRefinementLongTailTest, TestMinMaxOnMultiValuedField, TestSortByMinMaxFunction, BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, TestScoreJoinQPNoScore, TestScoreJoinQPScore, CloudMLTQParserTest, TestNonDefinedSimilarityFactory, TestPerFieldSimilarityWithDefaultOverride, TestDefaultStatsCache, BasicAuthStandaloneTest, PKIAuthenticationIntegrationTest, TestImpersonationWithHadoopAuth, HttpSolrCallGetCoreTest, ResponseHeaderTest, ConjunctionSolrSpellCheckerTest, TestFileDictionaryLookup, TestFreeTextSuggestions, TestFieldCacheSort, TestFieldCacheSortRandom, TestFieldCacheVsDocValues, TestFieldCacheWithThreads, TestLegacyFieldCache, TestNumericTerms32, PeerSyncWithIndexFingerprintCachingTest, TestDocBasedVersionConstraints, UpdateLogTest, AtomicUpdateProcessorFactoryTest, AtomicUpdatesTest, DocExpirationUpdateProcessorFactoryTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ParsingFieldUpdateProcessorsTest, PreAnalyzedUpdateProcessorTest, TemplateUpdateProcessorTest, TimeRoutedAliasUpdateProcessorTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TimeRoutedAliasUpdateProcessorTest -Dtests.seed=C4E9E618E9DC5BEC -Dtests.slow=true -Dtests.locale=de-DE -Dtests.timezone=Canada/Saskatchewan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TimeRoutedAliasUpdateProcessorTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2\myalias_2017-10-24_shard2_replica_n4
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.TimeRoutedAliasUpdateProcessorTest_C4E9E618E9DC5BEC-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C4E9E618E9DC5BEC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [755/764 (3!)] on J0 in 12.79s, 2 tests, 1 error <<< FAILURES!

[...truncated 2381 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=de, timezone=Asia/Kuwait
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73054296,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=55665E360102B32E -Dtests.slow=true -Dtests.locale=de -Dtests.timezone=Asia/Kuwait -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_55665E360102B32E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([55665E360102B32E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 19.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 45779 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 360 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/360/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001

	at __randomizedtesting.SeedInfo.seed([E3BEAD551E621898]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedSearch

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\spellcheckerFQCN\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.TestDistributedSearch_7BE9B4871C0BEFDB-001

	at __randomizedtesting.SeedInfo.seed([7BE9B4871C0BEFDB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData

Error Message:
Node watch should have fired!

Stack Trace:
java.lang.AssertionError: Node watch should have fired!
	at __randomizedtesting.SeedInfo.seed([7BE9B4871C0BEFDB:5D795BD5488529D1]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.sim.TestDistribStateManager.testGetSetRemoveData(TestDistribStateManager.java:256)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SpatialHeatmapFacetsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-002

	at __randomizedtesting.SeedInfo.seed([7BE9B4871C0BEFDB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.security.TestPKIAuthenticationPlugin.test

Error Message:


Stack Trace:
java.lang.NullPointerException
	at __randomizedtesting.SeedInfo.seed([7BE9B4871C0BEFDB:F3BD8B5DB2F78223]:0)
	at org.apache.solr.security.TestPKIAuthenticationPlugin.test(TestPKIAuthenticationPlugin.java:147)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream

Error Message:
--> http://127.0.0.1:56611/solr/collection1:java.util.ConcurrentModificationException

Stack Trace:
java.io.IOException: --> http://127.0.0.1:56611/solr/collection1:java.util.ConcurrentModificationException
	at __randomizedtesting.SeedInfo.seed([471708545E64CA78:B673D03C0A0E0566]:0)
	at org.apache.solr.client.solrj.io.stream.SolrStream.read(SolrStream.java:222)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testParallelTerminatingDaemonUpdateStream(StreamExpressionTest.java:4376)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001

	at __randomizedtesting.SeedInfo.seed([EB9D7F05D38C9AE4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6089 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.feeds.TrecContentSourceTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1357, maxMBSortInHeap=6.627151966351251, sim=RandomSimilarity(queryNorm=true): {}, locale=uk, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=198714416,total=244318208
   [junit4]   2> NOTE: All tests run in this JVM: [WriteEnwikiLineDocTaskTest, TestPerfTasksLogic, CreateIndexTaskTest, AddIndexesTaskTest, WriteLineDocTaskTest, TrecContentSourceTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TrecContentSourceTest -Dtests.seed=E3BEAD551E621898 -Dtests.slow=true -Dtests.locale=uk -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TrecContentSourceTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001\trecFeedAllTypes-001\trecdocs\fr94
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.feeds.TrecContentSourceTest_E3BEAD551E621898-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E3BEAD551E621898]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [14/18 (1!)] on J0 in 0.25s, 6 tests, 1 error <<< FAILURES!

[...truncated 5633 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SpatialHeatmapFacetsTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\init-core-data-001
   [junit4]   2> 12487 WARN  (SUITE-SpatialHeatmapFacetsTest-seed#[7BE9B4871C0BEFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 12487 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[7BE9B4871C0BEFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 12487 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[7BE9B4871C0BEFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 12487 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[7BE9B4871C0BEFDB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 12487 INFO  (SUITE-SpatialHeatmapFacetsTest-seed#[7BE9B4871C0BEFDB]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores\collection1
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@c54e299{/,null,AVAILABLE}
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@49a0bf21{HTTP/1.1,[http/1.1]}{127.0.0.1:59928}
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server Started @21613ms
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=59928, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores}
   [junit4]   2> 13222 ERROR (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T03:09:25.127Z
   [junit4]   2> 13222 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\solr.xml
   [junit4]   2> 13238 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 13238 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 13315 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores
   [junit4]   2> 13315 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 13315 INFO  (coreLoadExecutor-37-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 13315 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 13425 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 13456 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 13472 WARN  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.TrieDoubleField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 13503 WARN  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialTermQueryPrefixTreeFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 13519 WARN  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.SpatialPointVectorFieldType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 13644 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 13644 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 13644 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 13644 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 13644 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8327485359565938]
   [junit4]   2> 13722 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 13722 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 13722 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.563683334517811]
   [junit4]   2> 13737 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2ca4d2a9[collection1] main]
   [junit4]   2> 13737 WARN  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 13737 INFO  (coreLoadExecutor-37-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 13737 INFO  (searcherExecutor-38-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2ca4d2a9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f3872ba{/,null,AVAILABLE}
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5fb0d48a{HTTP/1.1,[http/1.1]}{127.0.0.1:59931}
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server Started @22592ms
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=59931, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores}
   [junit4]   2> 14205 ERROR (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T03:09:26.110Z
   [junit4]   2> 14205 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 14220 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 14220 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 14283 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores
   [junit4]   2> 14283 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 14298 INFO  (coreLoadExecutor-47-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 14298 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 14361 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 14376 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 14392 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 14392 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 14392 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 14392 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 14392 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=12, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8327485359565938]
   [junit4]   2> 14470 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 14470 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 14470 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=21, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.563683334517811]
   [junit4]   2> 14470 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7920dbba[collection1] main]
   [junit4]   2> 14470 WARN  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 14470 INFO  (coreLoadExecutor-47-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 14470 INFO  (searcherExecutor-48-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7920dbba[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 14470 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 14579 INFO  (qtp490710789-95) [    x:collection1] o.a.s.s.AbstractSpatialPrefixTreeFieldType srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={distanceUnits=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=quad}} strat: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 26
   [junit4]   2> 14611 ERROR (qtp490710789-95) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: facet.heatmap.distErrPct or facet.heatmap.distErr should be > 0 or instead provide facet.heatmap.gridLevel=26 if you insist on maximum detail
   [junit4]   2> 	at org.apache.solr.handler.component.SpatialHeatmapFacets.getHeatmapForField(SpatialHeatmapFacets.java:130)
   [junit4]   2> 	at org.apache.solr.request.SimpleFacets.getHeatmapCounts(SimpleFacets.java:1193)
   [junit4]   2> 	at org.apache.solr.handler.component.FacetComponent.getFacetCounts(FacetComponent.java:333)
   [junit4]   2> 	at org.apache.solr.handler.component.FacetComponent.process(FacetComponent.java:273)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 14611 INFO  (qtp490710789-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErr=0&rows=0&facet=true&wt=javabin&version=2} hits=0 status=400 QTime=123
   [junit4]   2> 14611 ERROR (qtp490710789-95) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: facet.heatmap.distErrPct or facet.heatmap.distErr should be > 0 or instead provide facet.heatmap.gridLevel=26 if you insist on maximum detail
   [junit4]   2> 	at org.apache.solr.handler.component.SpatialHeatmapFacets.getHeatmapForField(SpatialHeatmapFacets.java:130)
   [junit4]   2> 	at org.apache.solr.request.SimpleFacets.getHeatmapCounts(SimpleFacets.java:1193)
   [junit4]   2> 	at org.apache.solr.handler.component.FacetComponent.getFacetCounts(FacetComponent.java:333)
   [junit4]   2> 	at org.apache.solr.handler.component.FacetComponent.process(FacetComponent.java:273)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:295)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 14611 INFO  (qtp490710789-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErrPct=0&rows=0&facet=true&wt=javabin&version=2} hits=0 status=400 QTime=1
   [junit4]   2> 14642 INFO  (qtp490710789-94) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=29
   [junit4]   2> 14752 INFO  (qtp1598606825-115) [    x:collection1] o.a.s.s.AbstractSpatialPrefixTreeFieldType srpt_quad{class=org.apache.solr.schema.SpatialRecursivePrefixTreeFieldType,analyzer=org.apache.solr.schema.FieldType$DefaultAnalyzer,args={distanceUnits=degrees, class=solr.SpatialRecursivePrefixTreeFieldType, prefixTree=quad}} strat: RecursivePrefixTreeStrategy(SPG:(QuadPrefixTree(maxLevels:26,ctx:SpatialContext{geo=true, calculator=Haversine, worldBounds=Rect(minX=-180.0,maxX=180.0,minY=-90.0,maxY=90.0)})),pruneLeafyBranches) maxLevels: 26
   [junit4]   2> 14752 INFO  (qtp1598606825-115) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59931//collection1|[ff01::213]:33332/&rows=0&version=2&q=*:*&NOW=1514257766547&isShard=true&facet=true&wt=javabin} hits=0 status=0 QTime=42
   [junit4]   2> 14767 INFO  (qtp1598606825-114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|http://127.0.0.1:59931//collection1|[ff01::213]:33332/&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=123
   [junit4]   2> 14783 INFO  (qtp490710789-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=3&q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=1
   [junit4]   2> 14783 INFO  (qtp1598606825-111) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=3&distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257766688&isShard=true&facet=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 14783 INFO  (qtp1598606825-112) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=3&q=*:*&shards=http://127.0.0.1:59931//collection1&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 14783 INFO  (qtp490710789-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErr=100&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14783 INFO  (qtp1598606825-120) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&facet.heatmap.distErr=100&shard.url=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59931//collection1|[ff01::213]:33332/&rows=0&version=2&q=*:*&NOW=1514257766688&isShard=true&facet=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 14798 INFO  (qtp1598606825-111) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::114]:33332/|[ff01::083]:33332/|http://127.0.0.1:59931//collection1|[ff01::213]:33332/&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErr=100&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 14798 INFO  (qtp490710789-91) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErrPct=0.05&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14798 INFO  (qtp1598606825-118) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1|[ff01::213]:33332/&rows=0&version=2&q=*:*&NOW=1514257766703&isShard=true&facet.heatmap.distErrPct=0.05&facet=true&wt=javabin} hits=0 status=0 QTime=1
   [junit4]   2> 14798 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:59931//collection1|[ff01::213]:33332/&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+50"+TO+"180+90"]&facet.heatmap.distErrPct=0.05&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 14798 INFO  (qtp490710789-102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.distErrPct=0.10&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14814 INFO  (qtp1598606825-115) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=[ff01::213]:33332/|http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257766703&isShard=true&facet.heatmap.distErrPct=0.10&facet=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 14814 INFO  (qtp1598606825-113) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=[ff01::213]:33332/|http://127.0.0.1:59931//collection1&facet.heatmap=srpt_quad&facet.heatmap.distErrPct=0.10&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=4
   [junit4]   2> 14814 INFO  (qtp490710789-101) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap={!key%3Dcourse+facet.heatmap.gridLevel%3D2+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.distErrPct=0.10&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=0
   [junit4]   2> 14814 INFO  (qtp1598606825-121) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap={!+key%3Dcourse+facet.heatmap.gridLevel%3D2+facet.heatmap.format%3Dpng+v%3Dsrpt_quad}srpt_quad&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257766719&isShard=true&facet.heatmap.distErrPct=0.10&facet=true&wt=javabin} hits=0 status=0 QTime=0
   [junit4]   2> 14814 INFO  (qtp1598606825-114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:59931//collection1&facet.heatmap=srpt_quad&facet.heatmap={!key%3Dcourse+facet.heatmap.gridLevel%3D2+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.distErrPct=0.10&rows=0&facet=true&wt=javabin&version=2} hits=0 status=0 QTime=3
   [junit4]   2> 14892 INFO  (qtp490710789-100) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0]} 0 58
   [junit4]   2> 14892 INFO  (qtp1598606825-112) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0]} 0 6
   [junit4]   2> 14908 INFO  (qtp490710789-98) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 3
   [junit4]   2> 14908 INFO  (qtp1598606825-120) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[1]} 0 2
   [junit4]   2> 14923 INFO  (qtp490710789-98) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 3
   [junit4]   2> 14923 INFO  (qtp1598606825-120) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[3]} 0 0
   [junit4]   2> 14923 INFO  (qtp490710789-93) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 14923 INFO  (qtp1598606825-118) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[4]} 0 0
   [junit4]   2> 14923 INFO  (qtp490710789-94) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 14923 INFO  (qtp490710789-94) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@6b3f5187 commitCommandVersion:0
   [junit4]   2> 15001 INFO  (qtp490710789-94) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24f44cc3[collection1] main]
   [junit4]   2> 15017 INFO  (qtp490710789-94) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15017 INFO  (searcherExecutor-38-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@24f44cc3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c4)))}
   [junit4]   2> 15017 INFO  (qtp490710789-94) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 87
   [junit4]   2> 15017 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 15017 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ca70bae commitCommandVersion:0
   [junit4]   2> 15095 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51f60352[collection1] main]
   [junit4]   2> 15095 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 15095 INFO  (searcherExecutor-48-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51f60352[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c4)))}
   [junit4]   2> 15095 INFO  (qtp1598606825-122) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 74
   [junit4]   2> 15127 INFO  (qtp490710789-92) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=38
   [junit4]   2> 15283 INFO  (qtp1598606825-113) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257767047&isShard=true&facet=true&wt=javabin} hits=4 status=0 QTime=146
   [junit4]   2> 15298 INFO  (qtp1598606825-115) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&q=*:*&shards=http://127.0.0.1:59931//collection1&facet.heatmap=srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=158
   [junit4]   2> 15330 INFO  (qtp490710789-95) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&q=*:*&distrib=false&facet.heatmap={!ex%3Dexcludeme}srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&fq={!tag%3Dexcludeme}id:0&rows=0&facet=true&wt=javabin&version=2} hits=1 status=0 QTime=37
   [junit4]   2> 15361 INFO  (qtp1598606825-114) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&distrib=false&facet.heatmap={!+ex%3Dexcludeme+v%3Dsrpt_quad+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&fq={!tag%3Dexcludeme}id:0&shard.url=http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257767250&isShard=true&facet=true&wt=javabin} hits=1 status=0 QTime=16
   [junit4]   2> 15361 INFO  (qtp1598606825-121) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=4&q=*:*&shards=http://127.0.0.1:59931//collection1&facet.heatmap={!ex%3Dexcludeme}srpt_quad&facet.heatmap.geom=["50+20"+TO+"180+90"]&fq={!tag%3Dexcludeme}id:0&rows=0&facet=true&wt=javabin&version=2} hits=1 status=0 QTime=20
   [junit4]   2> 15361 INFO  (qtp490710789-91) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=7&q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=BUFFER(POINT(110+40),+7)&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=7
   [junit4]   2> 15376 INFO  (qtp1598606825-111) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=7&distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=BUFFER(POINT(110+40),+7)&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:59931//collection1&rows=0&version=2&q=*:*&NOW=1514257767281&isShard=true&facet=true&wt=javabin} hits=4 status=0 QTime=4
   [junit4]   2> 15376 INFO  (qtp1598606825-112) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.gridLevel=7&q=*:*&shards=[ff01::083]:33332/|[ff01::114]:33332/|[ff01::213]:33332/|http://127.0.0.1:59931//collection1&facet.heatmap=srpt_quad&facet.heatmap.geom=BUFFER(POINT(110+40),+7)&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=7
   [junit4]   2> 15376 INFO  (qtp490710789-102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&distrib=false&facet.heatmap=srpt_quad&facet.heatmap.geom=ENVELOPE(0,+10,+-80,+-90)&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=0
   [junit4]   2> 15392 INFO  (qtp1598606825-111) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&facet.heatmap.geom=ENVELOPE(0,+10,+-80,+-90)&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1|[ff01::083]:33332/|[ff01::114]:33332/&rows=0&version=2&q=*:*&NOW=1514257767281&isShard=true&facet=true&wt=javabin} hits=4 status=0 QTime=1
   [junit4]   2> 15392 INFO  (qtp1598606825-112) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={q=*:*&shards=http://127.0.0.1:59931//collection1|[ff01::083]:33332/|[ff01::114]:33332/&facet.heatmap=srpt_quad&facet.heatmap.geom=ENVELOPE(0,+10,+-80,+-90)&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=5
   [junit4]   2> 15392 INFO  (qtp490710789-102) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.format=png&q=*:*&distrib=false&facet.heatmap=srpt_quad&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=4
   [junit4]   2> 15408 INFO  (qtp1598606825-111) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.format=png&distrib=false&facet.heatmap={!+facet.heatmap.format%3Dpng}srpt_quad&fl=id&fl=score&shards.purpose=20&start=0&fsv=true&shard.url=http://127.0.0.1:59931//collection1|[ff01::213]:33332/&rows=0&version=2&q=*:*&NOW=1514257767297&isShard=true&facet=true&wt=javabin} hits=4 status=0 QTime=4
   [junit4]   2> 15408 INFO  (qtp1598606825-112) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp= path=/select params={facet.heatmap.format=png&q=*:*&shards=http://127.0.0.1:59931//collection1|[ff01::213]:33332/&facet.heatmap=srpt_quad&rows=0&facet=true&wt=javabin&version=2} hits=4 status=0 QTime=11
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@49a0bf21{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1822637135
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15408 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15408 INFO  (coreCloseExecutor-53-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@6501ae1d
   [junit4]   2> 15408 INFO  (coreCloseExecutor-53-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1694608925
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c54e299{/,null,UNAVAILABLE}
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fb0d48a{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1102502931
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 15423 INFO  (coreCloseExecutor-55-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2dc07347
   [junit4]   2> 15423 INFO  (coreCloseExecutor-55-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=767587143
   [junit4]   2> 15423 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f3872ba{/,null,UNAVAILABLE}
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7d6b7c12{/,null,AVAILABLE}
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ac7beb9{HTTP/1.1,[http/1.1]}{127.0.0.1:59940}
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.e.j.s.Server Started @24110ms
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-spatial.xml, solrconfig=solrconfig-basic.xml, hostContext=/, hostPort=59940, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores}
   [junit4]   2> 15720 ERROR (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-26T03:09:27.625Z
   [junit4]   2> 15720 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\solr.xml
   [junit4]   2> 15736 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 15736 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 15813 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SpatialHeatmapFacetsTest_7BE9B4871C0BEFDB-001\tempDir-001\control\cores
   [junit4]   2> 15813 INFO  (TEST-SpatialHeatmapFacetsTest.test-seed#[7BE9B4871C0BEFDB]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 15827 INFO  (coreLoadExecutor-62-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 15827 INFO  (coreLoadExecutor-62-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Luc

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

.apache.solr.common.cloud.ZkStateReader.refreshLiveNodes(ZkStateReader.java:703)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader.access$900(ZkStateReader.java:72)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.refreshAndWatch(ZkStateReader.java:1090)
   [junit4]   2> 	at org.apache.solr.common.cloud.ZkStateReader$LiveNodeWatcher.process(ZkStateReader.java:1085)
   [junit4]   2> 	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 164768 INFO  (jetty-closer-4-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@c712afb{/solr,null,UNAVAILABLE}
   [junit4]   2> 164785 INFO  (jetty-closer-4-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@41ddf7c1{/solr,null,UNAVAILABLE}
   [junit4]   2> 164786 ERROR (SUITE-StreamExpressionTest-seed#[471708545E64CA78]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 164788 INFO  (SUITE-StreamExpressionTest-seed#[471708545E64CA78]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56605 56605
   [junit4]   2> 164791 INFO  (Thread-2) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56605 56605
   [junit4]   2> 164793 WARN  (Thread-2) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/aliases.json
   [junit4]   2> 	100	/solr/clusterprops.json
   [junit4]   2> 	15	/solr/configs/conf
   [junit4]   2> 	7	/solr/configs/ml
   [junit4]   2> 	4	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/clusterstate.json
   [junit4]   2> 	40	/solr/collections/destinationCollection/state.json
   [junit4]   2> 	30	/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2> 	20	/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus1/state.json
   [junit4]   2> 	10	/solr/collections/destination/state.json
   [junit4]   2> 	10	/solr/collections/destination1/state.json
   [junit4]   2> 	10	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue1/state.json
   [junit4]   2> 	10	/solr/collections/workQueue/state.json
   [junit4]   2> 	10	/solr/collections/uknownCollection/state.json
   [junit4]   2> 	10	/solr/collections/modelCollection/state.json
   [junit4]   2> 	10	/solr/collections/checkpointCollection/state.json
   [junit4]   2> 	10	/solr/collections/mainCorpus/state.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	100	/solr/live_nodes
   [junit4]   2> 	100	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_471708545E64CA78-001
   [junit4]   2> Dec 26, 2017 4:20:40 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es-PR, timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=169864624,total=330825728
   [junit4]   2> NOTE: All tests run in this JVM: [StreamExpressionToExplanationTest, CommonParamsTest, NaturalLogEvaluatorTest, TestValidatingJsonMap, CubedRootEvaluatorTest, EqualToEvaluatorTest, SolrQueryTest, TestSuggesterResponse, TestFastInputStream, RegressionEvaluatorTest, StreamExpressionTest]
   [junit4] Completed [51/146 (1!)] on J1 in 150.67s, 142 tests, 1 error <<< FAILURES!

[...truncated 1749 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1660, maxMBSortInHeap=5.10123966481724, sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=Asia/Srednekolymsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=142199216,total=173015040
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=EB9D7F05D38C9AE4 -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=Asia/Srednekolymsk -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_EB9D7F05D38C9AE4-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB9D7F05D38C9AE4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.96s, 8 tests, 1 error <<< FAILURES!

[...truncated 45770 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 359 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/359/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestNRTThreads

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001

	at __randomizedtesting.SeedInfo.seed([6823AE07F10B0247]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([51B8B484B6F769FF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001

	at __randomizedtesting.SeedInfo.seed([478D3FE77E19E7A7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 442 lines...]
   [junit4] Suite: org.apache.lucene.index.TestNRTThreads
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {date=Lucene50(blocksize=128), extra35=FSTOrd50, extra24=FSTOrd50, extra25=Lucene50(blocksize=128), extra8=Lucene50(blocksize=128), extra12=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra23=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra17=FSTOrd50, extra18=Lucene50(blocksize=128), docid=Lucene50(blocksize=128), extra37=Lucene50(blocksize=128), extra26=Lucene50(blocksize=128), extra38=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), extra2=FSTOrd50, titleTokenized=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), body=Lucene50(blocksize=128), title=FSTOrd50, packID=Lucene50(blocksize=128), extra32=Lucene50(blocksize=128)}, docValues:{date=DocValuesFormat(name=Lucene70), extra35=DocValuesFormat(name=Lucene70), extra24=DocValuesFormat(name=Lucene70), extra25=DocValuesFormat(name=Lucene70), docid_int=DocValuesFormat(name=Asserting), extra8=DocValuesFormat(name=Lucene70), extra12=DocValuesFormat(name=Asserting), extra23=DocValuesFormat(name=Asserting), extra17=DocValuesFormat(name=Lucene70), extra18=DocValuesFormat(name=Asserting), docid=DocValuesFormat(name=Lucene70), extra37=DocValuesFormat(name=Lucene70), extra26=DocValuesFormat(name=Asserting), extra38=DocValuesFormat(name=Lucene70), extra2=DocValuesFormat(name=Lucene70), titleTokenized=DocValuesFormat(name=Lucene70), title=DocValuesFormat(name=Lucene70), body=DocValuesFormat(name=Lucene70), packID=DocValuesFormat(name=Lucene70), docid_intDV=DocValuesFormat(name=Lucene70), extra32=DocValuesFormat(name=Asserting), titleDV=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=734, maxMBSortInHeap=7.798179260983784, sim=RandomSimilarity(queryNorm=false): {extra35=IB SPL-LZ(0.3), extra24=DFR I(n)3(800.0), extra25=DFR I(F)B3(800.0), extra8=DFR I(n)Z(0.3), extra12=DFR GB3(800.0), extra23=DFR GBZ(0.3), extra17=DFR I(F)B1, extra18=DFR I(F)L3(800.0), extra37=IB SPL-D2, extra26=IB LL-D1, docid=DFR I(ne)L1, extra38=DFR I(ne)LZ(0.3), extra2=DFR I(ne)3(800.0), titleTokenized=IB SPL-LZ(0.3), body=DFR I(ne)B3(800.0), packID=DFR GL2, extra32=BM25(k1=1.2,b=0.75)}, locale=ko, timezone=Asia/Tashkent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=146402056,total=268435456
   [junit4]   2> NOTE: All tests run in this JVM: [TestPositiveScoresOnlyCollector, TestAllFilesHaveChecksumFooter, TestGeoUtils, TestInPlaceMergeSorter, TestBytesRefArray, TestIsCurrent, TestField, TestIntsRef, TestIndexWriterOnJRECrash, Test2BSortedDocValuesFixedSorted, TestIndexingSequenceNumbers, TestSegmentInfos, TestDirectMonotonic, TestShardSearching, TestDirectoryReaderReopen, TestFieldType, TestCachingCollector, TestUpgradeIndexMergePolicy, TestStressIndexing2, TestConcurrentMergeScheduler, TestNRTThreads]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNRTThreads -Dtests.seed=6823AE07F10B0247 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Asia/Tashkent -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestNRTThreads (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001\TestNRTThreads-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestNRTThreads_6823AE07F10B0247-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6823AE07F10B0247]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [71/458 (1!)] on J1 in 5.09s, 1 test, 1 error <<< FAILURES!

[...truncated 4336 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {content6=DFR GBZ(0.3), content5=DFR GB1, content2=IB SPL-D3(800.0), utf8=DFR I(ne)B1, fie?ld=IB LL-L3(800.0), content=DFR I(ne)BZ(0.3), autf8=IB SPL-L1}, locale=ro-RO, timezone=Canada/Pacific
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=127896768,total=196083712
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=51B8B484B6F769FF -Dtests.slow=true -Dtests.locale=ro-RO -Dtests.timezone=Canada/Pacific -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_51B8B484B6F769FF-001\3.0.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([51B8B484B6F769FF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 22.75s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 11857 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=es-DO, timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=160689848,total=220200960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=478D3FE77E19E7A7 -Dtests.slow=true -Dtests.locale=es-DO -Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_478D3FE77E19E7A7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([478D3FE77E19E7A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 14.39s, 8 tests, 1 error <<< FAILURES!

[...truncated 38474 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 358 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/358/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

7 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.sv.TestSwedishLightStemFilter

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001

	at __randomizedtesting.SeedInfo.seed([3E1F961B5FC44C01]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001

	at __randomizedtesting.SeedInfo.seed([61D7241E0A566E71]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.bloom.TestBloomPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001

	at __randomizedtesting.SeedInfo.seed([4B1A4AE0FC2FFBCA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:54275/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:54275/solr
	at __randomizedtesting.SeedInfo.seed([4B43281DD84AA0A0:73F00CE3FFB97471]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testTrigger

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([4B43281DD84AA0A0:28881E9F4185D38D]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.cloud.autoscaling.NodeAddedTriggerTest.testTrigger(NodeAddedTriggerTest.java:111)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([4B43281DD84AA0A0:82F66AB3D12D6655]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001

	at __randomizedtesting.SeedInfo.seed([A08AAC4A86494E13]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 2542 lines...]
   [junit4] Suite: org.apache.lucene.analysis.sv.TestSwedishLightStemFilter
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {dummy=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{}, maxPointsInLeafNode=2022, maxMBSortInHeap=7.964574941214152, sim=RandomSimilarity(queryNorm=false): {}, locale=ga, timezone=Pacific/Marquesas
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=23365656,total=109051904
   [junit4]   2> NOTE: All tests run in this JVM: [TestRemoveDuplicatesTokenFilterFactory, TestPortugueseLightStemFilterFactory, TestHTMLStripCharFilterFactory, TestPatternReplaceCharFilterFactory, TestSerbianNormalizationRegularFilter, TestGermanNormalizationFilterFactory, GreekAnalyzerTest, TestUnicodeWhitespaceTokenizer, TestArabicFilters, TestSnowballVocab, TestTurkishAnalyzer, TestAllAnalyzersHaveFactories, TestOnlyInCompound, TestRussianLightStemFilterFactory, TestPorterStemFilterFactory, TestKStemFilterFactory, TestLithuanianStemming, TestLengthFilter, TestFactories, TestGalicianAnalyzer, TestTeeSinkTokenFilter, TestSwedishLightStemFilter]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSwedishLightStemFilter -Dtests.seed=3E1F961B5FC44C01 -Dtests.slow=true -Dtests.locale=ga -Dtests.timezone=Pacific/Marquesas -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSwedishLightStemFilter (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001\tempDir-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J0\temp\lucene.analysis.sv.TestSwedishLightStemFilter_3E1F961B5FC44C01-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3E1F961B5FC44C01]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [95/285 (1!)] on J0 in 1.10s, 4 tests, 1 error <<< FAILURES!

[...truncated 2209 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.04s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content4=FST50, trieInt=PostingsFormat(name=Memory), content3=FSTOrd50, content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=FST50, content=PostingsFormat(name=Memory), autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Lucene70), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Lucene70), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Lucene70), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Lucene70), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Lucene70), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Lucene70), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Lucene70), content4=DocValuesFormat(name=Lucene70), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=340, maxMBSortInHeap=5.250166922110133, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)Z(0.3), content5=DFR I(ne)BZ(0.3), content2=IB SPL-D1, utf8=DFR I(ne)L3(800.0), fie?ld=DFR GZ(0.3), content=IB SPL-L3(800.0), autf8=DFR GZ(0.3)}, locale=es-VE, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46962232,total=110100480
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=61D7241E0A566E71 -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_61D7241E0A566E71-001\4.8.1-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([61D7241E0A566E71]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/8 (1!)] on J0 in 30.96s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 1766 lines...]
   [junit4] Suite: org.apache.lucene.codecs.bloom.TestBloomPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=281, maxMBSortInHeap=6.511837369915366, sim=RandomSimilarity(queryNorm=true): {f_DOCS_AND_FREQS=IB LL-DZ(0.3), field=DFR I(ne)B3(800.0), f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR GB1, f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(ne)B2, body=DFR I(ne)LZ(0.3), f_DOCS=DFR I(F)1}, locale=fr-BE, timezone=Asia/Amman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=83648368,total=106954752
   [junit4]   2> NOTE: All tests run in this JVM: [TestFSTOrdPostingsFormat, TestSimpleTextPointsFormat, TestSimpleTextTermVectorsFormat, TestOrdsBlockTree, TestFixedGapPostingsFormat, TestBloomPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBloomPostingsFormat -Dtests.seed=4B1A4AE0FC2FFBCA -Dtests.slow=true -Dtests.locale=fr-BE -Dtests.timezone=Asia/Amman -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBloomPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001\testPostingsFormat.testExact-006\_0_TestBloomFilteredLucenePostings_0.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J0\temp\lucene.codecs.bloom.TestBloomPostingsFormat_4B1A4AE0FC2FFBCA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4B1A4AE0FC2FFBCA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/20 (1!)] on J0 in 2.50s, 25 tests, 1 error <<< FAILURES!

[...truncated 5523 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest
   [junit4]   2> 546844 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\init-core-data-001
   [junit4]   2> 546845 WARN  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=10 numCloses=10
   [junit4]   2> 546846 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 546849 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 546851 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001
   [junit4]   2> 546851 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 546851 INFO  (Thread-993) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 546851 INFO  (Thread-993) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 546854 ERROR (Thread-993) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 546951 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54271
   [junit4]   2> 546954 INFO  (zkConnectionManagerCallback-1168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546959 INFO  (jetty-launcher-1165-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 546959 INFO  (jetty-launcher-1165-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 546959 INFO  (jetty-launcher-1165-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fa3136b{/solr,null,AVAILABLE}
   [junit4]   2> 546959 INFO  (jetty-launcher-1165-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@49d4d05b{/solr,null,AVAILABLE}
   [junit4]   2> 546961 INFO  (jetty-launcher-1165-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32afbf4b{/solr,null,AVAILABLE}
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3df76e56{HTTP/1.1,[http/1.1]}{127.0.0.1:54277}
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.e.j.s.Server Started @555029ms
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54277}
   [junit4]   2> 546962 ERROR (jetty-launcher-1165-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-25T04:11:45.515Z
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4c68b37b{HTTP/1.1,[http/1.1]}{127.0.0.1:54281}
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.e.j.s.Server Started @555030ms
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54281}
   [junit4]   2> 546962 ERROR (jetty-launcher-1165-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-25T04:11:45.515Z
   [junit4]   2> 546962 INFO  (jetty-launcher-1165-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6c30ab70{HTTP/1.1,[http/1.1]}{127.0.0.1:54275}
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.e.j.s.Server Started @555031ms
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54275}
   [junit4]   2> 546963 ERROR (jetty-launcher-1165-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 546963 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-25T04:11:45.516Z
   [junit4]   2> 546972 INFO  (zkConnectionManagerCallback-1170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546972 INFO  (zkConnectionManagerCallback-1174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546972 INFO  (zkConnectionManagerCallback-1172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546972 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 546972 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 546972 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 546989 INFO  (jetty-launcher-1165-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54271/solr
   [junit4]   2> 546989 INFO  (jetty-launcher-1165-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54271/solr
   [junit4]   2> 546991 INFO  (jetty-launcher-1165-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54271/solr
   [junit4]   2> 546993 INFO  (zkConnectionManagerCallback-1181-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546994 INFO  (zkConnectionManagerCallback-1184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546994 INFO  (zkConnectionManagerCallback-1186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546994 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1608bde897f0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 546995 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1608bde897f0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 546998 INFO  (zkConnectionManagerCallback-1188-thread-1-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 546998 INFO  (zkConnectionManagerCallback-1190-thread-1-processing-n:127.0.0.1:54277_solr) [n:127.0.0.1:54277_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547000 INFO  (zkConnectionManagerCallback-1192-thread-1-processing-n:127.0.0.1:54281_solr) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547213 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 547215 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54275_solr
   [junit4]   2> 547217 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.c.Overseer Overseer (id=99232979707953159-127.0.0.1:54275_solr-n_0000000000) starting
   [junit4]   2> 547236 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54275_solr
   [junit4]   2> 547344 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 547346 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 547350 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 547352 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 547358 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54277_solr
   [junit4]   2> 547365 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54281_solr
   [junit4]   2> 547388 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54275.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547394 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54275.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547394 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54275.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547395 INFO  (jetty-launcher-1165-thread-2) [n:127.0.0.1:54275_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node3\.
   [junit4]   2> 547509 INFO  (zkCallback-1187-thread-1-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 547510 INFO  (zkCallback-1189-thread-1-processing-n:127.0.0.1:54277_solr) [n:127.0.0.1:54277_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 547511 INFO  (zkCallback-1191-thread-1-processing-n:127.0.0.1:54281_solr) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (3)
   [junit4]   2> 547517 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54281.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547535 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54281.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547535 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54281.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547539 INFO  (jetty-launcher-1165-thread-1) [n:127.0.0.1:54281_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node1\.
   [junit4]   2> 547552 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54277.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547564 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54277.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547564 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54277.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 547567 INFO  (jetty-launcher-1165-thread-3) [n:127.0.0.1:54277_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node2\.
   [junit4]   2> 547662 INFO  (zkConnectionManagerCallback-1200-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547670 INFO  (zkConnectionManagerCallback-1204-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 547672 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 547674 INFO  (SUITE-AutoAddReplicasPlanActionTest-seed#[4B43281DD84AA0A0]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54271/solr ready
   [junit4]   2> 547706 INFO  (TEST-AutoAddReplicasPlanActionTest.testSimple-seed#[4B43281DD84AA0A0]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 547723 INFO  (qtp632359135-5450) [n:127.0.0.1:54275_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&maxShardsPerNode=2&autoAddReplicas=true&name=testSimple1&nrtReplicas=2&action=CREATE&numShards=2&createNodeSet=127.0.0.1:54275_solr,127.0.0.1:54281_solr&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 547729 INFO  (OverseerThreadFactory-2509-thread-1-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.CreateCollectionCmd Create collection testSimple1
   [junit4]   2> 547860 INFO  (OverseerStateUpdate-99232979707953159-127.0.0.1:54275_solr-n_0000000000) [n:127.0.0.1:54275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 547861 INFO  (OverseerStateUpdate-99232979707953159-127.0.0.1:54275_solr-n_0000000000) [n:127.0.0.1:54275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testSimple1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54281/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 547862 INFO  (OverseerStateUpdate-99232979707953159-127.0.0.1:54275_solr-n_0000000000) [n:127.0.0.1:54275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54275/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 547864 INFO  (OverseerStateUpdate-99232979707953159-127.0.0.1:54275_solr-n_0000000000) [n:127.0.0.1:54275_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testSimple1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testSimple1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:54281/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 548079 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n1&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548080 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 548093 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n3&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548095 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf&newCollection=true&name=testSimple1_shard1_replica_n2&action=CREATE&numShards=2&collection=testSimple1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548097 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 548103 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf&newCollection=true&name=testSimple1_shard2_replica_n4&action=CREATE&numShards=2&collection=testSimple1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 548217 INFO  (zkCallback-1187-thread-1-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 548217 INFO  (zkCallback-1191-thread-1-processing-n:127.0.0.1:54281_solr) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 548219 INFO  (zkCallback-1187-thread-2-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 548219 INFO  (zkCallback-1191-thread-2-processing-n:127.0.0.1:54281_solr) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 549149 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 549151 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 549155 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 549158 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 549160 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 549164 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 549164 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n1' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 549164 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54275.solr.core.testSimple1.shard1.replica_n1' (registry 'solr.core.testSimple1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 549165 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 549165 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node3\testSimple1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node3\.\testSimple1_shard1_replica_n1\data\]
   [junit4]   2> 549169 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 549169 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema [testSimple1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 549171 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 549171 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n3' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 549171 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 549171 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard1_replica_n2' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 549171 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54275.solr.core.testSimple1.shard2.replica_n3' (registry 'solr.core.testSimple1.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 549172 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 549172 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node3\testSimple1_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node3\.\testSimple1_shard2_replica_n3\data\]
   [junit4]   2> 549172 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54281.solr.core.testSimple1.shard1.replica_n2' (registry 'solr.core.testSimple1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 549172 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 549172 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [[testSimple1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node1\testSimple1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node1\.\testSimple1_shard1_replica_n2\data\]
   [junit4]   2> 549175 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema [testSimple1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 549178 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 549178 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testSimple1_shard2_replica_n4' using configuration from collection testSimple1, trusted=true
   [junit4]   2> 549178 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54281.solr.core.testSimple1.shard2.replica_n4' (registry 'solr.core.testSimple1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2c09cae7
   [junit4]   2> 549178 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 549178 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [[testSimple1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node1\testSimple1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoAddReplicasPlanActionTest_4B43281DD84AA0A0-001\tempDir-001\node1\.\testSimple1_shard2_replica_n4\data\]
   [junit4]   2> 549272 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549272 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549273 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549273 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549274 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549274 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549276 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 549276 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 549276 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 549276 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 549278 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@236ff60a[testSimple1_shard1_replica_n2] main]
   [junit4]   2> 549278 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 549278 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 549279 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 549279 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 549279 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3f295e24[testSimple1_shard1_replica_n1] main]
   [junit4]   2> 549279 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549279 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587727677870047232
   [junit4]   2> 549280 INFO  (searcherExecutor-2514-thread-1-processing-n:127.0.0.1:54281_solr x:testSimple1_shard1_replica_n2 s:shard1 c:testSimple1 r:core_node6) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.SolrCore [testSimple1_shard1_replica_n2] Registered new searcher Searcher@236ff60a[testSimple1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549281 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 549281 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 549282 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549282 INFO  (qtp632359135-5447) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587727677873192960
   [junit4]   2> 549285 INFO  (searcherExecutor-2512-thread-1-processing-n:127.0.0.1:54275_solr x:testSimple1_shard1_replica_n1 s:shard1 c:testSimple1 r:core_node5) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.SolrCore [testSimple1_shard1_replica_n1] Registered new searcher Searcher@3f295e24[testSimple1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549286 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 549286 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 549287 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.s.SolrIndexSearcher Opening [Searcher@25270162[testSimple1_shard2_replica_n3] main]
   [junit4]   2> 549288 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 549288 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 549289 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 549289 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 549289 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 549289 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54281/solr/testSimple1_shard1_replica_n2/
   [junit4]   2> 549289 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 549289 INFO  (qtp1041635439-5460) [n:127.0.0.1:54281_solr c:testSimple1 s:shard1 r:core_node6 x:testSimple1_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard1_replica_n2 url=http://127.0.0.1:54281/solr START replicas=[http://127.0.0.1:54275/solr/testSimple1_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 549289 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@42e50db[testSimple1_shard2_replica_n4] main]
   [junit4]   2> 549289 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549290 INFO  (searcherExecutor-2513-thread-1-processing-n:127.0.0.1:54275_solr x:testSimple1_shard2_replica_n3 s:shard2 c:testSimple1 r:core_node7) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.SolrCore [testSimple1_shard2_replica_n3] Registered new searcher Searcher@25270162[testSimple1_shard2_replica_n3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549290 INFO  (qtp632359135-5445) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587727677881581568
   [junit4]   2> 549291 INFO  (qtp632359135-5442) [n:127.0.0.1:54275_solr c:testSimple1 s:shard1 r:core_node5 x:testSimple1_shard1_replica_n1] o.a.s.c.S.Request [testSimple1_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 549291 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 549291 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 549291 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 549291 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587727677882630144
   [junit4]   2> 549291 INFO  (searcherExecutor-2515-thread-1-processing-n:127.0.0.1:54281_solr x:testSimple1_shard2_replica_n4 s:shard2 c:testSimple1 r:core_node8) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.SolrCore [testSimple1_shard2_replica_n4] Registered new searcher Searcher@42e50db[testSimple1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 549297 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 549297 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 549297 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:54281/solr/testSimple1_shard2_replica_n4/
   [junit4]   2> 549298 INFO  (qtp1041635439-5456) [n:127.0.0.1:54281_solr c:testSimple1 s:shard2 r:core_node8 x:testSimple1_shard2_replica_n4] o.a.s.u.PeerSync PeerSync: core=testSimple1_shard2_replica_n4 url=http://127.0.0.1:54281/solr START replicas=[http://127.0.0.1:54275/solr/testSimple1_shard2_replica_n3/] nUpdates=100
   [junit4]   2> 549299 INFO  (qtp632359135-5476) [n:127.0.0.1:54275_solr c:testSimple1 s:shard2 r:core_node7 x:testSimple1_shard2_replica_n3] o.a.s.c.S.Request [testSimple1_shard2_replica_n3]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 549399 INFO  (zkCallback-1187-thread-2-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 549399 INFO  (zkCallback-1191-thread-2-processing-n:127.0.0.1:54281_solr) [n:127.0.0.1:54281_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 549399 INFO  (zkCallback-1187-thread-1-processing-n:127.0.0.1:54275_solr) [n:127.0.0.1:54275_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testSimple1/state.json] for collection [testSimple1] has oc

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

 DistributedFacetPivotSmallTest, DistributedFacetPivotLongTailTest, DeleteReplicaTest, TestMaxTokenLenTokenizer, SolrMetricManagerTest, TestFastOutputStream, TestShardHandlerFactory, SimpleCollectionCreateDeleteTest, ClassificationUpdateProcessorTest, SchemaVersionSpecificBehaviorTest, TestCloudRecovery, TestDocSet, TestReloadDeadlock, TestExtendedDismaxParser, V2ApiIntegrationTest, ExplicitHLLTest, MultiThreadedOCPTest, MissingSegmentRecoveryTest, TestShortCircuitedRequests, DistributedFacetExistsSmallTest, TestSSLRandomization, TestComplexPhraseQParserPlugin, SimpleFacetsTest, SolrJmxReporterTest, BlobRepositoryCloudTest, ParsingFieldUpdateProcessorsTest, TestLeaderElectionWithEmptyReplica, SOLR749Test, TestCloudManagedSchema, DocValuesMultiTest, TestCollationFieldDocValues, CoreAdminRequestStatusTest, TestSearchPerf, SystemLogListenerTest, TestSolrQueryParser, SolrGraphiteReporterTest, TestLMJelinekMercerSimilarityFactory, TestLRUCache, JsonLoaderTest, TestSQLHandlerNonCloud, DistributedSuggestComponentTest, TestLegacyNumericUtils, OverseerRolesTest, TestUseDocValuesAsStored, LoggingHandlerTest, TestSkipOverseerOperations, TestFoldingMultitermQuery, TestDistributedMissingSort, SampleTest, TestSolrIndexConfig, AutoscalingHistoryHandlerTest, TestSolrJ, TestSubQueryTransformerCrossCore, TestNumericRangeQuery64, TestQueryTypes, PingRequestHandlerTest, TriggerIntegrationTest, TestStressReorder, BasicFunctionalityTest, OpenCloseCoreStressTest, PreAnalyzedFieldTest, UpdateRequestProcessorFactoryTest, TestTrackingShardHandlerFactory, TestBadConfig, TestCollapseQParserPlugin, DOMUtilTest, TestSort, TestDocBasedVersionConstraints, QueryEqualityTest, RequestLoggingTest, TestConfigsApi, BaseCdcrDistributedZkTest, CloudExitableDirectoryReaderTest, TestSha256AuthenticationProvider, BasicDistributedZk2Test, UnloadDistributedZkTest, SyncSliceTest, FullSolrCloudDistribCmdsTest, LeaderElectionTest, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, ShardRoutingCustomTest, TestDistributedSearch, TestFaceting, TestRecovery, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer, SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, DirectUpdateHandlerTest, TestIndexSearcher, ShowFileRequestHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, SuggesterTSTTest, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, NoCacheHeaderTest, WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestWordDelimiterFilterFactory, DefaultValueUpdateProcessorTest, TestRemoteStreaming, DistanceFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestWriterPerf, TermsComponentTest, TermVectorComponentTest, IndexSchemaTest, TestCSVResponseWriter, MBeansHandlerTest, TestQuerySenderNoQuery, SolrIndexConfigTest, TestMergePolicyConfig, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, DateFieldTest, ClusterStateTest, TestDocumentBuilder, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, TestTolerantSearch, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPIAsyncDistributedZkTest, DeleteInactiveReplicaTest, DeleteStatusTest, DistribCursorPagingTest, DistribJoinFromCollectionTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, NodeMutatorTest, OverseerCollectionConfigSetProcessorTest, OverseerStatusTest, RollingRestartTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudPivotFacet, TestConfigSetsAPIZkFailure, TestDistribDocBasedVersion, TestExclusionRuleCollectionAccess, TestLeaderElectionZkExpiry, TestLockTree, TestRandomFlRTGCloud, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, ComputePlanActionTest, ExecutePlanActionTest, MetricTriggerTest, TestPolicyCloud, TestNodeAddedTrigger, TestNodeLostTrigger, TestSimDistributedQueue, TestTriggerIntegration]
   [junit4] Completed [589/764 (3!)] on J1 in 3.22s, 11 tests, 1 failure <<< FAILURES!

[...truncated 2985 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=sl, timezone=Africa/Bamako
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=36592616,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A08AAC4A86494E13 -Dtests.slow=true -Dtests.locale=sl -Dtests.timezone=Africa/Bamako -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A08AAC4A86494E13-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A08AAC4A86494E13]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.75s, 8 tests, 1 error <<< FAILURES!

[...truncated 45770 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 357 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/357/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

11 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDemoParallelLeafReader

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([DDB151D2EF53D308]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:52001/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:52001/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343:4330A0448C984D33]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:550)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1013)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:946)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:52001/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:527)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343:B75D4CC6BD11D5B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:711)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343:B75D4CC6BD11D5B6]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:638)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.AlternateDirectoryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.AlternateDirectoryTest_7EE80E68B4761343-001

	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TestTrackingShardHandlerFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.TestTrackingShardHandlerFactory_7EE80E68B4761343-001\shard-1-001

	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_7EE80E68B4761343-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.AtomicUpdatesTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001\init-core-data-001\tlog\tlog.0000000000000000086
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.processor.AtomicUpdatesTest_7EE80E68B4761343-001

	at __randomizedtesting.SeedInfo.seed([7EE80E68B4761343]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.LargeVolumeBinaryJettyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001\tempDir-002\cores\core\core.properties
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.LargeVolumeBinaryJettyTest_6A843CD1B2F53328-001

	at __randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.stream.StreamExpressionTest

Error Message:
Error from server at http://127.0.0.1:60829/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60829/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001

	at __randomizedtesting.SeedInfo.seed([19869BEFFE58467B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 812 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDemoParallelLeafReader
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, maxDocsPerChunk=638, blockSize=701), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=8, blockSize=701)), sim=RandomSimilarity(queryNorm=false): {text=DFI(Standardized)}, locale=hsb, timezone=America/North_Dakota/Center
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=60122192,total=397410304
   [junit4]   2> NOTE: All tests run in this JVM: [TestLiveFieldValues, TestOmitTf, TestAtomicUpdate, TestTryDelete, TestMultiset, TestTermScorer, TestSpanSearchEquivalence, TestRegexpRandom, Test2BPositions, TestLockFactory, TestSearchWithThreads, TestRegexpQuery, TestOfflineSorter, TestDocInverterPerFieldErrorInfo, TestFSTs, TestCharsRefBuilder, TestFixedBitDocIdSet, TestSimilarityProvider, TestFilterIterator, TestSumDocFreq, TestBooleanMinShouldMatch, TestAutomaton, TestEarlyTermination, TestByteArrayDataInput, TestIndexWriterMergePolicy, TestNRTReaderCleanup, TestBytesRef, TestAxiomaticSimilarity, TestCharArrayMap, TestPhrasePrefixQuery, TestHighCompressionMode, TestLongRangeFieldQueries, TestMixedCodecs, TestExceedMaxTermLength, TestMathUtil, TestParallelReaderEmptyIndex, TestMinimize, TestReaderWrapperDVTypeCheck, TestBoostQuery, TestSimpleAttributeImpl, TestTwoPhaseCommitTool, TestDirectPacked, TestLucene50TermVectorsFormat, TestDirectoryReader, TestSpanOrQuery, TestDateSort, TestPrefixQuery, TestAttributeSource, TestGeoEncodingUtils, TestDocValuesRewriteMethod, TestBinaryDocument, TestBinaryTerms, TestThreadedForceMerge, TestPackedTokenAttributeImpl, TestFilterDirectory, TestIndexInput, Test2BSortedDocValuesOrds, TestIndexSorting, TestSPIClassIterator, TestTimSorter, TestDoc, TestAssertions, TestDocCount, TestBinaryDocValuesUpdates, TestIndexWriter, TestSimpleFSDirectory, TestMultiMMap, TestConsistentFieldNumbers, TestConjunctions, TestFilterSpans, TestLongBitSet, TestRegexpRandom2, TestCloseableThreadLocal, TestBoolean2ScorerSupplier, TestReusableStringReader, TestFilterWeight, TestMutableValues, TestBooleanOr, TestSortedSetDocValues, TestPrefixRandom, TestIntRangeFieldQueries, TestLucene70SegmentInfoFormat, TestCustomNorms, TestWildcardRandom, TestPositionIncrement, TestSpans, TestSpanNearQuery, TestSpanExplanationsOfNonMatches, TestIndexOrDocValuesQuery, TestTopFieldCollectorEarlyTermination, TestSloppyPhraseQuery, TestNativeFSLockFactory, TestToken, TestTrackingDirectoryWrapper, TestComplexExplanations, TestIndexManyDocuments, TestCollectionUtil, TestLevenshteinAutomata, TestInfoStream, TestNeverDelete, TestDemoParallelLeafReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDemoParallelLeafReader -Dtests.seed=DDB151D2EF53D308 -Dtests.slow=true -Dtests.locale=hsb -Dtests.timezone=America/North_Dakota/Center -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestDemoParallelLeafReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDemoParallelLeafReader_DDB151D2EF53D308-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDB151D2EF53D308]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [185/458 (1!)] on J0 in 4.14s, 5 tests, 1 error <<< FAILURES!

[...truncated 11119 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\init-core-data-001
   [junit4]   2> 423530 INFO  (SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 423532 INFO  (SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 423532 INFO  (SUITE-TestAuthenticationFramework-seed#[7EE80E68B4761343]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 423533 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001
   [junit4]   2> 423533 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 423533 INFO  (Thread-692) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 423533 INFO  (Thread-692) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 423538 ERROR (Thread-692) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 423633 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.c.ZkTestServer start zk server on port:51997
   [junit4]   2> 423636 INFO  (zkConnectionManagerCallback-691-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423640 INFO  (jetty-launcher-688-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 423640 INFO  (jetty-launcher-688-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 423641 INFO  (jetty-launcher-688-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1d8d0ec4{/solr,null,AVAILABLE}
   [junit4]   2> 423641 INFO  (jetty-launcher-688-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@e26cc49{/solr,null,AVAILABLE}
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@76c45183{HTTP/1.1,[http/1.1]}{127.0.0.1:52001}
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.e.j.s.Server Started @433563ms
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52001}
   [junit4]   2> 423645 ERROR (jetty-launcher-688-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6f86698{HTTP/1.1,[http/1.1]}{127.0.0.1:52004}
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.e.j.s.Server Started @433563ms
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T18:16:31.964311900Z
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=52004}
   [junit4]   2> 423645 ERROR (jetty-launcher-688-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 423645 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-24T18:16:31.964311900Z
   [junit4]   2> 423651 INFO  (zkConnectionManagerCallback-695-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423651 INFO  (zkConnectionManagerCallback-693-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423651 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 423651 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 423658 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16089bd97700002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423662 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16089bd97700001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423663 INFO  (jetty-launcher-688-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51997/solr
   [junit4]   2> 423669 INFO  (jetty-launcher-688-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51997/solr
   [junit4]   2> 423670 INFO  (zkConnectionManagerCallback-699-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423671 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16089bd97700003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423674 INFO  (zkConnectionManagerCallback-703-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423675 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16089bd97700004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423676 INFO  (zkConnectionManagerCallback-705-thread-1-processing-n:127.0.0.1:52001_solr) [n:127.0.0.1:52001_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423685 INFO  (zkConnectionManagerCallback-707-thread-1-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423798 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423798 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:52004_solr
   [junit4]   2> 423800 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.Overseer Overseer (id=99230639184674822-127.0.0.1:52004_solr-n_0000000000) starting
   [junit4]   2> 423808 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52004_solr
   [junit4]   2> 423835 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 423867 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 423870 INFO  (zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 423871 INFO  (zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr) [n:127.0.0.1:52001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 423871 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52004.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423875 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52004.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423875 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52004.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423875 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:52001_solr
   [junit4]   2> 423875 INFO  (jetty-launcher-688-thread-2) [n:127.0.0.1:52004_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\.
   [junit4]   2> 423891 INFO  (zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 423891 INFO  (zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr) [n:127.0.0.1:52001_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 423899 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 423931 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52001.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423936 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52001.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423936 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52001.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 423937 INFO  (jetty-launcher-688-thread-1) [n:127.0.0.1:52001_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\.
   [junit4]   2> 423958 INFO  (zkConnectionManagerCallback-713-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423959 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16089bd97700007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 423963 INFO  (zkConnectionManagerCallback-717-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 423964 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 423965 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51997/solr ready
   [junit4]   2> 423968 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[7EE80E68B4761343]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 423975 INFO  (qtp694462499-3565) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=4b0d7060-3569-4909-b908-abece50538bf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423977 INFO  (qtp694462499-3565) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=4b0d7060-3569-4909-b908-abece50538bf&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 423979 INFO  (qtp694462499-3565) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 423980 INFO  (qtp694462499-3565) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 423981 INFO  (OverseerThreadFactory-1585-thread-1-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 424098 INFO  (OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000) [n:127.0.0.1:52004_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52004/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424104 INFO  (OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000) [n:127.0.0.1:52004_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52001/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424110 INFO  (OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000) [n:127.0.0.1:52004_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52004/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424115 INFO  (OverseerStateUpdate-99230639184674822-127.0.0.1:52004_solr-n_0000000000) [n:127.0.0.1:52004_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:52001/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 424323 INFO  (qtp644891978-3561) [n:127.0.0.1:52004_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886453493604&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=2
   [junit4]   2> 424324 INFO  (qtp694462499-3557) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886459988326&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 424325 INFO  (qtp694462499-3562) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886447470207&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=3
   [junit4]   2> 424325 INFO  (parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886459988326&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 424325 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886453493604&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 424325 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 424326 INFO  (qtp644891978-3558) [n:127.0.0.1:52004_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886440468320&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 424326 INFO  (parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE) [n:127.0.0.1:52001_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 424326 INFO  (qtp694462499-3557) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4b0d7060-3569-4909-b908-abece50538bf21886459988326
   [junit4]   2> 424326 INFO  (qtp694462499-3557) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4b0d7060-3569-4909-b908-abece50538bf21886459988326&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 424328 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886447470207&coreNodeName=core_node5&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 424328 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=4b0d7060-3569-4909-b908-abece50538bf21886440468320&coreNodeName=core_node3&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 424434 INFO  (zkCallback-704-thread-1-processing-n:127.0.0.1:52001_solr) [n:127.0.0.1:52001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 424434 INFO  (zkCallback-706-thread-1-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 424434 INFO  (zkCallback-706-thread-2-processing-n:127.0.0.1:52004_solr) [n:127.0.0.1:52004_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 424434 INFO  (zkCallback-704-thread-2-processing-n:127.0.0.1:52001_solr) [n:127.0.0.1:52001_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 424982 INFO  (qtp694462499-3553) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 424983 INFO  (qtp694462499-3553) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=4b0d7060-3569-4909-b908-abece50538bf&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 425328 INFO  (qtp694462499-3551) [n:127.0.0.1:52001_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 4b0d7060-3569-4909-b908-abece50538bf21886459988326
   [junit4]   2> 425328 INFO  (qtp694462499-3551) [n:127.0.0.1:52001_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=4b0d7060-3569-4909-b908-abece50538bf21886459988326&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 425367 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 425370 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 425379 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 425380 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 425380 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 425380 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52004.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 425380 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425380 INFO  (parallelCoreAdminExecutor-1584-thread-1-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886453493604 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node2\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 425384 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 425385 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 425385 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 425386 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52001.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 425386 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 425386 INFO  (parallelCoreAdminExecutor-1587-thread-2-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886447470207 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_7EE80E68B4761343-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 425393 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 425394 INFO  (parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 425398 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 425399 INFO  (parallelCoreAdminExecutor-1587-thread-1-processing-n:127.0.0.1:52001_solr 4b0d7060-3569-4909-b908-abece50538bf21886459988326 CREATE) [n:127.0.0.1:52001_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 425407 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 425407 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 425408 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_52004.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1c7347d4
   [junit4]   2> 425408 INFO  (parallelCoreAdminExecutor-1584-thread-2-processing-n:127.0.0.1:52004_solr 4b0d7060-3569-4909-b908-abece50538bf21886440468320 CREATE) [n:127.0.0.1:52004_solr c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   

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

seer_elect/election/99230836262567945-127.0.0.1:60818_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	5	/solr/live_nodes
   [junit4]   2> 	5	/solr/collections
   [junit4]   2> 
   [junit4]   2> 319818 INFO  (SUITE-StreamExpressionTest-seed#[6A843CD1B2F53328]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 24, 2017 7:10:10 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=10, maxDocsPerChunk=686, blockSize=84), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=10, blockSize=84)), sim=RandomSimilarity(queryNorm=false): {}, locale=ml-IN, timezone=NET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=142516384,total=329777152
   [junit4]   2> NOTE: All tests run in this JVM: [TangentEvaluatorTest, HttpSolrClientConPoolTest, CollectionAdminRequestRequiredParamsTest, HyperbolicTangentEvaluatorTest, GraphExpressionTest, NormalizeEvaluatorTest, StreamExpressionToExplanationTest, TestClusteringResponse, TestV2Request, QueryResponseTest, SolrExampleStreamingBinaryTest, ArcTangentEvaluatorTest, DivideEvaluatorTest, UniformDistributionEvaluatorTest, JsonValidatorTest, CloudSolrClientTest, LessThanEqualToEvaluatorTest, AndEvaluatorTest, DocumentAnalysisResponseTest, SolrParamTest, RawValueEvaluatorTest, TestValidatingJsonMap, LargeVolumeBinaryJettyTest, TestZkConfigManager, TestPathTrie, FacetFieldTest, NaturalLogEvaluatorTest, ClientUtilsTest, JDBCStreamTest, AbsoluteValueEvaluatorTest, CoalesceEvaluatorTest, TestSolrJErrorHandling, LargeVolumeJettyTest, StreamExpressionTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=StreamExpressionTest -Dtests.seed=6A843CD1B2F53328 -Dtests.slow=true -Dtests.locale=ml-IN -Dtests.timezone=NET -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | StreamExpressionTest (suite) <<<
   [junit4]    > Throwable #1: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60829/solr: create the collection time out:180s
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A843CD1B2F53328]:0)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
   [junit4]    > 	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
   [junit4]    > 	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.setupCluster(StreamExpressionTest.java:102)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]    > 	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]    > 	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]    > 	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [146/146 (2!)] on J1 in 212.21s, 0 tests, 1 error <<< FAILURES!

[...truncated 1459 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=547, maxMBSortInHeap=6.711308572330032, sim=RandomSimilarity(queryNorm=false): {}, locale=hy-AM, timezone=Europe/Busingen
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=86890456,total=125304832
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=19869BEFFE58467B -Dtests.slow=true -Dtests.locale=hy-AM -Dtests.timezone=Europe/Busingen -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_19869BEFFE58467B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([19869BEFFE58467B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J1 in 14.04s, 8 tests, 1 error <<< FAILURES!

[...truncated 38469 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 356 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/356/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001

	at __randomizedtesting.SeedInfo.seed([2CCBBE46B56CB155]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1740 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171224_031720_80013814939200992982502.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171224_031720_804453905899112234324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171224_032544_9848696053572382518749.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171224_032544_98414394342442359768355.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171224_032731_78215094969355425463753.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171224_032731_7822790365817286112859.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171224_032959_9431099476137931016954.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171224_032959_94312352943217567953289.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171224_033023_61415741226787760164093.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171224_033023_6142979959666860101955.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171224_033105_82818071262519018479067.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171224_033105_8284993158558167042870.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20171224_033111_7801993320047795975961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20171224_033111_77617105877501506319707.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 166 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171224_033117_717664896633447116373.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171224_033117_7158948115542260378819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171224_033132_3601711278475310070299.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171224_033132_36016899949100144481182.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171224_033142_9804696247146726599114.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171224_033142_98017609758376474915899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171224_033149_6425764031993000280528.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171224_033212_71713157127934545754379.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171224_033212_7174289157180573208621.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171224_033352_06417771343173396017892.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171224_033352_06414205981658833103234.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171224_033404_37710690876459505085345.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171224_033404_37714423116248797205854.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171224_033419_20011977623482557137088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171224_033419_20010107793746614555890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 210 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171224_033648_56416478987960743896776.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171224_033648_5649646926999442402893.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 174 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171224_033653_9098907666071855887498.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171224_033653_909993346727867222995.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171224_033700_19617400543656954746820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171224_033700_1966560513634960744243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171224_033723_11110019456278738507518.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171224_033723_11117725468450440456487.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171224_033732_90114091569689405256983.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171224_033732_9012827111988052240146.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171224_033750_2006235716803642568623.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171224_033750_200663481577357412713.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171224_033812_82510569876569566623592.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171224_033812_8252708919105590662903.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171224_033823_17918315476225102972119.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171224_033823_17817841421740892865394.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 330 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171224_033845_4906512827263586956445.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171224_033845_49014049289680986628996.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171224_033900_96511026842374356403739.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171224_033900_9647353600865700357126.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 188 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171224_033919_67214650364260471009513.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 23 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171224_033919_67218374771745463472223.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171224_033938_2296073875454033113303.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171224_033938_2282452630293975472539.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171224_034017_62418188216131729260643.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171224_034017_6256379727377449281882.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171224_034036_48117184279072806399046.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171224_034036_4811366215856240930028.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171224_034055_0982712342409242683981.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171224_034101_2791397268857830035596.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171224_034101_27915383934053410271176.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1969 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> 583282 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001
   [junit4]   2> 583283 WARN  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 583283 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 583285 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 583285 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 583286 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 583306 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 583315 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 583317 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 583359 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44705fd6
   [junit4]   2> 583366 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44705fd6
   [junit4]   2> 583366 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44705fd6
   [junit4]   2> 583367 INFO  (coreLoadExecutor-2611-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 583368 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 583389 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 583395 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 583396 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 583397 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 583397 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@44705fd6
   [junit4]   2> 583397 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 583397 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001\]
   [junit4]   2> 583402 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1076122212, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 583415 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 583477 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 583477 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 583478 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1149426011, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 583479 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@652fabf[collection1] main]
   [junit4]   2> 583480 WARN  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 583480 INFO  (coreLoadExecutor-2611-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 583481 INFO  (searcherExecutor-2612-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@652fabf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 583483 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 583484 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 583485 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 1
   [junit4]   2> 583487 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4056]} 0 0
   [junit4]   2> 583487 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583487 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c3ca5c6 commitCommandVersion:0
   [junit4]   2> 583499 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39d25cfa[collection1] main]
   [junit4]   2> 583500 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 583500 INFO  (searcherExecutor-2612-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39d25cfa[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c2)))}
   [junit4]   2> 583501 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 583501 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583501 WARN  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 583506 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c3ca5c6 commitCommandVersion:0
   [junit4]   2> 583519 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@68677fab[collection1] main]
   [junit4]   2> 583520 INFO  (searcherExecutor-2612-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@68677fab[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 583520 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 583520 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 19
   [junit4]   2> 583521 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 583522 INFO  (TEST-SampleTest.testSimple-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 583523 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 583524 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 0
   [junit4]   2> 583525 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 0
   [junit4]   2> 583525 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 0
   [junit4]   2> 583525 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583525 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c3ca5c6 commitCommandVersion:0
   [junit4]   2> 583537 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b8d1c50[collection1] main]
   [junit4]   2> 583537 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 583538 INFO  (searcherExecutor-2612-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2b8d1c50[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2/1:delGen=1) Uninverting(_2(7.3.0):c3)))}
   [junit4]   2> 583539 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 583539 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 583539 WARN  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 583542 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c3ca5c6 commitCommandVersion:0
   [junit4]   2> 583554 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c168260[collection1] main]
   [junit4]   2> 583554 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 583554 INFO  (searcherExecutor-2612-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c168260[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.3.0):C4)))}
   [junit4]   2> 583560 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 20
   [junit4]   2> 583560 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 583561 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 583561 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 583561 INFO  (TEST-SampleTest.testAdvanced-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 583562 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 583562 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1233336245
   [junit4]   2> 583562 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 583562 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@283f3779: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2105f6d7
   [junit4]   2> 583564 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 583564 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@65b8ca83: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f7411cd
   [junit4]   2> 583567 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 583567 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2fe2fb1a: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@71923785
   [junit4]   2> 583568 INFO  (coreCloseExecutor-2616-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@3f5ef165
   [junit4]   2> 583568 INFO  (coreCloseExecutor-2616-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1063186789
   [junit4]   2> 583568 INFO  (coreCloseExecutor-2616-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@75e1ce58: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@58c80700
   [junit4]   2> 583575 INFO  (SUITE-SampleTest-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=PostingsFormat(name=LuceneVarGapFixedInterval), id=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1660, maxMBSortInHeap=6.629844571668521, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IO, timezone=Europe/Sofia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53479424,total=205996032
   [junit4]   2> NOTE: All tests run in this JVM: [MBeansHandlerTest, BufferStoreTest, CollectionsAPIDistributedZkTest, TestEmbeddedSolrServerConstructors, SimpleFacetsTest, TestGeoJSONResponseWriter, TestConfigsApi, TestRebalanceLeaders, TestConfigOverlay, TestLMJelinekMercerSimilarityFactory, TestManagedSynonymFilterFactory, TestRandomCollapseQParserPlugin, TestNumericTerms64, TestStressUserVersions, ShardRoutingCustomTest, TestScoreJoinQPScore, TestPullReplica, TestInPlaceUpdatesStandalone, TestDistribDocBasedVersion, LukeRequestHandlerTest, TestDistributedStatsComponentCardinality, TestLeaderElectionWithEmptyReplica, TestRandomFlRTGCloud, TestJettySolrRunner, TestSolrCloudSnapshots, ZkStateWriterTest, BlockCacheTest, DeleteReplicaTest, TestComputePlanAction, TestCoreContainer, ExitableDirectoryReaderTest, HdfsWriteToMultipleCollectionsTest, HdfsTlogReplayBufferedWhileIndexingTest, CdcrBootstrapTest, UpdateRequestProcessorFactoryTest, TestCorePropertiesReload, TestDistributedMissingSort, CloudMLTQParserTest, TestRetrieveFieldsOptimizer, TestZkChroot, TestMaxScoreQueryParser, TestSystemIdResolver, AnalyticsMergeStrategyTest, TestSimpleTrackingShardHandler, TestSolr4Spatial2, TestFieldCacheVsDocValues, TestDocumentBuilder, PluginInfoTest, TestMacros, TermVectorComponentTest, SolrJmxReporterTest, SpatialRPTFieldTypeTest, TestRTimerTree, TestRawResponseWriter, RegexBytesRefFilterTest, TestPayloadScoreQParserPlugin, TermsComponentTest, RequestLoggingTest, TestReplicationHandlerBackup, MoveReplicaHDFSTest, DateRangeFieldTest, TestClusterStateMutator, DebugComponentTest, TestNamedUpdateProcessors, TolerantUpdateProcessorTest, SampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SampleTest -Dtests.seed=559991CABE4EE91D -Dtests.slow=true -Dtests.locale=en-IO -Dtests.timezone=Europe/Sofia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | SampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.SampleTest_559991CABE4EE91D-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [110/764 (1!)] on J1 in 0.32s, 2 tests, 1 error <<< FAILURES!

[...truncated 2034 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J1-20171224_034230_3729631092456394012238.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 64 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> 998659 INFO  (SUITE-TestGenericDistributedQueue-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_559991CABE4EE91D-001\init-core-data-001
   [junit4]   2> 998661 INFO  (SUITE-TestGenericDistributedQueue-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 998662 INFO  (SUITE-TestGenericDistributedQueue-seed#[559991CABE4EE91D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 998664 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPeekElements
   [junit4]   2> 1000169 INFO  (TEST-TestGenericDistributedQueue.testPeekElements-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPeekElements
   [junit4]   2> 1000172 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLocallyOffer
   [junit4]   2> 1000425 INFO  (TEST-TestGenericDistributedQueue.testLocallyOffer-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLocallyOffer
   [junit4]   2> 1000427 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDistributedQueue
   [junit4]   2> Dec 24, 2017 9:59:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl$2 evaluate
   [junit4]   2> WARNING: Suite execution timed out: org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue
   [junit4]   2> ==== jstack at approximately timeout time ====
   [junit4]   2> "TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[559991CABE4EE91D]" ID=8994 TIMED_WAITING on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38f1a040
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- timed waiting on java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject@38f1a040
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2> 	at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2> 	at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2> 	at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2> 	at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "SUITE-TestGenericDistributedQueue-seed#[559991CABE4EE91D]" ID=8993 RUNNABLE
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpThreads0(Native Method)
   [junit4]   2> 	at java.management@9.0.1/sun.management.ThreadImpl.dumpAllThreads(ThreadImpl.java:479)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.formatThreadStacksFull(ThreadLeakControl.java:681)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.access$1000(ThreadLeakControl.java:65)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadLeakControl.java:415)
   [junit4]   2> 	- locked java.lang.Object@1500e1ae
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:705)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(RandomizedRunner.java:139)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:626)
   [junit4]   2> 
   [junit4]   2> "TimeLimitedCollector timer thread" ID=5083 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//org.apache.lucene.search.TimeLimitingCollector$TimerThread.run(TimeLimitingCollector.java:261)
   [junit4]   2> 
   [junit4]   2> "ForkJoinPool.commonPool-worker-1" ID=3444 WAITING on java.util.concurrent.ForkJoinPool@9831e07
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2> 	- waiting on java.util.concurrent.ForkJoinPool@9831e07
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1668)
   [junit4]   2> 	at java.base@9.0.1/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:175)
   [junit4]   2> 
   [junit4]   2> "SeedGenerator Thread" ID=15 WAITING on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@6d98015c
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on sun.security.provider.SeedGenerator$ThreadedSeedGenerator@6d98015c
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Object.java:516)
   [junit4]   2> 	at java.base@9.0.1/sun.security.provider.SeedGenerator$ThreadedSeedGenerator.run(SeedGenerator.java:332)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> "JUnit4-serializer-daemon" ID=11 TIMED_WAITING
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> "Common-Cleaner" ID=9 TIMED_WAITING on java.lang.ref.ReferenceQueue$Lock@58de5f0f
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- timed waiting on java.lang.ref.ReferenceQueue$Lock@58de5f0f
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 	at java.base@9.0.1/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:122)
   [junit4]   2> 
   [junit4]   2> "Attach Listener" ID=5 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Signal Dispatcher" ID=4 RUNNABLE
   [junit4]   2> 
   [junit4]   2> "Finalizer" ID=3 WAITING on java.lang.ref.ReferenceQueue$Lock@4a41d82b
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on java.lang.ref.ReferenceQueue$Lock@4a41d82b
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:151)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:172)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> "Reference Handler" ID=2 RUNNABLE
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.waitForReferencePendingList(Native Method)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.processPendingReferences(Reference.java:174)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference.access$000(Reference.java:44)
   [junit4]   2> 	at java.base@9.0.1/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:138)
   [junit4]   2> 
   [junit4]   2> "main" ID=1 WAITING on com.carrotsearch.randomizedtesting.RandomizedRunner$2@79ccaa7b
   [junit4]   2> 	at java.base@9.0.1/java.lang.Object.wait(Native Method)
   [junit4]   2> 	- waiting on com.carrotsearch.randomizedtesting.RandomizedRunner$2@79ccaa7b
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1353)
   [junit4]   2> 	at java.base@9.0.1/java.lang.Thread.join(Thread.java:1427)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:636)
   [junit4]   2> 	at app//com.carrotsearch.randomizedtesting.RandomizedRunner.run(RandomizedRunner.java:493)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:251)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:368)
   [junit4]   2> 	at app//com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> ^^==============================================
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.method=testDistributedQueue -Dtests.seed=559991CABE4EE91D -Dtests.slow=true -Dtests.locale=en-MY -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   7198s J0 | TestGenericDistributedQueue.testDistributedQueue <<<
   [junit4]    > Throwable #1: java.lang.Exception: Test abandoned because suite timeout was reached.
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)
   [junit4]   2> Dec 24, 2017 9:59:21 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> Dec 24, 2017 9:59:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> SEVERE: 1 thread leaked from SUITE scope at org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue: 
   [junit4]   2>    1) Thread[id=8994, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[559991CABE4EE91D], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2>         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
   [junit4]   2>         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2104)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:194)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.GenericDistributedQueue.peek(GenericDistributedQueue.java:167)
   [junit4]   2>         at app//org.apache.solr.cloud.autoscaling.sim.TestSimDistributedQueue.testDistributedQueue(TestSimDistributedQueue.java:73)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
   [junit4]   2>         at java.base@9.0.1/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
   [junit4]   2>         at java.base@9.0.1/java.lang.reflect.Method.invoke(Method.java:564)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
   [junit4]   2>         at app//org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
   [junit4]   2>         at app//org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
   [junit4]   2>         at app//com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
   [junit4]   2>         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> Dec 24, 2017 9:59:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: Starting to interrupt leaked threads:
   [junit4]   2>    1) Thread[id=8994, name=TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[559991CABE4EE91D], state=TIMED_WAITING, group=TGRP-TestGenericDistributedQueue]
   [junit4]   2> 8218843 INFO  (TEST-TestGenericDistributedQueue.testDistributedQueue-seed#[559991CABE4EE91D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDistributedQueue
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.sim.TestGenericDistributedQueue_559991CABE4EE91D-001
   [junit4]   2> Dec 24, 2017 5:59:41 AM com.carrotsearch.randomizedtesting.ThreadLeakControl tryToInterruptAll
   [junit4]   2> INFO: All leaked threads terminated.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1933, maxMBSortInHeap=7.517032084752481, sim=RandomSimilarity(queryNorm=true): {}, locale=en-MY, timezone=Europe/Ulyanovsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=88315848,total=302915584
   [junit4]   2> NOTE: All tests run in this JVM: [MetricsHandlerTest, HdfsDirectoryTest, CollectionsAPISolrJTest, TestEmbeddedSolrServerSchemaAPI, SolrShardReporterTest, TestExportWriter, TestCoreAdminApis, SubstringBytesRefFilterTest, TestPullReplicaErrorHandling, TestConfigSetImmutable, TestLRUStatsCache, TestSerializedLuceneMatchVersion, TestRecoveryHdfs, TestUninvertingReader, TestSortByMinMaxFunction, SaslZkACLProviderTest, TestPerFieldSimilarityWithDefaultOverride, TestMiniSolrCloudClusterSSL, TestUpdate, TestConfigSetsAPI, CoreMergeIndexesAdminHandlerTest, JavabinLoaderTest, TestDownShardTolerantSearch, TestPrepRecovery, ConnectionReuseTest, TestSolrDeletionPolicy2, StressHdfsTest, BlockDirectoryTest, DeleteShardTest, TestPolicyCloud, TestCoreDiscovery, HdfsThreadLeakTest, HdfsRestartWhileUpdatingTest, TestTriggerIntegration, URLClassifyProcessorTest, TestCustomStream, TestCursorMarkWithoutUniqueKey, TestSweetSpotSimilarityFactory, TestNumericRangeQuery32, TestPushWriter, TestTolerantUpdateProcessorRandomCloud, TestPayloadCheckQParserPlugin, TimeZoneUtilsTest, TestUseDocValuesAsStored2, TestRandomDVFaceting, TestStressRecovery, TestFieldCacheWithThreads, TestDistributedSearch, DirectoryFactoryTest, JSONWriterTest, TestExpandComponent, SolrGangliaReporterTest, TestUtils, TestPHPSerializedResponseWriter, SolrSlf4jReporterTest, TestRangeQuery, TestPivotHelperCode, CSVRequestHandlerTest, TestHdfsBackupRestoreCore, NodeMutatorTest, BooleanFieldTest, HdfsUnloadDistributedZkTest, DistributedFacetPivotLargeTest, SignatureUpdateProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest, OutputWriterTest, TestSurroundQueryParser, CurrencyFieldTypeTest, TestSizeLimitedDistributedMap, ClusterStateTest, TestDefaultStatsCache, TestClusterStateProvider, DistribJoinFromCollectionTest, TestSolrCoreSnapshots, AnalysisErrorHandlingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, PrimUtilsTest, AddSchemaFieldsUpdateProcessorFactoryTest, OverseerStatusTest, TestXmlQParserPlugin, AlternateDirectoryTest, TestConfigSets, SolrMetricReporterTest, TestLegacyFieldReuse, TestJsonFacetRefinement, LeaderFailureAfterFreshStartTest, TestDistribStateManager, TestReplicaProperties, TestDelegationWithHadoopAuth, UUIDUpdateProcessorFallbackTest, TestLazyCores, LeaderInitiatedRecoveryOnShardRestartTest, V2StandaloneTest, RequiredFieldsTest, TestSolrCoreProperties, RecoveryZkTest, ChaosMonkeySafeLeaderWithPullReplicasTest, SolrTestCaseJ4Test, BlockJoinFacetSimpleTest, TestCloudNestedDocsSort, TestIntervalFaceting, MigrateRouteKeyTest, TestFieldCacheReopen, TestSimpleTextCodec, ClusterStateUpdateTest, DistributedQueryComponentOptimizationTest, TestScoreJoinQPNoScore, TlogReplayBufferedWhileIndexingTest, SolrCLIZkUtilsTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=559991CABE4EE91D -Dtests.slow=true -Dtests.locale=en-MY -Dtests.timezone=Europe/Ulyanovsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([559991CABE4EE91D]:0)
   [junit4] Completed [686/764 (2!)] on J0 in 7220.20s, 3 tests, 2 errors <<< FAILURES!

[...truncated 281 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\temp\junit4-J0-20171224_034230_3715694087235915927935.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 894 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171224_061140_2086472873469898329173.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171224_061140_2083403822859101994090.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1449 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=FastCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST, chunkSize=7, maxDocsPerChunk=5, blockSize=1), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST, chunkSize=7, blockSize=1)), sim=RandomSimilarity(queryNorm=false): {}, locale=bo-IN, timezone=Indian/Cocos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=56399424,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2CCBBE46B56CB155 -Dtests.slow=true -Dtests.locale=bo-IN -Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-S

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

r-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2CCBBE46B56CB155-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2CCBBE46B56CB155]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/5 (1!)] on J1 in 12.66s, 8 tests, 1 error <<< FAILURES!

[...truncated 10 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171224_061552_0269730515125873294651.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171224_061552_0266605569746016742324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 788 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171224_061616_0983600937282070981997.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171224_061616_098997325414396437141.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171224_061732_47415538833251885983208.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171224_061732_4743295006937468335533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171224_061806_45014374993462770060521.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171224_061806_45010727556540420870005.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171224_061826_1643692604410706935741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171224_061826_1643153704518217381640.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171224_061911_60510880027088541931175.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171224_061911_60517070255457256780430.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171224_061936_26710570601929060550004.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171224_061936_2673858391253992854206.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171224_061956_5703845677902635750094.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171224_061956_57018193954946279114497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171224_062042_27016287148827930151330.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171224_062042_27012862189777025952983.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171224_062108_9827700826454045104002.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32271 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 355 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/355/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCoreContainer

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010

	at __randomizedtesting.SeedInfo.seed([512FC907820AAC60]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001

	at __randomizedtesting.SeedInfo.seed([AF8AD172DE1D360D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 13082 lines...]
   [junit4] Suite: org.apache.solr.core.TestCoreContainer
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\init-core-data-001
   [junit4]   2> 2109486 WARN  (SUITE-TestCoreContainer-seed#[512FC907820AAC60]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=18 numCloses=18
   [junit4]   2> 2109486 INFO  (SUITE-TestCoreContainer-seed#[512FC907820AAC60]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2109491 INFO  (SUITE-TestCoreContainer-seed#[512FC907820AAC60]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2109491 INFO  (SUITE-TestCoreContainer-seed#[512FC907820AAC60]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2109493 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCoreInitFailuresFromEmptyContainer
   [junit4]   2> 2109501 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2109561 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109567 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109567 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109568 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-001
   [junit4]   2> 2109569 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109574 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1854016580
   [junit4]   2> 2109574 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2109574 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3fcbfb27: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@40bff1e2
   [junit4]   2> 2109577 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2109577 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7de89058: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2109580 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2109580 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@95e1278: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2109580 INFO  (TEST-TestCoreContainer.testCoreInitFailuresFromEmptyContainer-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.SolrTestCaseJ4 ###Ending testCoreInitFailuresFromEmptyContainer
   [junit4]   2> 2109582 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.SolrTestCaseJ4 ###Starting testLogWatcherEnabledByDefault
   [junit4]   2> 2109589 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2109650 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109655 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109655 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109657 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-002
   [junit4]   2> 2109657 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.CoreContainer Shutting down CoreContainer instance=319558860
   [junit4]   2> 2109657 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2109657 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@472d189d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@71a9f726
   [junit4]   2> 2109660 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2109660 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@339a5b07: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2109663 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2109663 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50aebad9: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2109663 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109663 INFO  (TEST-TestCoreContainer.testLogWatcherEnabledByDefault-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.SolrTestCaseJ4 ###Ending testLogWatcherEnabledByDefault
   [junit4]   2> 2109664 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.SolrTestCaseJ4 ###Starting testDeleteBadCores
   [junit4]   2> 2109695 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2109761 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109767 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109768 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:bogus] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109769 INFO  (coreLoadExecutor-7711-thread-1-processing-x:bogus) [    x:bogus] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109809 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2109814 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [badcore] Schema name=minimal
   [junit4]   2> 2109817 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2109818 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2109818 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Creating SolrCore 'badcore' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 2109818 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.badcore' (registry 'solr.core.badcore') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109818 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2109818 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[badcore] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-003\badcore\data\]
   [junit4]   2> 2109888 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2109888 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2109889 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a984be0[badcore] main]
   [junit4]   2> 2109890 WARN  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2109890 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2109892 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=168896482
   [junit4]   2> 2109892 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2109892 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@749a4279: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@465352c9
   [junit4]   2> 2109892 INFO  (searcherExecutor-7712-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [badcore] Registered new searcher Searcher@3a984be0[badcore] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2109895 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2109895 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@acb1c6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2109897 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2109897 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@375d9f0c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2109897 INFO  (coreCloseExecutor-7716-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [badcore]  CLOSING SolrCore org.apache.solr.core.SolrCore@6dda8e6a
   [junit4]   2> 2109897 INFO  (coreCloseExecutor-7716-thread-1-processing-x:badcore) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.badcore, tag=1843039850
   [junit4]   2> 2109897 INFO  (coreCloseExecutor-7716-thread-1-processing-x:badcore) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3e3d8b7c: rootName = null, domain = solr.core.badcore, service url = null, agent id = null] for registry solr.core.badcore / com.codahale.metrics.MetricRegistry@741587ff
   [junit4]   2> 2109903 INFO  (TEST-TestCoreContainer.testDeleteBadCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Ending testDeleteBadCores
   [junit4]   2> 2109904 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Starting testClassLoaderHierarchy
   [junit4]   2> 2109912 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2109980 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109986 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109986 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2109987 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-004
   [junit4]   2> 2109988 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110016 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2110023 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2110027 WARN  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2110027 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2110027 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 2110028 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110028 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110028 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-004\core1\data\]
   [junit4]   2> 2110104 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110104 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110106 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@3bc569c7[core1] main]
   [junit4]   2> 2110107 WARN  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2110107 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2110108 INFO  (searcherExecutor-7724-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3bc569c7[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2110109 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=633361061
   [junit4]   2> 2110109 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2110109 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2d818268: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@346e21fa
   [junit4]   2> 2110112 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2110112 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@10abbcfe: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2110115 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2110115 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5d15701d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2110115 INFO  (coreCloseExecutor-7728-thread-1-processing-x:badcore) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@56efba15
   [junit4]   2> 2110115 INFO  (coreCloseExecutor-7728-thread-1-processing-x:badcore) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1458551317
   [junit4]   2> 2110115 INFO  (coreCloseExecutor-7728-thread-1-processing-x:badcore) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29a01e16: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@182c99b6
   [junit4]   2> 2110121 INFO  (TEST-TestCoreContainer.testClassLoaderHierarchy-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Ending testClassLoaderHierarchy
   [junit4]   2> 2110122 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Starting testCustomHandlers
   [junit4]   2> 2110133 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2110203 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110208 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110208 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110210 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-005
   [junit4]   2> 2110212 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1307598696
   [junit4]   2> 2110212 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2110212 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4735238f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1349826e
   [junit4]   2> 2110215 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2110215 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4aeb747a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2110221 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2110221 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4a89ec50: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2110221 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110221 INFO  (TEST-TestCoreContainer.testCustomHandlers-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Ending testCustomHandlers
   [junit4]   2> 2110223 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Starting testCoreInitFailuresOnReload
   [junit4]   2> 2110233 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2110334 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110343 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110343 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110344 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2110376 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2110377 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2110383 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.s.IndexSchema [col_ok] Schema name=minimal
   [junit4]   2> 2110383 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.s.IndexSchema [col_bad] Schema name=minimal
   [junit4]   2> 2110387 WARN  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2110387 WARN  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.CoreContainer Creating SolrCore 'col_bad' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\bad-mergepolicy, trusted=true
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.c.CoreContainer Creating SolrCore 'col_ok' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.col_bad' (registry 'solr.core.col_bad') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.col_ok' (registry 'solr.core.col_ok') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110387 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110388 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110388 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.SolrCore [[col_bad] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\bad-mergepolicy], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\data\]
   [junit4]   2> 2110388 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.c.SolrCore [[col_ok] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_ok\data\]
   [junit4]   2> 2110460 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110460 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110461 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.s.SolrIndexSearcher Opening [Searcher@6b17416a[col_ok] main]
   [junit4]   2> 2110463 WARN  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2110463 INFO  (coreLoadExecutor-7742-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2110464 INFO  (searcherExecutor-7744-thread-1-processing-x:col_ok) [    x:col_ok] o.a.s.c.SolrCore [col_ok] Registered new searcher Searcher@6b17416a[col_ok] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2110466 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.SolrCore [col_bad]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a5f37f2
   [junit4]   2> 2110467 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.col_bad, tag=442447858
   [junit4]   2> 2110467 INFO  (coreLoadExecutor-7742-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@121a4739: rootName = null, domain = solr.core.col_bad, service url = null, agent id = null] for registry solr.core.col_bad / com.codahale.metrics.MetricRegistry@38d7ff08
   [junit4]   2> 2110507 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2110518 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 2110520 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [col_bad] Schema name=minimal
   [junit4]   2> 2110525 WARN  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2110525 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2110526 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\conf\managed-schema
   [junit4]   2> 2110528 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\conf\schema.xml.bak
   [junit4]   2> 2110528 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Creating SolrCore 'col_bad' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad, trusted=true
   [junit4]   2> 2110530 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.col_bad' (registry 'solr.core.col_bad') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110530 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110530 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[col_bad] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\data\]
   [junit4]   2> 2110628 WARN  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2110628 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110628 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110632 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@2448ca71[col_bad] main]
   [junit4]   2> 2110633 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\conf
   [junit4]   2> 2110633 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2110633 INFO  (searcherExecutor-7748-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [col_bad] Registered new searcher Searcher@2448ca71[col_bad] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2110643 ERROR (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\core.properties
   [junit4]   2> 2110665 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.Config Ignoring exception matching \QSAX\E
   [junit4]   2> 2110667 ERROR (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Couldn't load core descriptor from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\core.properties:java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\core.properties
   [junit4]   2> 2110690 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2110703 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [col_bad] Schema name=minimal
   [junit4]   2> 2110707 WARN  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2110707 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2110708 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Reloading SolrCore 'col_bad' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad
   [junit4]   2> 2110728 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.col_bad' (registry 'solr.core.col_bad') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110728 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[col_bad] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\data\]
   [junit4]   2> 2110833 WARN  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2110834 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110834 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110835 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@2bbd6515[col_bad] main]
   [junit4]   2> 2110836 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-006\col_bad\conf
   [junit4]   2> 2110837 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2110838 INFO  (searcherExecutor-7752-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [col_bad] Registered new searcher Searcher@2bbd6515[col_bad] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2110839 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2110840 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@3096b18a[col_bad] main]
   [junit4]   2> 2110840 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [col_bad]  CLOSING SolrCore org.apache.solr.core.SolrCore@7a793379
   [junit4]   2> 2110840 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.col_bad, tag=2054763385
   [junit4]   2> 2110840 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b67347f: rootName = null, domain = solr.core.col_bad, service url = null, agent id = null] for registry solr.core.col_bad / com.codahale.metrics.MetricRegistry@38d7ff08
   [junit4]   2> 2110841 INFO  (searcherExecutor-7752-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [col_bad] Registered new searcher Searcher@3096b18a[col_bad] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2110846 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=822915215
   [junit4]   2> 2110847 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2110847 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25947b09: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@be45e0c
   [junit4]   2> 2110850 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2110850 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@17097cde: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2110853 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2110853 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@623beb11: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2110860 INFO  (coreCloseExecutor-7756-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.c.SolrCore [col_ok]  CLOSING SolrCore org.apache.solr.core.SolrCore@136dc410
   [junit4]   2> 2110861 INFO  (coreCloseExecutor-7756-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.col_ok, tag=325960720
   [junit4]   2> 2110861 INFO  (coreCloseExecutor-7756-thread-1-processing-x:badcore) [    x:col_ok] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4c0567eb: rootName = null, domain = solr.core.col_ok, service url = null, agent id = null] for registry solr.core.col_ok / com.codahale.metrics.MetricRegistry@1b4319d2
   [junit4]   2> 2110866 INFO  (coreCloseExecutor-7756-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.c.SolrCore [col_bad]  CLOSING SolrCore org.apache.solr.core.SolrCore@68acdc14
   [junit4]   2> 2110868 INFO  (coreCloseExecutor-7756-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.col_bad, tag=1756158996
   [junit4]   2> 2110868 INFO  (coreCloseExecutor-7756-thread-2-processing-x:badcore) [    x:col_bad] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d7b9dca: rootName = null, domain = solr.core.col_bad, service url = null, agent id = null] for registry solr.core.col_bad / com.codahale.metrics.MetricRegistry@38d7ff08
   [junit4]   2> 2110875 INFO  (TEST-TestCoreContainer.testCoreInitFailuresOnReload-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Ending testCoreInitFailuresOnReload
   [junit4]   2> 2110880 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Starting testNoCores
   [junit4]   2> 2110893 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2110977 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110983 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110985 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2110986 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-007
   [junit4]   2> 2110987 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2111018 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111026 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111030 WARN  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111031 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111031 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 2111031 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111031 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2111031 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-007\core1\data\]
   [junit4]   2> 2111145 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111145 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111148 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e522b4e[core1] main]
   [junit4]   2> 2111150 WARN  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2111150 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111150 INFO  (searcherExecutor-7764-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@7e522b4e[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111166 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=null
   [junit4]   2> 2111166 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1a98085e: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@7ba8daf9
   [junit4]   2> 2111172 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1c3b6aba
   [junit4]   2> 2111172 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=473655994
   [junit4]   2> 2111176 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=188586223
   [junit4]   2> 2111176 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2111176 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@651e38e8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@48502ff
   [junit4]   2> 2111181 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2111181 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@47a7acfb: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2111184 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2111184 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@675025ca: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2111185 INFO  (TEST-TestCoreContainer.testNoCores-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Ending testNoCores
   [junit4]   2> 2111186 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.SolrTestCaseJ4 ###Starting testReloadThreaded
   [junit4]   2> 2111203 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2111310 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111317 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111317 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111318 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008
   [junit4]   2> 2111318 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2111352 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111358 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111362 WARN  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111362 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111362 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal, trusted=true
   [junit4]   2> 2111363 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111363 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2111363 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008\core1\data\]
   [junit4]   2> 2111456 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111456 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111457 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.s.SolrIndexSearcher Opening [Searcher@3803bd57[core1] main]
   [junit4]   2> 2111458 WARN  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2111460 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111460 INFO  (searcherExecutor-7775-thread-1-processing-x:badcore) [    x:badcore] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@3803bd57[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111499 INFO  (Thread-3710) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111505 INFO  (Thread-3710) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111534 WARN  (Thread-3710) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111534 INFO  (Thread-3710) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111534 INFO  (Thread-3710) [    x:badcore] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal
   [junit4]   2> 2111546 INFO  (Thread-3710) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111547 INFO  (Thread-3710) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008\core1\data\]
   [junit4]   2> 2111632 INFO  (Thread-3710) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111633 INFO  (Thread-3710) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111633 INFO  (Thread-3710) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@6dcd7ee0[core1] main]
   [junit4]   2> 2111634 WARN  (Thread-3710) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2111634 INFO  (Thread-3710) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111636 INFO  (searcherExecutor-7779-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@6dcd7ee0[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111636 INFO  (Thread-3710) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2111637 INFO  (Thread-3710) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@c30af18[core1] main]
   [junit4]   2> 2111638 INFO  (searcherExecutor-7779-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@c30af18[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111639 INFO  (Thread-3710) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5a6e25be
   [junit4]   2> 2111639 INFO  (Thread-3710) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1517168062
   [junit4]   2> 2111639 INFO  (Thread-3710) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ca91d13: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@6899f64f
   [junit4]   2> 2111665 INFO  (Thread-3709) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111674 INFO  (Thread-3709) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111677 WARN  (Thread-3709) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111677 INFO  (Thread-3709) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111677 INFO  (Thread-3709) [    x:badcore] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal
   [junit4]   2> 2111687 INFO  (Thread-3709) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111688 INFO  (Thread-3709) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008\core1\data\]
   [junit4]   2> 2111760 INFO  (Thread-3709) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111760 INFO  (Thread-3709) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111760 INFO  (Thread-3709) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16278689[core1] main]
   [junit4]   2> 2111761 WARN  (Thread-3709) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2111761 INFO  (Thread-3709) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111762 INFO  (Thread-3709) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2111762 INFO  (searcherExecutor-7783-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@16278689[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111763 INFO  (Thread-3709) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@40ac08eb[core1] main]
   [junit4]   2> 2111763 INFO  (Thread-3709) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@38e69254
   [junit4]   2> 2111763 INFO  (Thread-3709) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=954634836
   [junit4]   2> 2111763 INFO  (Thread-3709) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@834f06e: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@6899f64f
   [junit4]   2> 2111763 INFO  (searcherExecutor-7783-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@40ac08eb[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111799 INFO  (Thread-3711) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111806 INFO  (Thread-3711) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111810 WARN  (Thread-3711) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111810 INFO  (Thread-3711) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111810 INFO  (Thread-3711) [    x:badcore] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal
   [junit4]   2> 2111821 INFO  (Thread-3711) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111821 INFO  (Thread-3711) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008\core1\data\]
   [junit4]   2> 2111880 INFO  (Thread-3711) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111880 INFO  (Thread-3711) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111881 INFO  (Thread-3711) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@680cfa5d[core1] main]
   [junit4]   2> 2111882 WARN  (Thread-3711) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2111882 INFO  (Thread-3711) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111885 INFO  (searcherExecutor-7787-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@680cfa5d[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111886 INFO  (Thread-3711) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2111886 INFO  (Thread-3711) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@24c8c5e7[core1] main]
   [junit4]   2> 2111887 INFO  (searcherExecutor-7787-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@24c8c5e7[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111887 INFO  (Thread-3711) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@7317d87f
   [junit4]   2> 2111887 INFO  (Thread-3711) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=1930942591
   [junit4]   2> 2111887 INFO  (Thread-3711) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@18fd852a: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@6899f64f
   [junit4]   2> 2111913 INFO  (Thread-3712) [    x:badcore] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2111918 INFO  (Thread-3712) [    x:badcore] o.a.s.s.IndexSchema [core1] Schema name=minimal
   [junit4]   2> 2111921 WARN  (Thread-3712) [    x:badcore] o.a.s.s.IndexSchema no uniqueKey specified in schema.
   [junit4]   2> 2111922 INFO  (Thread-3712) [    x:badcore] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field null
   [junit4]   2> 2111922 INFO  (Thread-3712) [    x:badcore] o.a.s.c.CoreContainer Reloading SolrCore 'core1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal
   [junit4]   2> 2111933 INFO  (Thread-3712) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d5182ab
   [junit4]   2> 2111933 INFO  (Thread-3712) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-008\core1\data\]
   [junit4]   2> 2112015 INFO  (Thread-3712) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2112015 INFO  (Thread-3712) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2112016 INFO  (Thread-3712) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ad7a06b[core1] main]
   [junit4]   2> 2112017 WARN  (Thread-3712) [    x:core1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\configsets\minimal\conf; switching to use InMemory storage instead.
   [junit4]   2> 2112017 INFO  (Thread-3712) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2112019 INFO  (searcherExecutor-7791-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@1ad7a06b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2112020 INFO  (Thread-3712) [    x:core1] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2112020 INFO  (Thread-3712) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@74b1c09b[core1] main]
   [junit4]   2> 2112022 INFO  (searcherExecutor-7791-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@74b1c09b[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2112022 INFO  (Thread-3712) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@2a6156e3
   [junit4]   2> 2112022 INFO  (Thread-3712) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=711022307
   [junit4]   2> 2112022 INFO  (Thread-3712) [    x:core1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61b6aff9: rootName = null, domain = solr.core.core1, service url = null, agent id = null] for registry solr.core.core1 / com.codahale.metrics.MetricRegistry@6899f64f
   [junit4]   2> 2112026 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1099398228
   [junit4]   2> 2112026 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2112026 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5b7297e3: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@53faa189
   [junit4]   2> 2112029 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2112029 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@38bccdf6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@489f25b0
   [junit4]   2> 2112031 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2112031 INFO  (TEST-TestCoreContainer.testReloadThreaded-seed#[512FC907820AAC60]) [    x:badcore] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@23b3936d: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2e459d8d
   [junit4]   2> 2112032 INFO  (coreCloseExecutor-7795-thread-1-processing-x:badcore) [    x:core1] o.a.s.c.SolrCore [core1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b167309
   [junit4]   2> 2112032 INFO  (coreCloseExecutor-7795-thread-1-processing-x:badcore) [    x:core1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.core1, tag=454456073
   [junit4]   2> 2112032 INFO  (coreCloseExecutor-7795-thread-1-processing-x:badcore) [    x:core1] o.a.s.m.r.SolrJmxRep

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

ositoryCloudTest, OverseerTaskQueueTest, TestGroupingSearch, ZkStateWriterTest, HdfsRecoveryZkTest, TestRandomCollapseQParserPlugin, TestSolrJ, BlockCacheTest, AtomicUpdateProcessorFactoryTest, DateRangeFieldTest, PluginInfoTest, PreAnalyzedFieldTest, DistributedFacetExistsSmallTest, TestDistributedStatsComponentCardinality, ResponseHeaderTest, GraphQueryTest, TestZkAclsWithHadoopAuth, TestSubQueryTransformerCrossCore, ExplicitHLLTest, TestLegacyField, TestExclusionRuleCollectionAccess, TestSchemaManager, TestFieldCache, TestNumericTerms64, DocValuesMultiTest, TestChildDocTransformer, TestUniqueKeyFieldResource, TestHashPartitioner, DocValuesNotIndexedTest, ReplaceNodeTest, TestCopyFieldCollectionResource, TestCollectionsAPIViaSolrCloudCluster, TestSort, SimpleCollectionCreateDeleteTest, TestEmbeddedSolrServerConstructors, DistributedSuggestComponentTest, UpdateParamsTest, TestDocumentBuilder, TestPullReplica, TestSolrQueryParser, TestMergePolicyConfig, PKIAuthenticationIntegrationTest, ExternalFileFieldSortTest, OpenCloseCoreStressTest, RegexBytesRefFilterTest, UpdateRequestProcessorFactoryTest, TestHttpShardHandlerFactory, TestPartialUpdateDeduplication, TestCollapseQParserPlugin, TestManagedSchemaThreadSafety, CollectionsAPIAsyncDistributedZkTest, EnumFieldTest, TestWordDelimiterFilterFactory, SpellPossibilityIteratorTest, TestFaceting, BadCopyFieldTest, TestSolrIndexConfig, LeaderInitiatedRecoveryOnCommitTest, TestTestInjection, LegacyCloudClusterPropTest, BJQParserTest, DocValuesTest, DeleteStatusTest, HLLSerializationTest, TestReplicationHandlerBackup, TestSkipOverseerOperations, LukeRequestHandlerTest, TestRawResponseWriter, TestQueryUtils, TestQueryTypes, TestClusterProperties, TestDistribDocBasedVersion, TestScoreJoinQPScore, DistributedFacetSimpleRefinementLongTailTest, BasicFunctionalityTest, BigEndianAscendingWordSerializerTest, TestPostingsSolrHighlighter, TriLevelCompositeIdRoutingTest, SolrCloudReportersTest, TestElisionMultitermQuery, SolrCloudExampleTest, SchemaVersionSpecificBehaviorTest, TestSolrConfigHandlerConcurrent, SampleTest, SolrMetricManagerTest, MetricTriggerTest, TestSolrFieldCacheBean, LeaderFailoverAfterPartitionTest, TestNestedDocsSort, BlockJoinFacetRandomTest, SolrCoreCheckLockOnStartupTest, TestCSVLoader, TestClusterStateMutator, LeaderElectionIntegrationTest, WrapperMergePolicyFactoryTest, OpenExchangeRatesOrgProviderTest, TestFieldCacheSort, PreAnalyzedFieldManagedSchemaCloudTest, TestFieldCacheVsDocValues, MetricsConfigTest, ShufflingReplicaListTransformerTest, TestRebalanceLeaders, StatelessScriptUpdateProcessorFactoryTest, TestDistributedGrouping, TestFunctionQuery, DocExpirationUpdateProcessorFactoryTest, CoreAdminHandlerTest, InfoHandlerTest, TestSimDistributedQueue, MBeansHandlerTest, TestSystemIdResolver, HdfsNNFailoverTest, TestConfig, TestFastOutputStream, TestTrie, TestBM25SimilarityFactory, TestLockTree, TestSearchPerf, TestSimpleQParserPlugin, BasicDistributedZkTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, OverseerTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, LeaderElectionTest, ZkSolrClientTest, ZkCLITest, TestRecovery, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestCoreContainer]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCoreContainer -Dtests.seed=512FC907820AAC60 -Dtests.slow=true -Dtests.locale=it -Dtests.timezone=Europe/Moscow -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestCoreContainer (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010\core2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestCoreContainer_512FC907820AAC60-001\tempDir-010
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([512FC907820AAC60]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [405/764 (1!)] on J1 in 4.12s, 11 tests, 1 error <<< FAILURES!

[...truncated 3604 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=uk-UA, timezone=Asia/Beirut
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=28757776,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=AF8AD172DE1D360D -Dtests.slow=true -Dtests.locale=uk-UA -Dtests.timezone=Asia/Beirut -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_AF8AD172DE1D360D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AF8AD172DE1D360D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 0.99s, 8 tests, 1 error <<< FAILURES!

[...truncated 45765 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 354 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/354/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_94B3A787B1D51054-001\4.3.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_94B3A787B1D51054-001\4.3.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_94B3A787B1D51054-001\4.3.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_94B3A787B1D51054-001\4.3.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([94B3A787B1D51054]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_73A4777762CDC541-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_73A4777762CDC541-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_73A4777762CDC541-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_73A4777762CDC541-001\testThreadSafety-001

	at __randomizedtesting.SeedInfo.seed([73A4777762CDC541]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=14, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([2B9FC822148AD8E1:A4112F8206E62B1E]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([2B9FC822148AD8E1]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
Error starting up MiniSolrCloudCluster

Stack Trace:
java.lang.Exception: Error starting up MiniSolrCloudCluster
	at __randomizedtesting.SeedInfo.seed([EDD67E802141042B]:0)
	at org.apache.solr.cloud.MiniSolrCloudCluster.checkForExceptions(MiniSolrCloudCluster.java:507)
	at org.apache.solr.cloud.MiniSolrCloudCluster.<init>(MiniSolrCloudCluster.java:251)
	at org.apache.solr.cloud.SolrCloudTestCase$Builder.configure(SolrCloudTestCase.java:190)
	at org.apache.solr.analytics.legacy.LegacyAbstractAnalyticsCloudTest.setupCollection(LegacyAbstractAnalyticsCloudTest.java:48)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
	Suppressed: java.lang.AssertionError
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.getLowerBoundASTs(WildcardTypeImpl.java:94)
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.getLowerBounds(WildcardTypeImpl.java:165)
		at sun.reflect.generics.reflectiveObjects.WildcardTypeImpl.toString(WildcardTypeImpl.java:183)
		at java.lang.reflect.Type.getTypeName(Type.java:46)
		at sun.reflect.generics.reflectiveObjects.ParameterizedTypeImpl.toString(ParameterizedTypeImpl.java:234)
		at java.lang.reflect.Type.getTypeName(Type.java:46)
		at java.lang.reflect.Method.specificToGenericStringHeader(Method.java:421)
		at java.lang.reflect.Executable.sharedToGenericString(Executable.java:163)
		at java.lang.reflect.Method.toGenericString(Method.java:415)
		at java.beans.MethodRef.set(MethodRef.java:46)
		at java.beans.MethodDescriptor.setMethod(MethodDescriptor.java:117)
		at java.beans.MethodDescriptor.<init>(MethodDescriptor.java:72)
		at java.beans.MethodDescriptor.<init>(MethodDescriptor.java:56)
		at java.beans.Introspector.getTargetMethodInfo(Introspector.java:1205)
		at java.beans.Introspector.getBeanInfo(Introspector.java:426)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at java.beans.Introspector.getBeanInfo(Introspector.java:260)
		at java.beans.Introspector.<init>(Introspector.java:407)
		at java.beans.Introspector.getBeanInfo(Introspector.java:173)
		at org.apache.solr.util.SolrPluginUtils.findSetter(SolrPluginUtils.java:1027)
		at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1011)
		at org.apache.solr.util.SolrPluginUtils.invokeSetters(SolrPluginUtils.java:1000)
		at org.apache.solr.metrics.SolrMetricReporter.init(SolrMetricReporter.java:61)
		at org.apache.solr.metrics.SolrMetricManager.loadReporter(SolrMetricManager.java:881)
		at org.apache.solr.metrics.SolrMetricManager.loadReporters(SolrMetricManager.java:817)
		at org.apache.solr.core.CoreContainer.load(CoreContainer.java:546)
		at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
		at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
		at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
		at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
		at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
		at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
		at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
		at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
		at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
		at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
		at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
		at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
		at java.util.concurrent.FutureTask.run(FutureTask.java:266)
		at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
		at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
		at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
		... 1 more


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
ObjectTracker found 6 object(s) that were not released!!! [InternalHttpClient, InternalHttpClient, ZkController, SolrZkClient, InternalHttpClient, Overseer] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:94)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:509)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:236)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:223)  at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:279)  at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1504)  at org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:613)  at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:552)  at org.apache.solr.cloud.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:193)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:86)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:69)  at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:40)  at org.apache.solr.cloud.Overseer.start(Overseer.java:524)  at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)  at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)  at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)  at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:445)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:519)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)  at org.apache.solr.cloud.ZkController.<init>(ZkController.java:319)  at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:519)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)  at org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:209)  at org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:47)  at org.apache.solr.core.CoreContainer.load(CoreContainer.java:503)  at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)  at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)  at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)  at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)  at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)  at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)  at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)  at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)  at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)  at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)  at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)  at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)  at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)  at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.cloud.Overseer.start(Overseer.java:536)  at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)  at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)  at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)  at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)  at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)  at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 6 object(s) that were not released!!! [InternalHttpClient, InternalHttpClient, ZkController, SolrZkClient, InternalHttpClient, Overseer]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.update.UpdateShardHandler.<init>(UpdateShardHandler.java:94)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:509)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:298)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:236)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:223)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.<init>(CloudSolrClient.java:279)
	at org.apache.solr.client.solrj.impl.CloudSolrClient$Builder.build(CloudSolrClient.java:1504)
	at org.apache.solr.cloud.ZkController.getSolrCloudManager(ZkController.java:613)
	at org.apache.solr.cloud.Overseer.getSolrCloudManager(Overseer.java:552)
	at org.apache.solr.cloud.OverseerCollectionMessageHandler.<init>(OverseerCollectionMessageHandler.java:193)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.getOverseerMessageHandlerSelector(OverseerCollectionConfigSetProcessor.java:86)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:69)
	at org.apache.solr.cloud.OverseerCollectionConfigSetProcessor.<init>(OverseerCollectionConfigSetProcessor.java:40)
	at org.apache.solr.cloud.Overseer.start(Overseer.java:524)
	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.ZkController
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:445)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:519)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.common.cloud.SolrZkClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.common.cloud.SolrZkClient.<init>(SolrZkClient.java:184)
	at org.apache.solr.cloud.ZkController.<init>(ZkController.java:319)
	at org.apache.solr.core.ZkContainer.initZooKeeper(ZkContainer.java:112)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:519)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.http.impl.client.InternalHttpClient
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.client.solrj.impl.HttpClientUtil.createClient(HttpClientUtil.java:289)
	at org.apache.solr.handler.component.HttpShardHandlerFactory.init(HttpShardHandlerFactory.java:209)
	at org.apache.solr.handler.component.ShardHandlerFactory.newInstance(ShardHandlerFactory.java:47)
	at org.apache.solr.core.CoreContainer.load(CoreContainer.java:503)
	at org.apache.solr.servlet.SolrDispatchFilter.createCoreContainer(SolrDispatchFilter.java:263)
	at org.apache.solr.servlet.SolrDispatchFilter.init(SolrDispatchFilter.java:183)
	at org.eclipse.jetty.servlet.FilterHolder.initialize(FilterHolder.java:139)
	at org.eclipse.jetty.servlet.ServletHandler.initialize(ServletHandler.java:873)
	at org.eclipse.jetty.servlet.ServletHandler.updateMappings(ServletHandler.java:1596)
	at org.eclipse.jetty.servlet.ServletHandler.setFilterMappings(ServletHandler.java:1659)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterMapping(ServletHandler.java:1316)
	at org.eclipse.jetty.servlet.ServletHandler.addFilterWithMapping(ServletHandler.java:1145)
	at org.eclipse.jetty.servlet.ServletContextHandler.addFilter(ServletContextHandler.java:448)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$1.lifeCycleStarted(JettySolrRunner.java:306)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.setStarted(AbstractLifeCycle.java:179)
	at org.eclipse.jetty.util.component.AbstractLifeCycle.start(AbstractLifeCycle.java:69)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:394)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner.start(JettySolrRunner.java:367)
	at org.apache.solr.cloud.MiniSolrCloudCluster.startJettySolrRunner(MiniSolrCloudCluster.java:384)
	at org.apache.solr.cloud.MiniSolrCloudCluster.lambda$new$0(MiniSolrCloudCluster.java:247)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.cloud.Overseer
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.cloud.Overseer.start(Overseer.java:536)
	at org.apache.solr.cloud.OverseerElectionContext.runLeaderProcess(ElectionContext.java:799)
	at org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
	at org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
	at org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
	at org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
	at org.apache.solr.common.cloud.SolrZkClient$1.lambda$process$1(SolrZkClient.java:268)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([EDD67E802141042B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:295)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
28 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest:     1) Thread[id=91, name=org.eclipse.jetty.server.session.HashSessionManager@860e3aTimer, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=173, name=zkCallback-35-thread-2, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=176, name=OverseerCollectionConfigSetProcessor-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=TIMED_WAITING, group=Overseer collection creation process.]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)         at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)         at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=178, name=ScheduledTrigger-32-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=174, name=OverseerStateUpdate-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=TIMED_WAITING, group=Overseer state updater.]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)         at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:203)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=83, name=qtp15984505-83, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=175, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    8) Thread[id=136, name=jetty-launcher-1-thread-4-SendThread(127.0.0.1:55134), state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    9) Thread[id=183, name=zkCallback-35-thread-5, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   10) Thread[id=86, name=qtp15984505-86, state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   11) Thread[id=180, name=ScheduledTrigger-32-thread-3, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   12) Thread[id=181, name=zkCallback-35-thread-3, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   13) Thread[id=137, name=jetty-launcher-1-thread-4-EventThread, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)   14) Thread[id=81, name=qtp15984505-81, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   15) Thread[id=182, name=zkCallback-35-thread-4, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   16) Thread[id=146, name=zkCallback-35-thread-1, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   17) Thread[id=85, name=qtp15984505-85, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   18) Thread[id=177, name=OverseerAutoScalingTriggerThread-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=WAITING, group=Overseer autoscaling triggers]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)         at java.lang.Thread.run(Thread.java:748)   19) Thread[id=84, name=qtp15984505-84, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   20) Thread[id=139, name=zkConnectionManagerCallback-36-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   21) Thread[id=111, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   22) Thread[id=74, name=qtp15984505-74, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   23) Thread[id=115, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)   24) Thread[id=185, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   25) Thread[id=87, name=qtp15984505-87-acceptor-0@374f57-ServerConnector@141a81d{HTTP/1.1,[http/1.1]}{127.0.0.1:55138}, state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]         at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)         at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)         at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)         at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)         at java.lang.Thread.run(Thread.java:748)   26) Thread[id=184, name=zkCallback-35-thread-6, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)   27) Thread[id=82, name=qtp15984505-82, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)         at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)         at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)         at java.lang.Thread.run(Thread.java:748)   28) Thread[id=179, name=ScheduledTrigger-32-thread-2, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)         at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)         at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)         at org.apache.solr.cloud.ZkDistributedQueue.offer(ZkDistributedQueue.java:321)         at org.apache.solr.cloud.autoscaling.TriggerEventQueue.offerEvent(TriggerEventQueue.java:58)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.enqueue(ScheduledTriggers.java:520)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:294)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$204/11707645.process(Unknown Source)         at org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:159)         at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:568)         at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)         at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)         at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 28 threads leaked from SUITE scope at org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest: 
   1) Thread[id=91, name=org.eclipse.jetty.server.session.HashSessionManager@860e3aTimer, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=173, name=zkCallback-35-thread-2, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=176, name=OverseerCollectionConfigSetProcessor-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=TIMED_WAITING, group=Overseer collection creation process.]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.getData(SolrZkClient.java:339)
        at org.apache.solr.cloud.OverseerTaskProcessor.amILeader(OverseerTaskProcessor.java:387)
        at org.apache.solr.cloud.OverseerTaskProcessor.run(OverseerTaskProcessor.java:193)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=178, name=ScheduledTrigger-32-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=174, name=OverseerStateUpdate-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=TIMED_WAITING, group=Overseer state updater.]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.apache.solr.cloud.ZkDistributedQueue.peekElements(ZkDistributedQueue.java:463)
        at org.apache.solr.cloud.Overseer$ClusterStateUpdater.run(Overseer.java:203)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=83, name=qtp15984505-83, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=175, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   8) Thread[id=136, name=jetty-launcher-1-thread-4-SendThread(127.0.0.1:55134), state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   9) Thread[id=183, name=zkCallback-35-thread-5, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  10) Thread[id=86, name=qtp15984505-86, state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
        at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
        at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
        at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  11) Thread[id=180, name=ScheduledTrigger-32-thread-3, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  12) Thread[id=181, name=zkCallback-35-thread-3, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  13) Thread[id=137, name=jetty-launcher-1-thread-4-EventThread, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
  14) Thread[id=81, name=qtp15984505-81, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  15) Thread[id=182, name=zkCallback-35-thread-4, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  16) Thread[id=146, name=zkCallback-35-thread-1, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  17) Thread[id=85, name=qtp15984505-85, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  18) Thread[id=177, name=OverseerAutoScalingTriggerThread-99221316752572426-127.0.0.1:55138_solr-n_0000000003, state=WAITING, group=Overseer autoscaling triggers]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:166)
        at java.lang.Thread.run(Thread.java:748)
  19) Thread[id=84, name=qtp15984505-84, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  20) Thread[id=139, name=zkConnectionManagerCallback-36-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  21) Thread[id=111, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  22) Thread[id=74, name=qtp15984505-74, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  23) Thread[id=115, name=Connection evictor, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
  24) Thread[id=185, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
        at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  25) Thread[id=87, name=qtp15984505-87-acceptor-0@374f57-ServerConnector@141a81d{HTTP/1.1,[http/1.1]}{127.0.0.1:55138}, state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.nio.ch.ServerSocketChannelImpl.accept0(Native Method)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:422)
        at sun.nio.ch.ServerSocketChannelImpl.accept(ServerSocketChannelImpl.java:250)
        at org.eclipse.jetty.server.ServerConnector.accept(ServerConnector.java:371)
        at org.eclipse.jetty.server.AbstractConnector$Acceptor.run(AbstractConnector.java:601)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
        at java.lang.Thread.run(Thread.java:748)
  26) Thread[id=184, name=zkCallback-35-thread-6, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
  27) Thread[id=82, name=qtp15984505-82, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
        at org.eclipse.jetty.util.BlockingArrayQueue.poll(BlockingArrayQueue.java:392)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.idleJobPoll(QueuedThreadPool.java:563)
        at org.eclipse.jetty.util.thread.QueuedThreadPool.access$800(QueuedThreadPool.java:48)
        at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:626)
        at java.lang.Thread.run(Thread.java:748)
  28) Thread[id=179, name=ScheduledTrigger-32-thread-2, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryDelay(ZkCmdExecutor.java:111)
        at org.apache.solr.common.cloud.ZkCmdExecutor.retryOperation(ZkCmdExecutor.java:70)
        at org.apache.solr.common.cloud.SolrZkClient.create(SolrZkClient.java:364)
        at org.apache.solr.cloud.ZkDistributedQueue.offer(ZkDistributedQueue.java:321)
        at org.apache.solr.cloud.autoscaling.TriggerEventQueue.offerEvent(TriggerEventQueue.java:58)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.enqueue(ScheduledTriggers.java:520)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$add$4(ScheduledTriggers.java:294)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$$Lambda$204/11707645.process(Unknown Source)
        at org.apache.solr.cloud.autoscaling.NodeLostTrigger.run(NodeLostTrigger.java:159)
        at org.apache.solr.cloud.autoscaling.ScheduledTriggers$ScheduledTrigger.run(ScheduledTriggers.java:568)
        at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
        at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
        at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([EDD67E802141042B]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.legacy.facet.LegacyRangeFacetCloudTest

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=146, name=zkCallback-35-thread-1, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=91, name=org.eclipse.jetty.server.session.HashSessionManager@860e3aTimer, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=173, name=zkCallback-35-thread-2, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=178, name=ScheduledTrigger-32-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)        

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

nit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    7) Thread[id=86, name=qtp15984505-86, state=RUNNABLE, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket0(Native Method)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.setWakeupSocket(WindowsSelectorImpl.java:464)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.wakeup(WindowsSelectorImpl.java:606)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector$1.interrupt(AbstractSelector.java:213)
   [junit4]    >         at java.nio.channels.spi.AbstractSelector.begin(AbstractSelector.java:219)
   [junit4]    >         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:157)
   [junit4]    >         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
   [junit4]    >         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:101)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.select(ManagedSelector.java:243)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector$SelectorProducer.produce(ManagedSelector.java:191)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:249)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]    >         at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]    >         at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]    >         at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    8) Thread[id=180, name=ScheduledTrigger-32-thread-3, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.awaitNanos(AbstractQueuedSynchronizer.java:2078)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1093)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >    9) Thread[id=139, name=zkConnectionManagerCallback-36-thread-1, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   10) Thread[id=181, name=zkCallback-35-thread-3, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   11) Thread[id=185, name=ScheduledTrigger-32-thread-4, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   12) Thread[id=184, name=zkCallback-35-thread-6, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   13) Thread[id=179, name=ScheduledTrigger-32-thread-2, state=WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
   [junit4]    >         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:1088)
   [junit4]    >         at java.util.concurrent.ScheduledThreadPoolExecutor$DelayedWorkQueue.take(ScheduledThreadPoolExecutor.java:809)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    >   14) Thread[id=182, name=zkCallback-35-thread-4, state=TIMED_WAITING, group=TGRP-LegacyRangeFacetCloudTest]
   [junit4]    >         at sun.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
   [junit4]    >         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
   [junit4]    >         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
   [junit4]    >         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    >         at java.lang.Thread.run(Thread.java:748)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EDD67E802141042B]:0)
   [junit4] Completed [12/78 (1!)] on J0 in 59.75s, 0 tests, 1 failure, 3 errors <<< FAILURES!

[...truncated 40897 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 353 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/353/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:57451/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:57451/solr
	at __randomizedtesting.SeedInfo.seed([EC5F0DB159BB5D63:D4EC294F7E4889B2]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:110)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 48 more


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([EC5F0DB159BB5D63:25EA4F1F50DC9B96]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:638)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001

	at __randomizedtesting.SeedInfo.seed([10056F9303016F21]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12190 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.sim.TestTriggerIntegration_EC5F0DB159BB5D63-001\init-core-data-001
   [junit4]   2> 758830 WARN  (SUITE-TestTriggerIntegration-seed#[EC5F0DB159BB5D63]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 758832 INFO  (SUITE-TestTriggerIntegration-seed#[EC5F0DB159BB5D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 758837 INFO  (SUITE-TestTriggerIntegration-seed#[EC5F0DB159BB5D63]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 758837 INFO  (SUITE-TestTriggerIntegration-seed#[EC5F0DB159BB5D63]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 758841 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 758843 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 758843 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 0
   [junit4]   2> 758843 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 758843 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 0, lastZnodeVersion -1
   [junit4]   2> 758843 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 0
   [junit4]   2> 758843 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 758843 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 758847 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion -1
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 758851 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 758852 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758853 DEBUG (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 758853 DEBUG (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 758853 DEBUG (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 758853 INFO  (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventQueueAction instantiated
   [junit4]   2> 758853 DEBUG (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10005_solr]
   [junit4]   2> 758853 DEBUG (simCloudManagerPool-2470-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventQueueAction}], enabled=true}
   [junit4]   2> 758853 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 758853 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 758853 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 758853 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758853 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 758853 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10007_solr at time 1525927237878125
   [junit4]   2> 758872 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 758877 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758877 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 758877 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:10007_solr] added at times [1525927237878125], now=1525928289227725
   [junit4]   2> 758877 DEBUG (ScheduledTrigger-2473-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bd29ef7816dT74viodsup8h1tesff1qjhc6j8",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1525927237878125,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525927237878125],
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"]}}
   [junit4]   2> 758881 DEBUG (AutoscalingActionExecutor-2474-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bd29ef7816dT74viodsup8h1tesff1qjhc6j8",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1525927237878125,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525927237878125],
   [junit4]   2>     "_enqueue_time_":1525928300875725,
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"]}}
   [junit4]   2> 758881 INFO  (AutoscalingActionExecutor-2474-thread-1) [    ] o.a.s.c.a.s.TestTriggerIntegration -- event: {
   [junit4]   2>   "id":"56bd29ef7816dT74viodsup8h1tesff1qjhc6j8",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1525927237878125,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525927237878125],
   [junit4]   2>     "_enqueue_time_":1525928300875725,
   [junit4]   2>     "nodeNames":["127.0.0.1:10007_solr"]}}
   [junit4]   2> 758881 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 758881 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 758889 WARN  (AutoscalingActionExecutor-2474-thread-1) [    ] o.a.s.c.a.SystemLogListener Exception sending event to collection .system
   [junit4]   2> java.io.IOException: java.lang.InterruptedException
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:430)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.SystemLogListener.onEvent(SystemLogListener.java:122)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:744)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers$TriggerListeners.fireListeners(ScheduledTriggers.java:714)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:340)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.FutureTask.awaitDone(FutureTask.java:404)
   [junit4]   2> 	at java.util.concurrent.FutureTask.get(FutureTask.java:191)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.SimCloudManager.request(SimCloudManager.java:428)
   [junit4]   2> 	... 10 more
   [junit4]   2> 758889 DEBUG (AutoscalingActionExecutor-2474-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 393 ms for event id=56bd29ef7816dT74viodsup8h1tesff1qjhc6j8
   [junit4]   2> 758890 DEBUG (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 758891 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventQueueAction instantiated
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventQueueAction}], enabled=true}
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion -1
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10005_solr
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 758891 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 758892 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758892 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10005_solr
   [junit4]   2> 758894 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758895 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 758917 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758917 DEBUG (ScheduledTrigger-2475-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758917 DEBUG (ScheduledTrigger-2475-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 758938 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758938 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758938 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 758960 DEBUG (ScheduledTrigger-2475-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758960 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758960 DEBUG (ScheduledTrigger-2475-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 758981 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 758982 DEBUG (ScheduledTrigger-2475-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 758982 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 759004 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 759004 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 759004 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 759026 DEBUG (ScheduledTrigger-2475-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 759026 DEBUG (ScheduledTrigger-2475-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 759026 DEBUG (ScheduledTrigger-2475-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 759049 DEBUG (ScheduledTrigger-2475-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 759049 DEBUG (ScheduledTrigger-2475-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 759049 DEBUG (ScheduledTrigger-2475-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 759050 INFO  (TEST-TestTriggerIntegration.testEventQueue-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTriggerIntegration -Dtests.method=testEventQueue -Dtests.seed=EC5F0DB159BB5D63 -Dtests.slow=true -Dtests.locale=th -Dtests.timezone=Etc/GMT-8 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.21s J1 | TestTriggerIntegration.testEventQueue <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: action wasn't interrupted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EC5F0DB159BB5D63:25EA4F1F50DC9B96]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration.testEventQueue(TestTriggerIntegration.java:638)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 759065 INFO  (TEST-TestTriggerIntegration.testListeners-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testListeners
   [junit4]   2> 759066 DEBUG (TEST-TestTriggerIntegration.testListeners-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 759066 INFO  (TEST-TestTriggerIntegration.testListeners-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759066 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 759066 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 759066 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759066 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 759068 DEBUG (TEST-TestTriggerIntegration.testListeners-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759070 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 759070 DEBUG (simCloudManagerPool-2470-thread-4) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestDummyAction}], enabled=true}
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion -1
   [junit4]   2> 759071 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 759072 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 759072 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 759073 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 759073 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759073 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 759075 DEBUG (simCloudManagerPool-2470-thread-5) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759075 DEBUG (simCloudManagerPool-2470-thread-5) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 759077 DEBUG (simCloudManagerPool-2470-thread-5) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759078 DEBUG (simCloudManagerPool-2470-thread-5) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestDummyAction}], enabled=true}
   [junit4]   2> 759078 DEBUG (simCloudManagerPool-2470-thread-5) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759078 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 759078 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 759079 DEBUG (simCloudManagerPool-2470-thread-6) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759079 DEBUG (simCloudManagerPool-2470-thread-6) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 759079 DEBUG (simCloudManagerPool-2470-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759079 DEBUG (simCloudManagerPool-2470-thread-6) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=3, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}, {name=test1, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestDummyAction}], enabled=true}
   [junit4]   2> 759079 DEBUG (simCloudManagerPool-2470-thread-6) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759079 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 759079 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 759095 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 759097 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759097 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 759097 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10008_solr at time 1525939307015775
   [junit4]   2> 759118 DEBUG (ScheduledTrigger-2477-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759118 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 759118 DEBUG (ScheduledTrigger-2477-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 759139 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759139 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 759139 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 759161 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759161 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 759161 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10008_solr] added at times [1525939307015775], now=1525942470465525
   [junit4]   2> 759161 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bd56e57ee5fT74viodsup8h1tesff1qjhc6jb",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525939307015775,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525939307015775],
   [junit4]   2>     "nodeNames":["127.0.0.1:10008_solr"]}}
   [junit4]   2> 759165 DEBUG (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bd56e57ee5fT74viodsup8h1tesff1qjhc6jb",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525939307015775,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525939307015775],
   [junit4]   2>     "_enqueue_time_":1525942480890425,
   [junit4]   2>     "nodeNames":["127.0.0.1:10008_solr"]}}
   [junit4]   2> 759167 DEBUG (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 166 ms for event id=56bd56e57ee5fT74viodsup8h1tesff1qjhc6jb
   [junit4]   2> 759184 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759186 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 759186 DEBUG (ScheduledTrigger-2477-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 3
   [junit4]   2> 759208 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759209 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759209 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759209 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10009_solr at time 1525944900688475
   [junit4]   2> 759230 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759230 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759230 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759251 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759251 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759251 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759272 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759272 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759272 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759272 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10009_solr] added at times [1525944900688475], now=1525948043885775
   [junit4]   2> 759272 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bd6bbc09a5bT74viodsup8h1tesff1qjhc6je",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525944900688475,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525944900688475],
   [junit4]   2>     "nodeNames":["127.0.0.1:10009_solr"]}}
   [junit4]   2> 759278 DEBUG (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bd6bbc09a5bT74viodsup8h1tesff1qjhc6je",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525944900688475,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525944900688475],
   [junit4]   2>     "_enqueue_time_":1525948052888475,
   [junit4]   2>     "nodeNames":["127.0.0.1:10009_solr"]}}
   [junit4]   2> 759278 INFO  (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.ActionThrottle The last action attempt started 5612ms ago.
   [junit4]   2> 759279 WARN  (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.a.ScheduledTriggers Exception executing actions
   [junit4]   2> java.lang.Exception: Error executing action: test1 for trigger event: {
   [junit4]   2>   "id":"56bd6bbc09a5bT74viodsup8h1tesff1qjhc6je",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525944900688475,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525944900688475],
   [junit4]   2>     "_enqueue_time_":1525948052888475,
   [junit4]   2>     "nodeNames":["127.0.0.1:10009_solr"]}}
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:330)
   [junit4]   2> 	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2> 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> Caused by: java.lang.RuntimeException: failure
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestDummyAction.process(TestTriggerIntegration.java:890)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.ScheduledTriggers.lambda$null$3(ScheduledTriggers.java:327)
   [junit4]   2> 	... 6 more
   [junit4]   2> 759279 DEBUG (AutoscalingActionExecutor-2478-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 80 ms for event id=56bd6bbc09a5bT74viodsup8h1tesff1qjhc6je
   [junit4]   2> 759293 DEBUG (ScheduledTrigger-2477-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759299 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759299 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759315 DEBUG (ScheduledTrigger-2477-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759318 INFO  (TEST-TestTriggerIntegration.testListeners-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testListeners
   [junit4]   2> 759319 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759319 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759335 DEBUG (ScheduledTrigger-2477-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759340 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759340 DEBUG (ScheduledTrigger-2477-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759348 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTriggerRestoreState
   [junit4]   2> 759348 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 9
   [junit4]   2> 759348 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 9
   [junit4]   2> 759348 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759348 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 759350 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759350 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 759350 DEBUG (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759353 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 759353 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 10
   [junit4]   2> 759353 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10010_solr, 127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759353 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 10, lastZnodeVersion -1
   [junit4]   2> 759353 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 10
   [junit4]   2> 759354 DEBUG (simCloudManagerPool-2470-thread-11) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759354 DEBUG (simCloudManagerPool-2470-thread-11) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 11
   [junit4]   2> 759355 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759355 DEBUG (simCloudManagerPool-2470-thread-11) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10010_solr, 127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759355 DEBUG (simCloudManagerPool-2470-thread-11) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10010_solr, 127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759355 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 10
   [junit4]   2> 759356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 11
   [junit4]   2> 759356 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 759356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759356 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 11, lastZnodeVersion 11
   [junit4]   2> 759356 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 759356 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10010_solr
   [junit4]   2> 759376 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759376 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10010_solr
   [junit4]   2> 759381 DEBUG (ScheduledTrigger-2479-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 759402 DEBUG (ScheduledTrigger-2479-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 759406 DEBUG (ScheduledTrigger-2479-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759408 DEBUG (simCloudManagerPool-2470-thread-12) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759408 DEBUG (simCloudManagerPool-2470-thread-12) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 12
   [junit4]   2> 759409 DEBUG (simCloudManagerPool-2470-thread-12) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759409 DEBUG (simCloudManagerPool-2470-thread-12) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10006_solr, 127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr]
   [junit4]   2> 759409 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 12
   [junit4]   2> 759409 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 759409 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10010_solr
   [junit4]   2> 759409 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759409 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 12, lastZnodeVersion 12
   [junit4]   2> 759409 DEBUG (ScheduledTrigger-2479-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 759409 DEBUG (ScheduledTrigger-2479-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10010_solr]
   [junit4]   2> 759409 DEBUG (ScheduledTrigger-2479-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bd90fce0e5bT74viodsup8h1tesff1qjhc6jh",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1525954900790875,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525954900790875],
   [junit4]   2>     "nodeNames":["127.0.0.1:10010_solr"]}}
   [junit4]   2> 759412 DEBUG (AutoscalingActionExecutor-2480-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bd90fce0e5bT74viodsup8h1tesff1qjhc6jh",
   [junit4]   2>   "source":"node_lost_restore_trigger",
   [junit4]   2>   "eventTime":1525954900790875,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525954900790875],
   [junit4]   2>     "_enqueue_time_":1525954915197975,
   [junit4]   2>     "nodeNames":["127.0.0.1:10010_solr"]}}
   [junit4]   2> 759412 INFO  (TEST-TestTriggerIntegration.testNodeLostTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTriggerRestoreState
   [junit4]   2> 759431 DEBUG (AutoscalingActionExecutor-2480-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 941 ms for event id=56bd90fce0e5bT74viodsup8h1tesff1qjhc6jh
   [junit4]   2> 759439 DEBUG (ScheduledTrigger-2479-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_restore_trigger with currently live nodes: 4
   [junit4]   2> 759446 DEBUG (ScheduledTrigger-2479-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759456 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 759456 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 13
   [junit4]   2> 759456 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759458 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 759462 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759463 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== KILL OVERSEER 1
   [junit4]   2> 759463 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759463 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759471 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 759471 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 14
   [junit4]   2> 759471 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759472 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 14, lastZnodeVersion -1
   [junit4]   2> 759474 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 14
   [junit4]   2> 759475 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759475 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 14, lastZnodeVersion 14
   [junit4]   2> 759475 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759498 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759521 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759543 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759565 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759568 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== ADD TRIGGERS
   [junit4]   2> 759575 DEBUG (simCloudManagerPool-2470-thread-15) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759575 DEBUG (simCloudManagerPool-2470-thread-15) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 15
   [junit4]   2> 759578 DEBUG (simCloudManagerPool-2470-thread-15) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759578 DEBUG (simCloudManagerPool-2470-thread-15) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759578 DEBUG (simCloudManagerPool-2470-thread-15) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 759578 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 15
   [junit4]   2> 759579 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 759579 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 15, lastZnodeVersion 15
   [junit4]   2> 759579 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759579 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759581 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759581 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 16
   [junit4]   2> 759582 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759582 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759582 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10009_solr, 127.0.0.1:10008_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759582 DEBUG (simCloudManagerPool-2470-thread-16) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 759582 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 16
   [junit4]   2> 759582 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 759582 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 16, lastZnodeVersion 16
   [junit4]   2> 759583 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 759583 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== ADD NODE 1
   [junit4]   2> 759586 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759603 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759613 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759613 DEBUG (ScheduledTrigger-2483-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 5
   [junit4]   2> 759614 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10012_solr at time 1525965120896875
   [junit4]   2> 759614 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759634 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759634 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759634 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:10012_solr] added at times [1525965120896875], now=1525966155066075
   [junit4]   2> 759634 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bdb70f87f6bT74viodsup8h1tesff1qjhc6jk",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525965120896875,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525965120896875],
   [junit4]   2>     "nodeNames":["127.0.0.1:10012_solr"]}}
   [junit4]   2> 759637 DEBUG (AutoscalingActionExecutor-2484-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bdb70f87f6bT74viodsup8h1tesff1qjhc6jk",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1525965120896875,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525965120896875],
   [junit4]   2>     "_enqueue_time_":1525966168634075,
   [junit4]   2>     "nodeNames":["127.0.0.1:10012_solr"]}}
   [junit4]   2> 759639 DEBUG (AutoscalingActionExecutor-2484-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 132 ms for event id=56bdb70f87f6bT74viodsup8h1tesff1qjhc6jk
   [junit4]   2> 759657 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 5
   [junit4]   2> 759657 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759658 DEBUG (ScheduledTrigger-2483-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759658 DEBUG (ScheduledTrigger-2483-thread-3) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759677 DEBUG (ScheduledTrigger-2483-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 5
   [junit4]   2> 759677 DEBUG (ScheduledTrigger-2483-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759679 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759679 DEBUG (ScheduledTrigger-2483-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759685 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.TestTriggerIntegration ====== KILL OVERSEER 2
   [junit4]   2> 759685 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759686 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 759692 DEBUG (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 16
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestEventMarkerAction}], enabled=true}
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 16, lastZnodeVersion -1
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 16
   [junit4]   2> 759694 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 759694 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Adding lost node from marker path: 127.0.0.1:10009_solr
   [junit4]   2> 759695 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestEventMarkerAction init
   [junit4]   2> 759695 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 16, lastZnodeVersion 16
   [junit4]   2> 759696 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 759696 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10009_solr
   [junit4]   2> 759696 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759696 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759697 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759697 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:10009_solr
   [junit4]   2> 759724 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759724 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 759724 DEBUG (ScheduledTrigger-2485-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759725 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:10009_solr]
   [junit4]   2> 759724 DEBUG (ScheduledTrigger-2485-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759725 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bdc673a662dT74viodsup8h1tesff1qjhc6jn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1525969252410925,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525969252410925],
   [junit4]   2>     "nodeNames":["127.0.0.1:10009_solr"]}}
   [junit4]   2> 759728 DEBUG (AutoscalingActionExecutor-2486-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"56bdc673a662dT74viodsup8h1tesff1qjhc6jn",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1525969252410925,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1525969252410925],
   [junit4]   2>     "_enqueue_time_":1525970694530475,
   [junit4]   2>     "nodeNames":["127.0.0.1:10009_solr"]}}
   [junit4]   2> 759729 INFO  (TEST-TestTriggerIntegration.testNodeMarkersRegistration-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeMarkersRegistration
   [junit4]   2> 759747 DEBUG (AutoscalingActionExecutor-2486-thread-1) [    ] o.a.s.c.a.ScheduledTriggers -- processing took 954 ms for event id=56bdc673a662dT74viodsup8h1tesff1qjhc6jn
   [junit4]   2> 759749 DEBUG (ScheduledTrigger-2485-thread-3) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 759768 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759770 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 759772 DEBUG (ScheduledTrigger-2485-thread-4) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 4
   [junit4]   2> 759772 DEBUG (ScheduledTrigger-2485-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 4
   [junit4]   2> 759786 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAddedTriggerRestoreState
   [junit4]   2> 759786 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 17
   [junit4]   2> 759787 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 17
   [junit4]   2> 759787 INFO  (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.s.SimCloudManager === Restarting OverseerTriggerThread and clearing object cache...
   [junit4]   2> 759790 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 759791 DEBUG (TEST-TestTriggerIntegration.testNodeAddedTriggerRestoreState-seed#[EC5F0DB159BB5D63]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 759791 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759791 WARN  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Interrupted
   [junit4]   2> java.lang.InterruptedException
   [junit4]   2> 	at java.util.concurrent.locks.AbstractQueuedSynchronizer.acquireInterruptibly(AbstractQueuedSynchronizer.java:1220)
   [junit4]   2> 	at java.util.concurrent.locks.ReentrantLock.lockInterruptibly(ReentrantLock.java:335)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.OverseerTriggerThread.run(OverseerTriggerThread.java:154)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 759794 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 759794 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 18
   [junit4]   2> 759794 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759794 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 18, lastZnodeVersion -1
   [junit4]   2> 759795 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 18
   [junit4]   2> 759795 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 759796 DEBUG (simCloudManagerPool-2470-thread-21) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759796 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 18, lastZnodeVersion 18
   [junit4]   2> 759796 DEBUG (simCloudManagerPool-2470-thread-21) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 19
   [junit4]   2> 759799 DEBUG (simCloudManagerPool-2470-thread-21) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759799 DEBUG (ScheduledTrigger-2487-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 4
   [junit4]   2> 759799 DEBUG (simCloudManagerPool-2470-thread-21) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=5, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 759799 DEBUG (simCloudManagerPool-2470-thread-21) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759799 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 19
   [junit4]   2> 759800 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 759800 DEBUG (ScheduledTrigger-2487-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 759800 DEBUG (ScheduledTrigger-2487-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759800 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 19, lastZnodeVersion 19
   [junit4]   2> 759800 DEBUG (ScheduledTrigger-2487-thread-1) [    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:10013_solr at time 1525974456920875
   [junit4]   2> 759824 DEBUG (ScheduledTrigger-2487-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 759824 DEBUG (ScheduledTrigger-2487-thread-1) [    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 5
   [junit4]   2> 759824 DEBUG (ScheduledTrigger-2487-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759832 DEBUG (simCloudManagerPool-2470-thread-22) [    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 759832 DEBUG (simCloudManagerPool-2470-thread-22) [    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 20
   [junit4]   2> 759832 DEBUG (simCloudManagerPool-2470-thread-22) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:10013_solr, 127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759832 DEBUG (simCloudManagerPool-2470-thread-22) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.sim.TestTriggerIntegration$TestTriggerAction}], enabled=true}
   [junit4]   2> 759832 DEBUG (simCloudManagerPool-2470-thread-22) [    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:10013_solr, 127.0.0.1:10008_solr, 127.0.0.1:10012_solr, 127.0.0.1:10007_solr, 127.0.0.1:10011_solr]
   [junit4]   2> 759832 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 20
   [junit4]   2> 759833 INFO  (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.s.TestTriggerIntegration TestTriggerAction init
   [junit4]   2> 759833 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:10013_solr
   [junit4]   2> 759833 DEBUG (Simulated OverseerAutoScalingTriggerThread) [    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 20, lastZnodeVersion 20
   [junit4]   2> 759833 DEBUG (ScheduledTrigger-2487-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_restore_trigger
   [junit4]   2> 759833 DEBUG (ScheduledTrigger-2487-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 5
   [junit4]   2> 759833 DEBUG (ScheduledTrigger-2487-thread-4) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_restore_trigger firing registered processor for nodes: [127.0.0.1:10013_solr] added at times [1525976112430675], now=1525976123196875
   [junit4]   2> 759834 DEBUG (ScheduledTrigger-2487-thread-4) [    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"56bde001dfe53T74viodsup8h1tesff1qjhc6jq",
   [junit4]   2>   "source":"node_added_restore_trigger",
   [junit4]   2>   "eventTime":1525976112430675,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4] 

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

estForwarding, LeaderFailoverAfterPartitionTest, SynonymTokenizerTest, TestWordDelimiterFilterFactory, TestCryptoKeys, TestObjectReleaseTracker, DeleteReplicaTest, CacheHeaderTest, SearchRateTriggerTest, RankQueryTest, TestRawTransformer, TestSolrXml, TestComplexPhraseLeadingWildcard, TestRandomFaceting, DistributedFacetPivotSmallAdvancedTest, TestTriggerIntegration, TestExclusionRuleCollectionAccess, TestSolrCLIRunExample, TestSkipOverseerOperations, TestNodeAddedTrigger, SuggestComponentTest, TestCloudPivotFacet, AnalyticsQueryTest, ChaosMonkeySafeLeaderTest, OverseerTaskQueueTest, BlockDirectoryTest, PingRequestHandlerTest, TestCoreContainer, TestConfigSets, TestLuceneMatchVersion, TestHashQParserPlugin, DistributedFacetPivotWhiteBoxTest, ExternalFileFieldSortTest, TestExtendedDismaxParser, TestEmbeddedSolrServerConstructors, ConcurrentDeleteAndCreateCollectionTest, TestPerFieldSimilarityWithDefaultOverride, CoreAdminHandlerTest, TestSystemCollAutoCreate, HdfsThreadLeakTest, TestSearchPerf, ClassificationUpdateProcessorIntegrationTest, SolrGangliaReporterTest, CopyFieldTest, ZkSolrClientTest, HdfsDirectoryTest, TestXmlQParserPlugin, TestSort, TestStressLucene, TestElisionMultitermQuery, TestOnReconnectListenerSupport, CollectionsAPIAsyncDistributedZkTest, DeleteStatusTest, TestScoreJoinQPNoScore, TestStressCloudBlindAtomicUpdates, TestQueryUtils, SolrShardReporterTest, SolrJmxReporterCloudTest, FileUtilsTest, TestFieldCollectionResource, MultiThreadedOCPTest, TestFieldCacheReopen, TestPullReplica, TestSolrCoreParser, SampleTest, HLLUtilTest, TestReload, HdfsRecoverLeaseTest, TestLeaderElectionWithEmptyReplica, LoggingHandlerTest, LukeRequestHandlerTest, HttpPartitionTest, UtilsToolTest, CoreMergeIndexesAdminHandlerTest, TestCoreAdminApis, SolrCoreMetricManagerTest, HdfsChaosMonkeyNothingIsSafeTest, TestAuthorizationFramework, DistributedQueryComponentOptimizationTest, TermVectorComponentDistributedTest, CdcrRequestHandlerTest, ZkFailoverTest, DataDrivenBlockJoinTest, SoftAutoCommitTest, StressHdfsTest, ReplaceNodeTest, UninvertDocValuesMergePolicyTest, TestCustomSort, TestCollectionAPIs, TestLuceneIndexBackCompat, BasicZkTest, SimpleFacetsTest, SubstringBytesRefFilterTest, TestSortByMinMaxFunction, TestReloadAndDeleteDocs, FacetPivotSmallTest, SimpleCollectionCreateDeleteTest, DocValuesMultiTest, ShardRoutingCustomTest, TestAuthenticationFramework, TestDistributedMissingSort, QueryEqualityTest, TestReqParamsAPI, AliasIntegrationTest, TestIntervalFaceting, TestClusterStateProvider, SolrCloudExampleTest, HttpSolrCallGetCoreTest, TestExportWriter, TestPolicyCloud, TestSQLHandler, TestRTGBase, TermVectorComponentTest, TestNumericTerms32, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, ShardRoutingTest, TestReplicationHandler, BadIndexSchemaTest, ConvertedLegacyTest, TestFunctionQuery, TestBadConfig, TestIndexSearcher, HighlighterTest, ShowFileRequestHandlerTest, SolrRequestParserTest, TestFoldingMultitermQuery, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, WordBreakSolrSpellCheckerTest, DirectUpdateHandlerOptimizeTest, SolrInfoBeanTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, PrimitiveFieldTypeTest, TermsComponentTest, FastVectorHighlighterTest, RegexBoostProcessorTest, SolrPluginUtilsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, BinaryUpdateRequestHandlerTest, SearchHandlerTest, OutputWriterTest, DirectSolrConnectionTest, EchoParamsTest, TestDFRSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, OpenExchangeRatesOrgProviderTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionsAPISolrJTest, ConnectionManagerTest, DeleteShardTest, DistribJoinFromCollectionTest, DistributedQueueTest, LeaderInitiatedRecoveryOnCommitTest, MissingSegmentRecoveryTest, MoveReplicaTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, SSLMigrationTest, SaslZkACLProviderTest, ShardSplitTest, TestSSLRandomization, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSolrCloudWithSecureImpersonation, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TriLevelCompositeIdRoutingTest, AutoAddReplicasPlanActionTest]
   [junit4] Completed [575/763 (2!)] on J1 in 14.60s, 1 test, 1 error <<< FAILURES!

[...truncated 3103 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, maxDocsPerChunk=6, blockSize=3), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=4, blockSize=3)), sim=RandomSimilarity(queryNorm=true): {}, locale=es-CU, timezone=America/Kentucky/Louisville
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=16161880,total=79953920
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=10056F9303016F21 -Dtests.slow=true -Dtests.locale=es-CU -Dtests.timezone=America/Kentucky/Louisville -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_10056F9303016F21-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([10056F9303016F21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.05s, 8 tests, 1 error <<< FAILURES!

[...truncated 41489 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 352 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/352/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.TestCloudPseudoReturnFields

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([490FD7FC465C8EFE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001

	at __randomizedtesting.SeedInfo.seed([A4CD982C81FB39A9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11838 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudPseudoReturnFields
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\init-core-data-001
   [junit4]   2> 135803 WARN  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=22 numCloses=22
   [junit4]   2> 135803 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 135809 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 135809 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 135815 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001
   [junit4]   2> 135815 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 135816 INFO  (Thread-231) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 135816 INFO  (Thread-231) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 135821 ERROR (Thread-231) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 135916 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:63744
   [junit4]   2> 135920 INFO  (zkConnectionManagerCallback-239-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 135924 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef4060000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 135952 INFO  (jetty-launcher-236-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 135952 INFO  (jetty-launcher-236-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 135952 INFO  (jetty-launcher-236-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6c222838{/solr,null,AVAILABLE}
   [junit4]   2> 135953 INFO  (jetty-launcher-236-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@79bde513{/solr,null,AVAILABLE}
   [junit4]   2> 135957 INFO  (jetty-launcher-236-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 135957 INFO  (jetty-launcher-236-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@53b69e50{/solr,null,AVAILABLE}
   [junit4]   2> 135998 INFO  (jetty-launcher-236-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@407b8d90{SSL,[ssl, http/1.1]}{127.0.0.1:63750}
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3f63756d{SSL,[ssl, http/1.1]}{127.0.0.1:63749}
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-3) [    ] o.e.j.s.Server Started @144373ms
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-1) [    ] o.e.j.s.Server Started @144373ms
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63750}
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63749}
   [junit4]   2> 135999 ERROR (jetty-launcher-236-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@33bf7770{SSL,[ssl, http/1.1]}{127.0.0.1:63748}
   [junit4]   2> 135999 ERROR (jetty-launcher-236-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 135999 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.e.j.s.Server Started @144373ms
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=63748}
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T10:36:28.217Z
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T10:36:28.217Z
   [junit4]   2> 136000 ERROR (jetty-launcher-236-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 136000 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-20T10:36:28.217Z
   [junit4]   2> 136006 INFO  (zkConnectionManagerCallback-243-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136006 INFO  (zkConnectionManagerCallback-245-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136007 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136007 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136019 INFO  (zkConnectionManagerCallback-241-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136025 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef4060002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136025 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 136031 INFO  (jetty-launcher-236-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63744/solr
   [junit4]   2> 136035 INFO  (jetty-launcher-236-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63744/solr
   [junit4]   2> 136038 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef4060003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136041 INFO  (zkConnectionManagerCallback-253-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136041 INFO  (zkConnectionManagerCallback-249-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136044 INFO  (jetty-launcher-236-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:63744/solr
   [junit4]   2> 136044 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef4060005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136047 INFO  (zkConnectionManagerCallback-257-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136051 INFO  (zkConnectionManagerCallback-259-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136051 INFO  (zkConnectionManagerCallback-261-thread-1-processing-n:127.0.0.1:63748_solr) [n:127.0.0.1:63748_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136052 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef4060007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136064 INFO  (zkConnectionManagerCallback-263-thread-1-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136224 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136225 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:63749_solr
   [junit4]   2> 136227 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.c.Overseer Overseer (id=99206180899258374-127.0.0.1:63749_solr-n_0000000000) starting
   [junit4]   2> 136239 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63749_solr
   [junit4]   2> 136248 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136254 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63748_solr
   [junit4]   2> 136329 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 136331 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 136338 INFO  (zkCallback-256-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 136338 INFO  (zkCallback-260-thread-1-processing-n:127.0.0.1:63748_solr) [n:127.0.0.1:63748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 136350 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:63750_solr
   [junit4]   2> 136379 INFO  (zkCallback-256-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136379 INFO  (zkCallback-260-thread-1-processing-n:127.0.0.1:63748_solr) [n:127.0.0.1:63748_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136432 INFO  (zkCallback-262-thread-1-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 136452 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63749.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136456 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63749.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136458 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63749.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136460 INFO  (jetty-launcher-236-thread-1) [n:127.0.0.1:63749_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node1\.
   [junit4]   2> 136564 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63750.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136565 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63748.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136580 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63750.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136581 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63750.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136581 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63748.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136581 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63748.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 136582 INFO  (jetty-launcher-236-thread-2) [n:127.0.0.1:63748_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node2\.
   [junit4]   2> 136582 INFO  (jetty-launcher-236-thread-3) [n:127.0.0.1:63750_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node3\.
   [junit4]   2> 136649 INFO  (zkConnectionManagerCallback-271-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136652 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160737ef406000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 136655 INFO  (zkConnectionManagerCallback-275-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 136656 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 136657 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:63744/solr ready
   [junit4]   2> 137343 INFO  (qtp2134744471-1073) [n:127.0.0.1:63748_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 137347 INFO  (OverseerThreadFactory-387-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.CreateCollectionCmd Create collection org.apache.solr.cloud.TestCloudPseudoReturnFields_collection
   [junit4]   2> 137460 INFO  (OverseerStateUpdate-99206180899258374-127.0.0.1:63749_solr-n_0000000000) [n:127.0.0.1:63749_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63749/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137464 INFO  (OverseerStateUpdate-99206180899258374-127.0.0.1:63749_solr-n_0000000000) [n:127.0.0.1:63749_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:63750/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 137745 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 137747 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137749 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 137751 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 137901 INFO  (zkCallback-262-thread-1-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 137901 INFO  (zkCallback-256-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 137904 INFO  (zkCallback-262-thread-2-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 137922 INFO  (zkCallback-256-thread-2-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 138823 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138823 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 138846 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 138847 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.s.IndexSchema [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 138857 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 138864 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.4 with uniqueid field id
   [junit4]   2> 138868 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2' using configuration from collection org.apache.solr.cloud.TestCloudPseudoReturnFields_collection, trusted=true
   [junit4]   2> 138869 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63750.solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.replica_n2' (registry 'solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 138869 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138870 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node3\org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node3\.\org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2\data\]
   [junit4]   2> 138870 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1' using configuration from collection org.apache.solr.cloud.TestCloudPseudoReturnFields_collection, trusted=true
   [junit4]   2> 138871 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_63749.solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.replica_n1' (registry 'solr.core.org.apache.solr.cloud.TestCloudPseudoReturnFields_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@69926f70
   [junit4]   2> 138872 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 138872 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SolrCore [[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node1\org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\node1\.\org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1\data\]
   [junit4]   2> 138877 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=51.1474609375, floorSegmentMB=0.779296875, forceMergeDeletesPctAllowed=15.291615072352144, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3056140850054533
   [junit4]   2> 138878 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=35, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=51.1474609375, floorSegmentMB=0.779296875, forceMergeDeletesPctAllowed=15.291615072352144, segmentsPerTier=24.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3056140850054533
   [junit4]   2> 138881 WARN  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 138883 WARN  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 138988 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138988 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138990 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 138990 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 138994 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138994 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138996 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 138996 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 138996 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=20.4404296875, floorSegmentMB=1.626953125, forceMergeDeletesPctAllowed=16.11361024583976, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 138997 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63292085[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] main]
   [junit4]   2> 139001 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set
   [junit4]   2> 139001 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set
   [junit4]   2> 139001 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=27, maxMergeAtOnceExplicit=19, maxMergedSegmentMB=20.4404296875, floorSegmentMB=1.626953125, forceMergeDeletesPctAllowed=16.11361024583976, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 139002 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139002 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587298897723654144
   [junit4]   2> 139004 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@70c0bc18[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] main]
   [junit4]   2> 139004 INFO  (searcherExecutor-395-thread-1-processing-n:127.0.0.1:63749_solr x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1 s:shard1 c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection r:core_node3) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] Registered new searcher Searcher@63292085[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139006 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set
   [junit4]   2> 139006 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set
   [junit4]   2> 139007 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 139007 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587298897728897024
   [junit4]   2> 139009 INFO  (searcherExecutor-394-thread-1-processing-n:127.0.0.1:63750_solr x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2 s:shard2 c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection r:core_node4) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] Registered new searcher Searcher@70c0bc18[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 139011 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 139014 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 139014 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 139014 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 139014 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 139015 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 139015 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 139017 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/ shard1
   [junit4]   2> 139019 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/ shard2
   [junit4]   2> 139121 INFO  (zkCallback-256-thread-2-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139121 INFO  (zkCallback-262-thread-2-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139122 INFO  (zkCallback-256-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139122 INFO  (zkCallback-262-thread-1-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139169 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139173 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 139173 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node3&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1423
   [junit4]   2> 139177 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&newCollection=true&collection=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&coreNodeName=core_node4&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=1432
   [junit4]   2> 139186 INFO  (qtp2134744471-1073) [n:127.0.0.1:63748_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> 139285 INFO  (zkCallback-262-thread-1-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139286 INFO  (zkCallback-262-thread-2-processing-n:127.0.0.1:63750_solr) [n:127.0.0.1:63750_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139286 INFO  (zkCallback-256-thread-3-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139287 INFO  (zkCallback-256-thread-1-processing-n:127.0.0.1:63749_solr) [n:127.0.0.1:63749_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection/state.json] for collection [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 139351 INFO  (OverseerCollectionConfigSetProcessor-99206180899258374-127.0.0.1:63749_solr-n_0000000000) [n:127.0.0.1:63749_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> 140188 INFO  (qtp2134744471-1073) [n:127.0.0.1:63748_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&property.config=solrconfig-tlog.xml&property.schema=schema-psuedo-fields.xml&collection.configName=org.apache.solr.cloud.TestCloudPseudoReturnFields_config-set&name=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2844
   [junit4]   2> 140189 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: org.apache.solr.cloud.TestCloudPseudoReturnFields_collection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 rstate:active live:true
   [junit4]   1> replica:core_node4 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 140190 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: org.apache.solr.cloud.TestCloudPseudoReturnFields_collection
   [junit4]   2> 140213 INFO  (qtp1364475294-1083) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[42 (1587298898984042496)]} 0 7
   [junit4]   2> 140216 INFO  (qtp1364475294-1083) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[43 (1587298898996625408)]} 0 0
   [junit4]   2> 140220 INFO  (qtp1364475294-1082) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[44 (1587298898998722560)]} 0 2
   [junit4]   2> 140236 INFO  (qtp231249656-1094) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[45 (1587298899012354048)]} 0 4
   [junit4]   2> 140238 INFO  (qtp1364475294-1083) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[46 (1587298899019694080)]} 0 0
   [junit4]   2> 140250 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587298899032276992,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 140250 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@28502f06 commitCommandVersion:1587298899032276992
   [junit4]   2> 140251 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587298899033325568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 140251 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4abe7463 commitCommandVersion:1587298899033325568
   [junit4]   2> 140262 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@2b07a663[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] main]
   [junit4]   2> 140262 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67352443[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] main]
   [junit4]   2> 140263 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 140266 INFO  (searcherExecutor-395-thread-1-processing-n:127.0.0.1:63749_solr x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1 s:shard1 c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection r:core_node3) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] Registered new searcher Searcher@67352443[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C4)))}
   [junit4]   2> 140269 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 19
   [junit4]   2> 140270 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 140272 INFO  (searcherExecutor-394-thread-1-processing-n:127.0.0.1:63750_solr x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2 s:shard2 c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection r:core_node4) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.SolrCore [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] Registered new searcher Searcher@2b07a663[org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C1)))}
   [junit4]   2> 140274 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 22
   [junit4]   2> 140277 INFO  (qtp1364475294-1088) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 35
   [junit4]   2> 140306 INFO  (TEST-TestCloudPseudoReturnFields.testAllRealFieldsRTG-seed#[490FD7FC465C8EFE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAllRealFieldsRTG
   [junit4]   2> 140315 INFO  (qtp1364475294-1084) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{add=[99 (1587298899094142976)]} 0 6
   [junit4]   2> 140329 INFO  (qtp2134744471-1072) [n:127.0.0.1:63748_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 140340 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140340 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140359 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=&shards.purpose=1&NOW=1513766192556&ids=42&isShard=true&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=5
   [junit4]   2> 140362 INFO  (qtp231249656-1097) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&fl=&ids=42&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 140377 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140378 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140380 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=&shards.purpose=1&NOW=1513766192594&ids=43&isShard=true&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 140381 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&fl=&ids=43&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 140384 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140384 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140387 INFO  (qtp1364475294-1084) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=&shards.purpose=1&NOW=1513766192600&ids=44&isShard=true&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=2
   [junit4]   2> 140388 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&fl=&ids=44&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 140389 INFO  (qtp231249656-1096) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140395 INFO  (qtp231249656-1095) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=&shards.purpose=1&NOW=1513766192606&ids=45&isShard=true&shard.url=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=1
   [junit4]   2> 140396 INFO  (qtp231249656-1096) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&fl=&ids=45&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 140424 INFO  (qtp1364475294-1085) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140424 INFO  (qtp1364475294-1085) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140429 INFO  (qtp1364475294-1083) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=&shards.purpose=1&NOW=1513766192622&ids=46&isShard=true&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 140429 INFO  (qtp1364475294-1085) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={qt=/get&fl=&ids=46&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 140433 INFO  (qtp231249656-1094) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140433 INFO  (qtp231249656-1094) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140435 INFO  (qtp1364475294-1083) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&_stateVer_=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection:4&fl=&shards.purpose=1&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&version=2&shards.qt=/get&omitHeader=true&NOW=1513766192650&ids=99&isShard=true&wt=javabin} status=0 QTime=1
   [junit4]   2> 140436 INFO  (qtp231249656-1094) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&_stateVer_=org.apache.solr.cloud.TestCloudPseudoReturnFields_collection:4&fl=&ids=99&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 140437 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2/
   [junit4]   2> 140437 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard1=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/
   [junit4]   2> 140438 INFO  (qtp1364475294-1086) [n:127.0.0.1:63749_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard1 r:core_node3 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&fl=*&shards.purpose=1&NOW=1513766192654&ids=42&isShard=true&shard.url=https://127.0.0.1:63749/solr/org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard1_replica_n1/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 140440 INFO  (qtp231249656-1092) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.c.S.Request [org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2]  webapp=/solr path=/get params={qt=/get&fl=*&ids=42&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 140441 INFO  (qtp231249656-1090) [n:127.0.0.1:63750_solr c:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection s:shard2 r:core_node4 x:org.apache.solr.cloud.TestCloudPseudoReturnFields_collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=https://127.0.0.1:63750/solr/org.apac

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

4	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99206180899258374-127.0.0.1:63749_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	4	/solr/live_nodes
   [junit4]   2> 	4	/solr/collections
   [junit4]   2> 
   [junit4]   2> 144005 INFO  (SUITE-TestCloudPseudoReturnFields-seed#[490FD7FC465C8EFE]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 20, 2017 10:36:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=PostingsFormat(name=LuceneVarGapDocFreqInterval), val_i=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{_version_=DocValuesFormat(name=Lucene70), val_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1755, maxMBSortInHeap=7.1686366551459795, sim=RandomSimilarity(queryNorm=false): {}, locale=el, timezone=America/St_Lucia
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=60278016,total=146120704
   [junit4]   2> NOTE: All tests run in this JVM: [TestConfigOverlay, TestRetrieveFieldsOptimizer, BufferStoreTest, TestMaxTokenLenTokenizer, TimeZoneUtilsTest, ChaosMonkeySafeLeaderWithPullReplicasTest, MigrateRouteKeyTest, TestStressUserVersions, TestSchemaResource, TestSubQueryTransformerCrossCore, TestWriterPerf, SolrMetricManagerTest, NodeLostTriggerTest, TestQuerySenderNoQuery, TestSimDistributedQueue, TestClassicSimilarityFactory, TolerantUpdateProcessorTest, TestCloudPseudoReturnFields]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudPseudoReturnFields -Dtests.seed=490FD7FC465C8EFE -Dtests.slow=true -Dtests.locale=el -Dtests.timezone=America/St_Lucia -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestCloudPseudoReturnFields (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestCloudPseudoReturnFields_490FD7FC465C8EFE-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([490FD7FC465C8EFE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [31/763 (1!)] on J0 in 9.25s, 30 tests, 1 error <<< FAILURES!

[...truncated 4807 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=es, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=66495664,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=A4CD982C81FB39A9 -Dtests.slow=true -Dtests.locale=es -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_A4CD982C81FB39A9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A4CD982C81FB39A9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [4/5 (1!)] on J1 in 1.54s, 8 tests, 1 error <<< FAILURES!

[...truncated 45756 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 351 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/351/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexManyDocuments

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001

	at __randomizedtesting.SeedInfo.seed([AD0983DDA6ADCABF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFileListEntityProcessor

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([E48F84AA652BB24C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestSolrEntityProcessorUnit

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001

	at __randomizedtesting.SeedInfo.seed([E48F84AA652BB24C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([77CBF7807DB455DA]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:63)
	at org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest.setupClass(HdfsRecoveryZkTest.java:41)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestExactSharedStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001

	at __randomizedtesting.SeedInfo.seed([77CBF7807DB455DA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores\core
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_8CCC18E3C70B4166-001\tempDir-030

	at __randomizedtesting.SeedInfo.seed([8CCC18E3C70B4166]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_3701051D8ED519A1-001

	at __randomizedtesting.SeedInfo.seed([3701051D8ED519A1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 691 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexManyDocuments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=1664, maxMBSortInHeap=6.7542934716204215, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=America/Guayaquil
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=55624816,total=156880896
   [junit4]   2> NOTE: All tests run in this JVM: [MultiCollectorTest, TestNRTReaderCleanup, TestFilterLeafReader, TestManyFields, TestDoc, TestSimpleAttributeImpl, TestTieredMergePolicy, TestIndexWriterDeleteByQuery, TestBinaryDocValuesUpdates, TestIndexableField, TestSpanCollection, TestNativeFSLockFactory, TestIOUtils, TestPositionIncrement, TestIndexInput, TestMultiCollector, TestDocument, TestExternalCodecs, TestComplexExplanations, TestRadixSelector, TestFilterDirectory, TestLevenshteinAutomata, TestFilterSpans, TestBagOfPostings, TestIntRangeFieldQueries, TestTimeLimitingCollector, TestSpanSearchEquivalence, TestDocsWithFieldSet, TestTermScorer, TestIndexWriterWithThreads, TestMutableValues, TestBytesRef, TestMatchAllDocsQuery, TestMultiMMap, TestTryDelete, TestBoostQuery, TestToken, TestRegexpRandom, TestSortedSetDocValues, TestBoolean2ScorerSupplier, TestIntroSorter, TestFieldInvertState, TestTimSorter, TestSegmentReader, TestScoreCachingWrappingScorer, TestAttributeSource, TestNorms, TestSwappedIndexFiles, TestMinimize, TestIndexWriterMergePolicy, TestCharacterUtils, TestSimpleExplanationsOfNonMatches, TestSort, TestPolygon, TestMmapDirectory, TestOmitPositions, TestForUtil, TestCollectionUtil, TestIndexWriterExceptions, TestMatchNoDocsQuery, TestGeoEncodingUtils, TestTrackingDirectoryWrapper, TestAtomicUpdate, TestReaderWrapperDVTypeCheck, TestDateSort, TestLongBitSet, TestNamedSPILoader, TestInfoStream, TestWildcardRandom, TestIndexSorting, TestNewestSegment, TestSumDocFreq, TestStringHelper, TestBufferedIndexInput, TestLucene70SegmentInfoFormat, TestBooleanSimilarity, TestBKD, TestByteArrayDataInput, TestIndexManyDocuments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexManyDocuments -Dtests.seed=AD0983DDA6ADCABF -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestIndexManyDocuments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexManyDocuments_AD0983DDA6ADCABF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AD0983DDA6ADCABF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [138/458 (1!)] on J0 in 1.19s, 1 test, 1 error <<< FAILURES!

[...truncated 12178 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoveryZkTest
   [junit4]   2> 1529194 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\init-core-data-001
   [junit4]   2> 1529197 WARN  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 1529197 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1529204 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1529207 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001
   [junit4]   2> 1529207 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1529208 INFO  (Thread-2287) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1529208 INFO  (Thread-2287) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1529223 ERROR (Thread-2287) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1529311 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:54104
   [junit4]   2> 1529333 INFO  (zkConnectionManagerCallback-2470-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529335 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529381 INFO  (jetty-launcher-2467-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1529381 INFO  (jetty-launcher-2467-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1529382 INFO  (jetty-launcher-2467-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4cd79059{/solr,null,AVAILABLE}
   [junit4]   2> 1529383 INFO  (jetty-launcher-2467-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2d7c0e9d{/solr,null,AVAILABLE}
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6db4c2da{SSL,[ssl, http/1.1]}{127.0.0.1:54109}
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@a35d18f{SSL,[ssl, http/1.1]}{127.0.0.1:54108}
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-1) [    ] o.e.j.s.Server Started @1537287ms
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-2) [    ] o.e.j.s.Server Started @1537287ms
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54109}
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54108}
   [junit4]   2> 1529392 ERROR (jetty-launcher-2467-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1529392 ERROR (jetty-launcher-2467-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1529392 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T23:21:18.679Z
   [junit4]   2> 1529393 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T23:21:18.679Z
   [junit4]   2> 1529398 INFO  (zkConnectionManagerCallback-2474-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529398 INFO  (zkConnectionManagerCallback-2473-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529398 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1529398 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1529420 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529425 INFO  (jetty-launcher-2467-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54104/solr
   [junit4]   2> 1529429 INFO  (zkConnectionManagerCallback-2479-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529429 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529433 INFO  (zkConnectionManagerCallback-2481-thread-1-processing-n:127.0.0.1:54108_solr) [n:127.0.0.1:54108_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529435 INFO  (jetty-launcher-2467-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54104/solr
   [junit4]   2> 1529440 INFO  (zkConnectionManagerCallback-2484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529441 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1529448 INFO  (zkConnectionManagerCallback-2486-thread-1-processing-n:127.0.0.1:54109_solr) [n:127.0.0.1:54109_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1529609 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1529609 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1529611 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54108_solr
   [junit4]   2> 1529619 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54109_solr
   [junit4]   2> 1529620 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.c.Overseer Overseer (id=99203526066176004-127.0.0.1:54108_solr-n_0000000000) starting
   [junit4]   2> 1529633 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:54109_solr) [n:127.0.0.1:54109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1529641 INFO  (zkCallback-2480-thread-1-processing-n:127.0.0.1:54108_solr) [n:127.0.0.1:54108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1529680 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54108_solr
   [junit4]   2> 1529713 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:54109_solr) [n:127.0.0.1:54109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1529714 INFO  (zkCallback-2480-thread-1-processing-n:127.0.0.1:54108_solr) [n:127.0.0.1:54108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1529963 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54108.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529965 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54109.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529973 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54108.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529973 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54108.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529975 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54109.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529975 INFO  (jetty-launcher-2467-thread-2) [n:127.0.0.1:54108_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\node2\.
   [junit4]   2> 1529975 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54109.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6ef66337
   [junit4]   2> 1529977 INFO  (jetty-launcher-2467-thread-1) [n:127.0.0.1:54109_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\node1\.
   [junit4]   2> 1530107 INFO  (zkConnectionManagerCallback-2492-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530163 INFO  (zkConnectionManagerCallback-2496-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1530181 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1530184 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54104/solr ready
   [junit4]   2> 1530232 INFO  (jetty-closer-2468-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@a35d18f{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1530232 INFO  (jetty-closer-2468-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6db4c2da{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1892288362
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1615892073
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66fed313: rootName = solr_54108, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@73f632b5
   [junit4]   2> 1530233 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@66e18439: rootName = solr_54109, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@541c571d
   [junit4]   2> 1530240 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1530240 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ef5ef6e: rootName = solr_54108, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@31e94f7e
   [junit4]   2> 1530241 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1530241 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@44390bc7: rootName = solr_54109, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@31e94f7e
   [junit4]   2> 1530245 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1530245 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@40e63065: rootName = solr_54108, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@368cb5f2
   [junit4]   2> 1530247 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1530248 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@338d2ca8: rootName = solr_54109, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@368cb5f2
   [junit4]   2> 1530250 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54109_solr
   [junit4]   2> 1530250 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54108_solr
   [junit4]   2> 1530251 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1530251 INFO  (jetty-closer-2468-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1530251 INFO  (zkCallback-2485-thread-1-processing-n:127.0.0.1:54109_solr) [n:127.0.0.1:54109_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1530252 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1530253 INFO  (jetty-closer-2468-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2d7c0e9d{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530263 INFO  (zkCallback-2480-thread-1-processing-n:127.0.0.1:54108_solr) [n:127.0.0.1:54108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 1530263 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 1530263 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1530263 INFO  (jetty-closer-2468-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99203526066176004-127.0.0.1:54108_solr-n_0000000000) closing
   [junit4]   2> 1530264 WARN  (OverseerAutoScalingTriggerThread-99203526066176004-127.0.0.1:54108_solr-n_0000000000) [n:127.0.0.1:54108_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 1530264 INFO  (zkCallback-2480-thread-2-processing-n:127.0.0.1:54108_solr) [n:127.0.0.1:54108_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 1530264 INFO  (OverseerStateUpdate-99203526066176004-127.0.0.1:54108_solr-n_0000000000) [n:127.0.0.1:54108_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:54108_solr
   [junit4]   2> 1530273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1607114d3a40004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1530273 INFO  (jetty-closer-2468-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4cd79059{/solr,null,UNAVAILABLE}
   [junit4]   2> 1530273 ERROR (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1530279 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54104 54104
   [junit4]   2> 1530282 INFO  (Thread-2287) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54104 54104
   [junit4]   2> 1530288 WARN  (Thread-2287) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [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> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> 1530290 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:54104 54104
   [junit4]   2> 1530290 INFO  (SUITE-HdfsRecoveryZkTest-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> Dec 19, 2017 11:21:19 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1367, maxMBSortInHeap=7.858846443036939, sim=RandomSimilarity(queryNorm=false): {}, locale=en-IN, timezone=Asia/Damascus
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=170545520,total=482476032
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsChaosMonkeySafeLeaderTest, SegmentsInfoRequestHandlerTest, SparseHLLTest, SignatureUpdateProcessorFactoryTest, ZkControllerTest, BinaryUpdateRequestHandlerTest, AlternateDirectoryTest, TestCloudManagedSchema, AddBlockUpdateTest, SolrMetricsIntegrationTest, MultiTermTest, CSVRequestHandlerTest, TestEmbeddedSolrServerSchemaAPI, BadCopyFieldTest, TestOverriddenPrefixQueryForCustomFieldType, RegexBytesRefFilterTest, SortByFunctionTest, DirectUpdateHandlerTest, TestRecovery, TestPKIAuthenticationPlugin, PKIAuthenticationIntegrationTest, TestCloudDeleteByQuery, SaslZkACLProviderTest, TestDFRSimilarityFactory, TestScoreJoinQPScore, ReturnFieldsTest, TestIBSimilarityFactory, WrapperMergePolicyFactoryTest, TestLegacyField, NodeLostTriggerTest, SolrXmlInZkTest, HdfsNNFailoverTest, TestTestInjection, SpellCheckComponentTest, ExitableDirectoryReaderTest, DirectUpdateHandlerOptimizeTest, PropertiesRequestHandlerTest, TestReplicaProperties, TestManagedSchemaThreadSafety, TestManagedSynonymFilterFactory, TestPrepRecovery, TestSimDistributedQueue, TestStressRecovery, CircularListTest, TestIndexingPerformance, V2ApiIntegrationTest, ZkStateWriterTest, VersionInfoTest, TestGeoJSONResponseWriter, AtomicUpdateProcessorFactoryTest, DistribCursorPagingTest, TestFieldSortValues, DistributedQueryElevationComponentTest, BadIndexSchemaTest, TriggerIntegrationTest, TestDeleteCollectionOnDownNodes, TestSolr4Spatial2, SolrCmdDistributorTest, DocExpirationUpdateProcessorFactoryTest, TestJavabinTupleStreamParser, TestLocalFSCloudBackupRestore, TestNamedUpdateProcessors, TestCSVResponseWriter, TestCodecSupport, HdfsLockFactoryTest, SliceStateTest, ConnectionReuseTest, TestRangeQuery, CoreSorterTest, TestLazyCores, TestConfigSetsAPI, TestZkAclsWithHadoopAuth, DeleteInactiveReplicaTest, SharedFSAutoReplicaFailoverTest, TestJoin, RequestHandlersTest, ChangedSchemaMergeTest, SolrRequestParserTest, RegexBoostProcessorTest, HighlighterMaxOffsetTest, TestSurroundQueryParser, DistributedFacetSimpleRefinementLongTailTest, TestMaxTokenLenTokenizer, OutputWriterTest, EnumFieldTest, TestMaxScoreQueryParser, ClassificationUpdateProcessorFactoryTest, SolrGraphiteReporterTest, SolrCloudReportersTest, HLLSerializationTest, TestPullReplicaErrorHandling, UniqFieldsUpdateProcessorFactoryTest, TestOrdValues, TestCloudSearcherWarming, TestSchemaVersionResource, CollectionReloadTest, TestFreeTextSuggestions, SpellCheckCollatorWithCollapseTest, DeleteNodeTest, RollingRestartTest, DateFieldTest, TestCoreDiscovery, SolrJmxReporterTest, TestStressInPlaceUpdates, BlobRepositoryCloudTest, TestBinaryField, AutoAddReplicasIntegrationTest, SuggesterTSTTest, StatsComponentTest, TestSchemaResource, TestFieldCache, OverseerStatusTest, TestSweetSpotSimilarityFactory, AnalyticsMergeStrategyTest, RAMDirectoryFactoryTest, SpatialRPTFieldTypeTest, TestJmxIntegration, OverriddenZkACLAndCredentialsProvidersTest, DistributedFacetPivotSmallTest, FastVectorHighlighterTest, TestPayloadScoreQParserPlugin, ShowFileRequestHandlerTest, TestNonDefinedSimilarityFactory, PeerSyncReplicationTest, DistributedDebugComponentTest, TestCollationFieldDocValues, ReplicationFactorTest, TolerantUpdateProcessorTest, TestSQLHandlerNonCloud, TestRandomRequestDistribution, CreateCollectionCleanupTest, MetricsConfigTest, LeaderInitiatedRecoveryOnShardRestartTest, TestRTimerTree, TestConfigSetsAPIZkFailure, TestNRTOpen, RemoteQueryErrorTest, ExplicitHLLTest, UUIDFieldTest, TestSha256AuthenticationProvider, HighlighterConfigTest, ShufflingReplicaListTransformerTest, FieldAnalysisRequestHandlerTest, HdfsRecoveryZkTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoveryZkTest -Dtests.seed=77CBF7807DB455DA -Dtests.slow=true -Dtests.locale=en-IN -Dtests.timezone=Asia/Damascus -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | HdfsRecoveryZkTest (suite) <<<
   [junit4]    > Assumption #1: HDFS tests were disabled by -Dtests.disableHdfsThrowable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data\version-2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper\server1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001\zookeeper
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.hdfs.HdfsRecoveryZkTest_77CBF7807DB455DA-001\tempDir-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [332/763 (1!)] on J0 in 1.63s, 0 tests, 1 error <<< FAILURES!

[...truncated 1272 lines...]
   [junit4] Suite: org.apache.solr.search.stats.TestExactSharedStatsCache
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\init-core-data-001
   [junit4]   2> 3544890 WARN  (SUITE-TestExactSharedStatsCache-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2178 numCloses=2178
   [junit4]   2> 3544891 INFO  (SUITE-TestExactSharedStatsCache-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3544896 INFO  (SUITE-TestExactSharedStatsCache-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3544896 INFO  (SUITE-TestExactSharedStatsCache-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3544896 INFO  (SUITE-TestExactSharedStatsCache-seed#[77CBF7807DB455DA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 3545375 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\control\cores\collection1
   [junit4]   2> 3545377 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3545377 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@335f907c{/,null,AVAILABLE}
   [junit4]   2> 3545377 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@27f2c27c{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3545379 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3545379 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=53276, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\control\cores}
   [junit4]   2> 3545380 ERROR (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3545380 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3545380 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3545380 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3545380 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T23:54:54.414Z
   [junit4]   2> 3545381 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\control\solr.xml
   [junit4]   2> 3545389 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3545389 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3545390 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3545465 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3545471 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3545472 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3545477 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\control\cores
   [junit4]   2> 3545477 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3545487 INFO  (coreLoadExecutor-14539-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3545488 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3545561 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3545578 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3545671 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3545680 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3545681 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3545681 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3545681 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 3545682 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3545767 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3545767 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3545768 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3545768 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3545769 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=21.6650390625, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=12.721853974119611, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6428034787345064
   [junit4]   2> 3545769 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2acbed82[collection1] main]
   [junit4]   2> 3545770 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3545776 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3545809 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3545810 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3545810 INFO  (coreLoadExecutor-14539-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587258531348742144
   [junit4]   2> 3545810 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3545810 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3545811 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3545811 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3545812 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3545813 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3545814 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3545814 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3545817 INFO  (searcherExecutor-14540-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2acbed82[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3546275 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 3546276 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3546277 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7031cfeb{/,null,AVAILABLE}
   [junit4]   2> 3546278 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@59521e66{HTTP/1.1,[http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 3546278 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.e.j.s.Server Started @???????ms
   [junit4]   2> 3546278 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/, hostPort=53279, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\shard0\cores}
   [junit4]   2> 3546280 ERROR (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3546280 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 3546280 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 3546280 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3546280 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T23:54:55.314Z
   [junit4]   2> 3546281 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 3546289 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 3546289 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 3546289 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 3546364 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3546371 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3546372 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3546374 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\shard0\cores
   [junit4]   2> 3546374 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 3546377 INFO  (coreLoadExecutor-14550-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 3546378 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3546431 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 3546469 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3546566 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3546576 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3546576 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@390d5f8d
   [junit4]   2> 3546576 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3546576 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestExactSharedStatsCache_77CBF7807DB455DA-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 3546578 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3546666 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3546666 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3546667 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3546667 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3546668 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=24, maxMergedSegmentMB=21.6650390625, floorSegmentMB=1.939453125, forceMergeDeletesPctAllowed=12.721853974119611, segmentsPerTier=38.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6428034787345064
   [junit4]   2> 3546668 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1422f414[collection1] main]
   [junit4]   2> 3546669 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3546676 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3546707 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3546707 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3546707 INFO  (coreLoadExecutor-14550-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587258532289314816
   [junit4]   2> 3546708 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3546708 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3546708 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3546709 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3546710 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3546711 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3546711 INFO  (TEST-TestExactSharedStatsCache.test-seed#[77CBF7807DB455DA]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 3546711 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3546716 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3546722 INFO  (searcherExecutor-14551-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1422f414[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3546723 INFO  (qtp1982889075-36201) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587258532301897728)} 0 3
   [junit4]   2> 3546743 INFO  (qtp1993484873-36218) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1587258532324966400)} 0 2
   [junit4]   2> 3546745 INFO  (qtp1982889075-36202) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587258532328112128)]} 0 0
   [junit4]   2> 3546746 INFO  (qtp1993484873-36219) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp= path=/update params={wt=javabin&version=2}{add=[0 (1587258532329160704)]} 0 0
   [junit4]   2> 3546747 INFO  (qtp1982889075-36203) [    x:collection1] o.a.s.u.DirectUpdateH

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

   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38759 T3 oashd.JdbcDataSource.finalize ERROR JdbcDataSource was not closed prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!
   [junit4]   2> 38762 T217 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 38762 T217 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 38764 T217 oas.SolrTestCaseJ4.setUp ###Starting testRECURSION
   [junit4]   2> 38769 T217 oas.SolrTestCaseJ4.tearDown ###Ending testRECURSION
   [junit4]   2> 38771 T217 oas.SolrTestCaseJ4.setUp ###Starting testBiggerSmallerFiles
   [junit4]   2> 38775 T217 oas.SolrTestCaseJ4.tearDown ###Ending testBiggerSmallerFiles
   [junit4]   2> 38777 T217 oas.SolrTestCaseJ4.setUp ###Starting testNTOT
   [junit4]   2> 38783 T217 oas.SolrTestCaseJ4.tearDown ###Ending testNTOT
   [junit4]   2> 38784 T217 oas.SolrTestCaseJ4.setUp ###Starting testSimple
   [junit4]   2> 38789 T217 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 38789 T217 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1952, maxMBSortInHeap=6.849975452950935, sim=RandomSimilarity(queryNorm=true): {}, locale=tr, timezone=Europe/Mariehamn
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61025456,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestZKPropertiesWriter, TestContentStreamDataSource, TestSimplePropertiesWriter, TestXPathEntityProcessor, TestFileListWithLineEntityProcessor, TestVariableResolverEndToEnd, TestNonWritablePersistFile, TestBuiltInEvaluators, TestEphemeralCache, TestXPathRecordReader, TestJdbcDataSource, TestFileListEntityProcessor]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileListEntityProcessor -Dtests.seed=E48F84AA652BB24C -Dtests.slow=true -Dtests.locale=tr -Dtests.timezone=Europe/Mariehamn -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestFileListEntityProcessor (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestFileListEntityProcessor_E48F84AA652BB24C-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E48F84AA652BB24C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [22/38 (1!)] on J0 in 0.07s, 4 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestSolrEntityProcessorUnit
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\init-core-data-001
   [junit4]   2> 39884 T225 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 39888 T225 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 39888 T225 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 39892 T225 oas.SolrTestCaseJ4.setUp ###Starting testNoQuery
   [junit4]   2> 39899 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39904 T225 oas.SolrTestCaseJ4.tearDown ###Ending testNoQuery
   [junit4]   2> 39905 T225 oas.SolrTestCaseJ4.setUp ###Starting testMultiValuedFields
   [junit4]   2> 39909 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39910 T225 oas.SolrTestCaseJ4.tearDown ###Ending testMultiValuedFields
   [junit4]   2> 39914 T225 oas.SolrTestCaseJ4.setUp ###Starting testNumDocsGreaterThanRows
   [junit4]   2> 39919 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39919 T225 oas.SolrTestCaseJ4.tearDown ###Ending testNumDocsGreaterThanRows
   [junit4]   2> 39924 T225 oas.SolrTestCaseJ4.setUp ###Starting testPagingQuery
   [junit4]   2> 39929 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39929 T225 oas.SolrTestCaseJ4.tearDown ###Ending testPagingQuery
   [junit4]   2> 39932 T225 oas.SolrTestCaseJ4.setUp ###Starting testQuery
   [junit4]   2> 39936 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39937 T225 oas.SolrTestCaseJ4.tearDown ###Ending testQuery
   [junit4]   2> 39946 T225 oas.SolrTestCaseJ4.setUp ###Starting testCursorQuery
   [junit4]   2> 39949 T225 oashd.SolrEntityProcessor.firstInit using BinaryResponseParser
   [junit4]   2> 39952 T225 oas.SolrTestCaseJ4.tearDown ###Ending testCursorQuery
   [junit4]   2> 39953 T225 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1206, maxMBSortInHeap=6.493506043598636, sim=RandomSimilarity(queryNorm=true): {}, locale=it-IT, timezone=America/Matamoros
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=46141200,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestZKPropertiesWriter, TestContentStreamDataSource, TestSimplePropertiesWriter, TestXPathEntityProcessor, TestFileListWithLineEntityProcessor, TestVariableResolverEndToEnd, TestNonWritablePersistFile, TestBuiltInEvaluators, TestEphemeralCache, TestXPathRecordReader, TestJdbcDataSource, TestFileListEntityProcessor, TestNumberFormatTransformer, TestFieldReader, TestPlainTextEntityProcessor, TestSolrEntityProcessorUnit]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSolrEntityProcessorUnit -Dtests.seed=E48F84AA652BB24C -Dtests.slow=true -Dtests.locale=it-IT -Dtests.timezone=America/Matamoros -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSolrEntityProcessorUnit (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001\dih-properties-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorUnit_E48F84AA652BB24C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E48F84AA652BB24C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [31/38 (2!)] on J0 in 0.11s, 6 tests, 1 error <<< FAILURES!

[...truncated 42521 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 350 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/350/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.clustering.ClusteringComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001

	at __randomizedtesting.SeedInfo.seed([2E226C96CB0397E1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:60064/w_kxd/b/collection1

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:60064/w_kxd/b/collection1
	at __randomizedtesting.SeedInfo.seed([5BB864CF5F3C5CAA:D3EC5B15F1C03152]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1583)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=18666, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    2) Thread[id=18665, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-SendThread(127.0.0.1:60015), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    3) Thread[id=18667, name=zkConnectionManagerCallback-3610-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=18844, name=zkCallback-3609-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=18664, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=18689, name=zkCallback-3609-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=18825, name=zkCallback-3609-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    8) Thread[id=18824, name=zkCallback-3609-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=18806, name=zkCallback-3609-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=18666, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   2) Thread[id=18665, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-SendThread(127.0.0.1:60015), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   3) Thread[id=18667, name=zkConnectionManagerCallback-3610-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=18844, name=zkCallback-3609-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=18664, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=18689, name=zkCallback-3609-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=18825, name=zkCallback-3609-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   8) Thread[id=18824, name=zkCallback-3609-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=18806, name=zkCallback-3609-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([5BB864CF5F3C5CAA]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=18665, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-SendThread(127.0.0.1:60015), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)    2) Thread[id=18667, name=zkConnectionManagerCallback-3610-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=18844, name=zkCallback-3609-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=18689, name=zkCallback-3609-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=18825, name=zkCallback-3609-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=18824, name=zkCallback-3609-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=18806, name=zkCallback-3609-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=18665, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[5BB864CF5F3C5CAA]-SendThread(127.0.0.1:60015), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1051)
   2) Thread[id=18667, name=zkConnectionManagerCallback-3610-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=18844, name=zkCallback-3609-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=18689, name=zkCallback-3609-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=18825, name=zkCallback-3609-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=18824, name=zkCallback-3609-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=18806, name=zkCallback-3609-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([5BB864CF5F3C5CAA]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedMLTComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets\cloud-minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets\cloud-minimal    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets\cloud-minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets\cloud-minimal
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([5BB864CF5F3C5CAA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_C988978C0E9DA7A-001

	at __randomizedtesting.SeedInfo.seed([C988978C0E9DA7A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1746 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171219_110646_16312876208483037538615.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171219_110646_16314923945457063118206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171219_111221_6925166896764571661720.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171219_111221_69214559141739983797024.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171219_111316_33316524181360248175417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171219_111316_33311388328045928026680.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171219_111451_94712443578777587497741.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171219_111451_9462545046869940123456.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171219_111502_0476801703613829152932.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171219_111502_04715096162522529539244.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171219_111526_29310603599068392334423.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171219_111526_29315993768598041260107.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 162 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J1-20171219_111530_50415679580639498410138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\opennlp\test\temp\junit4-J0-20171219_111530_50416736224270947248890.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 172 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171219_111533_9959426090551807486716.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171219_111533_99510400212235811447654.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171219_111543_24884100805333119410.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171219_111543_2484895766305747322621.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171219_111549_9506515223487375592968.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171219_111549_95011048055080700220518.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171219_111553_43617511559293752511629.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 195 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171219_111610_89016411345794474602984.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 28 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171219_111610_89017225428868919626094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1318 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171219_111707_99216383378635033660916.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171219_111707_99214700650952814249980.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171219_111718_65018135546622183853986.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171219_111718_65018256336289762290781.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 263 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171219_111733_06517690435996190255664.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171219_111733_06517858304621095698574.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 213 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171219_111843_7546082726041777400135.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171219_111843_7541528973468310570266.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171219_111847_3823905108171699979478.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171219_111847_3828416898758663142251.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171219_111853_3247532422538854772774.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171219_111853_3243826179355451491040.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171219_111922_9941764305689148507197.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171219_111922_9945541060376286908918.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171219_111932_9751044479162305576407.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171219_111932_97516942488616326919404.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171219_111952_89312843191981530759840.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171219_111952_8939437183750059371888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171219_112003_27314037909619580376506.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171219_112003_273508700288404186693.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 181 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171219_112009_13616140649541921389355.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171219_112009_13616157474935640171006.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 330 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171219_112025_9095552160702186299568.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171219_112025_9091401260784830341532.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171219_112035_5279180984772673561088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171219_112035_52710150207765155917073.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171219_112044_01111304243532857998716.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171219_112044_0114765329833028540233.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 203 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171219_112058_8735922142194102336610.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171219_112058_8731132986447265531371.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 318 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171219_112126_4058986586622525642644.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171219_112126_4054967899636943029791.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 186 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171219_112142_57516300579990062299162.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171219_112142_57513190026527880033865.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171219_112159_88315058332744207377540.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 236 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171219_112203_2717498391366299610086.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171219_112203_2712379521774622254630.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2031 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedMLTComponentTest
   [junit4]   2> 408645 INFO  (SUITE-DistributedMLTComponentTest-seed#[5BB864CF5F3C5CAA]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\init-core-data-001
   [junit4]   2> 408646 WARN  (SUITE-DistributedMLTComponentTest-seed#[5BB864CF5F3C5CAA]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 408646 INFO  (SUITE-DistributedMLTComponentTest-seed#[5BB864CF5F3C5CAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 408649 INFO  (SUITE-DistributedMLTComponentTest-seed#[5BB864CF5F3C5CAA]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 408653 INFO  (SUITE-DistributedMLTComponentTest-seed#[5BB864CF5F3C5CAA]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ks/
   [junit4]   2> 409284 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\cores\collection1
   [junit4]   2> 409285 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 409285 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@55d1fb74{/ks,null,AVAILABLE}
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d413fa7{HTTP/1.1,[http/1.1]}{127.0.0.1:60241}
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.e.j.s.Server Started @419196ms
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/ks, hostPort=60241, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\cores}
   [junit4]   2> 409287 ERROR (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-19T11:30:17.878885700Z
   [junit4]   2> 409287 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedMLTComponentTest_5BB864CF5F3C5CAA-001\tempDir-001\control\solr.xml
   [junit4]   2> 409290 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 409290 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 409291 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@418ebdb, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 409348 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@418ebdb
   [junit4]   2> 409355 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@418ebdb
   [junit4]   2> 409355 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@418ebdb
   [junit4]   2> 409358 INFO  (TEST-DistributedMLTComponentTest.test-seed#[5BB864CF5F3C5CAA]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\

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

g\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001\tempDir-001\collection1\conf\clustering\custom
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\J1\temp\solr.handler.clustering.ClusteringComponentTest_2E226C96CB0397E1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2E226C96CB0397E1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/3 (1!)] on J1 in 1.33s, 2 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171219_121228_55812067234213289838514.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171219_121228_5571637608345892187322.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1263 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171219_121307_2991478055112304785906.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171219_121307_30017149257237214075584.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171219_121327_3887701353248775133718.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171219_121327_38814314063471867183291.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171219_121421_91918205386936547632298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171219_121421_92115630609667122185123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171219_121452_2876553475042972713865.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171219_121452_287430564425540638859.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171219_121515_58916617086476165855123.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171219_121515_58914887661204725156057.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171219_121604_83815739298384925922986.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171219_121604_83818408838936742207653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171219_121634_74118153242355762409775.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 32259 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 349 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/349/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018

	at __randomizedtesting.SeedInfo.seed([A2470EF42927C3FE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5:5CB1EFDEF18C5050]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:707)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TestExpandComponent

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog\tlog.0000000000000000005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog\tlog.0000000000000000005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog\tlog.0000000000000000005: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001\init-core-data-001\tlog\tlog.0000000000000000005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TestExpandComponent_9504AD70F8EB96A5-001

	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001

	at __randomizedtesting.SeedInfo.seed([8F8BFE8221EB2B3D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1007 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=false): {}, locale=no-NO, timezone=Asia/Gaza
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=67415544,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestBinaryTerms, TestTerms, TestSloppyPhraseQuery, TestPayloadsOnVectors, TestIndexWriterWithThreads, TestConjunctions, TestWordlistLoader, TestFilterWeight, TestDocsAndPositions, TestSpansEnum, TestRecyclingIntBlockAllocator, TestStandardAnalyzer, TestSortRescorer, TestDirectPacked, TestDateSort, TestIndexWriterMerging, TestMatchNoDocsQuery, TestNoMergePolicy, TestLucene70DocValuesFormat, TestParallelCompositeReader, TestBoolean2ScorerSupplier, TestTopDocsMerge, TestHugeRamFile, TestForUtil, TestFrequencyTrackingRingBuffer, TestIndexWriterMergePolicy, TestSpans, TestCodecs, TestMutablePointsReaderUtils, TestIndexWriterOnVMError, TestCloseableThreadLocal, TestTimeLimitingCollector, TestBoostQuery, TestNativeFSLockFactory, TestTwoPhaseCommitTool, TestSimpleFSDirectory, TestHighCompressionMode, TestIndexOrDocValuesQuery, TestByteArrayDataInput, TestArrayUtil, TestQueryRescorer, TestBooleanSimilarity, TestBKD, TestPrefixQuery, TestCharacterUtils, TestIntBlockPool, TestSpanOrQuery, TestTermScorer, TestLongRangeFieldQueries, TestAssertions, TestRegexpQuery, TestIndexSorting, TestDoc, TestLucene70SegmentInfoFormat, TestIndexWriterUnicode, TestIndexWriterThreadsToSegments, TestLockFactory, TestAttributeSource, TestDuelingCodecs, TestIOUtils, TestCollectionUtil, TestWildcardRandom, TestBooleanOr, TestOneMergeWrappingMergePolicy, FiniteStringsIteratorTest, TestFilterDirectory, TestMultiThreadTermVectors, TestCodecHoldsOpenFiles, TestBagOfPostings, TestMixedDocValuesUpdates, TestCharFilter, TestCharArrayMap, TestPrefixRandom, TestBooleanQueryVisitSubscorers, TestPositionIncrement, TestReusableStringReader, TestNeverDelete, TestSameScoresWithThreads, TestAddIndexes, TestSumDocFreq, TestDirectoryReader, TestAllFilesHaveCodecHeader, TestBlockPostingsFormat2, TestBooleanMinShouldMatch, TestLucene50StoredFieldsFormat, TestSparseFixedBitDocIdSet, TestRegexpRandom, TestSpanCollection, TestFlushByRamOrCountsPolicy, TestBooleanQuery, TestRegexpRandom2, TestUnicodeUtil, TestDoubleValuesSource, TestMergePolicyWrapper, MultiCollectorTest, TestSort, TestNormsFieldExistsQuery, TestExternalCodecs, TestPolygon, TestPointValues, TestBytesRef, TestThreadedForceMerge, TestMutableValues, TestTrackingDirectoryWrapper, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=A2470EF42927C3FE -Dtests.slow=true -Dtests.locale=no-NO -Dtests.timezone=Asia/Gaza -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_A2470EF42927C3FE-001\testSeekSliceZero-018
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A2470EF42927C3FE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [236/458 (1!)] on J0 in 3.00s, 54 tests, 1 error <<< FAILURES!

[...truncated 10829 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\init-core-data-001
   [junit4]   2> 131707 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 131714 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 131714 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 131716 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\tempDir-001
   [junit4]   2> 131717 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 131717 INFO  (Thread-225) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 131717 INFO  (Thread-225) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 131722 ERROR (Thread-225) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 131817 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:58688
   [junit4]   2> 131823 INFO  (zkConnectionManagerCallback-212-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131825 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c27510000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 131829 INFO  (jetty-launcher-209-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 131830 INFO  (jetty-launcher-209-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d1d469{/solr,null,AVAILABLE}
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5fc47b6e{HTTP/1.1,[http/1.1]}{127.0.0.1:58692}
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.e.j.s.Server Started @141875ms
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58692}
   [junit4]   2> 131832 ERROR (jetty-launcher-209-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131832 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T21:51:24.095Z
   [junit4]   2> 131833 INFO  (jetty-launcher-209-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 131834 INFO  (jetty-launcher-209-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@54a8c7d{/solr,null,AVAILABLE}
   [junit4]   2> 131837 INFO  (jetty-launcher-209-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@480d0f0e{HTTP/1.1,[http/1.1]}{127.0.0.1:58697}
   [junit4]   2> 131837 INFO  (jetty-launcher-209-thread-1) [    ] o.e.j.s.Server Started @141880ms
   [junit4]   2> 131837 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58697}
   [junit4]   2> 131838 ERROR (jetty-launcher-209-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 131838 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 131838 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 131838 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 131838 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T21:51:24.101Z
   [junit4]   2> 131838 INFO  (zkConnectionManagerCallback-214-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131839 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131841 INFO  (zkConnectionManagerCallback-216-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131843 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 131864 INFO  (jetty-launcher-209-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58688/solr
   [junit4]   2> 131865 INFO  (jetty-launcher-209-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58688/solr
   [junit4]   2> 131867 INFO  (zkConnectionManagerCallback-221-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131871 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c27510003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 131873 INFO  (zkConnectionManagerCallback-224-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131873 INFO  (zkConnectionManagerCallback-226-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131878 INFO  (zkConnectionManagerCallback-228-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 131978 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131979 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58692_solr
   [junit4]   2> 131980 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.c.Overseer Overseer (id=99197510220840965-127.0.0.1:58692_solr-n_0000000000) starting
   [junit4]   2> 131981 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 131982 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58697_solr
   [junit4]   2> 131987 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131988 INFO  (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 131993 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58692_solr
   [junit4]   2> 131995 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 132047 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 132047 INFO  (OverseerStateUpdate-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 132048 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 132049 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58692_solr, 127.0.0.1:58697_solr]
   [junit4]   2> 132049 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 132049 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 132052 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 132052 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 132061 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 132171 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58692.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132175 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58697.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132190 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58692.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132190 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58692.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132193 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58697.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132193 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58697.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132194 INFO  (jetty-launcher-209-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\tempDir-001\node1\.
   [junit4]   2> 132195 INFO  (jetty-launcher-209-thread-2) [n:127.0.0.1:58692_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\tempDir-001\node2\.
   [junit4]   2> 132247 INFO  (zkConnectionManagerCallback-234-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132253 INFO  (zkConnectionManagerCallback-238-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132254 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 132255 INFO  (SUITE-TriggerIntegrationTest-seed#[9504AD70F8EB96A5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:58688/solr ready
   [junit4]   2> 132276 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventQueue
   [junit4]   2> 132276 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 132276 DEBUG (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 132276 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 132278 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 132279 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 132281 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 132285 INFO  (qtp1110293848-1021) [n:127.0.0.1:58697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 132296 INFO  (qtp1110293848-1021) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 132354 INFO  (qtp182033748-1008) [n:127.0.0.1:58692_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=10
   [junit4]   2> 132357 INFO  (qtp1110293848-1017) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 132358 DEBUG (qtp1110293848-1018) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 132358 INFO  (qtp1110293848-1018) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=43
   [junit4]   2> 132359 DEBUG (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 132363 INFO  (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 132365 DEBUG (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58692_solr, 127.0.0.1:58697_solr]
   [junit4]   2> 132365 DEBUG (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 132365 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 132367 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 132368 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 132369 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 132370 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@57b43de6{/solr,null,AVAILABLE}
   [junit4]   2> 132370 DEBUG (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 132370 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 132371 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 132371 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1e10dfb8{HTTP/1.1,[http/1.1]}{127.0.0.1:58727}
   [junit4]   2> 132372 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server Started @142415ms
   [junit4]   2> 132372 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58727}
   [junit4]   2> 132372 ERROR (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 132373 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 132373 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 132373 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 132373 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T21:51:24.636Z
   [junit4]   2> 132377 INFO  (zkConnectionManagerCallback-240-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132378 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 132391 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58688/solr
   [junit4]   2> 132395 INFO  (zkConnectionManagerCallback-244-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132397 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c2751000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 132401 INFO  (zkConnectionManagerCallback-246-thread-1-processing-n:127.0.0.1:58727_solr) [n:127.0.0.1:58727_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 132409 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 132412 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 132414 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58727_solr
   [junit4]   2> 132417 INFO  (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 132417 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 132418 INFO  (zkCallback-245-thread-1-processing-n:127.0.0.1:58727_solr) [n:127.0.0.1:58727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 132419 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 132524 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58727.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132529 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58727.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132529 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58727.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 132530 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58727_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\tempDir-001\node3\.
   [junit4]   2> 133376 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 133376 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 133376 DEBUG (ScheduledTrigger-395-thread-1) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:58727_solr at time 1335021534614338
   [junit4]   2> 134291 INFO  (OverseerCollectionConfigSetProcessor-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_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> 134379 DEBUG (ScheduledTrigger-395-thread-3) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 134379 DEBUG (ScheduledTrigger-395-thread-3) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 3
   [junit4]   2> 134379 DEBUG (ScheduledTrigger-395-thread-3) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 firing registered processor for nodes: [127.0.0.1:58727_solr] added at times [1335021534614338], now=1335022538332882
   [junit4]   2> 134383 DEBUG (ScheduledTrigger-395-thread-3) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4be31ec569342Tdvtl8fq5v41e7lib1by7x91ct",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1335021534614338,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1335021534614338],
   [junit4]   2>     "nodeNames":["127.0.0.1:58727_solr"]}}
   [junit4]   2> 134385 INFO  (ScheduledTrigger-395-thread-3) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 134390 DEBUG (AutoscalingActionExecutor-396-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4be31ec569342Tdvtl8fq5v41e7lib1by7x91ct",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1335021534614338,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1335021534614338],
   [junit4]   2>     "_enqueue_time_":1335022542118838,
   [junit4]   2>     "nodeNames":["127.0.0.1:58727_solr"]}}
   [junit4]   2> 134394 INFO  (AutoscalingActionExecutor-396-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.TriggerIntegrationTest -- event: {
   [junit4]   2>   "id":"4be31ec569342Tdvtl8fq5v41e7lib1by7x91ct",
   [junit4]   2>   "source":"node_added_trigger1",
   [junit4]   2>   "eventTime":1335021534614338,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1335021534614338],
   [junit4]   2>     "_enqueue_time_":1335022542118838,
   [junit4]   2>     "nodeNames":["127.0.0.1:58727_solr"]}}
   [junit4]   2> 134395 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5fc47b6e{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 134397 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1150542027
   [junit4]   2> 134397 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 134398 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5911123e: rootName = solr_58692, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@76b16d13
   [junit4]   2> 134404 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 134404 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@19331471: rootName = solr_58692, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@416106a4
   [junit4]   2> 134408 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 134408 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3875a196: rootName = solr_58692, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@455e8a50
   [junit4]   2> 134410 DEBUG (AutoscalingActionExecutor-396-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 20 ms for event id=4be31ec569342Tdvtl8fq5v41e7lib1by7x91ct
   [junit4]   2> 134410 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58692_solr
   [junit4]   2> 134412 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 134414 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 134414 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.Overseer Overseer (id=99197510220840965-127.0.0.1:58692_solr-n_0000000000) closing
   [junit4]   2> 134414 INFO  (zkCallback-225-thread-1-processing-n:127.0.0.1:58692_solr) [n:127.0.0.1:58692_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134414 INFO  (zkCallback-245-thread-1-processing-n:127.0.0.1:58727_solr) [n:127.0.0.1:58727_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134414 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134415 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 134415 INFO  (OverseerStateUpdate-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:58692_solr
   [junit4]   2> 134417 WARN  (OverseerAutoScalingTriggerThread-99197510220840965-127.0.0.1:58692_solr-n_0000000000) [n:127.0.0.1:58692_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 134418 DEBUG (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 134418 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:58697_solr
   [junit4]   2> 134418 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@d1d469{/solr,null,UNAVAILABLE}
   [junit4]   2> 134423 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.Overseer Overseer (id=99197510220840966-127.0.0.1:58697_solr-n_0000000001) starting
   [junit4]   2> 134430 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 134432 INFO  (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.TriggerIntegrationTest TestEventQueueAction instantiated
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58727_solr, 127.0.0.1:58697_solr]
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestEventQueueAction}], enabled=true}
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58727_solr, 127.0.0.1:58697_solr]
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 134432 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 134434 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 134435 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 134435 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 134436 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 134436 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 135438 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 135439 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 135439 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 136440 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 136440 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 136441 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 137441 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 137441 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 137441 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 138441 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 138441 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 138441 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 139443 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 139443 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 139443 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 140446 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 140446 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 140446 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 141452 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 141453 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 141453 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 142424 INFO  (TEST-TriggerIntegrationTest.testEventQueue-seed#[9504AD70F8EB96A5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventQueue
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TriggerIntegrationTest -Dtests.method=testEventQueue -Dtests.seed=9504AD70F8EB96A5 -Dtests.slow=true -Dtests.locale=sk -Dtests.timezone=Etc/GMT-10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 10.2s J0 | TriggerIntegrationTest.testEventQueue <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: action wasn't interrupted
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5:5CB1EFDEF18C5050]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:707)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.01s J0 | TriggerIntegrationTest.testSearchRate
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/SOLR-11714))
   [junit4]   2> 142452 DEBUG (ScheduledTrigger-410-thread-2) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 2
   [junit4]   2> 142452 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 142453 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 142465 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeLostTrigger
   [junit4]   2> 142466 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 142466 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 142467 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 142472 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 142472 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 142473 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 142475 INFO  (qtp1110293848-1016) [n:127.0.0.1:58697_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 142513 INFO  (qtp1110293848-1016) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 142549 INFO  (qtp1110293848-1014) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 142553 INFO  (qtp74803195-1077) [n:127.0.0.1:58727_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 142553 DEBUG (qtp74803195-1079) [n:127.0.0.1:58727_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 142557 INFO  (qtp74803195-1079) [n:127.0.0.1:58727_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=16
   [junit4]   2> 142560 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 142564 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58727_solr, 127.0.0.1:58697_solr]
   [junit4]   2> 142564 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 142570 INFO  (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 142576 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@1e10dfb8{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 142576 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1558035063
   [junit4]   2> 142577 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 142578 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@61d7d835: rootName = solr_58727, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@792a2d99
   [junit4]   2> 142581 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 142583 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 142585 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 2
   [junit4]   2> 142585 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 142585 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@41134746: rootName = solr_58727, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@416106a4
   [junit4]   2> 142592 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 142592 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@78eb59b4: rootName = solr_58727, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@455e8a50
   [junit4]   2> 142602 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:58727_solr
   [junit4]   2> 142603 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 142604 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 142609 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c2751000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 142611 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 142611 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 143589 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 143589 DEBUG (ScheduledTrigger-410-thread-3) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Tracking lost node: 127.0.0.1:58727_solr
   [junit4]   2> 144106 WARN  (zkCallback-245-thread-1-processing-n:127.0.0.1:58727_solr) [n:127.0.0.1:58727_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 144107 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@57b43de6{/solr,null,UNAVAILABLE}
   [junit4]   2> 144501 INFO  (OverseerCollectionConfigSetProcessor-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 144591 DEBUG (ScheduledTrigger-410-thread-4) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 145592 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 145592 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger NodeLostTrigger firing registered processor for lost nodes: [127.0.0.1:58727_solr]
   [junit4]   2> 145593 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"4be344d1c3fb8Tdvtl8fq5v41e7lib1by7x91cv",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1335031748116408,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1335031748116408],
   [junit4]   2>     "nodeNames":["127.0.0.1:58727_solr"]}}
   [junit4]   2> 145594 INFO  (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 145620 DEBUG (AutoscalingActionExecutor-411-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"4be344d1c3fb8Tdvtl8fq5v41e7lib1by7x91cv",
   [junit4]   2>   "source":"node_lost_trigger",
   [junit4]   2>   "eventTime":1335031748116408,
   [junit4]   2>   "eventType":"NODELOST",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1335031748116408],
   [junit4]   2>     "_enqueue_time_":1335033751467449,
   [junit4]   2>     "nodeNames":["127.0.0.1:58727_solr"]}}
   [junit4]   2> 145625 INFO  (qtp1110293848-1015) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 145625 DEBUG (qtp1110293848-1014) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 145626 DEBUG (AutoscalingActionExecutor-411-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.ScheduledTriggers -- processing took 5 ms for event id=4be344d1c3fb8Tdvtl8fq5v41e7lib1by7x91cv
   [junit4]   2> 145626 INFO  (qtp1110293848-1014) [n:127.0.0.1:58697_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 145627 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 145627 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:58697_solr]
   [junit4]   2> 145627 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 145628 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 145628 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 146620 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 147623 DEBUG (ScheduledTrigger-410-thread-1) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: 1
   [junit4]   2> 147627 INFO  (TEST-TriggerIntegrationTest.testNodeLostTrigger-seed#[9504AD70F8EB96A5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testNodeLostTrigger
   [junit4]   2> 147641 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetProperties
   [junit4]   2> 147643 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 8
   [junit4]   2> 147643 DEBUG (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 8
   [junit4]   2> 147643 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 8
   [junit4]   2> 147646 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 147646 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 147648 DEBUG (OverseerAutoScalingTriggerThread-99197510220840966-127.0.0.1:58697_solr-n_0000000001) [n:127.0.0.1:58697_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 8, lastZnodeVersion 8
   [junit4]   2> 147648 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 147649 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58a47da4{/solr,null,AVAILABLE}
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6659df04{HTTP/1.1,[http/1.1]}{127.0.0.1:58840}
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server Started @157693ms
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=58840}
   [junit4]   2> 147650 ERROR (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 147650 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T21:51:39.913Z
   [junit4]   2> 147671 INFO  (zkConnectionManagerCallback-250-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147671 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 147681 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c2751000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 147683 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58688/solr
   [junit4]   2> 147688 INFO  (zkConnectionManagerCallback-254-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147694 INFO  (zkConnectionManagerCallback-256-thread-1-processing-n:127.0.0.1:58840_solr) [n:127.0.0.1:58840_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 147701 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 147703 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 147707 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:58840_solr
   [junit4]   2> 147709 INFO  (zkCallback-227-thread-1-processing-n:127.0.0.1:58697_solr) [n:127.0.0.1:58697_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 147709 INFO  (zkCallback-237-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 147710 INFO  (zkCallback-255-thread-1-processing-n:127.0.0.1:58840_solr) [n:127.0.0.1:58840_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 147787 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58840.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 147802 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58840.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 147802 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_58840.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@492ec68f
   [junit4]   2> 147803 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [n:127.0.0.1:58840_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_9504AD70F8EB96A5-001\tempDir-001\node4\.
   [junit4]   2> 148838 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 1 to: 4
   [junit4]   2> 156848 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerScheduleDelaySeconds from: 4 to: 1
   [junit4]   2> 166870 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: triggerCorePoolSize from: 4 to: 6
   [junit4]   2> 176878 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.ScheduledTriggers Changing value of autoscaling property: actionThrottlePeriodSeconds from: 5 to: 6
   [junit4]   2> 176880 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58697_solr, 127.0.0.1:58840_solr]
   [junit4]   2> 176880 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y1 instantiated with properties: {waitFor=0, actions=[{name=throttler, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}]}
   [junit4]   2> 176881 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 176881 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:58697_solr, 127.0.0.1:58840_solr]
   [junit4]   2> 176881 DEBUG (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger y2 instantiated with properties: {waitFor=0, actions=[{name=throttler, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}]}
   [junit4]   2> 176883 DEBUG (ScheduledTrigger-420-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y1
   [junit4]   2> 176883 DEBUG (ScheduledTrigger-420-thread-2) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 176884 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 176886 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 176886 DEBUG (ScheduledTrigger-420-thread-5) [    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger y2
   [junit4]   2> 176886 DEBUG (ScheduledTrigger-420-thread-5) [    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 2
   [junit4]   2> 176887 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@402272a1{/solr,null,AVAILABLE}
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7e972d63{HTTP/1.1,[http/1.1]}{127.0.0.1:59090}
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.e.j.s.Server Started @186931ms
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59090}
   [junit4]   2> 176888 ERROR (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 176888 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T21:52:09.151Z
   [junit4]   2> 176895 INFO  (zkConnectionManagerCallback-260-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 176896 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 176913 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1606b9c2751000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 176918 INFO  (TEST-TriggerIntegrationTest.testSetProperties-seed#[9504AD70F8EB96A5]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:58688/solr
   [junit4]   2> 176921 INFO  (zkConnectio

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

yFieldReuse, LargeFieldTest, TestPolicyCloud, TestCollectionsAPIViaSolrCloudCluster, TestRebalanceLeaders, TestCustomSort, AnalysisErrorHandlingTest, SolrSlf4jReporterTest, ZkSolrClientTest, ShardSplitTest, CdcrReplicationDistributedZkTest, TestSchemaNameResource, TestWordDelimiterFilterFactory, TestJettySolrRunner, ChaosMonkeySafeLeaderTest, TestExceedMaxTermLength, DistributedQueryComponentOptimizationTest, TestXmlQParserPlugin, SolrPluginUtilsTest, TestConfig, TestRandomFlRTGCloud, SolrShardReporterTest, TestFieldCacheSortRandom, IgnoreCommitOptimizeUpdateProcessorFactoryTest, ImplicitSnitchTest, TestHalfAndHalfDocValues, CoreMergeIndexesAdminHandlerTest, TestSubQueryTransformer, TestExpandComponent, TestSuggestSpellingConverter, TestPayloadCheckQParserPlugin, HdfsDirectoryTest, TestCryptoKeys, DOMUtilTest, HLLUtilTest, CdcrBidirectionalTest, TestFieldCollectionResource, DocValuesMissingTest, ExternalFileFieldSortTest, TestLockTree, TestCustomStream, EchoParamsTest, TestFieldCacheWithThreads, AddSchemaFieldsUpdateProcessorFactoryTest, StatelessScriptUpdateProcessorFactoryTest, TestCloudInspectUtil, V2StandaloneTest, MultiThreadedOCPTest, TestHashQParserPlugin, TestIndexSearcher, TestSmileRequest, TestPerFieldSimilarity, TestZkChroot, TestManagedSynonymGraphFilterFactory, DistribDocExpirationUpdateProcessorTest, TestTolerantUpdateProcessorCloud, UpdateParamsTest, TestFaceting, ZkFailoverTest, MissingSegmentRecoveryTest, DocumentBuilderTest, TestBinaryResponseWriter, BlockJoinFacetSimpleTest, TestAnalyzeInfixSuggestions, QueryElevationComponentTest, CdcrRequestHandlerTest, HdfsCollectionsAPIDistributedZkTest, SynonymTokenizerTest, LeaderFailoverAfterPartitionTest, RestartWhileUpdatingTest, TestCoreAdminApis, TestFoldingMultitermQuery, DeleteReplicaTest, TestBulkSchemaConcurrent, TestDelegationWithHadoopAuth, CoreAdminHandlerTest, TestMacroExpander, NumberUtilsTest, SpatialHeatmapFacetsTest, TestLuceneIndexBackCompat, SSLMigrationTest, ConjunctionSolrSpellCheckerTest, AnalyticsQueryTest, TestCollectionAPIs, AnalysisAfterCoreReloadTest, HdfsUnloadDistributedZkTest, RecoveryAfterSoftCommitTest, SolrJmxReporterCloudTest, TestPostingsSolrHighlighter, DistributedIntervalFacetingTest, TestPartialUpdateDeduplication, TestSolrConfigHandlerCloud, TestFieldTypeCollectionResource, TestFilteredDocIdSet, HdfsRestartWhileUpdatingTest, BitVectorTest, DeleteLastCustomShardedReplicaTest, NodeAddedTriggerTest, TestInPlaceUpdatesDistrib, HdfsAutoAddReplicasIntegrationTest, LeaderInitiatedRecoveryOnCommitTest, TestSchemaSimilarityResource, TestSort, TestSolrJ, TestTrie, BadComponentTest, TestLegacyTerms, TestNumericTerms32, TestExclusionRuleCollectionAccess, LoggingHandlerTest, TestSolrXml, TestFileDictionaryLookup, TestClusterProperties, SampleTest, TestSimpleTextCodec, TestFunctionQuery, AssignTest, HdfsDirectoryFactoryTest, TemplateUpdateProcessorTest, TestExtendedDismaxParser, TestRandomFaceting, LeaderElectionIntegrationTest, CacheHeaderTest, ShardRoutingCustomTest, TestStressReorder, AtomicUpdatesTest, TestCloudNestedDocsSort, DocValuesNotIndexedTest, TestLegacyNumericRangeQueryBuilder, CollectionStateFormat2Test, TestLeaderInitiatedRecoveryThread, TestDistributedGrouping, ZkStateReaderTest, BasicDistributedZk2Test, TestIntervalFaceting, TestCloudRecovery, OpenExchangeRatesOrgProviderTest, TestValueSourceCache, SolrIndexSplitterTest, JSONWriterTest, TestUninvertingReader, TestImplicitCoreProperties, TestConfigSets, DataDrivenBlockJoinTest, TestGraphMLResponseWriter, TestStandardQParsers, OutOfBoxZkACLAndCredentialsProvidersTest, QueryEqualityTest, TestNumericRangeQuery32, TestSerializedLuceneMatchVersion, HttpSolrCallGetCoreTest, TestClusterStateProvider, TestOnReconnectListenerSupport, TestBackupRepositoryFactory, TestAuthorizationFramework, TestRemoteStreaming, DocValuesTest, TestJsonFacetRefinement, TestPullReplica, ClassificationUpdateProcessorIntegrationTest, TestCollationField, TestMinMaxOnMultiValuedField, PreAnalyzedFieldTest, OverseerTaskQueueTest, TestGenericDistributedQueue]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestGenericDistributedQueue -Dtests.seed=9504AD70F8EB96A5 -Dtests.slow=true -Dtests.locale=en-NZ -Dtests.timezone=Africa/Sao_Tome -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestGenericDistributedQueue (suite) <<<
   [junit4]    > Throwable #1: java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([9504AD70F8EB96A5]:0)
   [junit4] Completed [763/763 (3!)] on J1 in 7220.27s, 1 test, 2 errors <<< FAILURES!

[...truncated 2376 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=634, maxMBSortInHeap=6.6678069558535356, sim=RandomSimilarity(queryNorm=false): {}, locale=zh-TW, timezone=PRC
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=47459608,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=8F8BFE8221EB2B3D -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=PRC -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_8F8BFE8221EB2B3D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F8BFE8221EB2B3D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/5 (1!)] on J1 in 1.27s, 8 tests, 1 error <<< FAILURES!

[...truncated 45753 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 348 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/348/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([ECBFD4653FFEAAA3:633133C52D92595C]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([ECBFD4653FFEAAA3]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.handler.TestBlobHandler.doBlobHandlerTest

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57604
	at __randomizedtesting.SeedInfo.seed([EAC1A3309403F2A5:A0081622FEF8457]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1104)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:884)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:817)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:315)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.IndexSchemaRuntimeFieldTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.schema.IndexSchemaRuntimeFieldTest_EAC1A3309403F2A5-001

	at __randomizedtesting.SeedInfo.seed([EAC1A3309403F2A5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.mlt.CloudMLTQParserTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001

	at __randomizedtesting.SeedInfo.seed([EAC1A3309403F2A5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001

	at __randomizedtesting.SeedInfo.seed([686308EBCC0223C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8885 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> dic 18, 2017 2:57:56 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTENCIA: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([ECBFD4653FFEAAA3]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=ECBFD4653FFEAAA3 -Dtests.slow=true -Dtests.locale=es-MX -Dtests.timezone=Asia/Urumqi -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.38s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=18, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECBFD4653FFEAAA3:633133C52D92595C]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECBFD4653FFEAAA3]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapFixedInterval), $facets=FST50, $payloads$=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{$facets=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=723, maxMBSortInHeap=5.34173506536652, sim=RandomSimilarity(queryNorm=false): {}, locale=es-MX, timezone=Asia/Urumqi
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=68573736,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyRevisionTest, SessionTokenTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 4.68s, 5 tests, 1 error <<< FAILURES!

[...truncated 3838 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.CloudMLTQParserTest
   [junit4]   2> 1469174 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\init-core-data-001
   [junit4]   2> 1469204 WARN  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=28 numCloses=28
   [junit4]   2> 1469204 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1469224 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1469228 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001
   [junit4]   2> 1469228 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1469229 INFO  (Thread-2595) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1469229 INFO  (Thread-2595) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1469231 ERROR (Thread-2595) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1469328 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60355
   [junit4]   2> 1469332 INFO  (zkConnectionManagerCallback-2838-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469334 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16068f110e80000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1469336 INFO  (jetty-launcher-2835-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1469337 INFO  (jetty-launcher-2835-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@a23bc86{/solr,null,AVAILABLE}
   [junit4]   2> 1469336 INFO  (jetty-launcher-2835-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1469337 INFO  (jetty-launcher-2835-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40bcacb4{/solr,null,AVAILABLE}
   [junit4]   2> 1469338 INFO  (jetty-launcher-2835-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@705532a5{HTTP/1.1,[http/1.1]}{127.0.0.1:60362}
   [junit4]   2> 1469338 INFO  (jetty-launcher-2835-thread-1) [    ] o.e.j.s.Server Started @1478598ms
   [junit4]   2> 1469338 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60362}
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@195baef2{HTTP/1.1,[http/1.1]}{127.0.0.1:60359}
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.e.j.s.Server Started @1478606ms
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60359}
   [junit4]   2> 1469346 ERROR (jetty-launcher-2835-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1469346 ERROR (jetty-launcher-2835-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T09:25:17.275Z
   [junit4]   2> 1469346 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-18T09:25:17.275Z
   [junit4]   2> 1469352 INFO  (zkConnectionManagerCallback-2841-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469353 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1469382 INFO  (zkConnectionManagerCallback-2842-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469384 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1469389 INFO  (jetty-launcher-2835-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60355/solr
   [junit4]   2> 1469389 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16068f110e80002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1469394 INFO  (jetty-launcher-2835-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60355/solr
   [junit4]   2> 1469396 INFO  (zkConnectionManagerCallback-2846-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469398 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16068f110e80003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1469399 INFO  (zkConnectionManagerCallback-2850-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469400 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16068f110e80004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1469402 INFO  (zkConnectionManagerCallback-2852-thread-1-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469403 INFO  (zkConnectionManagerCallback-2854-thread-1-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469612 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1469612 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1469612 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60359_solr
   [junit4]   2> 1469613 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60362_solr
   [junit4]   2> 1469614 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.c.Overseer Overseer (id=99194576382197766-127.0.0.1:60359_solr-n_0000000000) starting
   [junit4]   2> 1469619 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60359_solr
   [junit4]   2> 1469634 INFO  (zkCallback-2851-thread-1-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1469636 INFO  (zkCallback-2853-thread-1-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1469725 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60362.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469739 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60362.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469739 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60362.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469740 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60359.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469742 INFO  (jetty-launcher-2835-thread-1) [n:127.0.0.1:60362_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\.
   [junit4]   2> 1469747 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60359.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469747 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60359.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1469749 INFO  (jetty-launcher-2835-thread-2) [n:127.0.0.1:60359_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node2\.
   [junit4]   2> 1469800 INFO  (zkConnectionManagerCallback-2860-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469802 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16068f110e80007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1469806 INFO  (zkConnectionManagerCallback-2864-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1469807 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1469807 INFO  (SUITE-CloudMLTQParserTest-seed#[EAC1A3309403F2A5]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60355/solr ready
   [junit4]   2> 1469815 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=593c880c-b41b-456d-8395-d3e4f8262853&replicationFactor=1&collection.configName=conf&name=mlt-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1469816 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=593c880c-b41b-456d-8395-d3e4f8262853&replicationFactor=1&collection.configName=conf&name=mlt-collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1469817 INFO  (qtp1560330866-12016) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1469819 INFO  (qtp1560330866-12016) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1469820 INFO  (OverseerThreadFactory-4814-thread-1-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.CreateCollectionCmd Create collection mlt-collection
   [junit4]   2> 1469949 INFO  (OverseerStateUpdate-99194576382197766-127.0.0.1:60359_solr-n_0000000000) [n:127.0.0.1:60359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mlt-collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"mlt-collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60362/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1469950 INFO  (OverseerStateUpdate-99194576382197766-127.0.0.1:60359_solr-n_0000000000) [n:127.0.0.1:60359_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"mlt-collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"mlt-collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60359/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1470154 INFO  (qtp158241983-12029) [n:127.0.0.1:60362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=593c880c-b41b-456d-8395-d3e4f82628531290253351412437&coreNodeName=core_node3&name=mlt-collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 1470158 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=593c880c-b41b-456d-8395-d3e4f82628531290253351412437&coreNodeName=core_node3&name=mlt-collection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 1470159 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1470160 INFO  (qtp1560330866-12015) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=593c880c-b41b-456d-8395-d3e4f82628531290253354108687&coreNodeName=core_node4&name=mlt-collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 1470162 INFO  (qtp158241983-12029) [n:127.0.0.1:60362_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 593c880c-b41b-456d-8395-d3e4f82628531290253351412437
   [junit4]   2> 1470162 INFO  (qtp158241983-12029) [n:127.0.0.1:60362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=593c880c-b41b-456d-8395-d3e4f82628531290253351412437&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1470167 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=mlt-collection&version=2&replicaType=NRT&async=593c880c-b41b-456d-8395-d3e4f82628531290253354108687&coreNodeName=core_node4&name=mlt-collection_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 1470168 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1470284 INFO  (zkCallback-2851-thread-1-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1470284 INFO  (zkCallback-2853-thread-1-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1470294 INFO  (zkCallback-2851-thread-2-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1470294 INFO  (zkCallback-2853-thread-2-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1470820 INFO  (qtp1560330866-12015) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1470822 INFO  (qtp1560330866-12015) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 1471164 INFO  (qtp158241983-12029) [n:127.0.0.1:60362_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 593c880c-b41b-456d-8395-d3e4f82628531290253351412437
   [junit4]   2> 1471164 INFO  (qtp158241983-12029) [n:127.0.0.1:60362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=593c880c-b41b-456d-8395-d3e4f82628531290253351412437&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1471185 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1471199 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.s.IndexSchema [mlt-collection_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 1471253 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1471255 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1471255 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'mlt-collection_shard1_replica_n1' using configuration from collection mlt-collection, trusted=true
   [junit4]   2> 1471255 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60362.solr.core.mlt-collection.shard1.replica_n1' (registry 'solr.core.mlt-collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1471255 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1471255 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SolrCore [[mlt-collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\mlt-collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node1\.\mlt-collection_shard1_replica_n1\data\]
   [junit4]   2> 1471261 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.s.IndexSchema [mlt-collection_shard2_replica_n2] Schema name=cloud-dynamic
   [junit4]   2> 1471279 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 1471279 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'mlt-collection_shard2_replica_n2' using configuration from collection mlt-collection, trusted=true
   [junit4]   2> 1471281 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60359.solr.core.mlt-collection.shard2.replica_n2' (registry 'solr.core.mlt-collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@319c5277
   [junit4]   2> 1471281 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1471281 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SolrCore [[mlt-collection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node2\mlt-collection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.mlt.CloudMLTQParserTest_EAC1A3309403F2A5-001\tempDir-001\node2\.\mlt-collection_shard2_replica_n2\data\]
   [junit4]   2> 1471352 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1471352 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1471353 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1471353 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1471355 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1471355 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1471355 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ebd9f8b[mlt-collection_shard1_replica_n1] main]
   [junit4]   2> 1471356 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1471358 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1471358 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1471358 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1471358 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1471359 INFO  (searcherExecutor-4819-thread-1-processing-x:mlt-collection_shard1_replica_n1 r:core_node3 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE n:127.0.0.1:60362_solr s:shard1 c:mlt-collection) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SolrCore [mlt-collection_shard1_replica_n1] Registered new searcher Searcher@5ebd9f8b[mlt-collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471359 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587113224346533888
   [junit4]   2> 1471359 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b29ae13[mlt-collection_shard2_replica_n2] main]
   [junit4]   2> 1471362 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1471362 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1471363 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1471363 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587113224350728192
   [junit4]   2> 1471365 INFO  (searcherExecutor-4820-thread-1-processing-x:mlt-collection_shard2_replica_n2 r:core_node4 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE n:127.0.0.1:60359_solr s:shard2 c:mlt-collection) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SolrCore [mlt-collection_shard2_replica_n2] Registered new searcher Searcher@1b29ae13[mlt-collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/
   [junit4]   2> 1471368 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 1471369 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1471373 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/ shard2
   [junit4]   2> 1471373 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/ shard1
   [junit4]   2> 1471475 INFO  (zkCallback-2851-thread-2-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471475 INFO  (zkCallback-2851-thread-1-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471475 INFO  (zkCallback-2853-thread-3-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471475 INFO  (zkCallback-2853-thread-2-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471477 INFO  (parallelCoreAdminExecutor-4815-thread-1-processing-n:127.0.0.1:60362_solr 593c880c-b41b-456d-8395-d3e4f82628531290253351412437 CREATE) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1471482 INFO  (parallelCoreAdminExecutor-4816-thread-1-processing-n:127.0.0.1:60359_solr 593c880c-b41b-456d-8395-d3e4f82628531290253354108687 CREATE) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1471588 INFO  (zkCallback-2851-thread-1-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471588 INFO  (zkCallback-2851-thread-2-processing-n:127.0.0.1:60362_solr) [n:127.0.0.1:60362_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471588 INFO  (zkCallback-2853-thread-2-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471589 INFO  (zkCallback-2853-thread-3-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/mlt-collection/state.json] for collection [mlt-collection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1471822 INFO  (qtp1560330866-12013) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1471823 INFO  (qtp1560330866-12013) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1472165 INFO  (qtp158241983-12023) [n:127.0.0.1:60362_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 593c880c-b41b-456d-8395-d3e4f82628531290253351412437
   [junit4]   2> 1472165 INFO  (qtp158241983-12023) [n:127.0.0.1:60362_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=593c880c-b41b-456d-8395-d3e4f82628531290253351412437&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1472171 INFO  (qtp1560330866-12036) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 593c880c-b41b-456d-8395-d3e4f82628531290253354108687
   [junit4]   2> 1472171 INFO  (qtp1560330866-12036) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=593c880c-b41b-456d-8395-d3e4f82628531290253354108687&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1472176 INFO  (OverseerThreadFactory-4814-thread-1-processing-n:127.0.0.1:60359_solr) [n:127.0.0.1:60359_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> 1472823 INFO  (qtp1560330866-12036) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1472825 INFO  (qtp1560330866-12036) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1472825 INFO  (qtp1560330866-12034) [n:127.0.0.1:60359_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with params requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=DELETESTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1472827 INFO  (qtp1560330866-12034) [n:127.0.0.1:60359_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=593c880c-b41b-456d-8395-d3e4f8262853&action=DELETESTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1472845 INFO  (qtp1560330866-12020) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [mlt-collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=mlt-collection:4&wt=javabin&version=2}{add=[2 (1587113225894232064), 3 (1587113225902620672), 5 (1587113225903669248), 6 (1587113225903669249), 7 (1587113225903669250), 9 (1587113225903669251), 17 (1587113225903669252), 18 (1587113225903669253), 19 (1587113225903669254), 21 (1587113225903669255), ... (16 adds)]} 0 9
   [junit4]   2> 1472846 INFO  (qtp158241983-12023) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [mlt-collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=mlt-collection:4&wt=javabin&version=2}{add=[1 (1587113225896329216), 4 (1587113225902620672), 8 (1587113225902620673), 10 (1587113225903669248), 12 (1587113225903669249), 13 (1587113225903669250), 14 (1587113225903669251), 15 (1587113225903669252), 16 (1587113225903669253), 20 (1587113225904717824), ... (15 adds)]} 0 8
   [junit4]   2> 1472863 INFO  (qtp158241983-12031) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587113225923592192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1472863 INFO  (qtp158241983-12031) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7e8fcc2b commitCommandVersion:1587113225923592192
   [junit4]   2> 1472866 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1587113225926737920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1472866 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@26c16590 commitCommandVersion:1587113225926737920
   [junit4]   2> 1472877 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4d7a2988[mlt-collection_shard2_replica_n2] main]
   [junit4]   2> 1472877 INFO  (qtp158241983-12031) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@2f1dcf8c[mlt-collection_shard1_replica_n1] main]
   [junit4]   2> 1472878 INFO  (searcherExecutor-4820-thread-1-processing-n:127.0.0.1:60359_solr x:mlt-collection_shard2_replica_n2 s:shard2 c:mlt-collection r:core_node4) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.SolrCore [mlt-collection_shard2_replica_n2] Registered new searcher Searcher@4d7a2988[mlt-collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C16)))}
   [junit4]   2> 1472878 INFO  (searcherExecutor-4819-thread-1-processing-n:127.0.0.1:60362_solr x:mlt-collection_shard1_replica_n1 s:shard1 c:mlt-collection r:core_node3) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.SolrCore [mlt-collection_shard1_replica_n1] Registered new searcher Searcher@2f1dcf8c[mlt-collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C15)))}
   [junit4]   2> 1472879 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1472879 INFO  (qtp158241983-12031) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1472879 INFO  (qtp1560330866-12017) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [mlt-collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 13
   [junit4]   2> 1472879 INFO  (qtp158241983-12031) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [mlt-collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 15
   [junit4]   2> 1472879 INFO  (qtp158241983-12023) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [mlt-collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=mlt-collection:4&commit=true&wt=javabin&version=2}{commit=} 0 33
   [junit4]   2> 1472906 INFO  (TEST-CloudMLTQParserTest.testInvalidSourceDocument-seed#[EAC1A3309403F2A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testInvalidSourceDocument
   [junit4]   2> 1472911 INFO  (qtp1560330866-12016) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/
   [junit4]   2> 1472912 INFO  (qtp1560330866-12014) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1513589120836&ids=999999&isShard=true&shard.url=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 1472913 ERROR (qtp1560330866-12016) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: Error completing MLT request. Could not fetch document with id [999999]
   [junit4]   2> 	at org.apache.solr.search.mlt.CloudMLTQParser.parse(CloudMLTQParser.java:68)
   [junit4]   2> 	at org.apache.solr.search.QParser.getQuery(QParser.java:169)
   [junit4]   2> 	at org.apache.solr.handler.component.QueryComponent.prepare(QueryComponent.java:160)
   [junit4]   2> 	at org.apache.solr.handler.component.SearchHandler.handleRequestBody(SearchHandler.java:269)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2503)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:711)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:517)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 1472914 INFO  (qtp1560330866-12016) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/select params={q={!mlt+qf%3Dlowerfilt_u}999999&_stateVer_=mlt-collection:4&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 1472915 ERROR (TEST-CloudMLTQParserTest.testInvalidSourceDocument-seed#[EAC1A3309403F2A5]) [    ] o.a.s.c.s.i.CloudSolrClient Request to collection [mlt-collection] failed due to (400) org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60359/solr/mlt-collection: Error completing MLT request. Could not fetch document with id [999999], retry? 0
   [junit4]   2> 1472915 INFO  (TEST-CloudMLTQParserTest.testInvalidSourceDocument-seed#[EAC1A3309403F2A5]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testInvalidSourceDocument
   [junit4]   2> 1472934 INFO  (TEST-CloudMLTQParserTest.testMinDF-seed#[EAC1A3309403F2A5]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMinDF
   [junit4]   2> 1472935 INFO  (qtp1560330866-12015) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/
   [junit4]   2> 1472936 INFO  (qtp1560330866-12013) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1513589120864&ids=3&isShard=true&shard.url=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 1472939 INFO  (qtp1560330866-12013) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/
   [junit4]   2> 1472944 INFO  (qtp158241983-12033) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.h.c.RealTimeGetComponent LOOKUP_SLICE:shard2=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/
   [junit4]   2> 1472947 INFO  (qtp1560330866-12036) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1513589120864&ids=3&isShard=true&shard.url=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 1472948 INFO  (qtp1560330866-12013) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=mlt-collection:4&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/&rid=127.0.0.1-mlt-collection_shard2_replica_n2-1513589120867-10&rows=10&version=2&q={!mlt+qf%3Dlowerfilt_u+mindf%3D0+mintf%3D1}3&requestPurpose=GET_TOP_IDS&NOW=1513589120864&isShard=true&wt=javabin&debugQuery=false} hits=2 status=0 QTime=10
   [junit4]   2> 1472954 INFO  (qtp1560330866-12034) [n:127.0.0.1:60359_solr c:mlt-collection s:shard2 r:core_node4 x:mlt-collection_shard2_replica_n2] o.a.s.c.S.Request [mlt-collection_shard2_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&omitHeader=true&shards.purpose=1&NOW=1513589120864&ids=3&isShard=true&shard.url=http://127.0.0.1:60359/solr/mlt-collection_shard2_replica_n2/&wt=javabin&version=2&shards.qt=/get} status=0 QTime=0
   [junit4]   2> 1472955 INFO  (qtp158241983-12033) [n:127.0.0.1:60362_solr c:mlt-collection s:shard1 r:core_node3 x:mlt-collection_shard1_replica_n1] o.a.s.c.S.Request [mlt-collection_shard1_replica_n1]  webapp=/solr path=/select params={df=text&distrib=false&_stateVer_=mlt-collection:4&debug=false&debug=timing&debug=track&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:60362/solr/mlt-collection_shard1_replica_n1/&rid=1

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

omputePlanAction, HdfsBasicDistributedZkTest, BaseCdcrDistributedZkTest, MinimalSchemaTest, TestSolrConfigHandlerConcurrent, CoreSorterTest, TestNRTOpen, TestGraphTermsQParserPlugin, HdfsRecoveryZkTest, StatsComponentTest, TestMaxScoreQueryParser, TestXIncludeConfig, SolrJmxReporterTest, TestCopyFieldCollectionResource, TestReplicationHandlerBackup, TestClusterStateMutator, TestQuerySenderListener, BadIndexSchemaTest, ZkControllerTest, HdfsSyncSliceTest, TestSurroundQueryParser, SolrMetricsIntegrationTest, PropertiesRequestHandlerTest, PathHierarchyTokenizerFactoryTest, ExitableDirectoryReaderTest, ReturnFieldsTest, TestMiniSolrCloudClusterSSL, AddReplicaTest, AssignBackwardCompatibilityTest, TestSolrCoreProperties, TestCodecSupport, TestInfoStreamLogging, TestPseudoReturnFields, TestFieldCacheSort, TestPHPSerializedResponseWriter, TestDistributedSearch, NodeLostTriggerTest, SignatureUpdateProcessorFactoryTest, DefaultValueUpdateProcessorTest, HdfsLockFactoryTest, TestTlogReplica, InfixSuggestersTest, RequestHandlersTest, TestRawResponseWriter, SpellCheckCollatorTest, ConvertedLegacyTest, VMParamsZkACLAndCredentialsProvidersTest, TestClassicSimilarityFactory, DeleteInactiveReplicaTest, TestMultiWordSynonyms, RegexBoostProcessorTest, AtomicUpdateProcessorFactoryTest, BlockJoinFacetRandomTest, DocExpirationUpdateProcessorFactoryTest, CollectionTooManyReplicasTest, TestHttpShardHandlerFactory, HdfsNNFailoverTest, TestStressUserVersions, ShardRoutingTest, TestZkAclsWithHadoopAuth, TestUtils, TestCoreBackup, TestSolrCloudSnapshots, TestManagedResource, TestSchemaVersionResource, TestHighlightDedupGrouping, CoreAdminRequestStatusTest, BinaryUpdateRequestHandlerTest, TestCollationFieldDocValues, EnumFieldTest, TestPullReplicaErrorHandling, SyncSliceTest, CloudMLTQParserTest, TestManagedSynonymFilterFactory, DistributedFacetExistsSmallTest, PeerSyncReplicationTest, DistributedFacetSimpleRefinementLongTailTest, TestDownShardTolerantSearch, TestDeleteCollectionOnDownNodes, ParsingFieldUpdateProcessorsTest, TestConfigSetsAPI, TestOmitPositions, TestLegacyNumericUtils, DirectUpdateHandlerOptimizeTest, TestCorePropertiesReload, NotRequiredUniqueKeyTest, TestMacros, HttpTriggerListenerTest, DisMaxRequestHandlerTest, DistribCursorPagingTest, UUIDFieldTest, GraphQueryTest, AutoScalingHandlerTest, QueryResultKeyTest, DirectUpdateHandlerTest, URLClassifyProcessorTest, SuggestComponentContextFilterQueryTest, TestRandomDVFaceting, TestRestoreCore, PKIAuthenticationIntegrationTest, UniqFieldsUpdateProcessorFactoryTest, ZkCLITest, PrimitiveFieldTypeTest, SaslZkACLProviderTest, TestFiltering, TestChildDocTransformer, TestCloudDeleteByQuery, CdcrUpdateLogTest, AnalyticsMergeStrategyTest, TestSolrDeletionPolicy2, TestStressRecovery, RAMDirectoryFactoryTest, TestPrepRecovery, BasicAuthIntegrationTest, TestIBSimilarityFactory, TestDynamicLoading, TestRandomRequestDistribution, HdfsWriteToMultipleCollectionsTest, TestDynamicFieldResource, RegexBytesRefFilterTest, BasicDistributedZkTest, LeaderElectionContextKeyTest, TestCustomDocTransformer, DistributedFacetPivotSmallTest, TestAtomicUpdateErrorCases, TestComplexPhraseQParserPlugin, ForceLeaderTest, TestFieldSortValues, DeleteLastCustomShardedReplicaTest, DeleteReplicaTest, DistribJoinFromCollectionTest, LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerStatusTest, OverseerTaskQueueTest, SSLMigrationTest, ShardSplitTest, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, AutoAddReplicasIntegrationTest, SystemLogListenerTest, TestPolicyCloud, TestClusterStateProvider, TestDistribStateManager, TestExecutePlanAction, TestLargeCluster, TestNodeAddedTrigger, TestNodeLostTrigger, TestSimDistributedQueue, TestTriggerIntegration, CdcrBidirectionalTest, CdcrRequestHandlerTest, HdfsChaosMonkeyNothingIsSafeTest, HdfsChaosMonkeySafeLeaderTest, ZkStateWriterTest, RuleEngineTest, RulesTest, BlobRepositoryCloudTest, DirectoryFactoryTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, TestReloadAndDeleteDocs, TestShardHandlerFactory, TestSimpleTextCodec, TestSolrCoreSnapshots, RequestLoggingTest, TestBlobHandler]
   [junit4] Completed [741/763 (3!)] on J0 in 632.17s, 1 test, 1 error <<< FAILURES!

[...truncated 2431 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1427, maxMBSortInHeap=6.809459928464567, sim=RandomSimilarity(queryNorm=false): {}, locale=et, timezone=America/Halifax
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73832712,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=686308EBCC0223C -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=America/Halifax -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_686308EBCC0223C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([686308EBCC0223C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 17.97s, 8 tests, 1 error <<< FAILURES!

[...truncated 45745 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 347 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/347/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([B9E1F5F336A5F729]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003

	at __randomizedtesting.SeedInfo.seed([7A51832FEEDF9D66]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001

	at __randomizedtesting.SeedInfo.seed([7A51832FEEDF9D66]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:


Stack Trace:
java.util.concurrent.TimeoutException
	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687]:0)
	at org.apache.solr.common.cloud.ZkStateReader.waitForState(ZkStateReader.java:1261)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.waitForState(CloudSolrClient.java:449)
	at org.apache.solr.cloud.CloudExitableDirectoryReaderTest.setupCluster(CloudExitableDirectoryReaderTest.java:49)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.core.TestLazyCores.testNoCommit

Error Message:
Exception during query

Stack Trace:
java.lang.RuntimeException: Exception during query
	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687:8E15B8ED15D2A522]:0)
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:904)
	at org.apache.solr.core.TestLazyCores.check10(TestLazyCores.java:847)
	at org.apache.solr.core.TestLazyCores.testNoCommit(TestLazyCores.java:829)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.lang.RuntimeException: REQUEST FAILED: xpath=//result[@numFound='10']
	xml response was: <?xml version="1.0" encoding="UTF-8"?>
<response>
<lst name="responseHeader"><int name="status">0</int><int name="QTime">1</int><lst name="params"><str name="q">*:*</str></lst></lst><result name="response" numFound="0" start="0"></result>
</response>

	request was:q=*:*
	at org.apache.solr.SolrTestCaseJ4.assertQ(SolrTestCaseJ4.java:897)
	... 40 more


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores:     1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687]:0)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001

	at __randomizedtesting.SeedInfo.seed([93EDB9CCD891DDF3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1142 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.00s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=879, maxMBSortInHeap=5.884987673513816, sim=RandomSimilarity(queryNorm=false): {}, locale=to, timezone=Etc/GMT-0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=186162680,total=379584512
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMaxDocs, TestPerFieldPostingsFormat, TestFloatRangeFieldQueries, TestIndexWriterNRTIsCurrent, TestBlockPostingsFormat3, TestReaderClosed, TestPayloads, TestFieldValueQuery, TestConstantScoreQuery, TestPrefixCodedTerms, TestConjunctionDISI, Test2BPostings, TestReqExclBulkScorer, TestMaxPosition, TestRollback, TestSimpleFSLockFactory, TestExitableDirectoryReader, Test2BSortedDocValuesFixedSorted, TestTermsEnum2, TestIndexTooManyDocs, TestUniqueTermCount, TestLucene50CompoundFormat, TestSpanBoostQuery, TestDelegatingAnalyzerWrapper, TestSimpleExplanationsWithFillerDocs, TestIndexWriterCommit, TestCustomTermFreq, TestIndexWriterDelete, TestLongValuesSource, TestCheckIndex, TestNRTReaderWithThreads, TestDocIdSetBuilder, TestPerFieldPostingsFormat2, TestNot, TestOperations, TestFieldMaskingSpanQuery, TestMergedIterator, Test2BTerms, TestSentinelIntSet, TestMSBRadixSorter, TestMultiPhraseEnum, TestPersistentSnapshotDeletionPolicy, TestLogMergePolicy, Test2BBinaryDocValues, TestBufferedChecksum, TestIndexingSequenceNumbers, TestSegmentInfos, TestBasics, Test2BPagedBytes, TestTermRangeQuery, TestSegmentTermDocs, TestSimpleExplanations, TestFlex, Test2BBKDPoints, TestGrowableByteArrayDataOutput, TestPerFieldDocValuesFormat, TestGeoUtils, TestSpanFirstQuery, TestSegmentMerger, TestByteSlices, TestGraphTokenStreamFiniteStrings, TestDeletionPolicy, TestPerSegmentDeletes, TestMaxTermFrequency, TestOmitNorms, TestPrefixInBooleanQuery, TestNRTCachingDirectory, TestStressIndexing, TestTermVectorsReader, TestDocValuesScoring, TestSearcherManager, TestIndexWriterOnJRECrash, TestBytesRefHash, TestCharTermAttributeImpl, TestByteBlockPool, TestIntsRef, TestClassicSimilarity, TestAllFilesCheckIndexHeader, TestBytesStore, TestBooleanRewrites, TestDirectoryReaderReopen, TestDeterminism, TestDisjunctionMaxQuery, TestDocIdsWriter, TestTransactions, TestCachingCollector, TestComplexExplanationsOfNonMatches, TestMultiLevelSkipList, TestTermdocPerf, Test2BDocs, TestIndexCommit, TestBM25Similarity, TestPagedBytes, TestMultiTermsEnum, TestField, TestDocumentsWriterStallControl, TestMinShouldMatch2, TestAutomatonQueryUnicode, TestBoolean2, TestLucene50StoredFieldsFormatHighCompression, Test2BNumericDocValues, TestNoDeletionPolicy, TestMultiPhraseQuery, TestCharArraySet, TestInPlaceMergeSorter, TestSpanTermQuery, TestSortedSetSortField, TestLucene70NormsFormat, LimitedFiniteStringsIteratorTest, TestSpanContainQuery, TestNeedsScores, TestSpanNotQuery, TestWeakIdentityMap, TestNearSpansOrdered, TestAllFilesHaveChecksumFooter, TestIndexWriterReader, TestFSTs, TestPackedInts, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestSloppyPhraseQuery, TestNRTThreads, TestAtomicUpdate, TestStressAdvance, TestTimeLimitingCollector, TestSearchAfter, TestConcurrentMergeScheduler, TestLongPostings, TestMinimize, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterForceMerge, TestArrayUtil, TestLevenshteinAutomata, TestTermsEnum, TestLockFactory, TestPhraseQuery, TestBagOfPositions, TestFixedBitSet, TestRegexpRandom2, TestFastDecompressionMode, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestCrash, TestSort, TestMultiDocValues, TestToken, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestCustomNorms, TestPostingsOffsets, TestMixedCodecs, TestTransactionRollback, TestFastCompressionMode, TestStressIndexing2, TestDocsAndPositions, TestMergeSchedulerExternal, TestTermVectorsWriter, TestParallelLeafReader, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestForceMergeForever, TestSameScoresWithThreads, TestMultiFields, TestDocumentWriter, TestCrashCausesCorruptIndex, TestScorerPerf, TestMultiTermConstantScore, TestForTooMuchCloning, TestFuzzyQuery, TestDoc, TestWildcard, TestSimpleExplanationsOfNonMatches, TestIntBlockPool, TestSegmentTermEnum, TestUnicodeUtil, TestSortRandom, TestAutomatonQuery, TestParallelReaderEmptyIndex, TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=7A51832FEEDF9D66 -Dtests.slow=true -Dtests.locale=to -Dtests.timezone=Etc/GMT-0 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_7A51832FEEDF9D66-001\foo-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A51832FEEDF9D66]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [276/458 (1!)] on J1 in 1.01s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 506 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=666, maxMBSortInHeap=7.916381587472066, sim=RandomSimilarity(queryNorm=false): {}, locale=mas-KE, timezone=SystemV/EST5
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=174863312,total=513802240
   [junit4]   2> NOTE: All tests run in this JVM: [TestIndexWriterMaxDocs, TestPerFieldPostingsFormat, TestFloatRangeFieldQueries, TestIndexWriterNRTIsCurrent, TestBlockPostingsFormat3, TestReaderClosed, TestPayloads, TestFieldValueQuery, TestConstantScoreQuery, TestPrefixCodedTerms, TestConjunctionDISI, Test2BPostings, TestReqExclBulkScorer, TestMaxPosition, TestRollback, TestSimpleFSLockFactory, TestExitableDirectoryReader, Test2BSortedDocValuesFixedSorted, TestTermsEnum2, TestIndexTooManyDocs, TestUniqueTermCount, TestLucene50CompoundFormat, TestSpanBoostQuery, TestDelegatingAnalyzerWrapper, TestSimpleExplanationsWithFillerDocs, TestIndexWriterCommit, TestCustomTermFreq, TestIndexWriterDelete, TestLongValuesSource, TestCheckIndex, TestNRTReaderWithThreads, TestDocIdSetBuilder, TestPerFieldPostingsFormat2, TestNot, TestOperations, TestFieldMaskingSpanQuery, TestMergedIterator, Test2BTerms, TestSentinelIntSet, TestMSBRadixSorter, TestMultiPhraseEnum, TestPersistentSnapshotDeletionPolicy, TestLogMergePolicy, Test2BBinaryDocValues, TestBufferedChecksum, TestIndexingSequenceNumbers, TestSegmentInfos, TestBasics, Test2BPagedBytes, TestTermRangeQuery, TestSegmentTermDocs, TestSimpleExplanations, TestFlex, Test2BBKDPoints, TestGrowableByteArrayDataOutput, TestPerFieldDocValuesFormat, TestGeoUtils, TestSpanFirstQuery, TestSegmentMerger, TestByteSlices, TestGraphTokenStreamFiniteStrings, TestDeletionPolicy, TestPerSegmentDeletes, TestMaxTermFrequency, TestOmitNorms, TestPrefixInBooleanQuery, TestNRTCachingDirectory, TestStressIndexing, TestTermVectorsReader, TestDocValuesScoring, TestSearcherManager, TestIndexWriterOnJRECrash, TestBytesRefHash, TestCharTermAttributeImpl, TestByteBlockPool, TestIntsRef, TestClassicSimilarity, TestAllFilesCheckIndexHeader, TestBytesStore, TestBooleanRewrites, TestDirectoryReaderReopen, TestDeterminism, TestDisjunctionMaxQuery, TestDocIdsWriter, TestTransactions, TestCachingCollector, TestComplexExplanationsOfNonMatches, TestMultiLevelSkipList, TestTermdocPerf, Test2BDocs, TestIndexCommit, TestBM25Similarity, TestPagedBytes, TestMultiTermsEnum, TestField, TestDocumentsWriterStallControl, TestMinShouldMatch2, TestAutomatonQueryUnicode, TestBoolean2, TestLucene50StoredFieldsFormatHighCompression, Test2BNumericDocValues, TestNoDeletionPolicy, TestMultiPhraseQuery, TestCharArraySet, TestInPlaceMergeSorter, TestSpanTermQuery, TestSortedSetSortField, TestLucene70NormsFormat, LimitedFiniteStringsIteratorTest, TestSpanContainQuery, TestNeedsScores, TestSpanNotQuery, TestWeakIdentityMap, TestNearSpansOrdered, TestAllFilesHaveChecksumFooter, TestIndexWriterReader, TestFSTs, TestPackedInts, TestGraphTokenizers, TestShardSearching, TestIndexWriterExceptions, TestMultiMMap, TestSloppyPhraseQuery, TestNRTThreads, TestAtomicUpdate, TestStressAdvance, TestTimeLimitingCollector, TestSearchAfter, TestConcurrentMergeScheduler, TestLongPostings, TestMinimize, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterForceMerge, TestArrayUtil, TestLevenshteinAutomata, TestTermsEnum, TestLockFactory, TestPhraseQuery, TestBagOfPositions, TestFixedBitSet, TestRegexpRandom2, TestFastDecompressionMode, TestParallelCompositeReader, TestFieldCacheRewriteMethod, TestCrash, TestSort, TestMultiDocValues, TestToken, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestIndexWriterOnDiskFull, TestCustomNorms, TestPostingsOffsets, TestMixedCodecs, TestTransactionRollback, TestFastCompressionMode, TestStressIndexing2, TestDocsAndPositions, TestMergeSchedulerExternal, TestTermVectorsWriter, TestParallelLeafReader, TestStressNRT, TestIndexInput, TestSloppyPhraseQuery2, TestForceMergeForever, TestSameScoresWithThreads, TestMultiFields, TestDocumentWriter, TestCrashCausesCorruptIndex, TestScorerPerf, TestMultiTermConstantScore, TestForTooMuchCloning, TestFuzzyQuery, TestDoc, TestWildcard, TestSimpleExplanationsOfNonMatches, TestIntBlockPool, TestSegmentTermEnum, TestUnicodeUtil, TestSortRandom, TestAutomatonQuery, TestParallelReaderEmptyIndex, TestTermScorer, TestTopFieldCollector, TestFileSwitchDirectory, TestSumDocFreq, TestIndexableField, TestWildcardRandom, TestDirectory, TestRegexpRandom, TestPayloadsOnVectors, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestSizeBoundedForceMerge, TestIndexFileDeleter, TestCompiledAutomaton, TestMatchAllDocsQuery, TestPrefixQuery, TestParallelTermEnum, TestElevationComparator, TestBinaryTerms, TestSubScorerFreqs, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, TestPositionIncrement, TestDateSort, TestSimilarity, TestSpanExplanationsOfNonMatches, TestVirtualMethod, TestRollingBuffer, TestSmallFloat, TestSimilarityProvider, TestSetOnce, TestSearch, TestCachingTokenFilter, TestFilterIterator, TestDateTools, TestCharsRef, TestBinaryDocument, TestAttributeSource, TestTotalHitCountCollector, TestRecyclingByteBlockAllocator, TestBooleanScorer, TestRamUsageEstimator, TestIsCurrent, TestNoMergePolicy, TestNoMergeScheduler, TestIndexWriterLockRelease, TestPhrasePrefixQuery, TestBytesRef, TestDemo, TestTwoPhaseCommitTool, TestVersion, TestNGramPhraseQuery, Test2BPositions, TestTerm, Test2BPostingsBytes, TestPositiveScoresOnlyCollector, TestNewestSegment, TestStopFilter, TestWordlistLoader, TestBytesRefAttImpl, TestBlockPostingsFormat, TestBlockPostingsFormat2, TestLucene50StoredFieldsFormat, TestLucene60FieldInfoFormat, TestIndexedDISI, TestLucene70SegmentInfoFormat, TestFieldType, TestGeoEncodingUtils, TestPolygon, TestPolygon2D, Test2BSortedDocValuesOrds, TestDocIDMerger, TestDocInverterPerFieldErrorInfo, TestDocValues, TestDuelingCodecsAtNight, TestExceedMaxTermLength, TestFieldReuse, TestFilterCodecReader, TestFilterDirectoryReader, TestIndexReaderClose, TestIndexSorting, TestIndexWriterExceptions2, TestIndexWriterOnVMError, TestIndexWriterOutOfFileDescriptors, TestIndexWriterThreadsToSegments, TestManyFields, TestMergeRateLimiter, TestMixedDocValuesUpdates, TestNumericDocValuesUpdates, TestOneMergeWrappingMergePolicy, TestOrdinalMap, TestReadOnlyIndex, TestReaderWrapperDVTypeCheck, TestStressDeletes, TestSwappedIndexFiles, TestTermVectors, TestTerms, TestTragicIndexWriterDeadlock, TestTryDelete, TestUpgradeIndexMergePolicy, TermInSetQueryTest, TestBlendedTermQuery, TestControlledRealTimeReopenThread, TestDocValuesQueries, TestDocValuesRewriteMethod, TestDoubleRangeFieldQueries, TestDoubleValuesSource, TestEarlyTerminatingSortingCollector, TestEarlyTermination, TestIndexOrDocValuesQuery, TestIndexSearcher, TestIntRangeFieldQueries, TestLRUQueryCache, TestLongRangeFieldQueries, TestNormsFieldExistsQuery, TestPointQueries, TestSortRescorer, TestSortedNumericSortField, TestTermQuery, TestTopFieldCollectorEarlyTermination, TestUsageTrackingFilterCachingPolicy, TestAxiomaticSimilarity, TestFilterSpans, TestSpanCollection, TestSpanOrQuery, TestSpansEnum, TestFilterDirectory, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=7A51832FEEDF9D66 -Dtests.slow=true -Dtests.locale=mas-KE -Dtests.timezone=SystemV/EST5 -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_7A51832FEEDF9D66-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7A51832FEEDF9D66]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [431/458 (2!)] on J1 in 2.92s, 42 tests, 1 error <<< FAILURES!

[...truncated 3130 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=FST50, content5=PostingsFormat(name=LuceneFixedGap), content4=PostingsFormat(name=Memory), trieInt=FST50, content3=FSTOrd50, content2=FST50, fie?ld=FST50, utf8=FST50, trieLong=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=Memory), content=FST50, autf8=PostingsFormat(name=LuceneFixedGap)}, docValues:{utf8=DocValuesFormat(name=Asserting), fie?ld=DocValuesFormat(name=Asserting), dvShort=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Asserting), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Asserting), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Asserting), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Asserting), trieLong=DocValuesFormat(name=Direct), dvBytesDerefVar=DocValuesFormat(name=Direct), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Asserting), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Direct), dvBytesSortedFixed=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Asserting), dvBytesStraightFixed=DocValuesFormat(name=Asserting), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Direct), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Direct), content6=DocValuesFormat(name=Asserting), content5=DocValuesFormat(name=Direct), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Asserting), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1207, maxMBSortInHeap=7.785589167500346, sim=RandomSimilarity(queryNorm=false): {content6=DFR GB1, content5=DFR I(ne)B1, content2=IB LL-LZ(0.3), utf8=DFR I(ne)Z(0.3), fie?ld=DFR I(F)B3(800.0), content=IB SPL-D1, autf8=DFR I(n)1}, locale=ln, timezone=Africa/Kampala
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72882072,total=203423744
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=B9E1F5F336A5F729 -Dtests.slow=true -Dtests.locale=ln -Dtests.timezone=Africa/Kampala -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\3.1.0-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B9E1F5F336A5F729-001\2.2.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B9E1F5F336A5F729]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 27.09s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7264 lines...]
   [junit4] Suite: org.apache.solr.cloud.CloudExitableDirectoryReaderTest
   [junit4]   2> 487139 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\init-core-data-001
   [junit4]   2> 487139 WARN  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 487139 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 487142 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 487145 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001
   [junit4]   2> 487145 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 487147 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 487147 INFO  (Thread-619) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 487162 ERROR (Thread-619) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 487248 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65089
   [junit4]   2> 487257 INFO  (zkConnectionManagerCallback-719-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487273 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160667d5b670000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 487341 INFO  (jetty-launcher-716-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 487341 INFO  (jetty-launcher-716-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 487342 INFO  (jetty-launcher-716-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@609c7316{/solr,null,AVAILABLE}
   [junit4]   2> 487349 INFO  (jetty-launcher-716-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@772c50fc{/solr,null,AVAILABLE}
   [junit4]   2> 487444 INFO  (jetty-launcher-716-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@877ca87{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-1) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65093}
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@576ece35{SSL,[ssl, http/1.1]}{127.0.0.1:?????}
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-2) [    ] o.e.j.s.Server Started @??????ms
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65094}
   [junit4]   2> 487445 ERROR (jetty-launcher-716-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487445 ERROR (jetty-launcher-716-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 487445 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T21:59:39.908457500Z
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 487446 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T21:59:39.908457500Z
   [junit4]   2> 487450 INFO  (zkConnectionManagerCallback-721-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487450 INFO  (zkConnectionManagerCallback-723-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487451 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487451 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 487457 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160667d5b670002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 487461 INFO  (jetty-launcher-716-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65089/solr
   [junit4]   2> 487461 INFO  (jetty-launcher-716-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65089/solr
   [junit4]   2> 487465 INFO  (zkConnectionManagerCallback-731-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487465 INFO  (zkConnectionManagerCallback-728-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487467 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160667d5b670004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 487472 INFO  (zkConnectionManagerCallback-733-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487473 INFO  (zkConnectionManagerCallback-735-thread-1-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 487709 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487710 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65094_solr
   [junit4]   2> 487712 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.c.Overseer Overseer (id=99191880392572933-127.0.0.1:65094_solr-n_0000000000) starting
   [junit4]   2> 487714 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 487716 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65093_solr
   [junit4]   2> 487726 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65094_solr
   [junit4]   2> 487771 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487775 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 487834 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65094.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487845 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65093.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487847 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65094.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487847 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65094.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487849 INFO  (jetty-launcher-716-thread-2) [n:127.0.0.1:65094_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node2\.
   [junit4]   2> 487854 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65093.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487855 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65093.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 487856 INFO  (jetty-launcher-716-thread-1) [n:127.0.0.1:65093_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node1\.
   [junit4]   2> 487992 INFO  (zkConnectionManagerCallback-741-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488033 INFO  (zkConnectionManagerCallback-745-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 488037 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 488043 INFO  (SUITE-CloudExitableDirectoryReaderTest-seed#[5175193CDEF5C687]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65089/solr ready
   [junit4]   2> 488283 INFO  (qtp2046024694-3550) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 488285 INFO  (qtp2046024694-3550) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&replicationFactor=1&collection.configName=conf&name=exitable&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 488292 INFO  (qtp2046024694-3551) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 488296 INFO  (qtp2046024694-3551) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 488303 INFO  (OverseerThreadFactory-1674-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.CreateCollectionCmd Create collection exitable
   [junit4]   2> 488480 INFO  (OverseerStateUpdate-99191880392572933-127.0.0.1:65094_solr-n_0000000000) [n:127.0.0.1:65094_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"exitable_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65093/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 488484 INFO  (OverseerStateUpdate-99191880392572933-127.0.0.1:65094_solr-n_0000000000) [n:127.0.0.1:65094_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"exitable",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"exitable_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65094/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 488748 INFO  (qtp2046024694-3547) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=1
   [junit4]   2> 488756 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427&coreNodeName=core_node3&name=exitable_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 488757 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 488780 INFO  (qtp1123903478-3558) [n:127.0.0.1:65094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 488783 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf&newCollection=true&collection=exitable&version=2&replicaType=NRT&async=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917&coreNodeName=core_node4&name=exitable_shard2_replica_n2&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 488785 INFO  (qtp2046024694-3547) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427
   [junit4]   2> 488786 INFO  (qtp2046024694-3547) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 488785 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 489006 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 489006 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 489061 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 489071 INFO  (zkCallback-734-thread-2-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 489303 INFO  (qtp2046024694-3551) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 489304 INFO  (qtp2046024694-3551) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 489787 INFO  (qtp2046024694-3545) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427
   [junit4]   2> 489788 INFO  (qtp2046024694-3545) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 489792 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 489802 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema [exitable_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 489805 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 489805 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard1_replica_n1' using configuration from collection exitable, trusted=true
   [junit4]   2> 489806 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65093.solr.core.exitable.shard1.replica_n1' (registry 'solr.core.exitable.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 489806 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 489806 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [[exitable_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node1\exitable_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node1\.\exitable_shard1_replica_n1\data\]
   [junit4]   2> 489810 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 489822 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema [exitable_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 489825 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 489825 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'exitable_shard2_replica_n2' using configuration from collection exitable, trusted=true
   [junit4]   2> 489827 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65094.solr.core.exitable.shard2.replica_n2' (registry 'solr.core.exitable.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@3bc50502
   [junit4]   2> 489827 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 489827 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [[exitable_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node2\exitable_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.CloudExitableDirectoryReaderTest_5175193CDEF5C687-001\tempDir-001\node2\.\exitable_shard2_replica_n2\data\]
   [junit4]   2> 489923 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489923 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489926 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489926 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489929 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 489929 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 489929 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@550c009d[exitable_shard1_replica_n1] main]
   [junit4]   2> 489930 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 489930 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 489932 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 489932 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587070089186770944
   [junit4]   2> 489932 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 489932 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 489932 INFO  (searcherExecutor-1679-thread-1-processing-x:exitable_shard1_replica_n1 r:core_node3 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE n:127.0.0.1:65093_solr s:shard1 c:exitable) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SolrCore [exitable_shard1_replica_n1] Registered new searcher Searcher@550c009d[exitable_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489933 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@30b14fe8[exitable_shard2_replica_n2] main]
   [junit4]   2> 489935 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 489935 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 489936 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 489938 INFO  (searcherExecutor-1680-thread-1-processing-x:exitable_shard2_replica_n2 r:core_node4 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE n:127.0.0.1:65094_solr s:shard2 c:exitable) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SolrCore [exitable_shard2_replica_n2] Registered new searcher Searcher@30b14fe8[exitable_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 489938 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587070089193062400
   [junit4]   2> 489938 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 489939 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 489939 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65093/solr/exitable_shard1_replica_n1/
   [junit4]   2> 489939 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 489939 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:65093/solr/exitable_shard1_replica_n1/ has no replicas
   [junit4]   2> 489939 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65094/solr/exitable_shard2_replica_n2/
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:65094/solr/exitable_shard2_replica_n2/ has no replicas
   [junit4]   2> 489943 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 489944 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65093/solr/exitable_shard1_replica_n1/ shard1
   [junit4]   2> 489949 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65094/solr/exitable_shard2_replica_n2/ shard2
   [junit4]   2> 490052 INFO  (zkCallback-732-thread-2-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 490052 INFO  (zkCallback-734-thread-2-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 490052 INFO  (zkCallback-734-thread-1-processing-n:127.0.0.1:65093_solr) [n:127.0.0.1:65093_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 490052 INFO  (zkCallback-732-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/exitable/state.json] for collection [exitable] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 490097 INFO  (parallelCoreAdminExecutor-1676-thread-1-processing-n:127.0.0.1:65093_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427 CREATE) [n:127.0.0.1:65093_solr c:exitable s:shard1 r:core_node3 x:exitable_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 490101 INFO  (parallelCoreAdminExecutor-1675-thread-1-processing-n:127.0.0.1:65094_solr 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917 CREATE) [n:127.0.0.1:65094_solr c:exitable s:shard2 r:core_node4 x:exitable_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 490306 INFO  (qtp2046024694-3552) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 490308 INFO  (qtp2046024694-3552) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 490791 INFO  (qtp2046024694-3549) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427
   [junit4]   2> 490791 INFO  (qtp2046024694-3549) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116190892427&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 490793 INFO  (qtp1123903478-3559) [n:127.0.0.1:65094_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : 3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917
   [junit4]   2> 490794 INFO  (qtp1123903478-3559) [n:127.0.0.1:65094_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa71249116195262917&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 490798 INFO  (OverseerThreadFactory-1674-thread-1-processing-n:127.0.0.1:65094_solr) [n:127.0.0.1:65094_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> 491317 INFO  (qtp2046024694-3548) [n:127.0.0.1:65093_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 491319 INFO  (qtp2046024694-3548) [n:127.0.0.1:65093_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=3ed4865d-82a5-4c01-8ad2-20fe67421aa7&action=REQUESTSTATUS&wt=javab

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

tExportWriter, FileBasedSpellCheckerTest, TestBadConfig, CdcrReplicationDistributedZkTest, TestExclusionRuleCollectionAccess, TestSchemaSimilarityResource, TestGraphMLResponseWriter, TestSearchPerf, TestRequestForwarding, TestDistributedGrouping, TestAnalyzedSuggestions, TestCollectionsAPIViaSolrCloudCluster, SpatialHeatmapFacetsTest, TestExceedMaxTermLength, TestUninvertingReader, TestPerFieldSimilarityWithDefaultOverride, TestConfigSetImmutable, TestClusterStateProvider, SpellingQueryConverterTest, TestSQLHandler, ClassificationUpdateProcessorIntegrationTest, TestSerializedLuceneMatchVersion, TestBulkSchemaAPI, TestLegacyNumericRangeQueryBuilder, TestCloudSchemaless, TestNodeAddedTrigger, CollectionsAPIDistributedZkTest, TestFoldingMultitermQuery, DeleteReplicaTest, TestSubQueryTransformer, SystemInfoHandlerTest, BadComponentTest, SearchRateTriggerTest, DebugComponentTest, TestConfigSetsAPIExclusivity, TestHalfAndHalfDocValues, ReplicaListTransformerTest, SolrCoreCheckLockOnStartupTest, SolrPluginUtilsTest, NodeAddedTriggerTest, SSLMigrationTest, PingRequestHandlerTest, TestDynamicFieldCollectionResource, TestDefaultStatsCache, ImplicitSnitchTest, HdfsChaosMonkeyNothingIsSafeTest, SynonymTokenizerTest, TestTrie, CoreAdminHandlerTest, NumberUtilsTest, UpdateRequestProcessorFactoryTest, CustomCollectionTest, TestDFISimilarityFactory, TestNumericTokenStream, TemplateUpdateProcessorTest, TestAuthenticationFramework, TestDocTermOrds, SecurityConfHandlerTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestRangeQuery, SpellCheckComponentTest, TestGroupingSearch, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestLazyCores]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLazyCores -Dtests.seed=5175193CDEF5C687 -Dtests.slow=true -Dtests.locale=fr-MG -Dtests.timezone=Australia/Currie -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestLazyCores (suite) <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.ThreadLeakError: 1 thread leaked from SUITE scope at org.apache.solr.core.TestLazyCores: 
   [junit4]    >    1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687]:0)Throwable #2: com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   [junit4]    >    1) Thread[id=21883, name=searcherExecutor-8456-thread-1, state=WAITING, group=TGRP-TestLazyCores]
   [junit4]    >         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1092)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
   [junit4]    >         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]    >         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5175193CDEF5C687]:0)
   [junit4] Completed [420/763 (2!)] on J1 in 34.99s, 9 tests, 3 errors <<< FAILURES!

[...truncated 3425 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1180, maxMBSortInHeap=6.279869671246919, sim=RandomSimilarity(queryNorm=true): {}, locale=hr-BA, timezone=Atlantic/Reykjavik
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=31030472,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldOptions, TestFoldingMultitermExtrasQuery, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=93EDB9CCD891DDF3 -Dtests.slow=true -Dtests.locale=hr-BA -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_93EDB9CCD891DDF3-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([93EDB9CCD891DDF3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J1 in 0.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 38434 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 346 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/346/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestDoc

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001

	at __randomizedtesting.SeedInfo.seed([8F2463CFA5ABEBBF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001

	at __randomizedtesting.SeedInfo.seed([68680F800CB7103A]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001

	at __randomizedtesting.SeedInfo.seed([ECD4B8F3D2DC9AD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.EchoParamsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_69FB811D17975520-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_69FB811D17975520-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_69FB811D17975520-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.EchoParamsTest_69FB811D17975520-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([69FB811D17975520]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestCustomStream

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets\minimal
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestCustomStream_69FB811D17975520-001\shard-3-001

	at __randomizedtesting.SeedInfo.seed([69FB811D17975520]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets\upload    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets\upload: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets\upload
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([69FB811D17975520]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.metrics.reporters.SolrJmxReporterCloudTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001\tempDir-001\node1\SolrJmxReporterCloudTest_collection_shard2_replica_n2\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001

	at __randomizedtesting.SeedInfo.seed([69FB811D17975520]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001

	at __randomizedtesting.SeedInfo.seed([ECD4B8F3D2DC9AD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 857 lines...]
   [junit4] Suite: org.apache.lucene.index.TestDoc
   [junit4]   2> NOTE: test params are: codec=HighCompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3320, maxDocsPerChunk=6, blockSize=183), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=HIGH_COMPRESSION, chunkSize=3320, blockSize=183)), sim=RandomSimilarity(queryNorm=true): {contents=DFI(ChiSquared)}, locale=gv, timezone=America/Yellowknife
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=51487136,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAMDirectory, TestIndexOrDocValuesQuery, TestBKD, TestBlockPostingsFormat2, TestGeoEncodingUtils, TestMutablePointsReaderUtils, TestFilterCodecReader, TestMixedCodecs, TestCodecHoldsOpenFiles, TestFilterLeafReader, TestTopDocsMerge, TestTrackingDirectoryWrapper, TestArrayUtil, TestSparseFixedBitDocIdSet, TestBytesRef, TestInfoStream, TestLiveFieldValues, TestMultiMMap, TestByteArrayDataInput, TestDocValuesIndexing, TestForceMergeForever, Test2BSortedDocValuesOrds, TestIndexWriter, TestBinaryDocValuesUpdates, TestIndexWriterExceptions, TestSloppyPhraseQuery, TestQueryRescorer, TestIndexFileDeleter, TestPriorityQueue, TestFilterDirectory, TestSameScoresWithThreads, TestSwappedIndexFiles, TestConjunctions, TestSortedSetSelector, TestNewestSegment, TestLongRangeFieldQueries, TestAddIndexes, TestTryDelete, TestIntBlockPool, TestIndexWriterWithThreads, TestSimilarity2, TestBooleanMinShouldMatch, TestLockFactory, TestBooleanOr, TestDocValuesRewriteMethod, TestSimpleAttributeImpl, TestPolygon, TestCollectionUtil, TestTieredMergePolicy, TestFieldCacheRewriteMethod, TestSpans, TestTimSorter, TestPositionIncrement, TestSegmentCacheables, TestSort, TestFSTs, TestThreadedForceMerge, TestBoostQuery, TestDirectoryReader, TestDirectPacked, TestDocsWithFieldSet, TestLucene70SegmentInfoFormat, TestBooleanQueryVisitSubscorers, TestMmapDirectory, TestBagOfPostings, TestSpanExplanationsOfNonMatches, TestCrash, TestFrequencyTrackingRingBuffer, TestSynonymQuery, TestExternalCodecs, TestConsistentFieldNumbers, TestLucene50TermVectorsFormat, TestCharFilter, TestComplexExplanations, TestMathUtil, TestRegexpRandom, TestStandardAnalyzer, TestPrefixRandom, TestLucene50StoredFieldsFormat, TestPayloadsOnVectors, TestCodecs, TestMultiThreadTermVectors, TestLazyProxSkipping, TestRegexpRandom2, TestBooleanQuery, TestFlushByRamOrCountsPolicy, TestLevenshteinAutomata, TestRecyclingIntBlockAllocator, TestCharacterUtils, TestFilterIterator, TestDocCount, TestCustomNorms, TestDoc]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDoc -Dtests.seed=8F2463CFA5ABEBBF -Dtests.slow=true -Dtests.locale=gv -Dtests.timezone=America/Yellowknife -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestDoc (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001\testIndex-001\segments_4
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestDoc_8F2463CFA5ABEBBF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8F2463CFA5ABEBBF]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [195/458 (1!)] on J0 in 0.25s, 1 test, 1 error <<< FAILURES!

[...truncated 7260 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1405, maxMBSortInHeap=7.078549711795022, sim=RandomSimilarity(queryNorm=true): {}, locale=ta-LK, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=81479632,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=68680F800CB7103A -Dtests.slow=true -Dtests.locale=ta-LK -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_68680F800CB7103A-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([68680F800CB7103A]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/13 (1!)] on J0 in 1.94s, 42 tests, 1 error <<< FAILURES!

[...truncated 4080 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedExpandComponentTest
   [junit4]   2> 559666 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\init-core-data-001
   [junit4]   2> 559668 WARN  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 559669 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 559671 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 559671 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /l/df
   [junit4]   2> 559672 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 559673 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 559715 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 559733 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 559793 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 559865 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 559878 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 559878 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 559879 INFO  (coreLoadExecutor-3497-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 559881 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 559921 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 559937 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 559993 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 560002 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 560002 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 560002 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 560003 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\init-core-data-001\]
   [junit4]   2> 560005 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1888174951, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 560128 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 560129 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 560130 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 560131 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 560132 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.36328125, floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=8.236706677914935, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 560132 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3cc5bffe[collection1] main]
   [junit4]   2> 560133 WARN  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 560133 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 560133 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 560137 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 560145 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 560145 INFO  (searcherExecutor-3498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 560146 INFO  (searcherExecutor-3498-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3cc5bffe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 560146 INFO  (coreLoadExecutor-3497-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587016877654147072
   [junit4]   2> 560150 INFO  (SUITE-DistributedExpandComponentTest-seed#[69FB811D17975520]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 560832 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\control\cores\collection1
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@166ccb3a{/l/df,null,AVAILABLE}
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@409c4b0a{HTTP/1.1,[http/1.1]}{127.0.0.1:52951}
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server Started @572362ms
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/l/df, solrconfig=solrconfig-collapseqparser.xml, hostPort=52951, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\control\cores}
   [junit4]   2> 560835 ERROR (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T07:53:56.611976200Z
   [junit4]   2> 560835 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\control\solr.xml
   [junit4]   2> 560849 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 560849 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 560851 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 560921 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 560934 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 560934 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 560938 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\control\cores
   [junit4]   2> 560938 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 560939 INFO  (coreLoadExecutor-3508-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 560941 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 560987 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 561052 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 561101 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 561107 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 561107 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 561107 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 561107 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 561114 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1888174951, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 561268 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 561268 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 561278 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 561278 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 561279 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.36328125, floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=8.236706677914935, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 561279 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@e00d52c[collection1] main]
   [junit4]   2> 561279 WARN  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 561279 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 561279 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 561279 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 561288 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 561288 INFO  (searcherExecutor-3509-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 561288 INFO  (coreLoadExecutor-3508-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587016878851620864
   [junit4]   2> 561288 INFO  (searcherExecutor-3509-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@e00d52c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 562107 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 562109 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 562110 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4dc52611{/l/df,null,AVAILABLE}
   [junit4]   2> 562110 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c9b7d8{HTTP/1.1,[http/1.1]}{127.0.0.1:52954}
   [junit4]   2> 562110 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server Started @573631ms
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/l/df, solrconfig=solrconfig-collapseqparser.xml, hostPort=52954, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard0\cores}
   [junit4]   2> 562111 ERROR (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T07:53:57.887236Z
   [junit4]   2> 562111 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 562115 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 562115 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 562116 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 562186 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 562197 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 562198 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 562200 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard0\cores
   [junit4]   2> 562200 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 562201 INFO  (coreLoadExecutor-3519-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 562202 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 562264 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 562277 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 562350 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 562360 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 562360 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 562360 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 562360 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 562363 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1888174951, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 562491 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 562493 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 562496 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 562496 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 562497 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.36328125, floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=8.236706677914935, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 562497 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@199136fc[collection1] main]
   [junit4]   2> 562497 WARN  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 562499 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 562499 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 562500 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 562505 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 562507 INFO  (searcherExecutor-3520-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 562507 INFO  (coreLoadExecutor-3519-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587016880129835008
   [junit4]   2> 562507 INFO  (searcherExecutor-3520-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@199136fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 563306 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard1\cores\collection1
   [junit4]   2> 563308 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 563309 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@fe590c1{/l/df,null,AVAILABLE}
   [junit4]   2> 563310 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@310beb0c{HTTP/1.1,[http/1.1]}{127.0.0.1:52957}
   [junit4]   2> 563310 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server Started @574832ms
   [junit4]   2> 563311 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/l/df, solrconfig=solrconfig-collapseqparser.xml, hostPort=52957, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard1\cores}
   [junit4]   2> 563311 ERROR (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 563311 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 563311 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 563311 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 563311 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T07:53:59.087919100Z
   [junit4]   2> 563312 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard1\solr.xml
   [junit4]   2> 563314 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 563314 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 563318 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 563380 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 563396 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 563396 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 563399 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard1\cores
   [junit4]   2> 563399 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 563400 INFO  (coreLoadExecutor-3530-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 563402 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 563451 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 563508 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 563556 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 563564 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 563566 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 563566 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 563566 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard1\cores\collection1\data\]
   [junit4]   2> 563569 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1888174951, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 563673 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=30, maxMergeAtOnceExplicit=16, maxMergedSegmentMB=55.36328125, floorSegmentMB=1.33203125, forceMergeDeletesPctAllowed=8.236706677914935, segmentsPerTier=32.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e5feaf0[collection1] main]
   [junit4]   2> 563674 WARN  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=a_s,minQueryLength=3}
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 563674 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 563674 INFO  (searcherExecutor-3531-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 563688 INFO  (searcherExecutor-3531-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e5feaf0[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 563703 INFO  (coreLoadExecutor-3530-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1587016881383931904
   [junit4]   2> 564336 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\cores\collection1
   [junit4]   2> 564338 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 564339 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2ff14ae9{/l/df,null,AVAILABLE}
   [junit4]   2> 564340 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@23f8ee75{HTTP/1.1,[http/1.1]}{127.0.0.1:52961}
   [junit4]   2> 564340 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.e.j.s.Server Started @575861ms
   [junit4]   2> 564340 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/l/df, solrconfig=solrconfig-collapseqparser.xml, hostPort=52961, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\cores}
   [junit4]   2> 564341 ERROR (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 564341 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 564341 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 564341 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 564341 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-17T07:54:00.117462600Z
   [junit4]   2> 564341 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\solr.xml
   [junit4]   2> 564345 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 564345 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 564346 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 564401 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 564415 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 564415 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7faff384
   [junit4]   2> 564418 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.DistributedExpandComponentTest_69FB811D17975520-001\tempDir-001\shard2\cores
   [junit4]   2> 564419 INFO  (TEST-DistributedExpandComponentTest.test-seed#[69FB811D17975520]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 564419 INFO  (coreLoadExecutor-3541-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 564428 INFO  (coreLoadExecutor-3541-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenk

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

ucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrJmxReporterCloudTest_69FB811D17975520-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([69FB811D17975520]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [661/763 (4!)] on J1 in 5.98s, 1 test, 1 error <<< FAILURES!

[...truncated 2751 lines...]
   [junit4] Suite: org.apache.solr.schema.TestICUCollationFieldDocValues
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=PostingsFormat(name=LuceneVarGapFixedInterval), text=PostingsFormat(name=Memory)}, docValues:{sort_de=DocValuesFormat(name=Direct), sort_ar=DocValuesFormat(name=Direct), sort_da=DocValuesFormat(name=Direct), sort_tr_canon=DocValuesFormat(name=Lucene70), sort_custom=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=306, maxMBSortInHeap=5.791809939591938, sim=RandomSimilarity(queryNorm=false): {}, locale=es-CL, timezone=Asia/Irkutsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=49344064,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestICUCollationFieldDocValues -Dtests.seed=ECD4B8F3D2DC9AD -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Asia/Irkutsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestICUCollationFieldDocValues (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\schema.xml.bak
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_ECD4B8F3D2DC9AD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECD4B8F3D2DC9AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [2/5 (1!)] on J0 in 16.56s, 7 tests, 1 error <<< FAILURES!

[...truncated 7 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=fr-SN, timezone=America/Guayaquil
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66424936,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestFoldingMultitermExtrasQuery, TestICUCollationFieldOptions, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=ECD4B8F3D2DC9AD -Dtests.slow=true -Dtests.locale=fr-SN -Dtests.timezone=America/Guayaquil -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_ECD4B8F3D2DC9AD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([ECD4B8F3D2DC9AD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (2!)] on J1 in 1.66s, 8 tests, 1 error <<< FAILURES!

[...truncated 38435 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 345 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/345/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001

	at __randomizedtesting.SeedInfo.seed([B71CEECFDAAF1A7F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.embedded.SolrExampleStreamingBinaryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001

	at __randomizedtesting.SeedInfo.seed([DDF8240C0A3DFD3D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions

Error Message:


Stack Trace:
java.lang.AssertionError
	at __randomizedtesting.SeedInfo.seed([DDF8240C0A3DFD3D:620765A6D4C71DA1]:0)
	at org.junit.Assert.fail(Assert.java:92)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertTrue(Assert.java:54)
	at org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testDistributions(StreamExpressionTest.java:6551)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001

	at __randomizedtesting.SeedInfo.seed([2863DBBD712BDEAD]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 4766 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene50SegmentInfoFormat
   [junit4] IGNOR/A 0.01s J0 | TestLucene50SegmentInfoFormat.testSort
   [junit4]    > Assumption #1: test requires a codec that can read/write index sort
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=561, maxMBSortInHeap=7.602335761723935, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-JO, timezone=Pacific/Samoa
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=69098904,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility, TestLucene50SegmentInfoFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene50SegmentInfoFormat -Dtests.seed=B71CEECFDAAF1A7F -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Pacific/Samoa -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestLucene50SegmentInfoFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.codecs.lucene50.TestLucene50SegmentInfoFormat_B71CEECFDAAF1A7F-001\justSoYouGetSomeChannelErrors-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B71CEECFDAAF1A7F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J0 in 0.60s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 10217 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 51613 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\init-core-data-001
   [junit4]   2> 51625 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 51629 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 51633 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001
   [junit4]   2> 51633 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 51635 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 51635 INFO  (Thread-100) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 51642 ERROR (Thread-100) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 51734 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65037
   [junit4]   2> 51742 INFO  (zkConnectionManagerCallback-94-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51790 INFO  (jetty-launcher-91-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 51790 INFO  (jetty-launcher-91-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5248d3ce{/solr,null,AVAILABLE}
   [junit4]   2> 51792 INFO  (jetty-launcher-91-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4843b0ab{SSL,[ssl, http/1.1]}{127.0.0.1:65041}
   [junit4]   2> 51792 INFO  (jetty-launcher-91-thread-2) [    ] o.e.j.s.Server Started @61014ms
   [junit4]   2> 51792 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65041}
   [junit4]   2> 51794 ERROR (jetty-launcher-91-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51794 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 51794 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51794 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51794 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T19:51:01.676Z
   [junit4]   2> 51821 INFO  (jetty-launcher-91-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 51821 INFO  (jetty-launcher-91-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2c892749{/solr,null,AVAILABLE}
   [junit4]   2> 51823 INFO  (jetty-launcher-91-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 51824 INFO  (jetty-launcher-91-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b7835df{/solr,null,AVAILABLE}
   [junit4]   2> 51916 INFO  (jetty-launcher-91-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 51919 INFO  (jetty-launcher-91-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@12257104{/solr,null,AVAILABLE}
   [junit4]   2> 51981 INFO  (zkConnectionManagerCallback-96-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1a1eb0a6{SSL,[ssl, http/1.1]}{127.0.0.1:65046}
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.e.j.s.Server Started @61205ms
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65046}
   [junit4]   2> 51983 ERROR (jetty-launcher-91-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T19:51:01.865Z
   [junit4]   2> 51985 INFO  (jetty-launcher-91-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1d7d55bc{SSL,[ssl, http/1.1]}{127.0.0.1:65048}
   [junit4]   2> 51985 INFO  (jetty-launcher-91-thread-4) [    ] o.e.j.s.Server Started @61206ms
   [junit4]   2> 51985 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65048}
   [junit4]   2> 51986 ERROR (jetty-launcher-91-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51986 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 51986 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51986 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51986 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T19:51:01.868Z
   [junit4]   2> 51983 INFO  (jetty-launcher-91-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4bbc0d2d{SSL,[ssl, http/1.1]}{127.0.0.1:65047}
   [junit4]   2> 51995 INFO  (jetty-launcher-91-thread-3) [    ] o.e.j.s.Server Started @61217ms
   [junit4]   2> 51995 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65047}
   [junit4]   2> 51995 ERROR (jetty-launcher-91-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 51996 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 51996 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 51996 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 51996 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-16T19:51:01.878Z
   [junit4]   2> 52017 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52025 INFO  (zkConnectionManagerCallback-100-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52025 INFO  (zkConnectionManagerCallback-98-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52027 INFO  (zkConnectionManagerCallback-102-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52031 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52032 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52032 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 52042 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16060e13a940004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 52054 INFO  (jetty-launcher-91-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65037/solr
   [junit4]   2> 52080 INFO  (jetty-launcher-91-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65037/solr
   [junit4]   2> 52087 INFO  (jetty-launcher-91-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65037/solr
   [junit4]   2> 52095 INFO  (jetty-launcher-91-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65037/solr
   [junit4]   2> 52095 INFO  (zkConnectionManagerCallback-106-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52113 INFO  (zkConnectionManagerCallback-118-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52114 INFO  (zkConnectionManagerCallback-116-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52114 INFO  (zkConnectionManagerCallback-110-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52139 INFO  (zkConnectionManagerCallback-120-thread-1-processing-n:127.0.0.1:65047_solr) [n:127.0.0.1:65047_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52144 INFO  (zkConnectionManagerCallback-122-thread-1-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52147 INFO  (zkConnectionManagerCallback-124-thread-1-processing-n:127.0.0.1:65041_solr) [n:127.0.0.1:65041_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52147 INFO  (zkConnectionManagerCallback-126-thread-1-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52190 WARN  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 52190 WARN  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 52191 WARN  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 52191 WARN  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 52203 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52203 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52203 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52203 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 52204 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65047_solr
   [junit4]   2> 52205 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65048_solr
   [junit4]   2> 52205 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65041_solr
   [junit4]   2> 52206 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65046_solr
   [junit4]   2> 52207 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.Overseer Overseer (id=99185712268836873-127.0.0.1:65047_solr-n_0000000000) starting
   [junit4]   2> 52282 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65047_solr
   [junit4]   2> 52318 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52318 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52328 INFO  (zkCallback-123-thread-1-processing-n:127.0.0.1:65041_solr) [n:127.0.0.1:65041_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52335 INFO  (OverseerStateUpdate-99185712268836873-127.0.0.1:65047_solr-n_0000000000) [n:127.0.0.1:65047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52399 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65047.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52407 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65041.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52408 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65046.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52421 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65048.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52429 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65041.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52429 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65041.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52432 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65046.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52432 INFO  (jetty-launcher-91-thread-2) [n:127.0.0.1:65041_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node2\.
   [junit4]   2> 52432 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65046.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52435 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65047.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52435 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65047.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52436 INFO  (jetty-launcher-91-thread-1) [n:127.0.0.1:65046_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node1\.
   [junit4]   2> 52438 INFO  (jetty-launcher-91-thread-3) [n:127.0.0.1:65047_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node3\.
   [junit4]   2> 52444 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65048.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52444 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65048.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 52445 INFO  (jetty-launcher-91-thread-4) [n:127.0.0.1:65048_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node4\.
   [junit4]   2> 52577 INFO  (zkConnectionManagerCallback-136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52580 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16060e13a94000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 52584 INFO  (zkConnectionManagerCallback-140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 52585 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 52586 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65037/solr ready
   [junit4]   2> 52616 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 52619 INFO  (OverseerThreadFactory-107-thread-1-processing-n:127.0.0.1:65047_solr) [n:127.0.0.1:65047_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1_collection
   [junit4]   2> 52733 INFO  (OverseerStateUpdate-99185712268836873-127.0.0.1:65047_solr-n_0000000000) [n:127.0.0.1:65047_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_collection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65048/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52736 INFO  (OverseerStateUpdate-99185712268836873-127.0.0.1:65047_solr-n_0000000000) [n:127.0.0.1:65047_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1_collection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_collection_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65046/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 52948 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52950 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 52961 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 52962 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 53092 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53092 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53113 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53114 INFO  (zkCallback-125-thread-2-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 53989 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 53989 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 54007 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 54008 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_collection_shard2_replica_n2] Schema name=test
   [junit4]   2> 54079 WARN  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 54080 WARN  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 54080 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 54084 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard2_replica_n2' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 54085 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65046.solr.core.collection1_collection.shard2.replica_n2' (registry 'solr.core.collection1_collection.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 54085 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 54085 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_collection_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node1\collection1_collection_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node1\.\collection1_collection_shard2_replica_n2\data\]
   [junit4]   2> 54096 WARN  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 54096 WARN  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 54096 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 54096 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_collection_shard1_replica_n1' using configuration from collection collection1_collection, trusted=true
   [junit4]   2> 54097 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65048.solr.core.collection1_collection.shard1.replica_n1' (registry 'solr.core.collection1_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@25102989
   [junit4]   2> 54097 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 54097 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node4\collection1_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.io.stream.StreamExpressionTest_DDF8240C0A3DFD3D-001\tempDir-001\node4\.\collection1_collection_shard1_replica_n1\data\]
   [junit4]   2> 54187 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54187 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54188 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54188 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54191 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 54191 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 54191 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@53418bb5[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 54193 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 54193 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 54193 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 54194 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 54194 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 54195 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@bc36416[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 54196 INFO  (searcherExecutor-112-thread-1-processing-n:127.0.0.1:65046_solr x:collection1_collection_shard2_replica_n2 s:shard2 c:collection1_collection r:core_node4) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore [collection1_collection_shard2_replica_n2] Registered new searcher Searcher@53418bb5[collection1_collection_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54196 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586971398979452928
   [junit4]   2> 54198 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 54198 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 54199 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 54199 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586971398982598656
   [junit4]   2> 54200 INFO  (searcherExecutor-113-thread-1-processing-n:127.0.0.1:65048_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@bc36416[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/ has no replicas
   [junit4]   2> 54204 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 54205 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 54209 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/ shard2
   [junit4]   2> 54209 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/ shard1
   [junit4]   2> 54312 INFO  (zkCallback-125-thread-2-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54312 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54312 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54312 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54360 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 54360 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 54363 INFO  (qtp586869860-469) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_collection_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1401
   [junit4]   2> 54364 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_collection_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1_collection&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1415
   [junit4]   2> 54369 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_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> 54468 INFO  (zkCallback-121-thread-1-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54468 INFO  (zkCallback-121-thread-2-processing-n:127.0.0.1:65046_solr) [n:127.0.0.1:65046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54468 INFO  (zkCallback-125-thread-1-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54468 INFO  (zkCallback-125-thread-2-processing-n:127.0.0.1:65048_solr) [n:127.0.0.1:65048_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1_collection/state.json] for collection [collection1_collection] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 54622 INFO  (OverseerCollectionConfigSetProcessor-99185712268836873-127.0.0.1:65047_solr-n_0000000000) [n:127.0.0.1:65047_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> 55370 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1_collection&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=2752
   [junit4]   2> 55370 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1_collection failOnTimeout:true timeout (sec):90
   [junit4]   2> 55371 INFO  (SUITE-StreamExpressionTest-seed#[DDF8240C0A3DFD3D]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1_collection
   [junit4]   2> 55373 INFO  (qtp1056642211-454) [n:127.0.0.1:65046_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :createalias with params collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 55482 INFO  (qtp1056642211-454) [n:127.0.0.1:65046_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collections=collection1_collection&name=collection1&action=CREATEALIAS&wt=javabin&version=2} status=0 QTime=109
   [junit4]   2> 55505 INFO  (TEST-StreamExpressionTest.testTriangularDistribution-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriangularDistribution
   [junit4]   2> 55532 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400366718976)} 0 13
   [junit4]   2> 55534 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400382447616,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55534 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55536 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55536 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 55540 INFO  (qtp1056642211-450) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400388739072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55540 INFO  (qtp1056642211-450) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55542 INFO  (qtp1056642211-450) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55542 INFO  (qtp1056642211-450) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55543 INFO  (qtp1056642211-451) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400356233216),commit=} 0 35
   [junit4]   2> 55564 INFO  (qtp1030082127-435) [n:127.0.0.1:65041_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 55577 INFO  (qtp586869860-467) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=let(echo%3Dtrue,+a%3Ddescribe(sample(triangularDistribution(10,+15,+30),10000)),+b%3Ddescribe(sample(triangularDistribution(10,+25,+30),10000)),+)&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 55756 INFO  (TEST-StreamExpressionTest.testTriangularDistribution-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTriangularDistribution
   [junit4]   2> 55783 INFO  (TEST-StreamExpressionTest.testTimeDifferencingDefinedLag-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTimeDifferencingDefinedLag
   [junit4]   2> 55799 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400647737344)} 0 12
   [junit4]   2> 55801 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400662417408,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55803 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55805 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55805 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 4
   [junit4]   2> 55807 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400668708864,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55808 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55809 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55809 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65046/solr/collection1_collection_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 3
   [junit4]   2> 55810 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400644591616),commit=} 0 26
   [junit4]   2> 55823 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=diff(array(1709.0,+1621.0,+1973.0,+1812.0,+1975.0,+1862.0,+1940.0,+2013.0,+1596.0,+1725.0,+1676.0,+1814.0,+1615.0,+1557.0,+1891.0,+1956.0,+1885.0,+1623.0,+1903.0,+1997.0),+12)&wt=json&version=2.2} status=0 QTime=2
   [junit4]   2> 55826 INFO  (TEST-StreamExpressionTest.testTimeDifferencingDefinedLag-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTimeDifferencingDefinedLag
   [junit4]   2> 55854 INFO  (TEST-StreamExpressionTest.testEBEAdd-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEBEAdd
   [junit4]   2> 55867 INFO  (qtp1056642211-450) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400728477696)} 0 2
   [junit4]   2> 55871 INFO  (qtp1056642211-451) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400735817728,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55871 INFO  (qtp1056642211-451) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55872 INFO  (qtp1056642211-451) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55872 INFO  (qtp1056642211-451) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55876 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400741060608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55876 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55877 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55877 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55877 INFO  (qtp586869860-468) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400723234816),commit=} 0 19
   [junit4]   2> 55885 INFO  (qtp586869860-465) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.S.Request [collection1_collection_shard1_replica_n1]  webapp=/solr path=/stream params={indent=off&expr=ebeAdd(array(2,4,6,8,10,12),array(1,2,3,4,5,6))&wt=json&version=2.2} status=0 QTime=0
   [junit4]   2> 55888 INFO  (TEST-StreamExpressionTest.testEBEAdd-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEBEAdd
   [junit4]   2> 55917 INFO  (TEST-StreamExpressionTest.testParallelReducerStream-seed#[DDF8240C0A3DFD3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParallelReducerStream
   [junit4]   2> 55923 INFO  (qtp1056642211-449) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400787197952)} 0 2
   [junit4]   2> 55925 INFO  (qtp586869860-470) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400792440832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55925 INFO  (qtp586869860-470) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55925 INFO  (qtp586869860-470) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55925 INFO  (qtp586869860-470) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55927 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400794537984,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55927 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 55929 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 55929 INFO  (qtp1056642211-447) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65048/solr/collection1_collection_shard1_replica_n1/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 55930 INFO  (qtp586869860-471) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1586971400786149376),commit=} 0 11
   [junit4]   2> 55952 INFO  (qtp586869860-470) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[0 (1586971400801878016), 4 (1586971400817606656), 1 (1586971400819703808), 8 (1586971400820752384)]} 0 19
   [junit4]   2> 55954 INFO  (qtp1056642211-454) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1_collection:4&wt=javabin&version=2}{add=[2 (1586971400801878016), 3 (1586971400816558080), 5 (1586971400818655232), 6 (1586971400819703808), 7 (1586971400819703809), 9 (1586971400822849536)]} 0 21
   [junit4]   2> 55959 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400828092416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55959 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@53381fda commitCommandVersion:1586971400828092416
   [junit4]   2> 55959 INFO  (qtp1056642211-452) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586971400828092416,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 55959 INFO  (qtp1056642211-452) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1ed836de commitCommandVersion:1586971400828092416
   [junit4]   2> 56017 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@46f8f417[collection1_collection_shard1_replica_n1] main]
   [junit4]   2> 56017 INFO  (qtp1056642211-452) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@23b7bc96[collection1_collection_shard2_replica_n2] main]
   [junit4]   2> 56021 INFO  (searcherExecutor-113-thread-1-processing-n:127.0.0.1:65048_solr x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection r:core_node3) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.c.SolrCore [collection1_collection_shard1_replica_n1] Registered new searcher Searcher@46f8f417[collection1_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C4)))}
   [junit4]   2> 56021 INFO  (qtp1056642211-452) [n:127.0.0.1:65046_solr c:collection1_collection s:shard2 r:core_node4 x:collection1_collection_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56021 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 56021 INFO  (qtp586869860-466) [n:127.0.0.1:65048_solr c:collection1_collection s:shard1 r:core_node3 x:collection1_collection_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_collection_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65048/solr/collec

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

=1436, maxMBSortInHeap=5.715802613314038, sim=RandomSimilarity(queryNorm=false): {}, locale=da-DK, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=109354864,total=215388160
   [junit4]   2> NOTE: All tests run in this JVM: [DivideEvaluatorTest, CubedRootEvaluatorTest, BasicHttpSolrClientTest, SolrExceptionTest, TestSolrJErrorHandling, JDBCStreamTest, OperationsTest, ClientUtilsTest, SolrPingTest, UniformDistributionEvaluatorTest, ArcCosineEvaluatorTest, RegressionEvaluatorTest, CloudSolrClientCacheTest, LessThanEqualToEvaluatorTest, TestZkConfigManager, GreaterThanEqualToEvaluatorTest, NormalizeEvaluatorTest, StreamExpressionTest, TestPathTrie, AbsoluteValueEvaluatorTest, TestClusteringResponse, StreamExpressionToExplanationTest, HyperbolicTangentEvaluatorTest, NaturalLogEvaluatorTest, LargeVolumeBinaryJettyTest, LBHttpSolrClientBuilderTest, SolrExampleStreamingBinaryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SolrExampleStreamingBinaryTest -Dtests.seed=DDF8240C0A3DFD3D -Dtests.slow=true -Dtests.locale=da-DK -Dtests.timezone=Africa/Ceuta -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SolrExampleStreamingBinaryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001\tempDir-001\collection1\data\tlog\tlog.0000000000000000076
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J1\temp\solr.client.solrj.embedded.SolrExampleStreamingBinaryTest_DDF8240C0A3DFD3D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DDF8240C0A3DFD3D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [90/146 (2!)] on J1 in 6.22s, 36 tests, 1 error <<< FAILURES!

[...truncated 1624 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1893, maxMBSortInHeap=5.7800976877626375, sim=RandomSimilarity(queryNorm=true): {}, locale=sr-Latn-ME, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=73602336,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=2863DBBD712BDEAD -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_2863DBBD712BDEAD-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2863DBBD712BDEAD]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 14.57s, 8 tests, 1 error <<< FAILURES!

[...truncated 45745 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 344 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/344/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001

	at __randomizedtesting.SeedInfo.seed([1F33C8439A332329]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.OverseerRolesTest.testOverseerRole

Error Message:
Timed out waiting for overseer state change

Stack Trace:
java.lang.AssertionError: Timed out waiting for overseer state change
	at __randomizedtesting.SeedInfo.seed([24C8FFF092E2B7ED:C5030264A951813C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.OverseerRolesTest.waitForNewOverseer(OverseerRolesTest.java:63)
	at org.apache.solr.cloud.OverseerRolesTest.testOverseerRole(OverseerRolesTest.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\lang    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\lang: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\lang
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009

	at __randomizedtesting.SeedInfo.seed([24C8FFF092E2B7ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([24C8FFF092E2B7ED]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001

	at __randomizedtesting.SeedInfo.seed([24197DF5741F0FEA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001

	at __randomizedtesting.SeedInfo.seed([20BAFE0A26C906CE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 562 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=758, maxMBSortInHeap=6.290848928532521, sim=RandomSimilarity(queryNorm=false): {}, locale=sr-RS, timezone=Pacific/Tahiti
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=82100872,total=185597952
   [junit4]   2> NOTE: All tests run in this JVM: [TestMixedDocValuesUpdates, TestBooleanQueryVisitSubscorers, TestLiveFieldValues, TestBKD, TestArrayUtil, TestIndexWriterOnVMError, TestMatchAllDocsQuery, TestSumDocFreq, TestSameScoresWithThreads, TestIntBlockPool, TestFrequencyTrackingRingBuffer, TestSpanSearchEquivalence, TestSloppyPhraseQuery, TestBooleanOr, TestSwappedIndexFiles, TestLucene60PointsFormat, TestLevenshteinAutomata, TestSearchWithThreads, TestIndexFileDeleter, TestThreadedForceMerge, TestManyFields, TestSimpleExplanationsOfNonMatches, TestBinaryDocument, TestByteArrayDataInput, TestIOUtils, TestIndexSorting, TestMixedCodecs, TestFilterLeafReader, TestTwoPhaseCommitTool, TestToken, TestParallelCompositeReader, TestCloseableThreadLocal, TestIndexWriterUnicode, TestIndexWriterExceptions, TestSimilarity2, TestOmitPositions, TestDocValuesIndexing, TestApproximationSearchEquivalence, TestDocument, TestTimeLimitingCollector, TestIndexWriterThreadsToSegments, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=24197DF5741F0FEA -Dtests.slow=true -Dtests.locale=sr-RS -Dtests.timezone=Pacific/Tahiti -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_24197DF5741F0FEA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24197DF5741F0FEA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [103/458 (1!)] on J0 in 1.42s, 42 tests, 1 error <<< FAILURES!

[...truncated 5985 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFR GL3(800.0), field=DFR GB1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS=IB SPL-D3(800.0), body=IB LL-L2, f_DOCS=IB LL-D1}, locale=th-TH-u-nu-thai-x-lvariant-TH, timezone=Africa/El_Aaiun
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=108027360,total=213909504
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextNormsFormat, TestSimpleTextPostingsFormat, TestMemoryPostingsFormat, TestSimpleTextSegmentInfoFormat, TestFSTPostingsFormat, TestSimpleTextDocValuesFormat, TestBloomPostingsFormat, TestFixedGapPostingsFormat, TestVarGapDocFreqIntervalPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestVarGapDocFreqIntervalPostingsFormat -Dtests.seed=1F33C8439A332329 -Dtests.slow=true -Dtests.locale=th-TH-u-nu-thai-x-lvariant-TH -Dtests.timezone=Africa/El_Aaiun -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestVarGapDocFreqIntervalPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001\testPostingsEnumReuse-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestVarGapDocFreqIntervalPostingsFormat_1F33C8439A332329-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1F33C8439A332329]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [12/20 (1!)] on J1 in 2.03s, 25 tests, 1 error <<< FAILURES!

[...truncated 5530 lines...]
   [junit4] Suite: org.apache.solr.search.TestSearcherReuse
   [junit4]   2> 858091 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001
   [junit4]   2> 858093 WARN  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 858094 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 858104 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 858121 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 858156 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 858170 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-id-and-version-fields-only.xml instead
   [junit4]   2> 858174 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=id-and-version-fields-only
   [junit4]   2> 858179 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 858181 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 858186 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1\conf\schema-id-and-version-fields-only.xml.bak
   [junit4]   2> 858303 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@455679
   [junit4]   2> 858309 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@455679
   [junit4]   2> 858309 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@455679
   [junit4]   2> 858312 INFO  (coreLoadExecutor-3105-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 858383 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 858385 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=id-and-version-fields-only
   [junit4]   2> 858401 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema id-and-version-fields-only/1.6 with uniqueid field id
   [junit4]   2> 858401 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 858402 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@455679
   [junit4]   2> 858402 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 858402 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001\]
   [junit4]   2> 858412 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=44, maxMergeAtOnceExplicit=39, maxMergedSegmentMB=50.4951171875, floorSegmentMB=1.6396484375, forceMergeDeletesPctAllowed=25.67068962608759, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 858433 WARN  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, registerPath=/solr,/v2, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 858547 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 858547 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 858548 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 858548 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 858549 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=81.0927734375, floorSegmentMB=0.8642578125, forceMergeDeletesPctAllowed=29.990127829953874, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 858549 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@9887f3[collection1] main]
   [junit4]   2> 858550 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1\conf
   [junit4]   2> 858551 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 858551 INFO  (coreLoadExecutor-3105-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586919402869096448
   [junit4]   2> 858552 INFO  (searcherExecutor-3106-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9887f3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858560 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 858571 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 858578 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586919402891116544)]} 0 6
   [junit4]   2> 858583 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402902650880,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858583 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e99699 commitCommandVersion:1586919402902650880
   [junit4]   2> 858610 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2d029c[collection1] main]
   [junit4]   2> 858611 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858612 INFO  (searcherExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2d029c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c1)))}
   [junit4]   2> 858612 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 28
   [junit4]   2> 858612 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402933059584,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858612 WARN  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 858613 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 858613 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858613 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 0
   [junit4]   2> 858614 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 858615 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402936205312,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858615 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 858615 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858616 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858616 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402937253888,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858616 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 858617 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858617 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858617 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402938302464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 858617 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858617 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858618 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402939351040,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 858619 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858619 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858623 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:match_no_documents (-1586919402940399616)} 0 4
   [junit4]   2> 858624 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402945642496,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 858624 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858624 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858624 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[0 (-1586919402945642497)]} 0 0
   [junit4]   2> 858625 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402946691072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 858625 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858626 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858626 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{delete=[1 (-1586919402947739648)]} 0 0
   [junit4]   2> 858628 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402949836800,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858628 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e99699 commitCommandVersion:1586919402949836800
   [junit4]   2> 858633 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@99c979[collection1] main]
   [junit4]   2> 858634 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858636 INFO  (searcherExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@99c979[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858636 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 9
   [junit4]   2> 858642 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0 (1586919402960322560)]} 0 4
   [junit4]   2> 858643 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402965565440,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858643 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e99699 commitCommandVersion:1586919402965565440
   [junit4]   2> 858663 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1febc20[collection1] main]
   [junit4]   2> 858664 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858666 INFO  (searcherExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1febc20[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):c1)))}
   [junit4]   2> 858666 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 22
   [junit4]   2> 858669 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@167cda[collection1] realtime]
   [junit4]   2> 858670 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=id:[0 TO 5] (-1586919402989682688)} 0 4
   [junit4]   2> 858671 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919402994925568,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858671 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1e99699 commitCommandVersion:1586919402994925568
   [junit4]   2> 858676 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18b0c7f[collection1] main]
   [junit4]   2> 858676 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858678 INFO  (searcherExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18b0c7f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858678 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 858680 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 858681 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919403005411328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=true,prepareCommit=false}
   [junit4]   2> 858682 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9bfb83[collection1] main]
   [junit4]   2> 858683 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858684 INFO  (searcherExecutor-3106-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9bfb83[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 858684 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 2
   [junit4]   2> 858684 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 858687 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:* (-1586919403008557056)} 0 2
   [junit4]   2> 858687 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586919403011702784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 858688 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 858688 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 858688 INFO  (TEST-TestSearcherReuse.test-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 0
   [junit4]   2> 858689 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 858689 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=891200
   [junit4]   2> 858689 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 858689 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@fa793e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@145a92e
   [junit4]   2> 858693 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 858694 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@11d1b22: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@196eed7
   [junit4]   2> 858698 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 858698 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13384d6: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@461052
   [junit4]   2> 858698 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1b685a5
   [junit4]   2> 858698 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=28738981
   [junit4]   2> 858698 INFO  (coreCloseExecutor-3111-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@ada3ee: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1d8fc9e
   [junit4]   2> 858706 INFO  (SUITE-TestSearcherReuse-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-KW, timezone=America/Araguaina
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=167939128,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [AssignTest, TestRebalanceLeaders, SubstringBytesRefFilterTest, SimpleFacetsTest, DocValuesTest, SearchHandlerTest, ConcurrentDeleteAndCreateCollectionTest, BasicFunctionalityTest, FieldMutatingUpdateProcessorTest, TestSchemaSimilarityResource, TestSolrXml, TestSolrIndexConfig, HLLUtilTest, TestGroupingSearch, BitVectorTest, SolrIndexMetricsTest, JsonLoaderTest, PreAnalyzedUpdateProcessorTest, DirectSolrSpellCheckerTest, AddSchemaFieldsUpdateProcessorFactoryTest, ClassificationUpdateProcessorIntegrationTest, CoreAdminHandlerTest, TestPartialUpdateDeduplication, UninvertDocValuesMergePolicyTest, TestCloudPivotFacet, TimeRoutedAliasUpdateProcessorTest, TestManagedResourceStorage, CollectionsAPIDistributedZkTest, TestSystemCollAutoCreate, ConjunctionSolrSpellCheckerTest, AutoAddReplicasPlanActionTest, TestMissingGroups, TestBulkSchemaConcurrent, TermsComponentTest, TestFoldingMultitermQuery, ReplaceNodeTest, TestFastOutputStream, TestSkipOverseerOperations, TestSmileRequest, BigEndianAscendingWordDeserializerTest, RankQueryTest, TestSchemaNameResource, FullHLLTest, MissingSegmentRecoveryTest, DistributedQueryComponentOptimizationTest, TestFieldTypeCollectionResource, TestFileDictionaryLookup, CdcrRequestHandlerTest, PeerSyncTest, JvmMetricsTest, MoveReplicaHDFSTest, SolrCoreTest, HttpPartitionTest, ComputePlanActionTest, SolrJmxReporterCloudTest, HdfsDirectoryTest, TestCloudInspectUtil, TestSortByMinMaxFunction, TestDistributedMissingSort, MBeansHandlerTest, TestAuthorizationFramework, MultiThreadedOCPTest, BlockDirectoryTest, TestRuleBasedAuthorizationPlugin, StatsReloadRaceTest, TestLMJelinekMercerSimilarityFactory, TestCSVLoader, TestRecoveryHdfs, BasicAuthStandaloneTest, FileBasedSpellCheckerTest, TestReqParamsAPI, MoreLikeThisHandlerTest, TestCoreAdminApis, TestMinMaxOnMultiValuedField, SolrIndexConfigTest, TestCoreContainer, TestLegacyNumericRangeQueryBuilder, TestDistribStateManager, TestDocTermOrds, TestRawTransformer, HttpSolrCallGetCoreTest, TestSearcherReuse]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSearcherReuse -Dtests.seed=24C8FFF092E2B7ED -Dtests.slow=true -Dtests.locale=ar-KW -Dtests.timezone=America/Araguaina -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSearcherReuse (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_24C8FFF092E2B7ED-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([24C8FFF092E2B7ED]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [120/763 (1!)] on J1 in 0.67s, 1 test, 1 error <<< FAILURES!

[...truncated 736 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 2300252 INFO  (SUITE-ZkCLITest-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\init-core-data-001
   [junit4]   2> 2300254 INFO  (SUITE-ZkCLITest-seed#[24C8FFF092E2B7ED]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2300258 INFO  (SUITE-ZkCLITest-seed#[24C8FFF092E2B7ED]-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> 2300262 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPutFile
   [junit4]   2> 2300262 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPutFile
   [junit4]   2> 2300382 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 2300382 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2300383 INFO  (Thread-4193) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2300383 INFO  (Thread-4193) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2300388 ERROR (Thread-4193) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2300484 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer start zk server on port:62319
   [junit4]   2> 2300490 INFO  (zkConnectionManagerCallback-4298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300498 INFO  (zkConnectionManagerCallback-4300-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300498 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPutFile
   [junit4]   2> 2300507 INFO  (zkConnectionManagerCallback-4302-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300509 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1605e02a0200002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2300510 ERROR (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2300510 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1605e02a0200001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2300512 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62319 62319
   [junit4]   2> 2300517 INFO  (Thread-4193) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62319 62319
   [junit4]   2> 2300520 INFO  (TEST-ZkCLITest.testPutFile-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPutFile
   [junit4]   2> 2300528 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMakePath
   [junit4]   2> 2300528 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testMakePath
   [junit4]   2> 2300654 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 2300654 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2300654 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2300655 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2300664 ERROR (Thread-4194) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2300754 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer start zk server on port:62331
   [junit4]   2> 2300761 INFO  (zkConnectionManagerCallback-4304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300769 INFO  (zkConnectionManagerCallback-4306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300769 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testMakePath
   [junit4]   2> 2300772 INFO  (zkConnectionManagerCallback-4308-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2300776 ERROR (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2300780 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62331 62331
   [junit4]   2> 2300783 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62331 62331
   [junit4]   2> 2300788 INFO  (TEST-ZkCLITest.testMakePath-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMakePath
   [junit4]   2> 2300802 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 2300802 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 2300947 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 2300947 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2300947 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2300947 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2300950 ERROR (Thread-4195) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2301048 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer start zk server on port:62347
   [junit4]   2> 2301056 INFO  (zkConnectionManagerCallback-4310-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301066 INFO  (zkConnectionManagerCallback-4312-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301068 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 2301071 INFO  (zkConnectionManagerCallback-4314-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301074 INFO  (zkConnectionManagerCallback-4316-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301076 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2301078 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62347 62347
   [junit4]   2> 2301079 INFO  (Thread-4195) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:62347 62347
   [junit4]   2> 2301086 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetClusterProperty
   [junit4]   2> 2301094 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 2301094 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 2301211 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 2301211 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2301211 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2301211 INFO  (Thread-4196) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2301215 ERROR (Thread-4196) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2301312 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkTestServer start zk server on port:62362
   [junit4]   2> 2301317 INFO  (zkConnectionManagerCallback-4318-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301325 INFO  (zkConnectionManagerCallback-4320-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301325 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 2301329 INFO  (zkConnectionManagerCallback-4322-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301331 INFO  (zkConnectionManagerCallback-4324-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301514 INFO  (zkConnectionManagerCallback-4326-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301519 INFO  (zkConnectionManagerCallback-4328-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2301522 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\currency.xml
   [junit4]   2> 2301524 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\mapping-FoldToASCII.txt
   [junit4]   2> 2301526 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\managed-schema
   [junit4]   2> 2301527 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\protwords.txt
   [junit4]   2> 2301529 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\synonyms.txt
   [junit4]   2> 2301530 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\stopwords.txt
   [junit4]   2> 2301534 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\hit_grouped.vm
   [junit4]   2> 2301535 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\mime_type_lists.vm
   [junit4]   2> 2301537 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\suggest.vm
   [junit4]   2> 2301539 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\hit.vm
   [junit4]   2> 2301541 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\pagination_bottom.vm
   [junit4]   2> 2301542 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\jquery.autocomplete.css
   [junit4]   2> 2301543 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\hit_plain.vm
   [junit4]   2> 2301546 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\product_doc.vm
   [junit4]   2> 2301550 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\query_form.vm
   [junit4]   2> 2301551 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\facet_queries.vm
   [junit4]   2> 2301553 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\debug.vm
   [junit4]   2> 2301554 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\facet_fields.vm
   [junit4]   2> 2301556 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\jquery.autocomplete.js
   [junit4]   2> 2301557 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\results_list.vm
   [junit4]   2> 2301559 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\tabs.vm
   [junit4]   2> 2301561 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\facet_pivot.vm
   [junit4]   2> 2301562 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\did_you_mean.vm
   [junit4]   2> 2301563 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\facets.vm
   [junit4]   2> 2301566 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\join_doc.vm
   [junit4]   2> 2301568 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\footer.vm
   [junit4]   2> 2301570 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\query_spatial.vm
   [junit4]   2> 2301571 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\facet_ranges.vm
   [junit4]   2> 2301573 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\query_group.vm
   [junit4]   2> 2301575 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\head.vm
   [junit4]   2> 2301576 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\main.css
   [junit4]   2> 2301578 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\pagination_top.vm
   [junit4]   2> 2301579 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\README.txt
   [junit4]   2> 2301581 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\cluster_results.vm
   [junit4]   2> 2301583 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\query.vm
   [junit4]   2> 2301584 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\layout.vm
   [junit4]   2> 2301586 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\error.vm
   [junit4]   2> 2301587 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\header.vm
   [junit4]   2> 2301588 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\VM_global_library.vm
   [junit4]   2> 2301590 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\cluster.vm
   [junit4]   2> 2301592 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\richtext_doc.vm
   [junit4]   2> 2301593 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\velocity\browse.vm
   [junit4]   2> 2301595 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\_schema_analysis_synonyms_english.json
   [junit4]   2> 2301596 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\admin-extra.html
   [junit4]   2> 2301597 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\update-script.js
   [junit4]   2> 2301599 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\_schema_analysis_stopwords_english.json
   [junit4]   2> 2301601 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\solrconfig.xml
   [junit4]   2> 2301603 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\admin-extra.menu-top.html
   [junit4]   2> 2301605 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ZkCLITest_24C8FFF092E2B7ED-001\tempDir-009\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-1106854257293442\elevate.xml
   [junit4]   2> 2301609 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[24C8FFF092E2B7ED]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users

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

lure, BasicDistributedZkTest, DistributedFacetPivotLongTailTest, RequestHandlersTest, SolrMetricManagerTest, TestManagedSchemaThreadSafety, MergeStrategyTest, TestStreamBody, HdfsRecoveryZkTest, TestSolrConfigHandlerConcurrent, HLLSerializationTest, TestCloudManagedSchema, TestTlogReplica, SpatialFilterTest, WrapperMergePolicyFactoryTest, IndexSchemaTest, DateMathParserTest, OverseerStatusTest, SolrJmxReporterTest, TestInitQParser, ClusterStateUpdateTest, TestQuerySenderNoQuery, SaslZkACLProviderTest, SparseHLLTest, TestMaxTokenLenTokenizer, TestExecutePlanAction, HttpTriggerListenerTest, NodeLostTriggerTest, MinimalSchemaTest, TestFuzzyAnalyzedSuggestions, UnloadDistributedZkTest, DistributedDebugComponentTest, HdfsLockFactoryTest, TestRetrieveFieldsOptimizer, SuggestComponentContextFilterQueryTest, TestMiniSolrCloudClusterSSL, TestQuerySenderListener, TestSubQueryTransformerCrossCore, TestSolrFieldCacheBean, TestIndexingPerformance, WordBreakSolrSpellCheckerTest, TestCoreDiscovery, BaseCdcrDistributedZkTest, DistributedSpellCheckComponentTest, NoCacheHeaderTest, ChaosMonkeyNothingIsSafeTest, TestShardHandlerFactory, V2ApiIntegrationTest, TestLFUCache, TestSchemaVersionResource, CachingDirectoryFactoryTest, RegexBytesRefFilterTest, TestExactStatsCache, TestCloudJSONFacetJoinDomain, TestReplicationHandlerBackup, TestClassicSimilarityFactory, TestPHPSerializedResponseWriter, TestLargeCluster, FieldAnalysisRequestHandlerTest, TestNumericRangeQuery64, SpellCheckCollatorTest, AutoAddReplicasIntegrationTest, CloudMLTQParserTest, TestNumericTerms64, CleanupOldIndexTest, TestMaxScoreQueryParser, TestDFRSimilarityFactory, BadIndexSchemaTest, SolrInfoBeanTest, TestGeoJSONResponseWriter, VersionInfoTest, TolerantUpdateProcessorTest, TestTolerantUpdateProcessorRandomCloud, TestNestedDocsSort, TestDistribIDF, TestUseDocValuesAsStored, TestImpersonationWithHadoopAuth, TestPseudoReturnFields, TestLocalFSCloudBackupRestore, TestDistributedSearch, TestJsonFacets, TestPrepRecovery, TestLegacyFieldCache, TestPKIAuthenticationPlugin, TestOverriddenPrefixQueryForCustomFieldType, TestUpdate, HdfsNNFailoverTest, AddReplicaTest, TestSizeLimitedDistributedMap, TestRecovery, SmileWriterTest, TestSolrConfigHandler, TestSolrCoreProperties, MultiTermTest, TestCodecSupport, SolrCLIZkUtilsTest, TestJmxIntegration, ClusterStateTest, HdfsBasicDistributedZkTest, TestDeleteCollectionOnDownNodes, RAMDirectoryFactoryTest, TestCloudDeleteByQuery, TestSchemaResource, TestCursorMarkWithoutUniqueKey, SolrCmdDistributorTest, BufferStoreTest, TestSimpleQParserPlugin, DirectSolrConnectionTest, TestDynamicLoading, TestBlendedInfixSuggestions, DeleteInactiveReplicaTest, ConvertedLegacyTest, ForceLeaderTest, CollectionTooManyReplicasTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TestDynamicFieldResource, OutputWriterTest, AsyncCallRequestStatusResponseTest, ParsingFieldUpdateProcessorsTest, TestBinaryField, DistributedSuggestComponentTest, TestFieldSortValues, TestInPlaceUpdatesStandalone, SuggesterFSTTest, TestFieldCacheSort, AnalyticsMergeStrategyTest, CdcrBootstrapTest, BlobRepositoryCloudTest, TestCloudSearcherWarming, TestCollapseQParserPlugin, URLClassifyProcessorTest, DisMaxRequestHandlerTest, TimeZoneUtilsTest, ClassificationUpdateProcessorFactoryTest, TestZkAclsWithHadoopAuth, TestFieldTypeResource, ZkControllerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestPayloadScoreQParserPlugin, TestSegmentSorting, NumericFieldsTest, LeaderElectionTest, TestFieldCache, SortSpecParsingTest, AutoScalingHandlerTest, TestRestoreCore, TestTestInjection, TestSweetSpotSimilarityFactory, SolrMetricsIntegrationTest, PathHierarchyTokenizerFactoryTest, DistributedQueryComponentCustomSortTest, CloudExitableDirectoryReaderTest, CollectionReloadTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribCursorPagingTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderFailoverAfterPartitionTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerRolesTest]
   [junit4] Completed [537/763 (3!)] on J0 in 18.66s, 1 test, 1 failure <<< FAILURES!

[...truncated 3242 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\init-core-data-001
   [junit4]   2> log4j:WARN No appenders could be found for logger (org.apache.solr.SolrTestCaseJ4).
   [junit4]   2> log4j:WARN Please initialize the log4j system properly.
   [junit4]   2> log4j:WARN See http://logging.apache.org/log4j/1.2/faq.html#noconfig for more info.
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1979, maxMBSortInHeap=7.214227615093879, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-BH, timezone=America/Pangnirtung
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=32761856,total=67108864
   [junit4]   2> NOTE: All tests run in this JVM: [TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=20BAFE0A26C906CE -Dtests.slow=true -Dtests.locale=ar-BH -Dtests.timezone=America/Pangnirtung -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J1\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_20BAFE0A26C906CE-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([20BAFE0A26C906CE]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [1/5 (1!)] on J1 in 15.03s, 8 tests, 1 error <<< FAILURES!

[...truncated 41483 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 343 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/343/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001

	at __randomizedtesting.SeedInfo.seed([4C19A03B72EF7DD1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001

	at __randomizedtesting.SeedInfo.seed([4C19A03B72EF7DD1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([FC233C06E863A7D8:73ADDBA6FA0F5427]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([FC233C06E863A7D8]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001

	at __randomizedtesting.SeedInfo.seed([56F702A965DD307C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
org.apache.solr.common.SolrException: 

Stack Trace:
org.apache.solr.common.SolrException: org.apache.solr.common.SolrException: 
	at __randomizedtesting.SeedInfo.seed([CD3A0C682D81610A:722FC296AE6B048C]:0)
	at org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:77)
	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider.getNodeValues(SolrClientNodeStateProvider.java:110)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.printState(ComputePlanActionTest.java:150)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.common.SolrException: 
	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:229)
	at org.apache.solr.common.cloud.rule.ImplicitSnitch.getTags(ImplicitSnitch.java:75)
	... 38 more
Caused by: org.apache.solr.client.solrj.SolrServerException: Server refused connection at: http://127.0.0.1:49704/solr
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:650)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$ClientSnitchCtx.invoke(SolrClientNodeStateProvider.java:271)
	at org.apache.solr.client.solrj.impl.SolrClientNodeStateProvider$AutoScalingSnitch.getRemoteInfo(SolrClientNodeStateProvider.java:206)
	... 39 more
Caused by: org.apache.http.conn.HttpHostConnectException: Connect to 127.0.0.1:49704 [/127.0.0.1] failed: Connection refused: connect
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:159)
	at org.apache.http.impl.conn.PoolingHttpClientConnectionManager.connect(PoolingHttpClientConnectionManager.java:359)
	at org.apache.http.impl.execchain.MainClientExec.establishRoute(MainClientExec.java:381)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:237)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 44 more
Caused by: java.net.ConnectException: Connection refused: connect
	at java.base/java.net.DualStackPlainSocketImpl.waitForConnect(Native Method)
	at java.base/java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
	at java.base/java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:400)
	at java.base/java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:243)
	at java.base/java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:225)
	at java.base/java.net.PlainSocketImpl.connect(PlainSocketImpl.java:148)
	at java.base/java.net.SocksSocketImpl.connect(SocksSocketImpl.java:402)
	at java.base/java.net.Socket.connect(Socket.java:591)
	at org.apache.http.conn.socket.PlainConnectionSocketFactory.connectSocket(PlainConnectionSocketFactory.java:75)
	at org.apache.http.impl.conn.DefaultHttpClientConnectionOperator.connect(DefaultHttpClientConnectionOperator.java:142)
	... 54 more


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.io.graph.GraphTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001

	at __randomizedtesting.SeedInfo.seed([781EAD5C035E93E5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 301 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1996, maxMBSortInHeap=5.240148990141794, sim=RandomSimilarity(queryNorm=false): {}, locale=fur-IT, timezone=Asia/Hong_Kong
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=130672016,total=191889408
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordlistLoader, TestMergePolicyWrapper, TestAllFilesHaveCodecHeader, TestPhrasePrefixQuery, TestRegExp, TestPrefixRandom, TestSearch, TestStringHelper, TestMixedCodecs, TestIntRangeFieldQueries, TestLongBitSet, TestBagOfPostings, TestBinaryDocValuesUpdates, TestForceMergeForever, TestApproximationSearchEquivalence, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=4C19A03B72EF7DD1 -Dtests.slow=true -Dtests.locale=fur-IT -Dtests.timezone=Asia/Hong_Kong -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001\testInt-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_4C19A03B72EF7DD1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C19A03B72EF7DD1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [26/458 (1!)] on J0 in 1.40s, 42 tests, 1 error <<< FAILURES!

[...truncated 1116 lines...]
   [junit4] Suite: org.apache.lucene.codecs.lucene50.TestLucene60FieldInfoFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=611, maxMBSortInHeap=7.606939594448162, sim=RandomSimilarity(queryNorm=true): {}, locale=sw-UG, timezone=America/Guadeloupe
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=111850504,total=300941312
   [junit4]   2> NOTE: All tests run in this JVM: [TestBoolean2, TestPrefixInBooleanQuery, TestCompiledAutomaton, TestTermVectors, TestNearSpansOrdered, LimitedFiniteStringsIteratorTest, TestIndexCommit, TestWeakIdentityMap, TestBytesRefAttImpl, TestSpanBoostQuery, TestTermsEnum, TestByteBlockPool, TestAllFilesCheckIndexHeader, TestTotalHitCountCollector, TestTragicIndexWriterDeadlock, TestNRTThreads, TestStopFilter, TestNoMergeScheduler, TestUniqueTermCount, TestIndexedDISI, TestNIOFSDirectory, TestSmallFloat, TestRollingUpdates, TestDocValuesQueries, TestStringMSBRadixSorter, TestPerFieldPostingsFormat, TestMultiLevelSkipList, TestIndexWriterLockRelease, TestVersion, TestPayloads, TestDocValuesScoring, TestBooleanRewrites, TestDoubleRangeFieldQueries, TestCheckIndex, TestLongPostings, TestClassicSimilarity, TestDateTools, Test2BPostingsBytes, TestTermVectorsWriter, TestNeedsScores, TestNoDeletionPolicy, TestSetOnce, TestAutomatonQuery, TestLSBRadixSorter, TestNumericDocValuesUpdates, TestIntsRef, TestReadOnlyIndex, TestReqExclBulkScorer, TestPerSegmentDeletes, TestCachingCollector, TestOmitNorms, TestIndexTooManyDocs, TestWildcard, Test2BPagedBytes, TestParallelTermEnum, TestDocIdsWriter, TestFuzzyQuery, TestRollback, TestDocIDMerger, TermInSetQueryTest, TestIndexWriterOutOfFileDescriptors, TestForTooMuchCloning, TestDelegatingAnalyzerWrapper, TestShardSearching, Test2BBinaryDocValues, TestStressIndexing, TestFieldValueQuery, TestNumericUtils, TestSimpleSearchEquivalence, TestStressNRT, TestIndexWriterReader, TestEarlyTerminatingSortingCollector, TestReaderClosed, TestStressIndexing2, TestFieldMaskingSpanQuery, TestIndexReaderClose, TestSegmentTermDocs, TestUpgradeIndexMergePolicy, TestFieldReuse, TestSpanMultiTermQueryWrapper, TestMultiFields, TestTransactionRollback, TestMultiPhraseQuery, TestBasics, TestBooleanScorer, Test2BBKDPoints, TestNGramPhraseQuery, TestMinShouldMatch2, TestLucene50StoredFieldsFormatHighCompression, TestIndexWriterDelete, TestStressDeletes, TestSpanFirstQuery, TestPhraseQuery, TestPolygon2D, TestBlockPostingsFormat, TestConstantScoreQuery, TestGraphTokenizers, TestMergeSchedulerExternal, TestSortedSetSortField, TestPersistentSnapshotDeletionPolicy, TestLucene50CompoundFormat, TestIndexWriterOnJRECrash, TestSpanContainQuery, TestNRTReaderWithThreads, TestConjunctionDISI, TestMultiTermQueryRewrites, TestByteSlices, TestFilterDirectoryReader, TestBlendedTermQuery, TestDuelingCodecsAtNight, TestStressAdvance, TestMultiDocValues, TestIndexWriterConfig, TestTermVectorsReader, TestMultiMMap, TestSearcherManager, TestDeletionPolicy, TestNorms, TestIndexWriterCommit, TestSearchAfter, TestConcurrentMergeScheduler, TestMinimize, TestIndexWriterUnicode, TestBufferedIndexInput, TestSimpleExplanations, TestDirectoryReader, TestFixedBitSet, TestRegexpRandom2, TestNRTCachingDirectory, TestFastDecompressionMode, TestIndexWriterNRTIsCurrent, TestFieldCacheRewriteMethod, TestPagedBytes, TestTransactions, TestCrash, TestPerFieldPostingsFormat2, TestToken, TestFieldsReader, TestCustomSearcherSort, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestTermsEnum2, Test2BDocs, TestIndexWriterOnDiskFull, TestSpans, TestCustomNorms, TestPostingsOffsets, TestFlex, TestFastCompressionMode, TestLazyProxSkipping, TestDeterminism, TestCharTermAttributeImpl, TestParallelLeafReader, TestBytesRefHash, TestSloppyPhraseQuery2, TestDisjunctionMaxQuery, TestOmitTf, TestTermRangeQuery, TestDocumentWriter, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestDoc, TestExternalCodecs, TestRegexpQuery, TestSegmentTermEnum, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestDocument, TestTermScorer, TestFileSwitchDirectory, TestDirectory, TestSizeBoundedForceMerge, TestBinaryTerms, TestConjunctions, TestField, TestSimilarity, TestRollingBuffer, TestCharsRef, Test2BPostings, TestBinaryDocument, TestRecyclingByteBlockAllocator, TestBytesRef, TestAssertions, TestNot, MultiCollectorTest, TestSimpleAttributeImpl, Test2BPositions, TestPositiveScoresOnlyCollector, TestNewestSegment, Test2BNumericDocValues, TestForUtil, TestLucene50StoredFieldsFormat, TestLucene60FieldInfoFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLucene60FieldInfoFormat -Dtests.seed=4C19A03B72EF7DD1 -Dtests.slow=true -Dtests.locale=sw-UG -Dtests.timezone=America/Guadeloupe -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestLucene60FieldInfoFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001\justSoYouGetSomeChannelErrors-001\extra0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.codecs.lucene50.TestLucene60FieldInfoFormat_4C19A03B72EF7DD1-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4C19A03B72EF7DD1]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [365/458 (2!)] on J1 in 0.25s, 11 tests, 1 error <<< FAILURES!

[...truncated 7476 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> des 15, 2017 6:09:07 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([FC233C06E863A7D8]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=FC233C06E863A7D8 -Dtests.slow=true -Dtests.locale=bm-ML -Dtests.timezone=Etc/Zulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   2.06s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC233C06E863A7D8:73ADDBA6FA0F5427]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FC233C06E863A7D8]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $facets=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Memory)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=261, maxMBSortInHeap=5.034594548863234, sim=RandomSimilarity(queryNorm=true): {}, locale=bm-ML, timezone=Etc/Zulu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78471024,total=121634816
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [1/9 (1!)] on J0 in 4.22s, 5 tests, 1 error <<< FAILURES!

[...truncated 4763 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> 2715492 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\init-core-data-001
   [junit4]   2> 2715494 WARN  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 2715494 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2715495 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2715495 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001
   [junit4]   2> 2715496 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2715496 INFO  (Thread-5180) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2715496 INFO  (Thread-5180) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2715501 ERROR (Thread-5180) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2715597 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:49563
   [junit4]   2> 2715600 INFO  (zkConnectionManagerCallback-8500-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715605 INFO  (jetty-launcher-8497-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2715606 INFO  (jetty-launcher-8497-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d7151c0{/solr,null,AVAILABLE}
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3801e6bf{HTTP/1.1,[http/1.1]}{127.0.0.1:49567}
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.e.j.s.Server Started @2725487ms
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=49567}
   [junit4]   2> 2715608 ERROR (jetty-launcher-8497-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2715608 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-15T18:57:25.427943Z
   [junit4]   2> 2715613 INFO  (zkConnectionManagerCallback-8502-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715614 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2715621 INFO  (jetty-launcher-8497-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49563/solr
   [junit4]   2> 2715624 INFO  (zkConnectionManagerCallback-8506-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715627 INFO  (zkConnectionManagerCallback-8508-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715732 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2715733 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:49567_solr
   [junit4]   2> 2715734 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer Overseer (id=99179839181225987-127.0.0.1:49567_solr-n_0000000000) starting
   [junit4]   2> 2715742 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:49567_solr
   [junit4]   2> 2715742 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2715742 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2715744 INFO  (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2715744 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2715744 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:49567_solr]
   [junit4]   2> 2715744 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2715744 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2715746 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2715746 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2715747 DEBUG (ScheduledTrigger-11175-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: 1
   [junit4]   2> 2715816 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171d5e6b
   [junit4]   2> 2715822 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171d5e6b
   [junit4]   2> 2715822 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171d5e6b
   [junit4]   2> 2715823 INFO  (jetty-launcher-8497-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001\node1\.
   [junit4]   2> 2715839 INFO  (zkConnectionManagerCallback-8512-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715841 INFO  (zkConnectionManagerCallback-8516-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2715841 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2715846 INFO  (SUITE-ComputePlanActionTest-seed#[CD3A0C682D81610A]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49563/solr ready
   [junit4]   2> 2715858 INFO  (TEST-ComputePlanActionTest.testNodeAdded-seed#[CD3A0C682D81610A]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeAdded
   [junit4]   2> 2715859 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2715860 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2715862 INFO  (qtp369983572-29725) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2715863 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2715863 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2715864 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2715865 INFO  (OverseerThreadFactory-11177-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2715866 ERROR (OverseerThreadFactory-11177-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:803)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2715868 INFO  (qtp369983572-29725) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 2715869 INFO  (qtp369983572-29723) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2715871 INFO  (OverseerCollectionConfigSetProcessor-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_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> 2715871 INFO  (OverseerThreadFactory-11177-thread-2-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2715871 ERROR (OverseerThreadFactory-11177-thread-2-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:803)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2715874 INFO  (qtp369983572-29723) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 2715874 INFO  (qtp369983572-29726) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2715876 INFO  (OverseerCollectionConfigSetProcessor-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2715876 INFO  (OverseerThreadFactory-11177-thread-3-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2715877 ERROR (OverseerThreadFactory-11177-thread-3-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:118)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:803)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:94)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:242)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2715877 INFO  (qtp369983572-29726) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=5
   [junit4]   2> 2715882 INFO  (qtp369983572-29732) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2715883 DEBUG (qtp369983572-29733) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2715883 INFO  (qtp369983572-29733) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2715883 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2715884 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2715884 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2715884 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2715885 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2715886 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2715889 DEBUG (qtp369983572-29734) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2715889 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2715889 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2715889 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2715889 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2715890 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2715890 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2715892 INFO  (qtp369983572-29725) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2715895 DEBUG (qtp369983572-29721) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2715895 INFO  (qtp369983572-29721) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2715896 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2715897 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49567_solr]
   [junit4]   2> 2715897 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test, class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}], enabled=true}
   [junit4]   2> 2715897 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2715899 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2715899 DEBUG (ScheduledTrigger-11175-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2715900 DEBUG (ScheduledTrigger-11175-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2715900 INFO  (qtp369983572-29726) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2715900 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2715900 DEBUG (qtp369983572-29723) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2715900 INFO  (qtp369983572-29723) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 2715901 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2715901 INFO  (qtp369983572-29727) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=2&collection.configName=conf&name=testNodeAdded&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2715901 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:49567_solr]
   [junit4]   2> 2715901 DEBUG (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=1, actions=[{name=compute_plan, class=solr.ComputePlanAction}, {name=test, class=org.apache.solr.cloud.autoscaling.ComputePlanActionTest$AssertingTriggerAction}], enabled=true}
   [junit4]   2> 2715901 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2715902 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2715902 DEBUG (OverseerAutoScalingTriggerThread-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2715903 INFO  (OverseerThreadFactory-11177-thread-4-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeAdded
   [junit4]   2> 2715903 INFO  (OverseerCollectionConfigSetProcessor-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2715904 WARN  (OverseerThreadFactory-11177-thread-4-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 2 on collection testNodeAdded is higher than the number of Solr instances currently live or live and part of your createNodeSet(1). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 2715907 INFO  (qtp369983572-29732) [n:127.0.0.1:49567_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2715907 INFO  (OverseerThreadFactory-11177-thread-4-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.s.c.a.PolicyHelper returnSession, curr-time 1065380080 sessionWrapper.createTime 1065380079810298, this.sessionWrapper.createTime 1065380079810298 
   [junit4]   2> 2715911 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeAdded",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2715911 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeAdded
   [junit4]   2> 2715912 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeAdded/state.json
   [junit4]   2> 2716015 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2716016 INFO  (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2716017 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2716017 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2716018 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2716018 INFO  (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2716019 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2716019 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>       "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node4":{
   [junit4]   2>       "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>       "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2716120 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAdded/state.json version: 0
   [junit4]   2> 2716221 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=testNodeAdded_shard1_replica_n2&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2716221 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeAdded_shard1_replica_n1&action=CREATE&numShards=1&collection=testNodeAdded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2716222 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>   "core_node_name":"core_node4",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node4:{"core":"testNodeAdded_shard1_replica_n2","base_url":"http://127.0.0.1:49567/solr","node_name":"127.0.0.1:49567_solr","state":"down","type":"NRT"}
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAdded//collections/testNodeAdded/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>           "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=1 message={
   [junit4]   2>   "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>   "core_node_name":"core_node3",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>   "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>   "numShards":"1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeAdded",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node3:{"core":"testNodeAdded_shard1_replica_n1","base_url":"http://127.0.0.1:49567/solr","node_name":"127.0.0.1:49567_solr","state":"down","type":"NRT"}
   [junit4]   2> 2716225 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeAdded//collections/testNodeAdded/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeAdded_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>           "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"testNodeAdded_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:49567/solr",
   [junit4]   2>           "node_name":"127.0.0.1:49567_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2716327 DEBUG (OverseerStateUpdate-99179839181225987-127.0.0.1:49567_solr-n_0000000000) [n:127.0.0.1:49567_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeAdded/state.json version: 1
   [junit4]   2> 2716328 INFO  (zkCallback-8507-thread-1-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2716328 INFO  (zkCallback-8507-thread-2-processing-n:127.0.0.1:49567_solr) [n:127.0.0.1:49567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testNodeAdded/state.json] for collection [testNodeAdded] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2716901 DEBUG (ScheduledTrigger-11175-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2716901 DEBUG (ScheduledTrigger-11175-thread-1) [n:127.0.0.1:49567_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: 1
   [junit4]   2> 2717234 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2717244 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2717248 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.s.IndexSchema [testNodeAdded_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2717249 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.s.IndexSchema [testNodeAdded_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2717250 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2717250 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_shard1_replica_n1' using configuration from collection testNodeAdded, trusted=true
   [junit4]   2> 2717250 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2717251 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testNodeAdded_shard1_replica_n2' using configuration from collection testNodeAdded, trusted=true
   [junit4]   2> 2717251 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.core.testNodeAdded.shard1.replica_n2' (registry 'solr.core.testNodeAdded.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171d5e6b
   [junit4]   2> 2717251 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_49567.solr.core.testNodeAdded.shard1.replica_n1' (registry 'solr.core.testNodeAdded.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@171d5e6b
   [junit4]   2> 2717251 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2717251 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2717251 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.c.SolrCore [[testNodeAdded_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001\node1\testNodeAdded_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001\node1\.\testNodeAdded_shard1_replica_n2\data\]
   [junit4]   2> 2717251 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.c.SolrCore [[testNodeAdded_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001\node1\testNodeAdded_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.ComputePlanActionTest_CD3A0C682D81610A-001\tempDir-001\node1\.\testNodeAdded_shard1_replica_n1\data\]
   [junit4]   2> 2717307 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2717307 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2717307 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2717308 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2717309 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2717309 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2717309 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2717309 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2717310 INFO  (qtp369983572-29734) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node3 x:testNodeAdded_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@63b3c7bc[testNodeAdded_shard1_replica_n1] main]
   [junit4]   2> 2717311 INFO  (qtp369983572-29728) [n:127.0.0.1:49567_solr c:testNodeAdded s:shard1 r:core_node4 x:testNodeAdded_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4a4e5e6a[testNodeAdded_shard1_replica_n2] main]
   [junit4]   2> 2717311 INFO  (qtp369983572-29734) [n:127.

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

ze=128), id=BlockTreeOrds(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Memory), multiDefault=DocValuesFormat(name=Lucene70), from_s=DocValuesFormat(name=Memory), predicate_s=DocValuesFormat(name=Asserting), to_s=DocValuesFormat(name=Asserting), intDefault=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Asserting), timestamp=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1065, maxMBSortInHeap=6.014770026973815, sim=RandomSimilarity(queryNorm=false): {}, locale=smn-FI, timezone=America/Yakutat
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=179810800,total=284688384
   [junit4]   2> NOTE: All tests run in this JVM: [ConcurrentUpdateSolrClientBuilderTest, TestUpdateRequestCodec, CommonAdminParamsTest, NotEvaluatorTest, TestCoreAdmin, CloudSolrClientMultiConstructorTest, NoOpResponseParserTest, GraphTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphTest -Dtests.seed=781EAD5C035E93E5 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=America/Yakutat -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | GraphTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001\tempDir-001\node1\collection1_shard2_replica_n2\data\tlog\tlog.0000000000000000001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.io.graph.GraphTest_781EAD5C035E93E5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([781EAD5C035E93E5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [15/146 (1!)] on J0 in 6.36s, 1 test, 1 error <<< FAILURES!

[...truncated 1860 lines...]
   [junit4] Suite: org.apache.solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1653, maxMBSortInHeap=5.527330990502485, sim=RandomSimilarity(queryNorm=true): {}, locale=bn-BD, timezone=Asia/Sakhalin
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=73364112,total=233308160
   [junit4]   2> NOTE: All tests run in this JVM: [TestICUCollationFieldDocValues, TestICUCollationField, TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory -Dtests.seed=56F702A965DD307C -Dtests.slow=true -Dtests.locale=bn-BD -Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-tokenizer.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-sent.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001\tempDir-001\collection1\conf\en-test-ner-person.bin
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.update.processor.TestOpenNLPExtractNamedEntitiesUpdateProcessorFactory_56F702A965DD307C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([56F702A965DD307C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [5/5 (1!)] on J0 in 1.28s, 8 tests, 1 error <<< FAILURES!

[...truncated 38434 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 342 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/342/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

8 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.search.similarities.TestSimilarityBase

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001

	at __randomizedtesting.SeedInfo.seed([A6A143DC8BA0AD82]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.backcompat.TestLuceneIndexBackCompat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testPortRule

Error Message:
Error from server at https://127.0.0.1:51315/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51315/solr: create the collection time out:180s
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.testPortRule(RulesTest.java:141)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testModifyColl

Error Message:
Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: modifyColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: modifyColl
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.testModifyColl(RulesTest.java:234)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testHostFragmentRuleThrowsExceptionWhenIpDoesNotMatch

Error Message:
 Expected: (exception with message a string containing "ip_1" and an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException)      got: <org.junit.runners.model.MultipleFailureException: There were 2 errors:   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:51315/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]  tag values{   "127.0.0.1:51315_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:51318_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:51312_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:51329_solr":{     "ip_1":"1",     "ip_2":"0"},   "127.0.0.1:51325_solr":{     "ip_1":"1",     "ip_2":"0"}})   org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:51315/solr: Could not find collection : portRuleColl)> 

Stack Trace:
java.lang.AssertionError: 
Expected: (exception with message a string containing "ip_1" and an instance of org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException)
     got: <org.junit.runners.model.MultipleFailureException: There were 2 errors:
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:51315/solr: Could not identify nodes matching the rules [{"ip_2":"0"}, {"ip_1":"19999"}]
 tag values{
  "127.0.0.1:51315_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:51318_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:51312_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:51329_solr":{
    "ip_1":"1",
    "ip_2":"0"},
  "127.0.0.1:51325_solr":{
    "ip_1":"1",
    "ip_2":"0"}})
  org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException(Error from server at https://127.0.0.1:51315/solr: Could not find collection : portRuleColl)>

	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB:6006A9C822D4C6A3]:0)
	at org.junit.Assert.assertThat(Assert.java:780)
	at org.junit.Assert.assertThat(Assert.java:738)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:114)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testHostFragmentRule

Error Message:
Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: hostFragment

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: hostFragment
	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB:ECB6AEF1724AB243]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.testHostFragmentRule(RulesTest.java:168)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterPolicy

Error Message:
Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: portRuleColl2

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: portRuleColl2
	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB:FDD83B3C38D810A3]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.testPortRuleInPresenceOfClusterPolicy(RulesTest.java:116)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.rule.RulesTest.doIntegrationTest

Error Message:
Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: rulesColl

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at https://127.0.0.1:51315/solr: Could not fully create collection: rulesColl
	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB:A1C3F03D9375A8E9]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.rule.RulesTest.doIntegrationTest(RulesTest.java:78)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1110 lines...]
   [junit4] Suite: org.apache.lucene.search.similarities.TestSimilarityBase
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {foo=Lucene50(blocksize=128), body=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1258, maxMBSortInHeap=7.642232517924578, sim=RandomSimilarity(queryNorm=false): {body=DFR I(F)BZ(0.3)}, locale=ar-OM, timezone=Antarctica/Vostok
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=103658624,total=241434624
   [junit4]   2> NOTE: All tests run in this JVM: [TestAutomaton, TestNotDocIdSet, TestPayloadsOnVectors, TestSpanSearchEquivalence, TestWildcardRandom, TestBinaryDocValuesUpdates, TestCharacterUtils, TestFrequencyTrackingRingBuffer, TestSynonymQuery, TestBoolean2ScorerSupplier, FiniteStringsIteratorTest, TestCharArrayMap, TestMixedDocValuesUpdates, TestRegexpRandom2, TestNorms, TestBooleanOr, TestMultiset, TestFieldCacheRewriteMethod, TestTermScorer, TestRAMDirectory, TestMergePolicyWrapper, TestBoostQuery, TestSameTokenSamePosition, TestIndexFileDeleter, TestManyFields, TestPrefixQuery, TestSimpleAttributeImpl, TestBytesRef, TestExternalCodecs, TestFixedBitDocIdSet, TestSparseFixedBitDocIdSet, TestIndexWriterUnicode, TestNRTReaderCleanup, TestDocsWithFieldSet, TestHugeRamFile, TestDemoParallelLeafReader, TestCrash, TestDoubleValuesSource, TestLucene50StoredFieldsFormat, TestNewestSegment, TestIntBlockPool, TestCharFilter, TestAxiomaticSimilarity, TestDocCount, TestIntroSorter, TestExceedMaxTermLength, TestIndexWriterThreadsToSegments, TestLucene50TermVectorsFormat, TestOneMergeWrappingMergePolicy, TestAddIndexes, TestIndexWriterExceptions, TestStringHelper, TestPhrasePrefixQuery, TestTimSorter, TestFilterIterator, TestEarlyTermination, TestHighCompressionMode, TestSearch, TestSpanExplanations, TestIndexWriterWithThreads, FuzzyTermOnShortTermsTest, TestSortedSetDocValues, TestBooleanMinShouldMatch, TestNormsFieldExistsQuery, TestAssertions, TestSingleInstanceLockFactory, TestSimilarity2, TestAllFilesHaveCodecHeader, TestBKD, TestCodecs, TestRadixSelector, TestTerms, TestForUtil, TestParallelCompositeReader, TestNamedSPILoader, TestLockFactory, TestRecyclingByteBlockAllocator, TestIndexWriterFromReader, TestRecyclingIntBlockAllocator, TestFSTs, TestSortRescorer, TestCustomNorms, TestIndexWriterMergePolicy, TestTrackingDirectoryWrapper, TestSimpleFSDirectory, TestFilterSpans, TestRegexpRandom, TestCodecUtil, MultiCollectorTest, TestCrashCausesCorruptIndex, TestIndexSorting, TestTimeLimitingCollector, TestSpans, TestSnapshotDeletionPolicy, TestIntArrayDocIdSet, TestAttributeSource, TestMultiCollector, TestSloppyPhraseQuery, TestFieldInvertState, TestBinaryDocument, TestFilterCodecReader, TestDocsAndPositions, Test4GBStoredFields, TestAtomicUpdate, TestSearchForDuplicates, TestIndexInput, TestStandardAnalyzer, TestLucene60PointsFormat, TestLevenshteinAutomata, TestSortedSetSelector, TestDocValuesRewriteMethod, TestPolygon, TestMultiMMap, TestLiveFieldValues, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestIndexWriterMerging, TestBasics, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestNRTThreads, TestDuelingCodecs, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestSearchWithThreads, TestSearchAfter, TestDocumentsWriterStallControl, TestNeverDelete, TestTopDocsMerge, TestLongPostings, TestMinimize, TestNRTReaderWithThreads, TestTieredMergePolicy, TestIndexWriterForceMerge, TestPerFieldPostingsFormat, TestArrayUtil, TestBufferedIndexInput, TestTermsEnum, TestOmitNorms, TestFixedBitSet, TestSegmentReader, TestMultiThreadTermVectors, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestSort, TestMultiDocValues, TestToken, TestFieldsReader, TestDocValuesIndexing, TestSimilarityBase]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimilarityBase -Dtests.seed=A6A143DC8BA0AD82 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Antarctica/Vostok -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestSimilarityBase (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001\index-MMapDirectory-001\_0_Lucene50_0.tip
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.similarities.TestSimilarityBase_A6A143DC8BA0AD82-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A6A143DC8BA0AD82]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [275/458 (1!)] on J0 in 8.07s, 31 tests, 1 error <<< FAILURES!

[...truncated 11138 lines...]
   [junit4] Suite: org.apache.solr.cloud.rule.RulesTest
   [junit4]   2> 725979 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\init-core-data-001
   [junit4]   2> 725980 WARN  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 725981 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 725986 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 725987 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001
   [junit4]   2> 725988 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 725988 INFO  (Thread-964) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 725988 INFO  (Thread-964) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 725994 ERROR (Thread-964) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 726089 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51308
   [junit4]   2> 726093 INFO  (zkConnectionManagerCallback-867-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726106 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 726126 INFO  (jetty-launcher-864-thread-5) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 726126 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 726127 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 726127 INFO  (jetty-launcher-864-thread-5) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@10e370a{/solr,null,AVAILABLE}
   [junit4]   2> 726127 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1fea161{/solr,null,AVAILABLE}
   [junit4]   2> 726128 INFO  (jetty-launcher-864-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 726128 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@933459{SSL,[ssl, http/1.1]}{127.0.0.1:51315}
   [junit4]   2> 726128 INFO  (jetty-launcher-864-thread-1) [    ] o.e.j.s.Server Started @733180ms
   [junit4]   2> 726128 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@46ba38{/solr,null,AVAILABLE}
   [junit4]   2> 726128 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51315}
   [junit4]   2> 726129 ERROR (jetty-launcher-864-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T09:10:04.807Z
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@47be61{SSL,[ssl, http/1.1]}{127.0.0.1:51318}
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.e.j.s.Server Started @733181ms
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51318}
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 726129 ERROR (jetty-launcher-864-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726129 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T09:10:04.807Z
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-5) [    ] o.e.j.s.AbstractConnector Started ServerConnector@17ccc0e{SSL,[ssl, http/1.1]}{127.0.0.1:51312}
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-5) [    ] o.e.j.s.Server Started @733182ms
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51312}
   [junit4]   2> 726130 ERROR (jetty-launcher-864-thread-5) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726131 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726131 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T09:10:04.809Z
   [junit4]   2> 726130 INFO  (jetty-launcher-864-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b89562{/solr,null,AVAILABLE}
   [junit4]   2> 726131 INFO  (jetty-launcher-864-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1b062ad{/solr,null,AVAILABLE}
   [junit4]   2> 726131 INFO  (jetty-launcher-864-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@183e637{SSL,[ssl, http/1.1]}{127.0.0.1:51325}
   [junit4]   2> 726131 INFO  (jetty-launcher-864-thread-3) [    ] o.e.j.s.Server Started @733183ms
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51325}
   [junit4]   2> 726132 ERROR (jetty-launcher-864-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T09:10:04.810Z
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@173a300{SSL,[ssl, http/1.1]}{127.0.0.1:51329}
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-4) [    ] o.e.j.s.Server Started @733184ms
   [junit4]   2> 726132 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51329}
   [junit4]   2> 726132 ERROR (jetty-launcher-864-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 726133 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 726133 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 726133 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 726133 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-13T09:10:04.811Z
   [junit4]   2> 726161 INFO  (zkConnectionManagerCallback-871-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726161 INFO  (zkConnectionManagerCallback-873-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726161 INFO  (zkConnectionManagerCallback-875-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726161 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726162 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726162 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726163 INFO  (zkConnectionManagerCallback-869-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726163 INFO  (zkConnectionManagerCallback-877-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726164 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726164 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 726187 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 726188 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 726192 INFO  (jetty-launcher-864-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51308/solr
   [junit4]   2> 726193 INFO  (jetty-launcher-864-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51308/solr
   [junit4]   2> 726192 INFO  (jetty-launcher-864-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51308/solr
   [junit4]   2> 726198 INFO  (jetty-launcher-864-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51308/solr
   [junit4]   2> 726199 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 726204 INFO  (zkConnectionManagerCallback-884-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726204 INFO  (jetty-launcher-864-thread-5) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51308/solr
   [junit4]   2> 726205 INFO  (zkConnectionManagerCallback-893-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726207 INFO  (zkConnectionManagerCallback-887-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726207 INFO  (zkConnectionManagerCallback-889-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726211 INFO  (zkConnectionManagerCallback-897-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726212 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 726214 INFO  (zkConnectionManagerCallback-901-thread-1-processing-n:127.0.0.1:51329_solr) [n:127.0.0.1:51329_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726214 INFO  (zkConnectionManagerCallback-899-thread-1-processing-n:127.0.0.1:51315_solr) [n:127.0.0.1:51315_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726215 INFO  (zkConnectionManagerCallback-905-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726218 INFO  (zkConnectionManagerCallback-903-thread-1-processing-n:127.0.0.1:51325_solr) [n:127.0.0.1:51325_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726220 INFO  (zkConnectionManagerCallback-907-thread-1-processing-n:127.0.0.1:51312_solr) [n:127.0.0.1:51312_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 726407 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 726408 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51318_solr
   [junit4]   2> 726410 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.c.Overseer Overseer (id=99166205029187597-127.0.0.1:51318_solr-n_0000000000) starting
   [junit4]   2> 726421 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51318_solr
   [junit4]   2> 726424 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726431 INFO  (OverseerStateUpdate-99166205029187597-127.0.0.1:51318_solr-n_0000000000) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726438 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 726439 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726439 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726440 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 726442 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51329_solr
   [junit4]   2> 726445 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 726446 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 726447 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 726449 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 726453 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51315_solr
   [junit4]   2> 726454 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51325_solr
   [junit4]   2> 726572 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51312_solr
   [junit4]   2> 726611 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (4)
   [junit4]   2> 726614 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51318.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726623 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51318.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726623 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51318.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726625 INFO  (jetty-launcher-864-thread-2) [n:127.0.0.1:51318_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node2\.
   [junit4]   2> 726637 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (5)
   [junit4]   2> 726799 INFO  (zkCallback-898-thread-1-processing-n:127.0.0.1:51315_solr) [n:127.0.0.1:51315_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 726800 INFO  (zkCallback-902-thread-1-processing-n:127.0.0.1:51325_solr) [n:127.0.0.1:51325_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 726819 INFO  (zkCallback-900-thread-1-processing-n:127.0.0.1:51329_solr) [n:127.0.0.1:51329_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 726820 INFO  (zkCallback-906-thread-1-processing-n:127.0.0.1:51312_solr) [n:127.0.0.1:51312_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (5)
   [junit4]   2> 726848 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51329.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726858 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51325.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726861 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51329.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726861 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51329.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726866 INFO  (jetty-launcher-864-thread-4) [n:127.0.0.1:51329_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node4\.
   [junit4]   2> 726870 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51325.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726870 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51325.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726872 INFO  (jetty-launcher-864-thread-3) [n:127.0.0.1:51325_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node5\.
   [junit4]   2> 726928 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51312.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726933 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51315.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726934 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51312.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726934 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51312.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726944 INFO  (jetty-launcher-864-thread-5) [n:127.0.0.1:51312_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node3\.
   [junit4]   2> 726950 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51315.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726950 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51315.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 726952 INFO  (jetty-launcher-864-thread-1) [n:127.0.0.1:51315_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node1\.
   [junit4]   2> 727077 INFO  (zkConnectionManagerCallback-915-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727079 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604f23587d0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 727084 INFO  (zkConnectionManagerCallback-919-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 727085 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 727086 INFO  (SUITE-RulesTest-seed#[44F0B7BC8F015AEB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51308/solr ready
   [junit4]   2> 727128 INFO  (TEST-RulesTest.testPortRule-seed#[44F0B7BC8F015AEB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPortRule
   [junit4]   2> 727172 INFO  (qtp3493526-4481) [n:127.0.0.1:51315_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params shards=shard1&replicationFactor=2&collection.configName=conf&snitch=class:ImplicitSnitch&name=portRuleColl&router.name=implicit&nrtReplicas=2&action=CREATE&rule=port:51318&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 727186 INFO  (OverseerThreadFactory-1993-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.CreateCollectionCmd Create collection portRuleColl
   [junit4]   2> 727312 INFO  (OverseerStateUpdate-99166205029187597-127.0.0.1:51318_solr-n_0000000000) [n:127.0.0.1:51318_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51318/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727325 INFO  (OverseerStateUpdate-99166205029187597-127.0.0.1:51318_solr-n_0000000000) [n:127.0.0.1:51318_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"portRuleColl",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"portRuleColl_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51318/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 727603 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n2&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 727604 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 727607 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=portRuleColl_shard1_replica_n1&action=CREATE&numShards=1&collection=portRuleColl&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 727715 INFO  (zkCallback-904-thread-2-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 727715 INFO  (zkCallback-904-thread-1-processing-n:127.0.0.1:51318_solr) [n:127.0.0.1:51318_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/portRuleColl/state.json] for collection [portRuleColl] has occurred - updating... (live nodes size: [5])
   [junit4]   2> 728661 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 728661 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 728671 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 728671 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema [portRuleColl_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 728677 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 728677 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 728677 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n1' using configuration from collection portRuleColl, trusted=true
   [junit4]   2> 728677 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'portRuleColl_shard1_replica_n2' using configuration from collection portRuleColl, trusted=true
   [junit4]   2> 728678 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51318.solr.core.portRuleColl.shard1.replica_n1' (registry 'solr.core.portRuleColl.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 728678 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51318.solr.core.portRuleColl.shard1.replica_n2' (registry 'solr.core.portRuleColl.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@f86d6d
   [junit4]   2> 728678 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 728678 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 728678 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node2\portRuleColl_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node2\.\portRuleColl_shard1_replica_n1\data\]
   [junit4]   2> 728678 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore [[portRuleColl_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node2\portRuleColl_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.rule.RulesTest_44F0B7BC8F015AEB-001\tempDir-001\node2\.\portRuleColl_shard1_replica_n2\data\]
   [junit4]   2> 728793 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 728793 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 728794 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 728794 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 728795 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 728795 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 728796 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 728795 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 728797 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@21c1fc[portRuleColl_shard1_replica_n2] main]
   [junit4]   2> 728797 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@394c1a[portRuleColl_shard1_replica_n1] main]
   [junit4]   2> 728799 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 728799 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 728799 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 728799 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 728800 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 728800 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 728800 INFO  (qtp15667698-4535) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586659283412451328
   [junit4]   2> 728800 INFO  (searcherExecutor-2005-thread-1-processing-n:127.0.0.1:51318_solr x:portRuleColl_shard1_replica_n2 s:shard1 c:portRuleColl r:core_node4) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n2] Registered new searcher Searcher@21c1fc[portRuleColl_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 728802 INFO  (searcherExecutor-2004-thread-1-processing-n:127.0.0.1:51318_solr x:portRuleColl_shard1_replica_n1 s:shard1 c:portRuleColl r:core_node3) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.SolrCore [portRuleColl_shard1_replica_n1] Registered new searcher Searcher@394c1a[portRuleColl_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 728800 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586659283412451328
   [junit4]   2> 728817 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 728817 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 728817 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:51318/solr/portRuleColl_shard1_replica_n2/
   [junit4]   2> 728818 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n2 url=https://127.0.0.1:51318/solr START replicas=[https://127.0.0.1:51318/solr/portRuleColl_shard1_replica_n1/] nUpdates=100
   [junit4]   2> 728824 INFO  (qtp15667698-4493) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node3 x:portRuleColl_shard1_replica_n1] o.a.s.c.S.Request [portRuleColl_shard1_replica_n1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 729119 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: core=portRuleColl_shard1_replica_n2 url=https://127.0.0.1:51318/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 729119 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 729119 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 729119 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 729131 INFO  (qtp15667698-4536) [n:127.0.0.1:51318_solr c:portRuleColl s:shard1 r:core_node4 x:portRuleColl_shard1_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:51318/solr/portRuleColl_shard1_replica_n2/ shard1
   [junit4]   2> 907188 ERROR (qtp3493526-4481) [n:127.0.0.1:51315_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: create the collection time out:180s
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleResponse(CollectionsHandler.java:314)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.invokeAction(CollectionsHandler.java:246)
   [junit4]   2> 	at org.apache.solr.handler.admin.CollectionsHandler.handleRequestBody(CollectionsHandler.java:224)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(

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

a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1755, maxMBSortInHeap=7.578703882042571, sim=RandomSimilarity(queryNorm=false): {}, locale=mt, timezone=Indian/Kerguelen
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=134220264,total=534249472
   [junit4]   2> NOTE: All tests run in this JVM: [TestWordDelimiterFilterFactory, TestTolerantUpdateProcessorCloud, TestCloudRecovery, CloudMLTQParserTest, ActionThrottleTest, ExitableDirectoryReaderTest, TermVectorComponentTest, ComputePlanActionTest, SolrMetricsIntegrationTest, TestBM25SimilarityFactory, TestSimpleQParserPlugin, SolrGraphiteReporterTest, SolrIndexConfigTest, TestMacros, EnumFieldTest, TestSort, TestRebalanceLeaders, FileUtilsTest, TestJsonFacets, EchoParamsTest, SmileWriterTest, TestShortCircuitedRequests, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SampleTest, StatelessScriptUpdateProcessorFactoryTest, OverseerTaskQueueTest, TestComponentsName, TestExclusionRuleCollectionAccess, TestRTimerTree, TestOrdValues, TestFoldingMultitermQuery, TestSkipOverseerOperations, ExternalFileFieldSortTest, SuggestComponentContextFilterQueryTest, TestUtilizeNode, AutoAddReplicasPlanActionTest, PeerSyncWithIndexFingerprintCachingTest, ShardRoutingCustomTest, ResponseHeaderTest, PolyFieldTest, CachingDirectoryFactoryTest, DeleteLastCustomShardedReplicaTest, TestSolrCloudWithKerberosAlt, ConcurrentDeleteAndCreateCollectionTest, TestNestedDocsSort, CollectionsAPIDistributedZkTest, DistributedSuggestComponentTest, SearchHandlerTest, TestCoreContainer, BufferStoreTest, TestStressVersions, OutOfBoxZkACLAndCredentialsProvidersTest, SolrCoreTest, RequestLoggingTest, SolrMetricManagerTest, QueryResultKeyTest, QueryEqualityTest, TestRestManager, TestConfigSetsAPIExclusivity, BasicAuthIntegrationTest, TestNumericRangeQuery64, TestFieldSortValues, BlockCacheTest, TestFieldCache, DocValuesNotIndexedTest, TestHdfsUpdateLog, TestClassicSimilarityFactory, DocExpirationUpdateProcessorFactoryTest, GraphQueryTest, TestReloadDeadlock, DistributedFacetExistsSmallTest, HdfsSyncSliceTest, AnalyticsMergeStrategyTest, TestCrossCoreJoin, UpdateParamsTest, LoggingHandlerTest, TestRawResponseWriter, TestMergePolicyConfig, TestLegacyFieldCache, SpatialRPTFieldTypeTest, FullSolrCloudDistribCmdsTest, CdcrVersionReplicationTest, TestRandomFlRTGCloud, OpenExchangeRatesOrgProviderTest, TestChildDocTransformer, SolrJmxReporterTest, TestCustomDocTransformer, TestUniqueKeyFieldResource, DistributedFacetPivotLongTailTest, TestFastOutputStream, DocumentBuilderTest, DistributedMLTComponentTest, HdfsWriteToMultipleCollectionsTest, TestExactStatsCache, TestNRTOpen, PKIAuthenticationIntegrationTest, TestRTGBase, SortSpecParsingTest, TestCorePropertiesReload, TestDistribIDF, TestSolrJ, LeaderFailoverAfterPartitionTest, CdcrReplicationHandlerTest, DistanceUnitsTest, ZkNodePropsTest, TestDynamicFieldResource, TestPullReplica, AnalysisAfterCoreReloadTest, TestCloudInspectUtil, SearchRateTriggerTest, TestFaceting, TestQueryUtils, TestSolrConfigHandlerConcurrent, TestReRankQParserPlugin, DeleteReplicaTest, CustomCollectionTest, AutoscalingHistoryHandlerTest, TestSolrIndexConfig, TestConfigSetProperties, HdfsNNFailoverTest, SynonymTokenizerTest, TestTrie, SolrIndexSplitterTest, DistributedIntervalFacetingTest, TestShardHandlerFactory, TestCSVLoader, TestNamedUpdateProcessors, DebugComponentTest, TestHashPartitioner, TriLevelCompositeIdRoutingTest, QueryElevationComponentTest, TestExtendedDismaxParser, TestFieldResource, TestSolrDeletionPolicy1, TestSystemIdResolver, BlockJoinFacetRandomTest, MissingSegmentRecoveryTest, CoreSorterTest, TestSSLRandomization, TestOnReconnectListenerSupport, TestSha256AuthenticationProvider, TestFieldCacheSort, RuleEngineTest, TestRetrieveFieldsOptimizer, CopyFieldTest, TolerantUpdateProcessorTest, TestPerFieldSimilarity, TestDynamicLoading, TestSolrFieldCacheBean, TestFieldCacheVsDocValues, TestLegacyNumericUtils, LegacyCloudClusterPropTest, V2ApiIntegrationTest, TestRandomCollapseQParserPlugin, TestGraphTermsQParserPlugin, TestSchemaManager, TestMultiValuedNumericRangeQuery, TestDistributedGrouping, ConnectionManagerTest, HdfsBasicDistributedZkTest, HttpPartitionTest, MBeansHandlerTest, SimplePostToolTest, TestAuthenticationFramework, SolrCoreCheckLockOnStartupTest, RegexBytesRefFilterTest, ChangedSchemaMergeTest, TestStressUserVersions, OverseerRolesTest, TestPolicyCloud, CacheHeaderTest, BasicDistributedZk2Test, TestConfig, TestFunctionQuery, ClassificationUpdateProcessorFactoryTest, TestSchemaVersionResource, DistributedFacetSimpleRefinementLongTailTest, PeerSyncTest, TestImpersonationWithHadoopAuth, TestOverriddenPrefixQueryForCustomFieldType, SegmentsInfoRequestHandlerTest, TestInitQParser, ChaosMonkeySafeLeaderTest, UnloadDistributedZkTest, SyncSliceTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, ShardRoutingTest, BasicZkTest, RecoveryZkTest, TestReplicationHandler, ClusterStateUpdateTest, TestRandomFaceting, ZkSolrClientTest, TestZkChroot, TestRandomDVFaceting, ZkCLITest, TestDistributedSearch, TermVectorComponentDistributedTest, TestStressReorder, TestJoin, TestReload, DistributedTermsComponentTest, TestRangeQuery, SimpleFacetsTest, SpellCheckComponentTest, TestGroupingSearch, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, HighlighterTest, SoftAutoCommitTest, DistributedQueryElevationComponentTest, SuggesterFSTTest, CoreAdminHandlerTest, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestStressLucene, SuggesterWFSTTest, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestPseudoReturnFields, TestUpdate, FieldMutatingUpdateProcessorTest, SortByFunctionTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, TestWriterPerf, DirectSolrSpellCheckerTest, DocumentAnalysisRequestHandlerTest, TestQueryTypes, PrimitiveFieldTypeTest, TestOmitPositions, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, MoreLikeThisHandlerTest, RequiredFieldsTest, FieldAnalysisRequestHandlerTest, TestSolrQueryParser, FastVectorHighlighterTest, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, TestCollationField, ReturnFieldsTest, UpdateRequestProcessorFactoryTest, TestAnalyzedSuggestions, JsonLoaderTest, BinaryUpdateRequestHandlerTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderNoQuery, BadComponentTest, TestStressRecovery, TestSolrDeletionPolicy2, TestDocSet, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, TestLuceneMatchVersion, TestPhraseSuggestions, SpellPossibilityIteratorTest, TestCharFilters, TestXIncludeConfig, TestLMJelinekMercerSimilarityFactory, TestFastWriter, URLClassifyProcessorTest, PluginInfoTest, TestFastLRUCache, ChaosMonkeyNothingIsSafeTest, PreAnalyzedFieldTest, TestSuggestSpellingConverter, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, RAMDirectoryFactoryTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, CursorPagingTest, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestTolerantSearch, TestLuceneIndexBackCompat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLuceneIndexBackCompat -Dtests.seed=44F0B7BC8F015AEB -Dtests.slow=true -Dtests.locale=mt -Dtests.timezone=Indian/Kerguelen -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestLuceneIndexBackCompat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001\7.1.0-cfs
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_44F0B7BC8F015AEB-001\7.1.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([44F0B7BC8F015AEB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [468/752 (2!)] on J1 in 28.08s, 1 test, 1 error <<< FAILURES!

[...truncated 44184 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 341 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/341/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterThreadsToSegments

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001

	at __randomizedtesting.SeedInfo.seed([BDC8A523FC5300FA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001

	at __randomizedtesting.SeedInfo.seed([BDC8A523FC5300FA]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7F55D3DC76FC7161:F0DB347C6490829E]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7F55D3DC76FC7161]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestFieldReader

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([3D1B72AF76326F86]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedQueryElevationComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([3D3860182A8DC52D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestCustomSort

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001

	at __randomizedtesting.SeedInfo.seed([3D3860182A8DC52D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 537 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterThreadsToSegments
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1449, maxMBSortInHeap=7.100939903254168, sim=RandomSimilarity(queryNorm=true): {field=IB LL-D1}, locale=mgo, timezone=Africa/Libreville
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=193093448,total=310550528
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelLeafReader, TestSortedSetSelector, TestIntroSorter, TestMmapDirectory, TestInfoStream, TestEarlyTermination, TestParallelCompositeReader, Test2BSortedDocValuesOrds, TestSpanOrQuery, TestDocument, TestPrefixRandom, TestTerm, TestPhrasePrefixQuery, TestCrash, TestMergePolicyWrapper, TestSimpleExplanationsOfNonMatches, TestSearchWithThreads, TestSpanCollection, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers, TestReaderWrapperDVTypeCheck, TestSimpleAttributeImpl, TestIntBlockPool, TestRecyclingIntBlockAllocator, TestIndexableField, TestAtomicUpdate, FiniteStringsIteratorTest, TestLiveFieldValues, TestBooleanOr, TestFrequencyTrackingRingBuffer, TestUnicodeUtil, TestTopFieldCollectorEarlyTermination, TestOfflineSorter, TestIndexWriterMerging, TestFixedBitDocIdSet, TestIOUtils, TestNorms, TestCloseableThreadLocal, TestDirectoryReader, TestTryDelete, TestLockFactory, TestRamUsageEstimator, TestIndexWriterThreadsToSegments]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterThreadsToSegments -Dtests.seed=BDC8A523FC5300FA -Dtests.slow=true -Dtests.locale=mgo -Dtests.timezone=Africa/Libreville -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestIndexWriterThreadsToSegments (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001\tempDir-001\segments_1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestIndexWriterThreadsToSegments_BDC8A523FC5300FA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDC8A523FC5300FA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [96/458 (1!)] on J0 in 2.46s, 4 tests, 1 error <<< FAILURES!

[...truncated 232 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=kea-CV, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=149788440,total=406560768
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelLeafReader, TestSortedSetSelector, TestIntroSorter, TestMmapDirectory, TestInfoStream, TestEarlyTermination, TestParallelCompositeReader, Test2BSortedDocValuesOrds, TestSpanOrQuery, TestDocument, TestPrefixRandom, TestTerm, TestPhrasePrefixQuery, TestCrash, TestMergePolicyWrapper, TestSimpleExplanationsOfNonMatches, TestSearchWithThreads, TestSpanCollection, TestPayloadsOnVectors, TestBooleanQueryVisitSubscorers, TestReaderWrapperDVTypeCheck, TestSimpleAttributeImpl, TestIntBlockPool, TestRecyclingIntBlockAllocator, TestIndexableField, TestAtomicUpdate, FiniteStringsIteratorTest, TestLiveFieldValues, TestBooleanOr, TestFrequencyTrackingRingBuffer, TestUnicodeUtil, TestTopFieldCollectorEarlyTermination, TestOfflineSorter, TestIndexWriterMerging, TestFixedBitDocIdSet, TestIOUtils, TestNorms, TestCloseableThreadLocal, TestDirectoryReader, TestTryDelete, TestLockFactory, TestRamUsageEstimator, TestIndexWriterThreadsToSegments, TestCodecHoldsOpenFiles, TestBlockPostingsFormat2, TestTerms, TestSameScoresWithThreads, TestSortedSetDocValues, TestIndexWriterUnicode, Test4GBStoredFields, TestDateSort, TestSpanExplanationsOfNonMatches, TestBinaryDocument, TestSearchForDuplicates, TestFilterWeight, TestSpansEnum, TestIndexSorting, TestTermScorer, TestNotDocIdSet, TestMathUtil, TestBooleanQuery, TestFilterCodecReader, TestPointValues, TestIndexInput, TestVirtualMethod, TestBKD, TestAxiomaticSimilarity, TestRegexpQuery, TestNewestSegment, TestRecyclingByteBlockAllocator, TestBooleanMinShouldMatch, TestIndexOrDocValuesQuery, TestRegexpRandom, TestLongRangeFieldQueries, TestBoolean2ScorerSupplier, TestBoostQuery, TestLazyProxSkipping, TestBufferedIndexInput, TestMultiset, TestLevenshteinAutomata, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=BDC8A523FC5300FA -Dtests.slow=true -Dtests.locale=kea-CV -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_BDC8A523FC5300FA-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BDC8A523FC5300FA]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [164/458 (2!)] on J0 in 2.01s, 54 tests, 1 error <<< FAILURES!

[...truncated 975 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171212_222311_61016711160013091536369.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171212_222311_6108953832955928936866.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 315 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171212_222811_2096357570379459984490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171212_222811_2098176093320371439770.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171212_222905_8679748590967432079929.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171212_222905_86712692264071797059869.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171212_223051_08510423744709000574200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171212_223051_08510897991480567086614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171212_223101_93510798064777570679784.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171212_223101_93514609137091830307849.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171212_223134_1009917522605937233093.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171212_223134_0988685064169030676560.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171212_223142_03912089093890161722191.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171212_223142_04012907790772647359081.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171212_223200_2428995442756157401417.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171212_223200_24217950259539760618844.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171212_223213_44516456278307451053363.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171212_223213_44615249135430821565875.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171212_223221_27016247443547404624711.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 211 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171212_223246_74411874338243178650294.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171212_223246_74410681302008397564330.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1285 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171212_223455_80612550199069649767968.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171212_223455_8069091064684908276525.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171212_223512_29013181245313901099157.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171212_223512_2903709217498657736653.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171212_223534_87714296499457052037783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171212_223534_87710564868419946323582.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171212_223735_5661838558981869806889.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171212_223735_56620733147869462135.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171212_223740_0936921803920475416829.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171212_223740_0935219605434593759949.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 230 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171212_223747_69913221179337745970412.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171212_223747_69917721944084379645577.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171212_223824_61314449455223897496045.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171212_223824_6143639636130674458438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171212_223839_66410283620334308288503.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171212_223839_664595332221765637242.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171212_223907_41915359859689628640946.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171212_223907_41918090565082063578276.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171212_223921_2805200447830138146023.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171212_223921_2824558504684020731931.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171212_223930_0178623650310454564827.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171212_223930_0185852507625298811140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171212_223953_4705431125192805488633.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171212_223953_4707915392696557755010.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171212_224006_6757248642653282009762.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171212_224006_6753530960637579921616.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 162 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> ??? 12, 2017 11:40:21 ?? com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7F55D3DC76FC7161]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7F55D3DC76FC7161 -Dtests.slow=true -Dtests.locale=ii-CN -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   3.83s J0 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=15, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F55D3DC76FC7161:F0DB347C6490829E]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7F55D3DC76FC7161]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapDocFreqInterval), $facets=PostingsFormat(name=LuceneFixedGap), $payloads$=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1596, maxMBSortInHeap=5.084942762413536, sim=RandomSimilarity(queryNorm=false): {}, locale=ii-CN, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=83239096,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [1/9 (1!)] on J0 in 7.02s, 5 tests, 1 error <<< FAILURES!

[...truncated 41 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171212_224016_3602882017965972837054.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171212_224016_3603502630120549617669.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171212_224042_8723766618331707926039.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171212_224042_87211214714845847622676.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 416 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171212_224146_33712699168899977546417.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171212_224146_33717514985021110936178.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171212_224216_750762732678117251167.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171212_224216_75018068658938462026927.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171212_224239_392999155414975174897.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171212_224244_8338260940983624370538.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171212_224244_8343755860200231067998.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1977 lines...]
   [junit4] Suite: org.apache.solr.search.TestCustomSort
   [junit4]   2> 593989 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001
   [junit4]   2> 593989 WARN  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=160 numCloses=160
   [junit4]   2> 593992 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 593994 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 593995 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 593995 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 594027 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 594047 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test-custom-field-sort
   [junit4]   2> 594049 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 594092 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 594098 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 594099 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 594099 INFO  (coreLoadExecutor-1947-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 594099 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 594133 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 594154 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-custom-field-sort
   [junit4]   2> 594156 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-custom-field-sort/1.6 with uniqueid field id
   [junit4]   2> 594156 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 594157 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 594157 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 594157 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\]
   [junit4]   2> 594162 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=19, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=69.26171875, floorSegmentMB=1.9658203125, forceMergeDeletesPctAllowed=18.798227095605238, segmentsPerTier=43.0, maxCFSSegmentSizeMB=1.0712890625, noCFSRatio=0.13505735199867194
   [junit4]   2> 594232 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 594232 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 594238 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 594239 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 594239 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=28, maxMergeAtOnceExplicit=10, maxMergedSegmentMB=4.8349609375, floorSegmentMB=1.7998046875, forceMergeDeletesPctAllowed=3.822046103015028, segmentsPerTier=30.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 594239 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@387d7230[collection1] main]
   [junit4]   2> 594240 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 594246 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 594277 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 594277 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 594277 INFO  (coreLoadExecutor-1947-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586620549471141888
   [junit4]   2> 594279 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 594279 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 594279 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 594282 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 594282 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 594284 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 594284 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSortableBinary
   [junit4]   2> 594284 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 594285 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 594286 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@35af3c09[collection1] realtime]
   [junit4]   2> 594286 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 594287 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 2
   [junit4]   2> 594287 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 594288 INFO  (searcherExecutor-1948-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@387d7230[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 594289 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586620549481627648)]} 0 2
   [junit4]   2> 594290 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1586620549484773376)]} 0 0
   [junit4]   2> 594291 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1586620549485821952)]} 0 0
   [junit4]   2> 594291 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1586620549485821953)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1586620549492113408)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1586620549493161984)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1586620549493161985)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1586620549493161986)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1586620549493161987)]} 0 0
   [junit4]   2> 594298 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586620549493161988)]} 0 0
   [junit4]   2> 594299 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[11 (1586620549494210560)]} 0 0
   [junit4]   2> 594299 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1586620549494210561)]} 0 0
   [junit4]   2> 594299 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1586620549494210562)]} 0 0
   [junit4]   2> 594302 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586620549497356288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 594302 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@3caf623a commitCommandVersion:1586620549497356288
   [junit4]   2> 594306 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@74db71f[collection1] main]
   [junit4]   2> 594307 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 594308 INFO  (searcherExecutor-1948-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@74db71f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C13)))}
   [junit4]   2> 594308 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 594310 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=13 status=0 QTime=2
   [junit4]   2> 594312 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=13 status=0 QTime=0
   [junit4]   2> 594319 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:a&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 594320 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:a&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=4 status=0 QTime=0
   [junit4]   2> 594320 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:b&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594321 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:b&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594322 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:c&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594322 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:c&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594322 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:d&fl=id_i&sort=payload+asc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594323 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=text:d&fl=id_i&sort=payload+desc&rows=20&wt=xml} hits=3 status=0 QTime=0
   [junit4]   2> 594323 INFO  (TEST-TestCustomSort.testSortableBinary-seed#[3D3860182A8DC52D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSortableBinary
   [junit4]   2> 594324 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 594324 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=383130645
   [junit4]   2> 594324 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 594324 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@32e4f8a0: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@65a2a8ee
   [junit4]   2> 594326 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 594326 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3182f94b: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@f9e27a9
   [junit4]   2> 594328 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 594328 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2b4d71b8: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@d0f97b3
   [junit4]   2> 594341 INFO  (coreCloseExecutor-1953-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@23362139
   [junit4]   2> 594341 INFO  (coreCloseExecutor-1953-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=590750009
   [junit4]   2> 594341 INFO  (coreCloseExecutor-1953-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27bc228f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@46015e37
   [junit4]   2> 594352 INFO  (SUITE-TestCustomSort-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id_i=PostingsFormat(name=LuceneVarGapFixedInterval), _version_=BlockTreeOrds(blocksize=128), id=Lucene50(blocksize=128), text=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{payload=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=785, maxMBSortInHeap=5.723023957839221, sim=RandomSimilarity(queryNorm=false): {}, locale=mer, timezone=America/St_Vincent
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=39328328,total=181936128
   [junit4]   2> NOTE: All tests run in this JVM: [SolrJmxReporterCloudTest, ImplicitSnitchTest, SharedFSAutoReplicaFailoverTest, AlternateDirectoryTest, TestExactSharedStatsCache, TemplateUpdateProcessorTest, AddSchemaFieldsUpdateProcessorFactoryTest, DistributedFacetPivotLargeTest, TestUpdate, ConnectionReuseTest, TestIntervalFaceting, TestFiltering, TestCloudSearcherWarming, DeleteShardTest, BigEndianAscendingWordDeserializerTest, TestDownShardTolerantSearch, TestSolrCLIRunExample, TestRealTimeGet, TestJoin, TestPerFieldSimilarityWithDefaultOverride, TestBinaryField, SuggestComponentTest, SpatialFilterTest, TimeRoutedAliasUpdateProcessorTest, TestStressInPlaceUpdates, HttpTriggerListenerTest, DistributedFacetPivotWhiteBoxTest, UpdateLogTest, TestLeaderElectionZkExpiry, SolrMetricReporterTest, TestDFRSimilarityFactory, TestUninvertingReader, FieldAnalysisRequestHandlerTest, StressHdfsTest, IndexBasedSpellCheckerTest, TestRangeQuery, DistributedVersionInfoTest, BlockJoinFacetSimpleTest, TlogReplayBufferedWhileIndexingTest, TestSmileRequest, TestEmbeddedSolrServerAdminHandler, ChaosMonkeyNothingIsSafeTest, TestGraphMLResponseWriter, HLLUtilTest, TestCSVResponseWriter, TestUseDocValuesAsStored2, SuggesterFSTTest, TestRequestStatusCollectionAPI, TestSolrXml, RequiredFieldsTest, ShowFileRequestHandlerTest, DistributedExpandComponentTest, ClassificationUpdateProcessorIntegrationTest, XsltUpdateRequestHandlerTest, TestConfigReload, SearchHandlerTest, SolrGangliaReporterTest, TestHdfsBackupRestoreCore, TestSolr4Spatial, TestCustomSort]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCustomSort -Dtests.seed=3D3860182A8DC52D -Dtests.slow=true -Dtests.locale=mer -Dtests.timezone=America/St_Vincent -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestCustomSort (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001\init-core-data-001\tlog\tlog.0000000000000000000
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.TestCustomSort_3D3860182A8DC52D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D3860182A8DC52D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [127/752 (1!)] on J0 in 0.39s, 1 test, 1 error <<< FAILURES!

[...truncated 1012 lines...]
   [junit4] Suite: org.apache.solr.handler.component.DistributedQueryElevationComponentTest
   [junit4]   2> 2296699 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\init-core-data-001
   [junit4]   2> 2296700 WARN  (SUITE-DistributedQueryElevationComponentTest-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2296700 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2296702 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2296702 INFO  (SUITE-DistributedQueryElevationComponentTest-seed#[3D3860182A8DC52D]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /
   [junit4]   2> 2297032 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\control\cores\collection1
   [junit4]   2> 2297034 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2297034 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45f4b85e{/,null,AVAILABLE}
   [junit4]   2> 2297036 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2f17c2c7{HTTP/1.1,[http/1.1]}{127.0.0.1:59136}
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.e.j.s.Server Started @2308728ms
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema11.xml, hostContext=/, solrconfig=solrconfig-elevate.xml, hostPort=59136, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\control\cores}
   [junit4]   2> 2297037 ERROR (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2297037 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-12T23:22:50.673558100Z
   [junit4]   2> 2297038 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\control\solr.xml
   [junit4]   2> 2297040 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2297040 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2297041 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2297073 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 2297083 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 2297084 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 2297085 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\control\cores
   [junit4]   2> 2297085 INFO  (TEST-DistributedQueryElevationComponentTest.test-seed#[3D3860182A8DC52D]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2297086 INFO  (coreLoadExecutor-9570-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2297086 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2297108 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2297115 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 2297147 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 2297151 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2297151 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6229ef27
   [junit4]   2> 2297151 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2297151 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedQueryElevationComponentTest_3D3860182A8DC52D-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 2297152 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2297200 WARN  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 2297201 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2297201 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2297202 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2297202 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3da60664[collection1] main]
   [junit4]   2> 2297202 WARN  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2297203 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryElevation from: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\elevate.xml
   [junit4]   2> 2297206 INFO  (coreLoadExecutor-9570-thread-1) [    x:collection1] o.a.s.h.c.QueryElevationComponent Loading QueryEle

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

 in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 536 lines...]
   [junit4] Suite: org.apache.solr.handler.dataimport.TestFieldReader
   [junit4]   2> log4j:WARN No such property [conversionPattern] in org.apache.solr.util.SolrLogLayout.
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001
   [junit4]   2> 9056 T14 oas.SolrTestCaseJ4.randomizeNumericTypesProperties Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 9138 T14 oejul.Log.initialized Logging initialized @11208ms
   [junit4]   2> 9165 T14 oas.SolrTestCaseJ4.buildSSLConfig Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", ssl=0.0/0.0, value=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 9175 T14 oas.SolrTestCaseJ4.assertNonBlockingRandomGeneratorAvailable SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 9193 T14 oas.SolrTestCaseJ4.setUp ###Starting simple
   [junit4]   2> 9377 T14 oashdc.DIHConfiguration.verifyWithSchema The field :y present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 9378 T14 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 9395 T14 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 9691 T14 oasc.SolrResourceLoader.logOnceInfo Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\dih-properties-001
   [junit4]   2> 9715 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\tempFile-001.tmp
   [junit4]   2> 9865 T14 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 9866 T14 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\tempFile-001.tmp
   [junit4]   2> 9870 T14 oashd.SimplePropertiesWriter.persist Wrote last indexed time to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\tempFile-001.tmp
   [junit4]   2> 9873 T14 oashd.DocBuilder.execute Time taken = 0:0:0.156
   [junit4]   2> 9877 T14 oas.SolrTestCaseJ4.tearDown ###Ending simple
   [junit4]   2> 9892 T14 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=631, maxMBSortInHeap=7.354293210977644, sim=RandomSimilarity(queryNorm=true): {}, locale=fr, timezone=MST
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=73220080,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestFieldReader]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFieldReader -Dtests.seed=3D1B72AF76326F86 -Dtests.slow=true -Dtests.locale=fr -Dtests.timezone=MST -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestFieldReader (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001: java.nio.file.NoSuchFileException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J1\temp\solr.handler.dataimport.TestFieldReader_3D1B72AF76326F86-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D1B72AF76326F86]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/38 (1!)] on J1 in 10.27s, 1 test, 1 error <<< FAILURES!

[...truncated 103 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171212_235312_4159589686248539723935.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171212_235312_41514716485710022443184.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 563 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171212_235400_8219491830644237588982.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171212_235400_82112747009471039034230.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171212_235429_37214902614773095198773.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171212_235429_37111227584213027608539.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171212_235458_30412758556288632028481.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171212_235458_3042376843187729906216.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171212_235550_5854011474202777478502.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171212_235550_5856139591614611629227.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171212_235617_62810269127586497204878.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31691 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 340 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/340/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001

	at __randomizedtesting.SeedInfo.seed([F0AB425F50FF8E66]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001

	at __randomizedtesting.SeedInfo.seed([2B738DC8CE26C20C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestICUCollationFieldDocValues

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001

	at __randomizedtesting.SeedInfo.seed([D7BFBD9C15684AD7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestLazyCores

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005\collection5
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([3E2047296EAF394E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.schema.TestUseDocValuesAsStored

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001\tempDir-005\collection1\conf\schema-non-stored-docvalues.xml.bak
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.schema.TestUseDocValuesAsStored_3E2047296EAF394E-001

	at __randomizedtesting.SeedInfo.seed([3E2047296EAF394E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1740 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171212_104050_84314164023079123653782.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171212_104050_8409627112872498151360.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171212_104656_26915155471822590066440.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171212_104656_26913054956318653044593.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1055 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171212_104748_9446583935822433358611.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171212_104748_94414158575712252365531.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171212_104954_86017979892101940611522.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171212_104954_8601692000797287208384.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171212_105006_1849453003474099401805.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171212_105006_18410201341128773237627.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171212_105033_3554698357331845686550.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171212_105033_3556849233636192737324.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171212_105038_1031734800105154649423.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171212_105038_1035658681611910373614.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171212_105046_6942507715018348103780.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171212_105046_69415755844319440689421.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171212_105054_7481574047534438997933.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171212_105054_74810053375867415926659.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171212_105058_8957130384005603710138.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 181 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=LuceneVarGapDocFreqInterval), content4=PostingsFormat(name=Direct), trieInt=PostingsFormat(name=Memory), content3=PostingsFormat(name=LuceneVarGapFixedInterval), content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=PostingsFormat(name=LuceneVarGapDocFreqInterval), id=PostingsFormat(name=Direct), content=PostingsFormat(name=Memory), autf8=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Lucene70), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Memory), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Asserting), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Asserting), intPoint1d=DocValuesFormat(name=Memory), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Asserting), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Memory), dvBytesDerefFixed=DocValuesFormat(name=Asserting), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Memory), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Memory), longPoint1d=DocValuesFormat(name=Asserting), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Asserting), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Memory), intPoint2d=DocValuesFormat(name=Asserting), content4=DocValuesFormat(name=Asserting), content3=DocValuesFormat(name=Memory), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Memory), dvByte=DocValuesFormat(name=Memory), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=749, maxMBSortInHeap=6.528249785984932, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(n)L1, content5=DFR I(ne)L3(800.0), content2=IB LL-D1, utf8=DFR G3(800.0), fie?ld=ClassicSimilarity, content=DFR I(ne)B1, autf8=DFR I(n)3(800.0)}, locale=jgo, timezone=WET
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=68712440,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestLucene62SegmentInfoFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F0AB425F50FF8E66 -Dtests.slow=true -Dtests.locale=jgo -Dtests.timezone=WET -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_F0AB425F50FF8E66-001\2.4.1-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F0AB425F50FF8E66]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [3/8 (1!)] on J1 in 41.39s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171212_105118_6961823217447669843943.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 17 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171212_105118_6964230500461085224632.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1287 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171212_105241_78813728148575043253603.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171212_105241_78846547499701705642.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171212_105254_52716339483613853889580.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171212_105254_5279133930065217407326.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] Suite: org.apache.lucene.codecs.blockterms.TestFixedGapPostingsFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=36, maxMBSortInHeap=7.661571985306306, sim=RandomSimilarity(queryNorm=false): {f_DOCS_AND_FREQS=DFI(Standardized), field=IB LL-L1, f_DOCS_AND_FREQS_AND_POSITIONS_AND_OFFSETS=DFR I(F)Z(0.3), f_DOCS_AND_FREQS_AND_POSITIONS=DFR I(F)B3(800.0), body=IB SPL-DZ(0.3), f_DOCS=IB SPL-L2}, locale=sv-SE, timezone=Etc/GMT-13
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=45403800,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextCompoundFormat, TestSimpleTextNormsFormat, TestBloomPostingsFormat, TestSimpleTextDocValuesFormat, TestSimpleTextSegmentInfoFormat, TestMemoryPostingsFormat, TestDirectPostingsFormat, TestFixedGapPostingsFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFixedGapPostingsFormat -Dtests.seed=2B738DC8CE26C20C -Dtests.slow=true -Dtests.locale=sv-SE -Dtests.timezone=Etc/GMT-13 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestFixedGapPostingsFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001\testPostingsFormat.testExact-006\_0_LuceneFixedGap_0.tib
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.blockterms.TestFixedGapPostingsFormat_2B738DC8CE26C20C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B738DC8CE26C20C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [12/20 (1!)] on J1 in 2.54s, 25 tests, 1 error <<< FAILURES!

[...truncated 72 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171212_105309_92410349407388412282449.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171212_105309_9247698288482347412339.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 243 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171212_105439_9467463078771142114541.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171212_105439_94616414114839589924861.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171212_105443_75615469113574370112308.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171212_105443_75614612835959795731771.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171212_105450_00013769883220624460751.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171212_105450_00012749712157815407952.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171212_105523_65812733935686018315878.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171212_105523_65813080662705131377507.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 247 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171212_105538_90714438831627517815366.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171212_105538_9055450425454812317044.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171212_105559_4613824157631646259302.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171212_105559_4619919205940425813727.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171212_105625_26115837090094168822151.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171212_105625_2615900116809005707963.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171212_105636_7187833877638530939964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171212_105636_71818228142154553619550.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171212_105657_69010615508408615230309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171212_105657_69017758591868998818701.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171212_105709_36517397964715999609970.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171212_105709_36511549486008030558058.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171212_105722_8137059994193930586755.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171212_105722_81117777369678520731317.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171212_105739_7335760169307804243632.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171212_105739_7333968305895689129387.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 416 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171212_105809_76912113377353168188518.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171212_105809_7716064513224486867484.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171212_105828_6352414974985359525309.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 14 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171212_105828_6353103045799594554490.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171212_105843_29716462247821509950728.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171212_105849_2951344743931145566243.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171212_105849_29517916004066385356222.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2972 lines...]
   [junit4] Suite: org.apache.solr.core.TestLazyCores
   [junit4]   2> 1883168 INFO  (SUITE-TestLazyCores-seed#[3E2047296EAF394E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\init-core-data-001
   [junit4]   2> 1883169 WARN  (SUITE-TestLazyCores-seed#[3E2047296EAF394E]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=15 numCloses=15
   [junit4]   2> 1883169 INFO  (SUITE-TestLazyCores-seed#[3E2047296EAF394E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1883170 INFO  (SUITE-TestLazyCores-seed#[3E2047296EAF394E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 1883172 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testCreateTransientFromAdmin
   [junit4]   2> 1883212 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\solr.xml
   [junit4]   2> 1883215 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1883215 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1883215 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1883249 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883256 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883257 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883259 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1883265 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883266 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883267 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883274 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.s.IndexSchema [collection2] Schema name=tiny
   [junit4]   2> 1883274 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=tiny
   [junit4]   2> 1883274 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.s.IndexSchema [collection5] Schema name=tiny
   [junit4]   2> 1883275 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.c.CoreContainer Creating SolrCore 'collection2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection2, trusted=true
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.c.CoreContainer Creating SolrCore 'collection5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection5, trusted=true
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection1, trusted=true
   [junit4]   2> 1883276 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection2' (registry 'solr.core.collection2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection5' (registry 'solr.core.collection5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.c.SolrCore [[collection2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection2\data\]
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection1\data\]
   [junit4]   2> 1883277 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.c.SolrCore [[collection5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\collection5\data\]
   [junit4]   2> 1883282 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=96.775390625, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=15.706308133558517, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2106087402816731
   [junit4]   2> 1883282 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=96.775390625, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=15.706308133558517, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2106087402816731
   [junit4]   2> 1883283 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=18, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=96.775390625, floorSegmentMB=2.185546875, forceMergeDeletesPctAllowed=15.706308133558517, segmentsPerTier=10.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.2106087402816731
   [junit4]   2> 1883337 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883337 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883337 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=7.56640625, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=28.03731545672588, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6772320701891453
   [junit4]   2> 1883339 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883339 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883339 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883339 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883343 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=7.56640625, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=28.03731545672588, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6772320701891453
   [junit4]   2> 1883343 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=7.56640625, floorSegmentMB=1.740234375, forceMergeDeletesPctAllowed=28.03731545672588, segmentsPerTier=16.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6772320701891453
   [junit4]   2> 1883344 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3d2299e2[collection1] main]
   [junit4]   2> 1883344 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.s.SolrIndexSearcher Opening [Searcher@6d66d8c9[collection2] main]
   [junit4]   2> 1883345 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection1\conf
   [junit4]   2> 1883345 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection2\conf
   [junit4]   2> 1883345 INFO  (coreLoadExecutor-8043-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883345 INFO  (coreLoadExecutor-8043-thread-2) [    x:collection2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883346 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.s.SolrIndexSearcher Opening [Searcher@54f1d1a6[collection5] main]
   [junit4]   2> 1883346 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\collection5\conf
   [junit4]   2> 1883346 INFO  (searcherExecutor-8046-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3d2299e2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883346 INFO  (coreLoadExecutor-8043-thread-3) [    x:collection5] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883347 INFO  (searcherExecutor-8044-thread-1-processing-x:collection2) [    x:collection2] o.a.s.c.SolrCore [collection2] Registered new searcher Searcher@6d66d8c9[collection2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883347 INFO  (searcherExecutor-8045-thread-1-processing-x:collection5) [    x:collection5] o.a.s.c.SolrCore [collection5] Registered new searcher Searcher@54f1d1a6[collection5] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883370 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    ] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core1&action=CREATE&wt=xml
   [junit4]   2> 1883377 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883382 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema [core1] Schema name=tiny
   [junit4]   2> 1883384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core1, trusted=true
   [junit4]   2> 1883384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core1' (registry 'solr.core.core1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883384 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore [[core1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core1\data\]
   [junit4]   2> 1883389 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=2, maxMergeAtOnceExplicit=2, maxMergedSegmentMB=30.978515625, floorSegmentMB=0.3359375, forceMergeDeletesPctAllowed=14.308715386301307, segmentsPerTier=36.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.12376581119182362
   [junit4]   2> 1883465 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883465 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883467 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=47, maxMergeAtOnceExplicit=21, maxMergedSegmentMB=40.1396484375, floorSegmentMB=0.9853515625, forceMergeDeletesPctAllowed=7.703334613274383, segmentsPerTier=23.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8833874463978763
   [junit4]   2> 1883468 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ad04765[core1] main]
   [junit4]   2> 1883468 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core1\conf
   [junit4]   2> 1883469 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883470 INFO  (searcherExecutor-8057-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core1] Registered new searcher Searcher@5ad04765[core1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883470 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core2&action=CREATE&wt=xml
   [junit4]   2> 1883478 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883491 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema [core2] Schema name=tiny
   [junit4]   2> 1883493 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883493 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core2' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core2, trusted=true
   [junit4]   2> 1883493 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core2' (registry 'solr.core.core2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883493 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883493 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore [[core2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core2\data\]
   [junit4]   2> 1883499 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=22, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 1883553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883553 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883554 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=87.6484375, floorSegmentMB=1.3916015625, forceMergeDeletesPctAllowed=7.616001995158279, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.41094707058786084
   [junit4]   2> 1883555 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@453882e5[core2] main]
   [junit4]   2> 1883556 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core2\conf
   [junit4]   2> 1883557 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883558 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=true&transient=true&name=core3&action=CREATE&wt=xml
   [junit4]   2> 1883564 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883569 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema [core3] Schema name=tiny
   [junit4]   2> 1883570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883570 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core3' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core3, trusted=true
   [junit4]   2> 1883571 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core3' (registry 'solr.core.core3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883571 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883571 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore [[core3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core3\data\]
   [junit4]   2> 1883573 INFO  (searcherExecutor-8062-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core2] Registered new searcher Searcher@453882e5[core2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883576 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=668922323, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 1883628 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883628 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883629 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=33, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3708881056254115]
   [junit4]   2> 1883630 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1dd5bd03[core3] main]
   [junit4]   2> 1883630 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core3\conf
   [junit4]   2> 1883631 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883632 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core4&action=CREATE&wt=xml
   [junit4]   2> 1883632 INFO  (searcherExecutor-8067-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core3] Registered new searcher Searcher@1dd5bd03[core3] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883638 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883651 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema [core4] Schema name=tiny
   [junit4]   2> 1883652 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883652 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core4' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core4, trusted=true
   [junit4]   2> 1883653 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core4' (registry 'solr.core.core4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883653 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883653 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore [[core4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core4\data\]
   [junit4]   2> 1883658 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=13, maxMergedSegmentMB=31.62890625, floorSegmentMB=1.9052734375, forceMergeDeletesPctAllowed=12.24631514122014, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 1883712 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883712 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883714 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=23, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6795647316792515]
   [junit4]   2> 1883714 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7e88d25b[core4] main]
   [junit4]   2> 1883715 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core4\conf
   [junit4]   2> 1883715 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1883716 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.TransientSolrCoreCacheDefault Closing transient core [collection2]
   [junit4]   2> 1883716 INFO  (Thread-3737) [    ] o.a.s.c.SolrCore [collection2]  CLOSING SolrCore org.apache.solr.core.SolrCore@40b79086
   [junit4]   2> 1883716 INFO  (Thread-3737) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection2, tag=1085771910
   [junit4]   2> 1883716 INFO  (searcherExecutor-8072-thread-1-processing-x:core1) [    x:core1] o.a.s.c.SolrCore [core4] Registered new searcher Searcher@7e88d25b[core4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1883716 INFO  (Thread-3737) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6818310b: rootName = null, domain = solr.core.collection2, service url = null, agent id = null] for registry solr.core.collection2 / com.codahale.metrics.MetricRegistry@76a723c6
   [junit4]   2> 1883716 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.h.a.CoreAdminOperation core create command loadOnStartup=false&transient=true&name=core5&action=CREATE&wt=xml
   [junit4]   2> 1883723 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1883729 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema [core5] Schema name=tiny
   [junit4]   2> 1883730 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.s.IndexSchema Loaded schema tiny/1.1 with uniqueid field id
   [junit4]   2> 1883730 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.CoreContainer Creating SolrCore 'core5' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core5, trusted=true
   [junit4]   2> 1883731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.core5' (registry 'solr.core.core5') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4c2f8500
   [junit4]   2> 1883731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1883731 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.c.SolrCore [[core5] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\core5], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.core.TestLazyCores_3E2047296EAF394E-001\tempDir-001\.\core5\data\]
   [junit4]   2> 1883737 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=26, maxMergeAtOnceExplicit=20, maxMergedSegmentMB=7.634765625, floorSegmentMB=0.5009765625, forceMergeDeletesPctAllowed=15.38321600337467, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5914106819228453
   [junit4]   2> 1883791 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1883791 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1883793 INFO  (TEST-TestLazyCores.testCreateTransientFromAdmin-seed#[3E2047296EAF394E]) [    x:core1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=49, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, max

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

: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\J0\temp\solr.schema.TestICUCollationFieldDocValues_D7BFBD9C15684AD7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D7BFBD9C15684AD7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [4/4 (1!)] on J0 in 0.41s, 7 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171212_115618_18616497173822377365490.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 787 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171212_115641_3021241696911076060511.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171212_115641_30211122358648930373294.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171212_115754_4375951082044249200579.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171212_115754_4379621839214754907241.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171212_115827_94415021415248689493554.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171212_115827_9447768853755466812037.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171212_115847_05712959605814523771186.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171212_115847_05713071720559526461622.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171212_115928_88015553796191350560211.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171212_115928_8801329149796186560050.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171212_115953_0696327301150777130112.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171212_115953_0692946480054388343286.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 658 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171212_120013_19015438191895264052334.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171212_120013_19011951794311333869541.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171212_120059_7862583887897662924087.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171212_120059_78614567833538883572094.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171212_120126_42418225120523050419831.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31690 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 339 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/339/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost

Error Message:
Trigger was not fired even after 10 seconds

Stack Trace:
java.lang.AssertionError: Trigger was not fired even after 10 seconds
	at __randomizedtesting.SeedInfo.seed([742AF83E369660BB:CB3F36C0B57C053D]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:193)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded

Error Message:
Unexpected node in computed operation expected:<127.0.0.1:520[50]_solr> but was:<127.0.0.1:520[04]_solr>

Stack Trace:
org.junit.ComparisonFailure: Unexpected node in computed operation expected:<127.0.0.1:520[50]_solr> but was:<127.0.0.1:520[04]_solr>
	at __randomizedtesting.SeedInfo.seed([742AF83E369660BB:11E9AE499435C8B8]:0)
	at org.junit.Assert.assertEquals(Assert.java:125)
	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeAdded(ComputePlanActionTest.java:359)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestLRUStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([742AF83E369660BB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 13490 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.ComputePlanActionTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\init-core-data-001
   [junit4]   2> 2968740 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2968742 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2968743 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2968744 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\tempDir-001
   [junit4]   2> 2968744 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2968745 INFO  (Thread-5166) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2968745 INFO  (Thread-5166) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2968749 ERROR (Thread-5166) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2968845 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:51826
   [junit4]   2> 2968848 INFO  (zkConnectionManagerCallback-7016-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2968861 INFO  (jetty-launcher-7013-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2968862 INFO  (jetty-launcher-7013-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7029e05f{/solr,null,AVAILABLE}
   [junit4]   2> 2968868 INFO  (jetty-launcher-7013-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@ec44626{SSL,[ssl, http/1.1]}{127.0.0.1:51830}
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.e.j.s.Server Started @2970669ms
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51830}
   [junit4]   2> 2968869 ERROR (jetty-launcher-7013-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2968869 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T23:56:07.534782700Z
   [junit4]   2> 2968879 INFO  (zkConnectionManagerCallback-7018-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2968880 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2968887 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d3760001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2968889 INFO  (jetty-launcher-7013-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51826/solr
   [junit4]   2> 2968891 INFO  (zkConnectionManagerCallback-7022-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2968895 INFO  (zkConnectionManagerCallback-7024-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969041 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2969042 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:51830_solr
   [junit4]   2> 2969043 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer Overseer (id=99158364482043907-127.0.0.1:51830_solr-n_0000000000) starting
   [junit4]   2> 2969051 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51830_solr
   [junit4]   2> 2969055 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer Starting to work on the main queue
   [junit4]   2> 2969056 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2969059 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2969060 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2969060 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51830_solr]
   [junit4]   2> 2969060 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2969060 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2969063 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2969063 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2969065 DEBUG (ScheduledTrigger-10889-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:51830_solr]
   [junit4]   2> 2969180 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51830.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969188 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51830.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969189 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51830.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969190 INFO  (jetty-launcher-7013-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\tempDir-001\node1\.
   [junit4]   2> 2969209 INFO  (zkConnectionManagerCallback-7028-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969210 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d3760004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969214 INFO  (zkConnectionManagerCallback-7032-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969215 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2969216 INFO  (SUITE-ComputePlanActionTest-seed#[742AF83E369660BB]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51826/solr ready
   [junit4]   2> 2969230 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeWithMultipleReplicasLost
   [junit4]   2> 2969231 DEBUG (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2969231 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2969236 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2969237 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2969237 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2969252 INFO  (qtp614520309-28936) [n:127.0.0.1:51830_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2969255 INFO  (OverseerThreadFactory-10891-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2969256 ERROR (OverseerThreadFactory-10891-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:795)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2969260 INFO  (qtp614520309-28936) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeLost&action=DELETE&wt=javabin&version=2} status=400 QTime=8
   [junit4]   2> 2969261 INFO  (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeAdded&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2969264 INFO  (OverseerCollectionConfigSetProcessor-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_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> 2969265 INFO  (OverseerThreadFactory-10891-thread-2-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2969266 ERROR (OverseerThreadFactory-10891-thread-2-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeAdded operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeAdded
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:795)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2969268 INFO  (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeAdded&action=DELETE&wt=javabin&version=2} status=400 QTime=7
   [junit4]   2> 2969269 INFO  (qtp614520309-28933) [n:127.0.0.1:51830_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2969271 INFO  (OverseerCollectionConfigSetProcessor-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2969272 INFO  (OverseerThreadFactory-10891-thread-3-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2969273 ERROR (OverseerThreadFactory-10891-thread-3-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: testNodeWithMultipleReplicasLost operation: delete failed:org.apache.solr.common.SolrException: Could not find collection : testNodeWithMultipleReplicasLost
   [junit4]   2> 	at org.apache.solr.common.cloud.ClusterState.getCollection(ClusterState.java:111)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.collectionCmd(OverseerCollectionMessageHandler.java:795)
   [junit4]   2> 	at org.apache.solr.cloud.DeleteCollectionCmd.call(DeleteCollectionCmd.java:91)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:233)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
   [junit4]   2> 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 2969275 INFO  (qtp614520309-28933) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=testNodeWithMultipleReplicasLost&action=DELETE&wt=javabin&version=2} status=400 QTime=6
   [junit4]   2> 2969279 INFO  (zkConnectionManagerCallback-7036-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969281 INFO  (qtp614520309-28930) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2969282 INFO  (qtp614520309-28930) [n:127.0.0.1:51830_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51826/solr ready
   [junit4]   2> 2969287 INFO  (qtp614520309-28935) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2969288 DEBUG (qtp614520309-28930) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2969288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d3760006, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969290 INFO  (qtp614520309-28930) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=13
   [junit4]   2> 2969292 DEBUG (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2969292 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2969292 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2969292 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2969292 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2969294 INFO  (zkConnectionManagerCallback-7040-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969295 INFO  (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2969296 INFO  (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51826/solr ready
   [junit4]   2> 2969299 INFO  (qtp614520309-28933) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969300 DEBUG (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2969300 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d3760007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969301 INFO  (qtp614520309-28937) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 2969302 DEBUG (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2969302 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2969302 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2969303 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2969304 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2969305 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2969305 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@773874f6{/solr,null,AVAILABLE}
   [junit4]   2> 2969307 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@784cf03b{SSL,[ssl, http/1.1]}{127.0.0.1:51856}
   [junit4]   2> 2969307 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server Started @2971107ms
   [junit4]   2> 2969307 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51856}
   [junit4]   2> 2969307 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2969307 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2969308 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2969308 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2969308 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T23:56:07.973632500Z
   [junit4]   2> 2969311 INFO  (zkConnectionManagerCallback-7042-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969314 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2969325 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51826/solr
   [junit4]   2> 2969327 INFO  (zkConnectionManagerCallback-7046-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969328 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d3760009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969331 INFO  (zkConnectionManagerCallback-7048-thread-1-processing-n:127.0.0.1:51856_solr) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969339 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2969342 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2969348 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51856_solr
   [junit4]   2> 2969348 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51856_solr"} current state version: 0
   [junit4]   2> 2969348 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51856_solr
   [junit4]   2> 2969349 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2969349 INFO  (zkCallback-7047-thread-1-processing-n:127.0.0.1:51856_solr) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2969350 INFO  (zkCallback-7031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2969427 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51856.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969439 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51856.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969439 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51856.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969441 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51856_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\tempDir-001\node2\.
   [junit4]   2> 2969473 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2969474 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7c3507c6{/solr,null,AVAILABLE}
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@534f0fe0{SSL,[ssl, http/1.1]}{127.0.0.1:51868}
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server Started @2971276ms
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51868}
   [junit4]   2> 2969475 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2969475 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T23:56:08.140774100Z
   [junit4]   2> 2969481 INFO  (zkConnectionManagerCallback-7051-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969482 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2969487 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d376000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969490 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51826/solr
   [junit4]   2> 2969492 INFO  (zkConnectionManagerCallback-7055-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969493 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1604801d376000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2969495 INFO  (zkConnectionManagerCallback-7057-thread-1-processing-n:127.0.0.1:51868_solr) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969503 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2969505 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2969508 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51868_solr
   [junit4]   2> 2969509 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51868_solr"} current state version: 0
   [junit4]   2> 2969509 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51868_solr
   [junit4]   2> 2969509 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2969509 INFO  (zkCallback-7047-thread-1-processing-n:127.0.0.1:51856_solr) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2969509 INFO  (zkCallback-7031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2969510 INFO  (zkCallback-7056-thread-1-processing-n:127.0.0.1:51868_solr) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2969623 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969635 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969636 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51868.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969637 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51868_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\tempDir-001\node3\.
   [junit4]   2> 2969684 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2969685 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@720ca36d{/solr,null,AVAILABLE}
   [junit4]   2> 2969686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@90dd7e0{SSL,[ssl, http/1.1]}{127.0.0.1:51880}
   [junit4]   2> 2969686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.e.j.s.Server Started @2971486ms
   [junit4]   2> 2969686 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51880}
   [junit4]   2> 2969686 ERROR (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2969687 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2969687 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2969687 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2969687 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T23:56:08.352673600Z
   [junit4]   2> 2969691 INFO  (zkConnectionManagerCallback-7060-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969692 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2969699 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51826/solr
   [junit4]   2> 2969701 INFO  (zkConnectionManagerCallback-7064-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969706 INFO  (zkConnectionManagerCallback-7066-thread-1-processing-n:127.0.0.1:51880_solr) [n:127.0.0.1:51880_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969713 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2969716 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2969719 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:51880_solr
   [junit4]   2> 2969720 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"downnode",
   [junit4]   2>   "node_name":"127.0.0.1:51880_solr"} current state version: 0
   [junit4]   2> 2969720 INFO  (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2969720 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.NodeMutator DownNode state invoked for node: 127.0.0.1:51880_solr
   [junit4]   2> 2969721 INFO  (zkCallback-7056-thread-1-processing-n:127.0.0.1:51868_solr) [n:127.0.0.1:51868_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2969721 INFO  (zkCallback-7047-thread-1-processing-n:127.0.0.1:51856_solr) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2969721 INFO  (zkCallback-7031-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2969721 INFO  (zkCallback-7065-thread-1-processing-n:127.0.0.1:51880_solr) [n:127.0.0.1:51880_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2969810 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51880.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969818 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51880.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969818 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_51880.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@b2d2cb3
   [junit4]   2> 2969819 INFO  (TEST-ComputePlanActionTest.testNodeWithMultipleReplicasLost-seed#[742AF83E369660BB]) [n:127.0.0.1:51880_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.ComputePlanActionTest_742AF83E369660BB-001\tempDir-001\node4\.
   [junit4]   2> 2969860 INFO  (zkConnectionManagerCallback-7069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969890 INFO  (zkConnectionManagerCallback-7073-thread-1-processing-n:127.0.0.1:51856_solr) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2969892 INFO  (qtp639117188-28981) [n:127.0.0.1:51856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 2969893 INFO  (qtp639117188-28981) [n:127.0.0.1:51856_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51826/solr ready
   [junit4]   2> 2969898 INFO  (qtp614520309-28935) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969904 INFO  (qtp639117188-28983) [n:127.0.0.1:51856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969930 INFO  (qtp731976874-29005) [n:127.0.0.1:51868_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969956 INFO  (qtp800096452-29029) [n:127.0.0.1:51880_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969956 DEBUG (qtp639117188-28981) [n:127.0.0.1:51856_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2969958 INFO  (qtp639117188-28981) [n:127.0.0.1:51856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=70
   [junit4]   2> 2969958 DEBUG (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2969959 INFO  (qtp614520309-28930) [n:127.0.0.1:51830_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=3&collection.configName=conf&name=testNodeWithMultipleReplicasLost&nrtReplicas=3&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2969961 DEBUG (zkCallback-7023-thread-1-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:51856_solr, 127.0.0.1:51868_solr, 127.0.0.1:51880_solr, 127.0.0.1:51830_solr]
   [junit4]   2> 2969961 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2969961 INFO  (OverseerThreadFactory-10891-thread-4-processing-n:127.0.0.1:51830_solr) [n:127.0.0.1:51830_solr    ] o.a.s.c.CreateCollectionCmd Create collection testNodeWithMultipleReplicasLost
   [junit4]   2> 2969962 INFO  (OverseerCollectionConfigSetProcessor-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 2969963 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2969963 DEBUG (OverseerAutoScalingTriggerThread-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2969964 DEBUG (ScheduledTrigger-10889-thread-1) [n:127.0.0.1:51830_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: node_lost_trigger with currently live nodes: [127.0.0.1:51856_solr, 127.0.0.1:51868_solr, 127.0.0.1:51880_solr, 127.0.0.1:51830_solr]
   [junit4]   2> 2969967 INFO  (qtp614520309-28932) [n:127.0.0.1:51830_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969973 INFO  (qtp639117188-28979) [n:127.0.0.1:51856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969978 INFO  (qtp731976874-29000) [n:127.0.0.1:51868_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969984 INFO  (qtp800096452-29032) [n:127.0.0.1:51880_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName&wt=javabin&version=2&group=solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 2969991 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "name":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "fromApi":"true",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "collection.configName":"conf",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "stateFormat":"2",
   [junit4]   2>   "operation":"create"} current state version: 0
   [junit4]   2> 2969992 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ClusterStateMutator building a new cName: testNodeWithMultipleReplicasLost
   [junit4]   2> 2969992 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ZkStateWriter going to create_collection /collections/testNodeWithMultipleReplicasLost/state.json
   [junit4]   2> 2970095 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 1, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970095 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970096 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2970096 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970098 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 2, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970098 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970098 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970098 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970099 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970100 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970101 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970101 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard1:{
   [junit4]   2>   "range":"80000000-ffffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node3":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>       "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node5":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>       "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node7":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>       "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970102 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 4, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970102 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970103 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{}}
   [junit4]   2> 2970103 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970104 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 5, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970104 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970106 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{"core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970106 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970107 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 6, message = {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} current state version: 0
   [junit4]   2> 2970107 INFO  (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2970109 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator Old Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970109 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.SliceMutator New Slice: shard2:{
   [junit4]   2>   "range":"0-7fffffff",
   [junit4]   2>   "state":"active",
   [junit4]   2>   "replicas":{
   [junit4]   2>     "core_node9":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>       "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node11":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>       "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"},
   [junit4]   2>     "core_node12":{
   [junit4]   2>       "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>       "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>       "state":"down",
   [junit4]   2>       "node_name":null,
   [junit4]   2>       "type":"NRT"}}}
   [junit4]   2> 2970210 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ZkStateWriter going to update_collection /collections/testNodeWithMultipleReplicasLost/state.json version: 0
   [junit4]   2> 2970313 INFO  (qtp800096452-29034) [n:127.0.0.1:51880_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n1&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2970314 INFO  (qtp800096452-29034) [n:127.0.0.1:51880_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2970346 INFO  (qtp639117188-28978) [n:127.0.0.1:51856_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n4&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2970347 INFO  (qtp639117188-28978) [n:127.0.0.1:51856_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2970349 INFO  (qtp614520309-28936) [n:127.0.0.1:51830_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n6&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2970350 INFO  (qtp614520309-28936) [n:127.0.0.1:51830_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2970354 INFO  (qtp731976874-29006) [n:127.0.0.1:51868_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard1_replica_n2&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2970354 INFO  (qtp731976874-29006) [n:127.0.0.1:51868_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2970358 INFO  (qtp731976874-29000) [n:127.0.0.1:51868_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=testNodeWithMultipleReplicasLost_shard2_replica_n10&action=CREATE&numShards=2&collection=testNodeWithMultipleReplicasLost&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2970358 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51856_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>   "core_node_name":"core_node7",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51856_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node7:{"core":"testNodeWithMultipleReplicasLost_shard1_replica_n4","base_url":"https://127.0.0.1:51856/solr","node_name":"127.0.0.1:51856_solr","state":"down","type":"NRT"}
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node5":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n2",
   [junit4]   2>           "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node7":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n4",
   [junit4]   2>           "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>           "node_name":"127.0.0.1:51856_solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "type":"NRT"}}},
   [junit4]   2>     "shard2":{
   [junit4]   2>       "range":"0-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node9":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>           "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node11":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n8",
   [junit4]   2>           "base_url":"https://127.0.0.1:51856/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "core_node12":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard2_replica_n10",
   [junit4]   2>           "base_url":"https://127.0.0.1:51868/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"}}}}}
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.Overseer processMessage: queueSize: 3, message = {
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51830_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"} current state version: 0
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Update state numShards=2 message={
   [junit4]   2>   "core":"testNodeWithMultipleReplicasLost_shard2_replica_n6",
   [junit4]   2>   "core_node_name":"core_node9",
   [junit4]   2>   "roles":null,
   [junit4]   2>   "base_url":"https://127.0.0.1:51830/solr",
   [junit4]   2>   "node_name":"127.0.0.1:51830_solr",
   [junit4]   2>   "numShards":"2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "collection":"testNodeWithMultipleReplicasLost",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"state"}
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Will update state for replica: core_node9:{"core":"testNodeWithMultipleReplicasLost_shard2_replica_n6","base_url":"https://127.0.0.1:51830/solr","node_name":"127.0.0.1:51830_solr","state":"down","type":"NRT"}
   [junit4]   2> 2970359 DEBUG (OverseerStateUpdate-99158364482043907-127.0.0.1:51830_solr-n_0000000000) [n:127.0.0.1:51830_solr    ] o.a.s.c.o.ReplicaMutator Collection is now: DocCollection(testNodeWithMultipleReplicasLost//collections/testNodeWithMultipleReplicasLost/state.json/1)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"3",
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"3",
   [junit4]   2>   "tlogReplicas":"0",
   [junit4]   2>   "shards":{
   [junit4]   2>     "shard1":{
   [junit4]   2>       "range":"80000000-ffffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"testNodeWithMultipleReplicasLost_shard1_replica_n1",
   [junit4]   2>           "base_url":"https://127.0.0.1:51880/solr",
   [junit4]   2>           "state":"down",
   [junit4]   2>           "node_name":null,
   [junit4]   2>           "type":"NRT"},
   [junit4]   2>         "

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

FUCache, UUIDFieldTest, CdcrRequestHandlerTest, AutoAddReplicasIntegrationTest, ConnectionReuseTest, TestCoreDiscovery, TestCoreAdminApis, OverseerModifyCollectionTest, TestXIncludeConfig, TestReplicaProperties, LargeFieldTest, QueryParsingTest, SpatialFilterTest, HdfsChaosMonkeyNothingIsSafeTest, BlockJoinFacetRandomTest, BasicAuthIntegrationTest, ConfigSetsAPITest, MinimalSchemaTest, TestSolrQueryResponse, NodeLostTriggerTest, TestSchemalessBufferedUpdates, TestConfigSets, ManagedSchemaRoundRobinCloudTest, TestUseDocValuesAsStored2, TestCodecSupport, TestMissingGroups, TestRandomRequestDistribution, TestRecovery, TestSolrDeletionPolicy2, TestSystemCollAutoCreate, SolrCmdDistributorTest, TestFieldCacheVsDocValues, IndexSchemaTest, HttpTriggerListenerTest, ReplicationFactorTest, TestSolrCloudWithSecureImpersonation, PKIAuthenticationIntegrationTest, DateFieldTest, TestSolrCoreProperties, TestPayloadCheckQParserPlugin, TestTolerantSearch, TestConfigReload, HdfsBasicDistributedZk2Test, TestDownShardTolerantSearch, BufferStoreTest, TestCustomStream, AddReplicaTest, TestDocBasedVersionConstraints, DateMathParserTest, TestBackupRepositoryFactory, TestHashQParserPlugin, TestEmbeddedSolrServerAdminHandler, TestPullReplicaErrorHandling, TestSolrCoreSnapshots, CoreAdminCreateDiscoverTest, DistributedFacetPivotLargeTest, TestConfigSetImmutable, ResourceLoaderTest, ConvertedLegacyTest, TestLocalFSCloudBackupRestore, ImplicitSnitchTest, XmlUpdateRequestHandlerTest, CursorPagingTest, TestExpandComponent, DistributedFacetPivotWhiteBoxTest, AnalyticsQueryTest, HighlighterTest, HLLSerializationTest, TestLeaderElectionZkExpiry, TestConfigSetsAPI, RequestHandlersTest, CheckHdfsIndexTest, SolrTestCaseJ4Test, TestMiniSolrCloudClusterSSL, DirectUpdateHandlerTest, CollectionTooManyReplicasTest, SolrCLIZkUtilsTest, NoCacheHeaderTest, HdfsRestartWhileUpdatingTest, TestRealTimeGet, TestCSVResponseWriter, TestBulkSchemaConcurrent, TestZkAclsWithHadoopAuth, TestNonDefinedSimilarityFactory, TestPointFields, XsltUpdateRequestHandlerTest, TestImplicitCoreProperties, ForceLeaderTest, CdcrReplicationDistributedZkTest, TestNestedDocsSort, JvmMetricsTest, ChaosMonkeyNothingIsSafeTest, RollingRestartTest, TestIntervalFaceting, DefaultValueUpdateProcessorTest, ShardRoutingTest, DirectUpdateHandlerOptimizeTest, TestQuerySenderNoQuery, TestAtomicUpdateErrorCases, TestPhraseSuggestions, ZkCLITest, DistribCursorPagingTest, TestQuerySenderListener, TestBinaryField, LeaderFailureAfterFreshStartTest, CurrencyFieldTypeTest, MoveReplicaTest, MigrateRouteKeyTest, GraphQueryTest, TestTlogReplica, TestDistributedSearch, TestNoOpRegenerator, AlternateDirectoryTest, RegexBoostProcessorTest, TestPivotHelperCode, RankQueryTest, SortByFunctionTest, SpellCheckComponentTest, TestIndexingPerformance, TestRawTransformer, TestFilteredDocIdSet, BasicDistributedZkTest, SolrXmlInZkTest, CdcrUpdateLogTest, SolrCoreMetricManagerTest, V2StandaloneTest, DistributedTermsComponentTest, CoreMergeIndexesAdminHandlerTest, TestReversedWildcardFilterFactory, TestHdfsUpdateLog, TestPKIAuthenticationPlugin, TestTolerantUpdateProcessorRandomCloud, TestOrdValues, OverseerTest, HdfsLockFactoryTest, TestImpersonationWithHadoopAuth, ScriptEngineTest, RequiredFieldsTest, PrimUtilsTest, BigEndianAscendingWordSerializerTest, SolrRequestParserTest, TestBadConfig, SoftAutoCommitTest, DistributedQueryElevationComponentTest, CoreAdminHandlerTest, SuggesterTSTTest, SuggesterTest, SuggesterWFSTTest, TestCSVLoader, WordBreakSolrSpellCheckerTest, SchemaVersionSpecificBehaviorTest, DistanceFunctionTest, IndexBasedSpellCheckerTest, LukeRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TestValueSourceCache, TermVectorComponentTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, SolrPluginUtilsTest, ReturnFieldsTest, TestAnalyzedSuggestions, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, TestComponentsName, SearchHandlerTest, UpdateParamsTest, TestMergePolicyConfig, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TestIBSimilarityFactory, TimeZoneUtilsTest, URLClassifyProcessorTest, TestSystemIdResolver, ClusterStateTest, TestUtils, SliceStateTest, FileUtilsTest, DistributedMLTComponentTest, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, AssignBackwardCompatibilityTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CreateCollectionCleanupTest, DistributedQueueTest, DistributedVersionInfoTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MissingSegmentRecoveryTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerStatusTest, OverseerTaskQueueTest, PeerSyncReplicationTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudRecovery, TestCollectionAPI, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLockTree, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestRequestStatusCollectionAPI, TestSkipOverseerOperations, TestStressInPlaceUpdates, TestUtilizeNode, VMParamsZkACLAndCredentialsProvidersTest, ComputePlanActionTest, HdfsAutoAddReplicasIntegrationTest, NodeAddedTriggerTest, SearchRateTriggerTest, CdcrBidirectionalTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest, HdfsRecoveryZkTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, HdfsWriteToMultipleCollectionsTest, StressHdfsTest, ZkStateReaderTest, ZkStateWriterTest, RulesTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestConfigOverlay, TestConfigSetProperties, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestSimpleTextCodec, TestSolrXml, RequestLoggingTest, SearchHandlerTest, TestBlobHandler, TestCoreBackup, TestHdfsBackupRestoreCore, TestReplicationHandlerBackup, TestReqParamsAPI, TestSQLHandler, V2ApiIntegrationTest, InfoHandlerTest, MetricsHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, StatsReloadRaceTest, TestApiFramework, TestCollectionAPIs, DistributedExpandComponentTest, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedFacetPivotSmallTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, ReplicaListTransformerTest, ShufflingReplicaListTransformerTest, SpatialHeatmapFacetsTest, SolrCloudReportersTest, RegexBytesRefFilterTest, TestStreamBody, TestMacroExpander, JSONWriterTest, TestBinaryResponseWriter, TestGeoJSONResponseWriter, TestGraphMLResponseWriter, TestPushWriter, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, TestSchemaNameResource, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, BadCopyFieldTest, DateRangeFieldTest, DocValuesMissingTest, TestManagedSchemaThreadSafety, TestSchemaManager, TestUseDocValuesAsStored, TestAddFieldRealTimeGet, TestCollapseQParserPlugin, TestComplexPhraseQParserPlugin, TestCustomSort, TestLegacyNumericRangeQueryBuilder, TestMaxScoreQueryParser, TestQueryWrapperFilter, TestRandomCollapseQParserPlugin, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSearcherReuse, TestSimpleQParserPlugin, TestSmileRequest, TestSolr4Spatial2, TestSolrFieldCacheBean, TestStandardQParsers, TestTrieFacet, TestXmlQParser, TestXmlQParserPlugin, TestJsonFacetRefinement, TestJsonFacets, TestExactSharedStatsCache, TestLRUStatsCache]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLRUStatsCache -Dtests.seed=742AF83E369660BB -Dtests.slow=true -Dtests.locale=pa-Guru -Dtests.timezone=America/Rio_Branco -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestLRUStatsCache (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets\cdcr-cluster2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2\configsets
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001\shard2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.stats.TestLRUStatsCache_742AF83E369660BB-001\tempDir-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([742AF83E369660BB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [720/751 (2!)] on J0 in 8.88s, 1 test, 1 error <<< FAILURES!

[...truncated 40231 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 338 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/338/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

3 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([84874611C0695B74:B09A1B1D205A88B]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([84874611C0695B74]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

Error Message:
Timeout occured while waiting response from server at: http://127.0.0.1:65254/_d/z

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:65254/_d/z
	at __randomizedtesting.SeedInfo.seed([C8029DA6D0A82C53:4056A27C7E5441AB]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  junit.framework.TestSuite.org.apache.solr.search.mlt.SimpleMLTQParserTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([C8029DA6D0A82C53]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8757 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> ??? 11, 2017 5:07:24 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([84874611C0695B74]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=84874611C0695B74 -Dtests.slow=true -Dtests.locale=sr -Dtests.timezone=Asia/Almaty -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.56s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=22, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84874611C0695B74:B09A1B1D205A88B]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([84874611C0695B74]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1232, maxMBSortInHeap=7.793309219257791, sim=RandomSimilarity(queryNorm=true): {}, locale=sr, timezone=Asia/Almaty
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=49420248,total=110362624
   [junit4]   2> NOTE: All tests run in this JVM: [TestStressNRTReplication, IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 2.26s, 4 tests, 1 error <<< FAILURES!

[...truncated 3494 lines...]
   [junit4] Suite: org.apache.solr.search.mlt.SimpleMLTQParserTest
   [junit4]   2> 800448 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001
   [junit4]   2> 800449 WARN  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=34 numCloses=34
   [junit4]   2> 800450 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 800456 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 800458 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 800459 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 800516 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 800540 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 800625 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 800710 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79c39
   [junit4]   2> 800715 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79c39
   [junit4]   2> 800715 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79c39
   [junit4]   2> 800717 INFO  (coreLoadExecutor-3068-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 800718 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 800775 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 800792 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 800871 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 800885 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 800886 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@79c39
   [junit4]   2> 800886 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 800886 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\]
   [junit4]   2> 800887 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=43, maxMergeAtOnceExplicit=11, maxMergedSegmentMB=83.943359375, floorSegmentMB=0.7412109375, forceMergeDeletesPctAllowed=1.5835662777776915, segmentsPerTier=40.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.887237550850472
   [junit4]   2> 801016 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 801016 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 801017 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 801017 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 801018 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=43, maxMergedSegmentMB=62.599609375, floorSegmentMB=0.2314453125, forceMergeDeletesPctAllowed=23.82620781272876, segmentsPerTier=26.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.49815847894998966
   [junit4]   2> 801018 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@184c19[collection1] main]
   [junit4]   2> 801019 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 801029 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 801070 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 801071 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 801071 INFO  (coreLoadExecutor-3068-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586486494030200832
   [junit4]   2> 801071 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 801071 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 801071 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 801072 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 801072 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 801073 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 801073 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 801073 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 801074 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 801074 INFO  (searcherExecutor-3069-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@184c19[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 801076 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.SolrTestCaseJ4 ###Starting doTest
   [junit4]   2> 801080 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1 (1586486494035443712)]} 0 3
   [junit4]   2> 801089 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2 (1586486494048026624)]} 0 0
   [junit4]   2> 801090 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3 (1586486494050123776)]} 0 0
   [junit4]   2> 801093 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4 (1586486494053269504)]} 0 0
   [junit4]   2> 801094 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5 (1586486494054318080)]} 0 0
   [junit4]   2> 801094 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6 (1586486494054318081)]} 0 0
   [junit4]   2> 801108 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7 (1586486494068998144)]} 0 0
   [junit4]   2> 801109 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8 (1586486494070046720)]} 0 0
   [junit4]   2> 801110 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9 (1586486494070046721)]} 0 0
   [junit4]   2> 801111 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586486494071095296)]} 0 0
   [junit4]   2> 801112 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[12 (1586486494072143872)]} 0 0
   [junit4]   2> 801112 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[13 (1586486494073192448)]} 0 0
   [junit4]   2> 801112 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[14 (1586486494073192449)]} 0 0
   [junit4]   2> 801113 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[15 (1586486494074241024)]} 0 0
   [junit4]   2> 801113 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[16 (1586486494074241025)]} 0 0
   [junit4]   2> 801113 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[17 (1586486494074241026)]} 0 0
   [junit4]   2> 801114 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[18 (1586486494075289600)]} 0 0
   [junit4]   2> 801114 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1586486494075289601)]} 0 0
   [junit4]   2> 801114 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1586486494075289602)]} 0 0
   [junit4]   2> 801114 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1586486494075289603)]} 0 0
   [junit4]   2> 801114 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1586486494075289604)]} 0 0
   [junit4]   2> 801115 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1586486494076338176)]} 0 0
   [junit4]   2> 801115 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1586486494076338177)]} 0 0
   [junit4]   2> 801115 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1586486494076338178)]} 0 0
   [junit4]   2> 801115 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1586486494076338179)]} 0 0
   [junit4]   2> 801116 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1586486494076338180)]} 0 0
   [junit4]   2> 801116 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1586486494077386752)]} 0 0
   [junit4]   2> 801116 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[29 (1586486494077386753)]} 0 0
   [junit4]   2> 801118 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[30 (1586486494079483904)]} 0 1
   [junit4]   2> 801119 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[31 (1586486494079483905)]} 0 0
   [junit4]   2> 801119 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[32 (1586486494080532480)]} 0 0
   [junit4]   2> 801119 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586486494080532481,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 801119 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@a5c15c commitCommandVersion:1586486494080532481
   [junit4]   2> 801157 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@84eefd[collection1] main]
   [junit4]   2> 801159 INFO  (searcherExecutor-3069-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@84eefd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c31)))}
   [junit4]   2> 801159 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 801159 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 39
   [junit4]   2> 801162 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt}17} hits=16 status=0 QTime=3
   [junit4]   2> 801171 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt+boost%3Dtrue}17} hits=16 status=0 QTime=2
   [junit4]   2> 801183 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt,lowerfilt1^1000+boost%3Dfalse+mintf%3D0+mindf%3D0}30} hits=17 status=0 QTime=4
   [junit4]   2> 801187 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt,lowerfilt1^1000+boost%3Dtrue+mintf%3D0+mindf%3D0}30} hits=17 status=0 QTime=1
   [junit4]   2> 801190 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt+mindf%3D0+mintf%3D1}26} hits=3 status=0 QTime=0
   [junit4]   2> 801192 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt+mindf%3D10+mintf%3D1}26} hits=0 status=0 QTime=0
   [junit4]   2> 801193 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt+minwl%3D3+mintf%3D1+mindf%3D1}26} hits=3 status=0 QTime=0
   [junit4]   2> 801194 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!mlt+qf%3Dlowerfilt+minwl%3D4+mintf%3D1+mindf%3D1}26&debug=true} hits=0 status=0 QTime=0
   [junit4]   2> 801195 INFO  (TEST-SimpleMLTQParserTest.doTest-seed#[C8029DA6D0A82C53]) [    ] o.a.s.SolrTestCaseJ4 ###Ending doTest
   [junit4]   2> 801195 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 801195 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=11463762
   [junit4]   2> 801195 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 801195 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15363b1: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1185894
   [junit4]   2> 801198 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 801199 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e41488: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1a211d9
   [junit4]   2> 801200 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 801201 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@143b588: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1085b16
   [junit4]   2> 801201 INFO  (coreCloseExecutor-3074-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@17af723
   [junit4]   2> 801201 INFO  (coreCloseExecutor-3074-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=24835875
   [junit4]   2> 801201 INFO  (coreCloseExecutor-3074-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1626809: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@14ff59d
   [junit4]   2> 801212 INFO  (SUITE-SimpleMLTQParserTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {lowerfilt1=Lucene50(blocksize=128), lowerfilt1and2=PostingsFormat(name=LuceneVarGapFixedInterval), multiDefault=PostingsFormat(name=LuceneVarGapFixedInterval), lowerfilt=PostingsFormat(name=LuceneVarGapFixedInterval), id=PostingsFormat(name=Asserting)}, docValues:{range_facet_l_dv=DocValuesFormat(name=Lucene70), _version_=DocValuesFormat(name=Lucene70), range_facet_i_dv=DocValuesFormat(name=Direct), intDvoDefault=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=455, maxMBSortInHeap=5.409375868961462, sim=RandomSimilarity(queryNorm=true): {}, locale=es-EC, timezone=Etc/GMT+10
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=137044320,total=351272960
   [junit4]   2> NOTE: All tests run in this JVM: [TestObjectReleaseTracker, TestApiFramework, SimplePostToolTest, TestElisionMultitermQuery, DistributedQueryComponentCustomSortTest, TestLRUStatsCache, DistributedQueueTest, UpdateLogTest, HLLUtilTest, TermsComponentTest, TestHashPartitioner, TestHttpShardHandlerFactory, WrapperMergePolicyFactoryTest, ReplaceNodeTest, TestCloudInspectUtil, TestRebalanceLeaders, TestChildDocTransformer, TestUninvertingReader, TestSolrConfigHandlerConcurrent, SOLR749Test, TestReload, TestConfig, TestReplicationHandlerBackup, SolrPluginUtilsTest, TestSimpleQParserPlugin, ClassificationUpdateProcessorIntegrationTest, ChaosMonkeySafeLeaderTest, TestManagedResource, TestNRTOpen, DataDrivenBlockJoinTest, TestGraphTermsQParserPlugin, TestStressVersions, TestFaceting, TestRTGBase, TestShortCircuitedRequests, TestCollationFieldDocValues, SpellingQueryConverterTest, SuggestComponentContextFilterQueryTest, TestCollapseQParserPlugin, TestClusterProperties, TestClusterStateMutator, FullSolrCloudDistribCmdsTest, TestSolrCloudWithKerberosAlt, AnalysisErrorHandlingTest, AliasIntegrationTest, TestUtilizeNode, ShufflingReplicaListTransformerTest, TestMergePolicyConfig, TestCryptoKeys, TestUseDocValuesAsStored, RestartWhileUpdatingTest, CollectionsAPIAsyncDistributedZkTest, TestConfigSetProperties, TestEmbeddedSolrServerConstructors, UpdateRequestProcessorFactoryTest, TestCoreBackup, SpatialRPTFieldTypeTest, TestFieldTypeResource, ChangedSchemaMergeTest, TestPullReplica, TestStressReorder, StatelessScriptUpdateProcessorFactoryTest, ZkFailoverTest, TestDistributedGrouping, SystemInfoHandlerTest, DistributedMLTComponentTest, TestJettySolrRunner, TestCoreContainer, DocumentAnalysisRequestHandlerTest, BitVectorTest, V2ApiIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, SimpleMLTQParserTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SimpleMLTQParserTest -Dtests.seed=C8029DA6D0A82C53 -Dtests.slow=true -Dtests.locale=es-EC -Dtests.timezone=Etc/GMT+10 -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | SimpleMLTQParserTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.mlt.SimpleMLTQParserTest_C8029DA6D0A82C53-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C8029DA6D0A82C53]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [187/751 (1!)] on J1 in 0.78s, 1 test, 1 error <<< FAILURES!

[...truncated 1218 lines...]
   [junit4] Suite: org.apache.solr.cloud.PeerSyncReplicationTest
   [junit4]   2> 2324522 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\init-core-data-001
   [junit4]   2> 2324552 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2324588 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2324589 INFO  (SUITE-PeerSyncReplicationTest-seed#[C8029DA6D0A82C53]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_d/z
   [junit4]   2> 2324596 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2324597 INFO  (Thread-5624) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2324617 INFO  (Thread-5624) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2324670 ERROR (Thread-5624) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2324701 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.ZkTestServer start zk server on port:65246
   [junit4]   2> 2324709 INFO  (zkConnectionManagerCallback-4944-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2324739 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16045684cdb0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2324747 INFO  (zkConnectionManagerCallback-4946-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2324785 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 2324812 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml to /configs/conf1/schema.xml
   [junit4]   2> 2324817 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 2324819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 2324846 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 2324851 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 2324852 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 2324854 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 2324887 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 2324893 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 2324893 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 2324927 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use NRT replicas unless explicitly asked otherwise
   [junit4]   2> 2325818 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2325819 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@dca1c2{/_d/z,null,AVAILABLE}
   [junit4]   2> 2325820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1ae3529{HTTP/1.1,[http/1.1]}{127.0.0.1:65254}
   [junit4]   2> 2325820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.e.j.s.Server Started @2333611ms
   [junit4]   2> 2325820 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\tempDir-001/control/data, hostContext=/_d/z, hostPort=65254, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\control-001\cores}
   [junit4]   2> 2325821 ERROR (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2325821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2325821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2325821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2325821 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-11T11:49:12.708Z
   [junit4]   2> 2325823 INFO  (zkConnectionManagerCallback-4948-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2325824 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 2325824 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\control-001\solr.xml
   [junit4]   2> 2325832 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 2325832 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 2325832 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@23db40, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2325836 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65246/solr
   [junit4]   2> 2325838 INFO  (zkConnectionManagerCallback-4952-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2325841 INFO  (zkConnectionManagerCallback-4954-thread-1-processing-n:127.0.0.1:65254__d%2Fz) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2325924 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2325924 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65254__d%2Fz
   [junit4]   2> 2325925 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.Overseer Overseer (id=99155506070487044-127.0.0.1:65254__d%2Fz-n_0000000000) starting
   [junit4]   2> 2325932 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65254__d%2Fz
   [junit4]   2> 2325933 INFO  (OverseerStateUpdate-99155506070487044-127.0.0.1:65254__d%2Fz-n_0000000000) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2326029 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23db40
   [junit4]   2> 2326035 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23db40
   [junit4]   2> 2326035 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23db40
   [junit4]   2> 2326037 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\control-001\cores
   [junit4]   2> 2326059 INFO  (zkConnectionManagerCallback-4960-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2326061 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2326061 INFO  (TEST-PeerSyncReplicationTest.test-seed#[C8029DA6D0A82C53]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65246/solr ready
   [junit4]   2> 2326063 INFO  (qtp9045965-23847) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:65254__d%252Fz&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2326064 INFO  (OverseerThreadFactory-10466-thread-1-processing-n:127.0.0.1:65254__d%2Fz) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 2326170 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2326171 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 2326276 INFO  (zkCallback-4953-thread-1-processing-n:127.0.0.1:65254__d%2Fz) [n:127.0.0.1:65254__d%2Fz    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 2327193 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 2327202 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 2327287 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2327300 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 2327301 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@23db40
   [junit4]   2> 2327301 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2327301 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 2327307 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=20, maxMergeAtOnceExplicit=15, maxMergedSegmentMB=1.6943359375, floorSegmentMB=1.0771484375, forceMergeDeletesPctAllowed=12.44722612596462, segmentsPerTier=14.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2327312 WARN  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 2327408 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2327408 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=1000 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2327409 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2327410 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2327411 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=49, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 2327412 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e3952c[control_collection_shard1_replica_n1] main]
   [junit4]   2> 2327413 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2327414 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2327414 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2327415 INFO  (searcherExecutor-10469-thread-1-processing-n:127.0.0.1:65254__d%2Fz x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1e3952c[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2327415 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586488100050173952
   [junit4]   2> 2327419 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2327419 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2327420 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:65254/_d/z/control_collection_shard1_replica_n1/
   [junit4]   2> 2327420 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2327420 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:65254/_d/z/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 2327420 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2327422 INFO  (qtp9045965-23849) [n:127.0.0.1:65254__d%2Fz c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:65254/_d/z/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 2386063 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16045684cdb0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2386065 INFO  (zkConnectionManagerCallback-4962-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   1> / (2)
   [junit4]   1> DATA:
   [junit4]   1>     
   [junit4]   1>  /zookeeper (1)
   [junit4]   1>  DATA:
   [junit4]   1>      
   [junit4]   1>  /solr (11)
   [junit4]   1>   /solr/configs (2)
   [junit4]   1>    /solr/configs/_default (7)
   [junit4]   1>     /solr/configs/_default/managed-schema (0)
   [junit4]   1>     DATA:
   [junit4]   1>         <?xml version="1.0" encoding="UTF-8" ?>
   [junit4]   1>         <!--
   [junit4]   1>          Licensed to the Apache Software Foundation (ASF) under one or more
   [junit4]   1>          contributor license agreements.  See the NOTICE file distributed with
   [junit4]   1>          this work for additional information regarding copyright ownership.
   [junit4]   1>          The ASF licenses this file to You under the Apache License, Version 2.0
   [junit4]   1>          (the "License"); you may not use this file except in compliance with
   [junit4]   1>          the License.  You may obtain a copy of the License at
   [junit4]   1>         
   [junit4]   1>              http://www.apache.org/licenses/LICENSE-2.0
   [junit4]   1>         
   [junit4]   1>          Unless required by applicable law or agreed to in writing, software
   [junit4]   1>          distributed under the License is distributed on an "AS IS" BASIS,
   [junit4]   1>          WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
   [junit4]   1>          See the License for the specific language governing permissions and
   [junit4]   1>          limitations under the License.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <!--
   [junit4]   1>         
   [junit4]   1>          This example schema is the recommended starting point for users.
   [junit4]   1>          It should be kept correct and concise, usable out-of-the-box.
   [junit4]   1>         
   [junit4]   1>         
   [junit4]   1>          For more information, on how to customize this file, please see
   [junit4]   1>          http://lucene.apache.org/solr/guide/documents-fields-and-schema-design.html
   [junit4]   1>         
   [junit4]   1>          PERFORMANCE NOTE: this schema includes many optional features and should not
   [junit4]   1>          be used for benchmarking.  To improve performance one could
   [junit4]   1>           - set stored="false" for all fields possible (esp large fields) when you
   [junit4]   1>             only need to search on the field but don't need to return the original
   [junit4]   1>             value.
   [junit4]   1>           - set indexed="false" if you don't need to search on the field, but only
   [junit4]   1>             return the field as a result of searching on other indexed fields.
   [junit4]   1>           - remove all unneeded copyField statements
   [junit4]   1>           - for best index size and searching performance, set "index" to false
   [junit4]   1>             for all general text fields, use copyField to copy them to the
   [junit4]   1>             catchall "text" field, and use that for searching.
   [junit4]   1>         -->
   [junit4]   1>         
   [junit4]   1>         <schema name="default-config" version="1.6">
   [junit4]   1>             <!-- attribute "name" is the name of this schema and is only used for display purposes.
   [junit4]   1>                version="x.y" is Solr's version number for the schema syntax and 
   [junit4]   1>                semantics.  It should not normally be changed by applications.
   [junit4]   1>         
   [junit4]   1>                1.0: multiValued attribute did not exist, all fields are multiValued 
   [junit4]   1>                     by nature
   [junit4]   1>                1.1: multiValued attribute introduced, false by default 
   [junit4]   1>                1.2: omitTermFreqAndPositions attribute introduced, true by default 
   [junit4]   1>                     except for text fields.
   [junit4]   1>                1.3: removed optional field compress feature
   [junit4]   1>                1.4: autoGeneratePhraseQueries attribute introduced to drive QueryParser
   [junit4]   1>                     behavior when a single string produces multiple tokens.  Defaults 
   [junit4]   1>                     to off for version >= 1.4
   [junit4]   1>                1.5: omitNorms defaults to true for primitive field types 
   [junit4]   1>                     (int, float, boolean, string...)
   [junit4]   1>                1.6: useDocValuesAsStored defaults to true.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- Valid attributes for fields:
   [junit4]   1>              name: mandatory - the name for the field
   [junit4]   1>              type: mandatory - the name of a field type from the 
   [junit4]   1>                fieldTypes section
   [junit4]   1>              indexed: true if this field should be indexed (searchable or sortable)
   [junit4]   1>              stored: true if this field should be retrievable
   [junit4]   1>              docValues: true if this field should have doc values. Doc Values is
   [junit4]   1>                recommended (required, if you are using *Point fields) for faceting,
   [junit4]   1>                grouping, sorting and function queries. Doc Values will make the index
   [junit4]   1>                faster to load, more NRT-friendly and more memory-efficient. 
   [junit4]   1>                They are currently only supported by StrField, UUIDField, all 
   [junit4]   1>                *PointFields, and depending on the field type, they might require
   [junit4]   1>                the field to be single-valued, be required or have a default value
   [junit4]   1>                (check the documentation of the field type you're interested in for
   [junit4]   1>                more information)
   [junit4]   1>              multiValued: true if this field may contain multiple values per document
   [junit4]   1>              omitNorms: (expert) set to true to omit the norms associated with
   [junit4]   1>                this field (this disables length normalization and index-time
   [junit4]   1>                boosting for the field, and saves some memory).  Only full-text
   [junit4]   1>                fields or fields that need an index-time boost need norms.
   [junit4]   1>                Norms are omitted for primitive (non-analyzed) types by default.
   [junit4]   1>              termVectors: [false] set to true to store the term vector for a
   [junit4]   1>                given field.
   [junit4]   1>                When using MoreLikeThis, fields used for similarity should be
   [junit4]   1>                stored for best performance.
   [junit4]   1>              termPositions: Store position information with the term vector.  
   [junit4]   1>                This will increase storage costs.
   [junit4]   1>              termOffsets: Store offset information with the term vector. This 
   [junit4]   1>                will increase storage costs.
   [junit4]   1>              required: The field is required.  It will throw an error if the
   [junit4]   1>                value does not exist
   [junit4]   1>              default: a value that should be used if no value is specified
   [junit4]   1>                when adding a document.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- field names should consist of alphanumeric or underscore characters only and
   [junit4]   1>               not start with a digit.  This is not currently strictly enforced,
   [junit4]   1>               but other field names will not have first class support from all components
   [junit4]   1>               and back compatibility is not guaranteed.  Names with both leading and
   [junit4]   1>               trailing underscores (e.g. _version_) are reserved.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- In this _default configset, only four fields are pre-declared:
   [junit4]   1>                  id, _version_, and _text_ and _root_. All other fields will be type guessed and added via the
   [junit4]   1>                  "add-unknown-fields-to-the-schema" update request processor chain declared in solrconfig.xml.
   [junit4]   1>                  
   [junit4]   1>                  Note that many dynamic fields are also defined - you can use them to specify a 
   [junit4]   1>                  field's type via field naming conventions - see below.
   [junit4]   1>           
   [junit4]   1>                  WARNING: The _text_ catch-all field will significantly increase your index size.
   [junit4]   1>                  If you don't need it, consider removing it and the corresponding copyField directive.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <field name="id" type="string" indexed="true" stored="true" required="true" multiValued="false" />
   [junit4]   1>             <!-- docValues are enabled by default for long type so we don't need to index the version field  -->
   [junit4]   1>             <field name="_version_" type="plong" indexed="false" stored="false"/>
   [junit4]   1>             <field name="_root_" type="string" indexed="true" stored="false" docValues="false" />
   [junit4]   1>             <field name="_text_" type="text_general" indexed="true" stored="false" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- This can be enabled, in case the client does not know what fields may be searched. It isn't enabled by default
   [junit4]   1>                  because it's very expensive to index everything twice. -->
   [junit4]   1>             <!-- <copyField source="*" dest="_text_"/> -->
   [junit4]   1>         
   [junit4]   1>             <!-- Dynamic field definitions allow using convention over configuration
   [junit4]   1>                for fields via the specification of patterns to match field names.
   [junit4]   1>                EXAMPLE:  name="*_i" will match any field ending in _i (like myid_i, z_i)
   [junit4]   1>                RESTRICTION: the glob-like pattern in the name attribute must have a "*" only at the start or the end.  -->
   [junit4]   1>            
   [junit4]   1>             <dynamicField name="*_i"  type="pint"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_is" type="pints"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_s"  type="string"  indexed="true"  stored="true" />
   [junit4]   1>             <dynamicField name="*_ss" type="strings"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_l"  type="plong"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ls" type="plongs"   indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_txt" type="text_general" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_b"  type="boolean" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_bs" type="booleans" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_f"  type="pfloat"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_fs" type="pfloats"  indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_d"  type="pdouble" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_ds" type="pdoubles" indexed="true"  stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Type used for data-driven schema, to add a string copy for each text field -->
   [junit4]   1>             <dynamicField name="*_str" type="strings" stored="false" docValues="true" indexed="false" />
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="*_dt"  type="pdate"    indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dts" type="pdate"    indexed="true"  stored="true" multiValued="true"/>
   [junit4]   1>             <dynamicField name="*_p"  type="location" indexed="true" stored="true"/>
   [junit4]   1>             <dynamicField name="*_srpt"  type="location_rpt" indexed="true" stored="true"/>
   [junit4]   1>             
   [junit4]   1>             <!-- payloaded dynamic fields -->
   [junit4]   1>             <dynamicField name="*_dpf" type="delimited_payloads_float" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dpi" type="delimited_payloads_int" indexed="true"  stored="true"/>
   [junit4]   1>             <dynamicField name="*_dps" type="delimited_payloads_string" indexed="true"  stored="true"/>
   [junit4]   1>         
   [junit4]   1>             <dynamicField name="attr_*" type="text_general" indexed="true" stored="true" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- Field to use to determine and enforce document uniqueness.
   [junit4]   1>               Unless this field is marked with required="false", it will be a required field
   [junit4]   1>             -->
   [junit4]   1>             <uniqueKey>id</uniqueKey>
   [junit4]   1>         
   [junit4]   1>             <!-- copyField commands copy one field to another at the time a document
   [junit4]   1>                is added to the index.  It's used either to index the same field differently,
   [junit4]   1>                or to add multiple fields to the same field for easier/faster searching.
   [junit4]   1>         
   [junit4]   1>             <copyField source="sourceFieldName" dest="destinationFieldName"/>
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- field type definitions. The "name" attribute is
   [junit4]   1>                just a label to be used by field definitions.  The "class"
   [junit4]   1>                attribute and any other attributes determine the real
   [junit4]   1>                behavior of the fieldType.
   [junit4]   1>                  Class names starting with "solr" refer to java classes in a
   [junit4]   1>                standard package such as org.apache.solr.analysis
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- sortMissingLast and sortMissingFirst attributes are optional attributes are
   [junit4]   1>                  currently supported on types that are sorted internally as strings
   [junit4]   1>                  and on numeric types.
   [junit4]   1>                This includes "string", "boolean", "pint", "pfloat", "plong", "pdate", "pdouble".
   [junit4]   1>                - If sortMissingLast="true", then a sort on this field will cause documents
   [junit4]   1>                  without the field to come after documents with the field,
   [junit4]   1>                  regardless of the requested sort order (asc or desc).
   [junit4]   1>                - If sortMissingFirst="true", then a sort on this field will cause documents
   [junit4]   1>                  without the field to come before documents with the field,
   [junit4]   1>                  regardless of the requested sort order.
   [junit4]   1>                - If sortMissingLast="false" and sortMissingFirst="false" (the default),
   [junit4]   1>                  then default lucene sorting will be used which places docs without the
   [junit4]   1>                  field first in an ascending sort and last in a descending sort.
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- The StrField type is not analyzed, but indexed/stored verbatim. -->
   [junit4]   1>             <fieldType name="string" class="solr.StrField" sortMissingLast="true" docValues="true" />
   [junit4]   1>             <fieldType name="strings" class="solr.StrField" sortMissingLast="true" multiValued="true" docValues="true" />
   [junit4]   1>         
   [junit4]   1>             <!-- boolean type: "true" or "false" -->
   [junit4]   1>             <fieldType name="boolean" class="solr.BoolField" sortMissingLast="true"/>
   [junit4]   1>             <fieldType name="booleans" class="solr.BoolField" sortMissingLast="true" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!--
   [junit4]   1>               Numeric field types that index values using KD-trees.
   [junit4]   1>               Point fields don't support FieldCache, so they must have docValues="true" if needed for sorting, faceting, functions, etc.
   [junit4]   1>             -->
   [junit4]   1>             <fieldType name="pint" class="solr.IntPointField" docValues="true"/>
   [junit4]   1>             <fieldType name="pfloat" class="solr.FloatPointField" docValues="true"/>
   [junit4]   1>             <fieldType name="plong" class="solr.LongPointField" docValues="true"/>
   [junit4]   1>             <fieldType name="pdouble" class="solr.DoublePointField" docValues="true"/>
   [junit4]   1>             
   [junit4]   1>             <fieldType name="pints" class="solr.IntPointField" docValues="true" multiValued="true"/>
   [junit4]   1>             <fieldType name="pfloats" class="solr.FloatPointField" docValues="true" multiValued="true"/>
   [junit4]   1>             <fieldType name="plongs" class="solr.LongPointField" docValues="true" multiValued="true"/>
   [junit4]   1>             <fieldType name="pdoubles" class="solr.DoublePointField" docValues="true" multiValued="true"/>
   [junit4]   1>         
   [junit4]   1>             <!-- The format for this date field is of the form 1995-12-31T23:59:59Z, and
   [junit4]   1>                  is a more restricted form of the canonical representation of dateTime
   [junit4]   1>                  http://www.w3.org/TR/xmlschema-2/#dateTime    
   [junit4]   1>                  The trailing "Z" designates UTC time and is mandatory.
   [junit4]   1>                  Optional fractional seconds are allowed: 1995-12-31T23:59:59.999Z
   [junit4]   1>                  All other components are mandatory.
   [junit4]   1>         
   [junit4]   1>                  Expressions can also be used to denote calculations that should be
   [junit4]   1>                  performed relative to "NOW" to determine the value, ie...
   [junit4]   1>         
   [junit4]   1>                        NOW/HOUR
   [junit4]   1>                           ... Round to the start of the current hour
   [junit4]   1>                        NOW-1DAY
   [junit4]   1>                           ... Exactly 1 day prior to now
   [junit4]   1>                        NOW/DAY+6MONTHS+3DAYS
   [junit4]   1>                           ... 6 months and 3 days in the future from the start of
   [junit4]   1>                               the current day
   [junit4]   1>                               
   [junit4]   1>               -->
   [junit4]   1>             <!-- KD-tree versions of date fields -->
   [junit4]   1>             <fieldType name="pdate" class="solr.DatePointField" docValues="true"/>
   [junit4]   1>             <fieldType name="pdates" class="solr.DatePointField" docValues="true" multiValued="true"/>
   [junit4]   1>             
   [junit4]   1>             <!--Binary data type. The data should be sent/retrieved in as Base64 encoded Strings -->
   [junit4]   1>             <fieldType name="binary" class="solr.BinaryField"/>
   [junit4]   1>         
   [junit4]   1>             <!-- solr.TextField allows the specification of custom text analyzers
   [junit4]   1>                  specified as a tokenizer and a list of token filters. Different
   [junit4]   1>                  analyzers may be specified for indexing and querying.
   [junit4]   1>         
   [junit4]   1>                  The optional positionIncrementGap puts space between multiple fields of
   [junit4]   1>                  this type on the same document, with the purpose of preventing false phrase
   [junit4]   1>                  matching across fields.
   [junit4]   1>         
   [junit4]   1>                  For more info on customizing your analyzer chain, please see
   [junit4]   1>                  http://lucene.apache.org/solr/guide/understanding-analyzers-tokenizers-and-filters.html#understanding-analyzers-tokenizers-and-filters
   [junit4]   1>              -->
   [junit4]   1>         
   [junit4]   1>             <!-- One can also specify an existing Analyzer class that has a
   [junit4]   1>                  default constructor via the class attribute on the analyzer element.
   [junit4]   1>                  Example:
   [junit4]   1>             <fieldType name="text_greek" class="solr.TextField">
   [junit4]   1>               <analyzer class="org.apache.lucene.analysis.el.GreekAnalyzer"/>
   [junit4]   1>             </fieldType>
   [junit4]   1>             -->
   [junit4]   1>         
   [junit4]   1>             <!-- A text field that only splits on whitespace for exact matching of words -->
   [junit4]   1>             <dynamicField name="*_ws" type="text_ws"  indexed="true"  stored="true"/>
   [junit4]   1>             <fieldType name="text_ws" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>               <analyzer>
   [junit4]   1>                 <tokenizer class="solr.WhitespaceTokenizerFactory"/>
   [junit4]   1>               </analyzer>
   [junit4]   1>             </fieldType>
   [junit4]   1>         
   [junit4]   1>             <!-- A general text field that has reasonable, generic
   [junit4]   1>                  cross-language defaults: it tokenizes with StandardTokenizer,
   [junit4]   1>         	       removes stop words from case-insensitive "stopwords.txt"
   [junit4]   1>         	       (empty by default), and down cases.  At query time only, it
   [junit4]   1>         	       also applies synonyms.
   [junit4]   1>         	  -->
   [junit4]   1>             <fieldType name="text_general" class="solr.TextField" positionIncrementGap="100" multiValued="true">
   [junit4]   1>               <analyzer type="index">
   [junit4]   1>                 <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                 <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                 <!-- in this example, we will only use synonyms at query time
   [junit4]   1>                 <filter class="solr.SynonymGraphFilterFactory" synonyms="index_synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                 <filter class="solr.FlattenGraphFilterFactory"/>
   [junit4]   1>                 -->
   [junit4]   1>                 <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>               </analyzer>
   [junit4]   1>               <analyzer type="query">
   [junit4]   1>                 <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                 <filter class="solr.StopFilterFactory" ignoreCase="true" words="stopwords.txt" />
   [junit4]   1>                 <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                 <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>               </analyzer>
   [junit4]   1>             </fieldType>
   [junit4]   1>         
   [junit4]   1>             <!-- A text field with defaults appropriate for English: it tokenizes with StandardTokenizer,
   [junit4]   1>                  removes English stop words (lang/stopwords_en.txt), down cases, protects words from protwords.txt, and
   [junit4]   1>                  finally applies Porter's stemming.  The query time analyzer also applies synonyms from synonyms.txt. -->
   [junit4]   1>             <dynamicField name="*_txt_en" type="text_en"  indexed="true"  stored="true"/>
   [junit4]   1>             <fieldType name="text_en" class="solr.TextField" positionIncrementGap="100">
   [junit4]   1>               <analyzer type="index">
   [junit4]   1>                 <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                 <!-- in this example, we will only use synonyms at query time
   [junit4]   1>                 <filter class="solr.SynonymGraphFilterFactory" synonyms="index_synonyms.txt" ignoreCase="true" expand="false"/>
   [junit4]   1>                 <filter class="solr.FlattenGraphFilterFactory"/>
   [junit4]   1>                 -->
   [junit4]   1>                 <!-- Case insensitive stop word removal.
   [junit4]   1>                 -->
   [junit4]   1>                 <filter class="solr.StopFilterFactory"
   [junit4]   1>                         ignoreCase="true"
   [junit4]   1>                         words="lang/stopwords_en.txt"
   [junit4]   1>                     />
   [junit4]   1>                 <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                 <filter class="solr.EnglishPossessiveFilterFactory"/>
   [junit4]   1>                 <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                 <!-- Optionally you may want to use this less aggressive stemmer instead of PorterStemFilterFactory:
   [junit4]   1>                 <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>         	      -->
   [junit4]   1>                 <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>               </analyzer>
   [junit4]   1>               <analyzer type="query">
   [junit4]   1>                 <tokenizer class="solr.StandardTokenizerFactory"/>
   [junit4]   1>                 <filter class="solr.SynonymGraphFilterFactory" synonyms="synonyms.txt" ignoreCase="true" expand="true"/>
   [junit4]   1>                 <filter class="solr.StopFilterFactory"
   [junit4]   1>                         ignoreCase="true"
   [junit4]   1>                         words="lang/stopwords_en.txt"
   [junit4]   1>                 />
   [junit4]   1>                 <filter class="solr.LowerCaseFilterFactory"/>
   [junit4]   1>                 <filter class="solr.EnglishPossessiveFilterFactory"/>
   [junit4]   1>                 <filter class="solr.KeywordMarkerFilterFactory" protected="protwords.txt"/>
   [junit4]   1>                 <!-- Optionally you may want to use this less aggressive stemmer instead of PorterStemFilterFactory:
   [junit4]   1>                 <filter class="solr.EnglishMinimalStemFilterFactory"/>
   [junit4]   1>         	      -->
   [junit4]   1>                 <filter class="solr.PorterStemFilterFactory"/>
   [junit4]   1>               </analyzer>
   [junit4]   1>             </fieldType>
   [junit4]   1>         
   [junit4]   1>             <!-- A text field with defaults appropriate for English, plus
   [junit4]   1>                  aggressive word-splitting and autophrase features enabled.
   [junit4]   1>                  This field is just like text_en, except it adds
   [junit4]   1>                  WordDelimiterGraphFilter to enable splitting and matching of
   [junit4]   1>                  words on case-change, alpha numeric boundaries, and
   [junit4]   1>                  non-alphanumeric chars.  This means certain compound word
   [junit4]   1>                  cases will work, for example query "wi fi" will match
   [junit4]   1>                  document "WiFi" or "wi-fi".
   [junit4]   1>             -->
   [junit4]   1>             <dynamicField name="*_txt_en_split" type="text_en_splitting"  indexed="true"  stored="true"/>

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

llDistribZkTestBase.java:314)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
   [junit4]    > 	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > Caused by: java.net.SocketTimeoutException: Read timed out
   [junit4]    > 	at java.net.SocketInputStream.socketRead0(Native Method)
   [junit4]    > 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:171)
   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.PeerSyncReplicationTest_C8029DA6D0A82C53-001
   [junit4]   2> Dec 11, 2017 11:59:43 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=ro, timezone=America/Montserrat
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=278379432,total=525860864
   [junit4]   2> NOTE: All tests run in this JVM: [TestCloudSchemaless, DistributedFacetPivotSmallAdvancedTest, TestCustomStream, RemoteQueryErrorTest, TestPKIAuthenticationPlugin, TestLMDirichletSimilarityFactory, TestBulkSchemaConcurrent, TestLegacyFieldCache, OverseerTest, MoveReplicaTest, ZkCLITest, DistributedExpandComponentTest, SuggesterTSTTest, RequestHandlersTest, DistribJoinFromCollectionTest, TestStressInPlaceUpdates, TestPHPSerializedResponseWriter, SolrRequestParserTest, LeaderElectionTest, ClassificationUpdateProcessorTest, TestIndexingPerformance, TestBinaryResponseWriter, CollectionReloadTest, TestImplicitCoreProperties, TestClassicSimilarityFactory, DeleteInactiveReplicaTest, DateMathParserTest, ClassificationUpdateProcessorFactoryTest, LargeFieldTest, BlockCacheTest, StatsReloadRaceTest, ResponseLogComponentTest, TestNumericTerms64, AddReplicaTest, TestDeleteCollectionOnDownNodes, TestMiniSolrCloudClusterSSL, TestQueryWrapperFilter, NoCacheHeaderTest, PathHierarchyTokenizerFactoryTest, HdfsRestartWhileUpdatingTest, SortByFunctionTest, TestUnifiedSolrHighlighter, BlockJoinFacetRandomTest, PKIAuthenticationIntegrationTest, TestDistribIDF, TestSurroundQueryParser, BufferStoreTest, XmlUpdateRequestHandlerTest, QueryParsingTest, TestCSVResponseWriter, TestDownShardTolerantSearch, VersionInfoTest, TestDynamicFieldCollectionResource, CurrencyFieldTypeTest, TestOrdValues, TestJoin, TestLegacyNumericRangeQueryBuilder, TestPhraseSuggestions, ReplicaListTransformerTest, TestConfigSetsAPIZkFailure, TestConfigSets, TestSystemCollAutoCreate, FastVectorHighlighterTest, RankQueryTest, SaslZkACLProviderTest, MoveReplicaHDFSFailoverTest, TestNamedUpdateProcessors, AtomicUpdateProcessorFactoryTest, TestCodecSupport, TestNumericRangeQuery32, UninvertDocValuesMergePolicyTest, ExecutePlanActionTest, DistribCursorPagingTest, ShardRoutingTest, TestTolerantSearch, ZkControllerTest, DistributedQueryElevationComponentTest, TestHdfsCloudBackupRestore, HdfsRecoverLeaseTest, SolrJmxReporterCloudTest, TestCoreDiscovery, TestSchemaSimilarityResource, TestScoreJoinQPScore, ExplicitHLLTest, RAMDirectoryFactoryTest, JvmMetricsTest, SuggesterTest, TestStressRecovery, SyncSliceTest, TestEmbeddedSolrServerAdminHandler, FieldAnalysisRequestHandlerTest, DistributedFacetPivotWhiteBoxTest, OutputWriterTest, ConfigSetsAPITest, TestGraphMLResponseWriter, ConfigureRecoveryStrategyTest, SignatureUpdateProcessorFactoryTest, CSVRequestHandlerTest, HLLSerializationTest, TestUpdate, PrimitiveFieldTypeTest, PrimUtilsTest, TestWriterPerf, TestLFUCache, TestDistributedSearch, TestManagedSynonymGraphFilterFactory, HdfsCollectionsAPIDistributedZkTest, NodeLostTriggerTest, NumericFieldsTest, SolrSlf4jReporterTest, CdcrBidirectionalTest, ForceLeaderTest, SuggesterFSTTest, CdcrReplicationDistributedZkTest, TlogReplayBufferedWhileIndexingTest, DirectSolrConnectionTest, DisMaxRequestHandlerTest, TestFuzzyAnalyzedSuggestions, WordBreakSolrSpellCheckerTest, TestSegmentSorting, TestFilteredDocIdSet, IndexBasedSpellCheckerTest, SearchHandlerTest, DistributedTermsComponentTest, SuggesterWFSTTest, CursorPagingTest, ScriptEngineTest, FacetPivotSmallTest, RegexBoostProcessorTest, OverseerModifyCollectionTest, TestInitParams, TestSolrCoreProperties, TestPushWriter, TestCloudJSONFacetJoinDomain, DistributedSpellCheckComponentTest, TestHashQParserPlugin, SpellCheckComponentTest, RequiredFieldsTest, ReturnFieldsTest, CircularListTest, TestRecoveryHdfs, CloudMLTQParserTest, TestCloudPseudoReturnFields, ManagedSchemaRoundRobinCloudTest, CoreMergeIndexesAdminHandlerTest, AsyncCallRequestStatusResponseTest, SharedFSAutoReplicaFailoverTest, ClusterStateUpdateTest, ShowFileRequestHandlerTest, ImplicitSnitchTest, SpatialHeatmapFacetsTest, SpatialFilterTest, TestPivotHelperCode, UUIDFieldTest, TestJmxIntegration, DocValuesMissingTest, DistanceUnitsTest, LeaderInitiatedRecoveryOnShardRestartTest, TestPointFields, TestPullReplicaErrorHandling, TestReqParamsAPI, TestExpandComponent, TestCollectionAPIs, TestHdfsBackupRestoreCore, TestMaxTokenLenTokenizer, TestSha256AuthenticationProvider, BasicDistributedZkTest, TestRequestStatusCollectionAPI, OverseerStatusTest, TestCloudDeleteByQuery, TestSolrQueryResponse, TestUseDocValuesAsStored2, VMParamsZkACLAndCredentialsProvidersTest, CreateCollectionCleanupTest, AutoAddReplicasIntegrationTest, HdfsLockFactoryTest, HdfsChaosMonkeyNothingIsSafeTest, SpellCheckCollatorWithCollapseTest, TestTlogReplica, HdfsBasicDistributedZk2Test, TestSweetSpotSimilarityFactory, TestSubQueryTransformer, LeaderFailureAfterFreshStartTest, BasicDistributedZk2Test, UnloadDistributedZkTest, CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, LeaderElectionIntegrationTest, RecoveryZkTest, TestReplicationHandler, TestRandomDVFaceting, TestRealTimeGet, TestRangeQuery, SolrCmdDistributorTest, QueryElevationComponentTest, PeerSyncTest, DirectUpdateHandlerTest, TestBadConfig, HighlighterTest, SoftAutoCommitTest, SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SpellCheckCollatorTest, TestStressLucene, TestCSVLoader, TestPseudoReturnFields, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, SolrInfoBeanTest, CacheHeaderTest, TestQueryUtils, DirectSolrSpellCheckerTest, TestReversedWildcardFilterFactory, FileBasedSpellCheckerTest, MoreLikeThisHandlerTest, IndexSchemaTest, JsonLoaderTest, SearchHandlerTest, MinimalSchemaTest, ExternalFileFieldSortTest, SpellPossibilityIteratorTest, TestXIncludeConfig, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestBM25SimilarityFactory, TimeZoneUtilsTest, TestFastOutputStream, URLClassifyProcessorTest, PreAnalyzedFieldTest, TestSystemIdResolver, DateFieldTest, ClusterStateTest, TestLRUCache, TestUtils, TestDocumentBuilder, SliceStateTest, FileUtilsTest, SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, TestLuceneIndexBackCompat, TestEmbeddedSolrServerSchemaAPI, ConnectionReuseTest, ActionThrottleTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CollectionsAPISolrJTest, DeleteShardTest, DistributedVersionInfoTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, NodeMutatorTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, PeerSyncReplicationTest]
   [junit4] Completed [553/751 (2!)] on J0 in 632.88s, 1 test, 1 error <<< FAILURES!

[...truncated 43795 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 337 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/337/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseG1GC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestNIOFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001

	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001

	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestDocBuilder

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001

	at __randomizedtesting.SeedInfo.seed([C41CF2E13D386217]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)  at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)  at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)  at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)  at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)  at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)  at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)  at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)  at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)  at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)  at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)  at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)  at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)  at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)  at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)  at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)  at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)  at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)  at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)  at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)  at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)  at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)  at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)  at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)  at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)  at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)  at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)  at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)  at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)  at org.eclipse.jetty.server.Server.handle(Server.java:534)  at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)  at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)  at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)  at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)  at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)  at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)  at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)  at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)  at java.lang.Thread.run(Thread.java:748)  

Stack Trace:
java.lang.AssertionError: ObjectTracker found 5 object(s) that were not released!!! [MockDirectoryWrapper, SolrCore, MockDirectoryWrapper, MockDirectoryWrapper, MockDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.getNewIndexDir(SolrCore.java:351)
	at org.apache.solr.core.SolrCore.initIndex(SolrCore.java:729)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:954)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.solr.core.SolrCore
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:1039)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:501)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:345)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:420)
	at org.apache.solr.handler.ReplicationHandler.lambda$setupPolling$12(ReplicationHandler.java:1159)
	at java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
	at java.util.concurrent.FutureTask.runAndReset(FutureTask.java:308)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.access$301(ScheduledThreadPoolExecutor.java:180)
	at java.util.concurrent.ScheduledThreadPoolExecutor$ScheduledFutureTask.run(ScheduledThreadPoolExecutor.java:294)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.MockDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:348)
	at org.apache.solr.core.SolrCore.initSnapshotMetaDataManager(SolrCore.java:498)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:948)
	at org.apache.solr.core.SolrCore.<init>(SolrCore.java:863)
	at org.apache.solr.core.CoreContainer.createFromDescriptor(CoreContainer.java:1037)
	at org.apache.solr.core.CoreContainer.create(CoreContainer.java:948)
	at org.apache.solr.handler.admin.CoreAdminOperation.lambda$static$0(CoreAdminOperation.java:91)
	at org.apache.solr.handler.admin.CoreAdminOperation.execute(CoreAdminOperation.java:384)
	at org.apache.solr.handler.admin.CoreAdminHandler$CallInfo.call(CoreAdminHandler.java:389)
	at org.apache.solr.handler.admin.CoreAdminHandler.handleRequestBody(CoreAdminHandler.java:174)
	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
	at org.eclipse.jetty.server.Server.handle(Server.java:534)
	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
	at java.lang.Thread.run(Thread.java:748)


	at __randomizedtesting.SeedInfo.seed([9BAE130F17E4B7DF]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.junit.Assert.assertNull(Assert.java:551)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:298)
	at sun.reflect.GeneratedMethodAccessor32.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:897)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.rest.schema.analysis.TestManagedStopFilterFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets\bad-mergepolicy: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets\bad-mergepolicy    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets\bad-mergepolicy: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets\bad-mergepolicy
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.rest.schema.analysis.TestManagedStopFilterFactory_9BAE130F17E4B7DF-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([9BAE130F17E4B7DF]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001

	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 439 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=169, maxMBSortInHeap=5.570108378095732, sim=RandomSimilarity(queryNorm=true): {}, locale=und, timezone=America/Belem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=39554504,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50StoredFieldsFormat, TestThreadedForceMerge, TestSort, TestMatchAllDocsQuery, TestBytesRef, TestSimilarityProvider, TestFieldsReader, TestDuelingCodecs, TestUnicodeUtil, TestDemoParallelLeafReader, TestDocInverterPerFieldErrorInfo, TestPositionIncrement, TestAttributeSource, TestSpansEnum, TestEarlyTermination, TestTopDocsMerge, TestCharArrayMap, TestBoostQuery, TestCodecUtil, TestIndexWriterFromReader, TestComplexExplanations, TestTermScorer, TestBagOfPostings, TestMatchNoDocsQuery, TestNeverDelete, TestSimpleExplanationsOfNonMatches, TestDoc, TestSpanCollection, TestOmitPositions, TestDocsWithFieldSet, TestCustomNorms, TestMutableValues, TestForUtil, TestDirectPacked, TestFlushByRamOrCountsPolicy, TestLevenshteinAutomata, TestFilterIterator, Test4GBStoredFields, TestIntRangeFieldQueries, TestIndexWriterThreadsToSegments, TestMultiCollector, TestAxiomaticSimilarity, TestCrashCausesCorruptIndex, TestSpanSearchEquivalence, TestSimpleAttributeImpl, TestSimpleFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSDirectory -Dtests.seed=DE05E88459108F25 -Dtests.slow=true -Dtests.locale=und -Dtests.timezone=America/Belem -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestSimpleFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestSimpleFSDirectory_DE05E88459108F25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [72/458 (1!)] on J0 in 3.53s, 42 tests, 1 error <<< FAILURES!

[...truncated 283 lines...]
   [junit4] Suite: org.apache.lucene.store.TestNIOFSDirectory
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-SA, timezone=America/Sao_Paulo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=367412952,total=515899392
   [junit4]   2> NOTE: All tests run in this JVM: [TestBytesStore, TestPagedBytes, TestIndexWriterLockRelease, TestUsageTrackingFilterCachingPolicy, TestPerFieldPostingsFormat2, TestIndexWriterNRTIsCurrent, TestPersistentSnapshotDeletionPolicy, TestSpanContainQuery, TestSmallFloat, TestIntroSelector, TestUpgradeIndexMergePolicy, TestGraphTokenStreamFiniteStrings, TestCachingCollector, TestAllFilesHaveChecksumFooter, TestDocumentWriter, TestSparseFixedBitSet, TestFixedLengthBytesRefArray, TestLSBRadixSorter, TestStopFilter, TestTermdocPerf, TestCustomSearcherSort, TestBytesRefHash, TestCachingTokenFilter, TestConcurrentMergeScheduler, TestIndexWriterExceptions2, TestMergeSchedulerExternal, TestPerFieldPostingsFormat, TestSimpleExplanations, TestDocIdsWriter, TestSortRandom, TestWildcard, Test2BNumericDocValues, TestMergeRateLimiter, TestSloppyPhraseQuery2, Test2BBinaryDocValues, TestIndexCommit, TestMultiDocValues, TestSetOnce, TestLucene70NormsFormat, TestNearSpansOrdered, TestFieldReuse, TestEarlyTerminatingSortingCollector, TestSimpleSearchEquivalence, TestIndexTooManyDocs, TestStressIndexing2, TestTotalHitCountCollector, TestTopFieldCollector, TestMaxPosition, TestNumericDocValuesUpdates, TestSearcherManager, TestIndexWriterCommit, TestTermVectorsReader, TestIndexWriterOnJRECrash, TestSearchAfter, TestFixedBitSet, TestSleepingLockWrapper, LimitedFiniteStringsIteratorTest, TestBufferedChecksum, TestIndexWriterOutOfFileDescriptors, TestReqExclBulkScorer, TestUniqueTermCount, TestBlockPostingsFormat3, TestWeakIdentityMap, TestReadOnlyIndex, TestIndexedDISI, TestElevationComparator, TestOperations, TestSentinelIntSet, TestBlockPostingsFormat, TestParallelTermEnum, TestCompiledAutomaton, TestDocValuesScoring, TestIndexWriterReader, TestMultiFields, TestDemo, TestLRUQueryCache, TestDocumentsWriterStallControl, TestSubScorerFreqs, TestTransactions, TestSloppyMath, TestIndexWriterDelete, TestFloatRangeFieldQueries, TestFieldValueQuery, TestStressDeletes, TestByteSlices, TestNRTCachingDirectory, TestBytesRefAttImpl, TestIntsRef, TestMultiTermsEnum, TestDelegatingAnalyzerWrapper, TestSegmentTermDocs, TestPolygon2D, TestFuzzyQuery, TestSimilarity, TestIndexReaderClose, TestDirectoryReaderReopen, TestMaxTermFrequency, TestDoubleRangeFieldQueries, TestFilterDirectoryReader, TestSpanBoostQuery, TestNIOFSDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestNIOFSDirectory -Dtests.seed=DE05E88459108F25 -Dtests.slow=true -Dtests.locale=ar-SA -Dtests.timezone=America/Sao_Paulo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestNIOFSDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestNIOFSDirectory_DE05E88459108F25-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [156/458 (2!)] on J1 in 1.95s, 42 tests, 1 error <<< FAILURES!

[...truncated 134 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1506, maxMBSortInHeap=6.794694696778805, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-TW, timezone=Africa/Lome
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=212208008,total=364904448
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene50StoredFieldsFormat, TestThreadedForceMerge, TestSort, TestMatchAllDocsQuery, TestBytesRef, TestSimilarityProvider, TestFieldsReader, TestDuelingCodecs, TestUnicodeUtil, TestDemoParallelLeafReader, TestDocInverterPerFieldErrorInfo, TestPositionIncrement, TestAttributeSource, TestSpansEnum, TestEarlyTermination, TestTopDocsMerge, TestCharArrayMap, TestBoostQuery, TestCodecUtil, TestIndexWriterFromReader, TestComplexExplanations, TestTermScorer, TestBagOfPostings, TestMatchNoDocsQuery, TestNeverDelete, TestSimpleExplanationsOfNonMatches, TestDoc, TestSpanCollection, TestOmitPositions, TestDocsWithFieldSet, TestCustomNorms, TestMutableValues, TestForUtil, TestDirectPacked, TestFlushByRamOrCountsPolicy, TestLevenshteinAutomata, TestFilterIterator, Test4GBStoredFields, TestIntRangeFieldQueries, TestIndexWriterThreadsToSegments, TestMultiCollector, TestAxiomaticSimilarity, TestCrashCausesCorruptIndex, TestSpanSearchEquivalence, TestSimpleAttributeImpl, TestSimpleFSDirectory, TestPackedTokenAttributeImpl, TestIndexWriterDeleteByQuery, TestScoreCachingWrappingScorer, TestLockFactory, TestAddIndexes, TestNativeFSLockFactory, TestSameScoresWithThreads, TestLucene70DocValuesFormat, TestLucene50TermVectorsFormat, TestNotDocIdSet, TestRegexpRandom, TestDocsAndPositions, TestMergePolicyWrapper, FuzzyTermOnShortTermsTest, TestNormsFieldExistsQuery, TestFilterLeafReader, TestTryDelete, TestSwappedIndexFiles, TestOmitTf, TestStandardAnalyzer, TestMultiThreadTermVectors, TestReusableStringReader, TestSpanExplanations, TestIndexWriter, TestLongRangeFieldQueries, TestLucene70SegmentInfoFormat, TestIndexWriterUnicode, TestDocument, TestBooleanMinShouldMatch, TestSimilarity2, TestAutomaton, TestFilterDirectory, TestReaderWrapperDVTypeCheck, TestSameTokenSamePosition, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=DE05E88459108F25 -Dtests.slow=true -Dtests.locale=zh-TW -Dtests.timezone=Africa/Lome -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_DE05E88459108F25-001\testChecksum-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE05E88459108F25]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [196/458 (3!)] on J0 in 3.75s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 11960 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestTlogReplica
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\init-core-data-001
   [junit4]   2> 1595820 WARN  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=44 numCloses=44
   [junit4]   2> 1595820 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1595824 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1595824 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1595827 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001
   [junit4]   2> 1595827 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1595828 INFO  (Thread-3237) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1595828 INFO  (Thread-3237) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1595832 ERROR (Thread-3237) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1595928 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:53705
   [junit4]   2> 1595932 INFO  (zkConnectionManagerCallback-5294-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595951 INFO  (jetty-launcher-5291-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1595951 INFO  (jetty-launcher-5291-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1595952 INFO  (jetty-launcher-5291-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3349e6cd{/solr,null,AVAILABLE}
   [junit4]   2> 1595954 INFO  (jetty-launcher-5291-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@412ec8ae{/solr,null,AVAILABLE}
   [junit4]   2> 1595957 INFO  (jetty-launcher-5291-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@74ca34d8{SSL,[ssl, http/1.1]}{127.0.0.1:53709}
   [junit4]   2> 1595958 INFO  (jetty-launcher-5291-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d755f12{SSL,[ssl, http/1.1]}{127.0.0.1:53712}
   [junit4]   2> 1595958 INFO  (jetty-launcher-5291-thread-2) [    ] o.e.j.s.Server Started @1609061ms
   [junit4]   2> 1595958 INFO  (jetty-launcher-5291-thread-1) [    ] o.e.j.s.Server Started @1609061ms
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53709}
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=53712}
   [junit4]   2> 1595959 ERROR (jetty-launcher-5291-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T23:45:24.353Z
   [junit4]   2> 1595959 ERROR (jetty-launcher-5291-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1595959 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1595960 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T23:45:24.354Z
   [junit4]   2> 1595962 INFO  (zkConnectionManagerCallback-5296-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595962 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1595962 INFO  (zkConnectionManagerCallback-5298-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595964 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1595967 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16042d1a7000001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1595968 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16042d1a7000002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1595974 INFO  (jetty-launcher-5291-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53705/solr
   [junit4]   2> 1595974 INFO  (jetty-launcher-5291-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:53705/solr
   [junit4]   2> 1595977 INFO  (zkConnectionManagerCallback-5304-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595977 INFO  (zkConnectionManagerCallback-5306-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595980 INFO  (zkConnectionManagerCallback-5308-thread-1-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1595980 INFO  (zkConnectionManagerCallback-5310-thread-1-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596076 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1596077 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:53709_solr
   [junit4]   2> 1596078 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.c.Overseer Overseer (id=99152660019544070-127.0.0.1:53709_solr-n_0000000000) starting
   [junit4]   2> 1596080 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1596081 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53712_solr
   [junit4]   2> 1596084 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1596084 INFO  (zkCallback-5309-thread-1-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1596086 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:53709_solr
   [junit4]   2> 1596088 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1596089 INFO  (OverseerStateUpdate-99152660019544070-127.0.0.1:53709_solr-n_0000000000) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1596224 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53712.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596226 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53709.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596231 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53712.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596231 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53712.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596231 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53709.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596231 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53709.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1596233 INFO  (jetty-launcher-5291-thread-1) [n:127.0.0.1:53712_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node1\.
   [junit4]   2> 1596233 INFO  (jetty-launcher-5291-thread-2) [n:127.0.0.1:53709_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node2\.
   [junit4]   2> 1596274 INFO  (zkConnectionManagerCallback-5315-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596280 INFO  (zkConnectionManagerCallback-5319-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 1596281 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1596282 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:53705/solr ready
   [junit4]   2> 1596286 INFO  (SUITE-TestTlogReplica-seed#[9BAE130F17E4B7DF]-worker) [    ] o.a.s.c.TestTlogReplica Using legacyCloud?: false
   [junit4]   2> 1596303 INFO  (qtp244094043-17124) [n:127.0.0.1:53709_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterprop with params val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1596309 INFO  (qtp244094043-17124) [n:127.0.0.1:53709_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={val=false&name=legacyCloud&action=CLUSTERPROP&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 1596339 INFO  (TEST-TestTlogReplica.testKillTlogReplica-seed#[9BAE130F17E4B7DF]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testKillTlogReplica
   [junit4]   2> 1596341 INFO  (qtp244094043-17123) [n:127.0.0.1:53709_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=0&collection.configName=conf&maxShardsPerNode=100&name=tlog_replica_test_kill_tlog_replica&nrtReplicas=0&action=CREATE&numShards=1&tlogReplicas=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1596344 INFO  (OverseerThreadFactory-6535-thread-1-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.CreateCollectionCmd Create collection tlog_replica_test_kill_tlog_replica
   [junit4]   2> 1596454 INFO  (OverseerStateUpdate-99152660019544070-127.0.0.1:53709_solr-n_0000000000) [n:127.0.0.1:53709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53709/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1596455 INFO  (OverseerStateUpdate-99152660019544070-127.0.0.1:53709_solr-n_0000000000) [n:127.0.0.1:53709_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"tlog_replica_test_kill_tlog_replica",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"tlog_replica_test_kill_tlog_replica_shard1_replica_t2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:53712/solr",
   [junit4]   2>   "type":"TLOG",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 1596663 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t1&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1596664 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1596678 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=tlog_replica_test_kill_tlog_replica_shard1_replica_t2&action=CREATE&numShards=1&collection=tlog_replica_test_kill_tlog_replica&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1596679 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 1596784 INFO  (zkCallback-5309-thread-1-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1596784 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1596785 INFO  (zkCallback-5309-thread-2-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1596785 INFO  (zkCallback-5307-thread-2-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1597687 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1597691 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1597693 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Schema name=minimal
   [junit4]   2> 1597696 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] Schema name=minimal
   [junit4]   2> 1597697 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1597697 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t1' using configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 1597697 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 1597699 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.CoreContainer Creating SolrCore 'tlog_replica_test_kill_tlog_replica_shard1_replica_t2' using configuration from collection tlog_replica_test_kill_tlog_replica, trusted=true
   [junit4]   2> 1597699 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53709.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1' (registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1597699 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1597699 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore [[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node2\tlog_replica_test_kill_tlog_replica_shard1_replica_t1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node2\.\tlog_replica_test_kill_tlog_replica_shard1_replica_t1\data\]
   [junit4]   2> 1597699 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_53712.solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2' (registry 'solr.core.tlog_replica_test_kill_tlog_replica.shard1.replica_t2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@407cad2b
   [junit4]   2> 1597699 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1597699 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore [[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node1\tlog_replica_test_kill_tlog_replica_shard1_replica_t2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestTlogReplica_9BAE130F17E4B7DF-001\tempDir-001\node1\.\tlog_replica_test_kill_tlog_replica_shard1_replica_t2\data\]
   [junit4]   2> 1597791 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1597791 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1597792 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1597792 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1597794 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1597794 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1597794 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1597794 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1597795 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4b4b0e86[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] main]
   [junit4]   2> 1597796 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1597796 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1597796 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f1a8b98[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main]
   [junit4]   2> 1597797 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1597797 INFO  (searcherExecutor-6541-thread-1-processing-n:127.0.0.1:53712_solr x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2 s:shard1 c:tlog_replica_test_kill_tlog_replica r:core_node4) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t2] Registered new searcher Searcher@4b4b0e86[tlog_replica_test_kill_tlog_replica_shard1_replica_t2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1597797 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586442562375254016
   [junit4]   2> 1597797 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 1597798 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 1597798 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1597799 INFO  (searcherExecutor-6540-thread-1-processing-n:127.0.0.1:53709_solr x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1 s:shard1 c:tlog_replica_test_kill_tlog_replica r:core_node3) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.SolrCore [tlog_replica_test_kill_tlog_replica_shard1_replica_t1] Registered new searcher Searcher@7f1a8b98[tlog_replica_test_kill_tlog_replica_shard1_replica_t1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1597799 INFO  (qtp244094043-17133) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586442562377351168
   [junit4]   2> 1597816 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1597816 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1597816 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:53712/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/
   [junit4]   2> 1597816 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t2 url=https://127.0.0.1:53712/solr START replicas=[https://127.0.0.1:53709/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t1/] nUpdates=100
   [junit4]   2> 1597820 INFO  (qtp244094043-17126) [n:127.0.0.1:53709_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node3 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t1] o.a.s.c.S.Request [tlog_replica_test_kill_tlog_replica_shard1_replica_t1]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1597917 INFO  (zkCallback-5307-thread-2-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1597917 INFO  (zkCallback-5307-thread-1-processing-n:127.0.0.1:53712_solr) [n:127.0.0.1:53712_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1597917 INFO  (zkCallback-5309-thread-3-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1597917 INFO  (zkCallback-5309-thread-2-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1598116 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.u.PeerSync PeerSync: core=tlog_replica_test_kill_tlog_replica_shard1_replica_t2 url=https://127.0.0.1:53712/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 1598116 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 1598116 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 1598116 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 1598116 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ZkController tlog_replica_test_kill_tlog_replica_shard1_replica_t2 stopping background replication from leader
   [junit4]   2> 1598119 INFO  (qtp783257298-17116) [n:127.0.0.1:53712_solr c:tlog_replica_test_kill_tlog_replica s:shard1 r:core_node4 x:tlog_replica_test_kill_tlog_replica_shard1_replica_t2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:53712/solr/tlog_replica_test_kill_tlog_replica_shard1_replica_t2/ shard1
   [junit4]   2> 1598221 INFO  (zkCallback-5309-thread-2-processing-n:127.0.0.1:53709_solr) [n:127.0.0.1:53709_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/tlog_replica_test_kill_tlog_replica/state.json] for collection [tlog_replica_test_kill_tlog_replica] ha

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

ataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31691 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31691 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31691 T219 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 31691 T219 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 31692 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31693 T219 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 31694 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31695 T219 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 31695 T219 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 31695 T219 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityOneRow
   [junit4]   2> 31699 T219 oas.SolrTestCaseJ4.setUp ###Starting testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 31701 T219 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31702 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31702 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31702 T219 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 31706 T219 oashd.DataImporter.doDeltaImport Starting Delta Import
   [junit4]   2> 31707 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\tempFile-001.tmp
   [junit4]   2> 31708 T219 oashd.DocBuilder.doDelta Starting delta collection.
   [junit4]   2> 31709 T219 oashd.DocBuilder.collectDelta Running ModifiedRowKey() for Entity: x
   [junit4]   2> 31709 T219 oashd.DocBuilder.collectDelta Completed ModifiedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 31710 T219 oashd.DocBuilder.collectDelta Completed DeletedRowKey for Entity: x rows obtained : 0
   [junit4]   2> 31710 T219 oashd.DocBuilder.collectDelta Completed parentDeltaQuery for Entity: x
   [junit4]   2> 31723 T219 oashd.DocBuilder.doDelta Delta Import completed successfully
   [junit4]   2> 31723 T219 oashd.DocBuilder.execute Time taken = 0:0:0.15
   [junit4]   2> 31723 T219 oas.SolrTestCaseJ4.tearDown ###Ending testDeltaImportNoRows_MustNotCommit
   [junit4]   2> 31725 T219 oas.SolrTestCaseJ4.setUp ###Starting singleEntityNoRows
   [junit4]   2> 31728 T219 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31728 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31728 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31728 T219 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 31728 T219 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 31729 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31731 T219 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 31731 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31731 T219 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 31732 T219 oashd.DocBuilder.execute Time taken = 0:0:0.1
   [junit4]   2> 31732 T219 oas.SolrTestCaseJ4.tearDown ###Ending singleEntityNoRows
   [junit4]   2> 31733 T219 oas.SolrTestCaseJ4.setUp ###Starting templateXPath
   [junit4]   2> 31735 T219 oashdc.DIHConfiguration.verifyWithSchema The field :year present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31735 T219 oashdc.DIHConfiguration.verifyWithSchema The field :name present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31735 T219 oashdc.DIHConfiguration.verifyWithSchema The field :founded present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31735 T219 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31735 T219 oashdc.DIHConfiguration.verifyWithSchema The field :year2 present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31736 T219 oashdc.DIHConfiguration.verifyWithSchema The field :manufacturer present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31736 T219 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 31736 T219 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 31737 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31748 T219 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 31748 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31749 T219 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 31749 T219 oashd.DocBuilder.execute Time taken = 0:0:0.11
   [junit4]   2> 31749 T219 oas.SolrTestCaseJ4.tearDown ###Ending templateXPath
   [junit4]   2> 31751 T219 oas.SolrTestCaseJ4.setUp ###Starting loadClass
   [junit4]   2> 31780 T219 oas.SolrTestCaseJ4.tearDown ###Ending loadClass
   [junit4]   2> 31784 T219 oas.SolrTestCaseJ4.setUp ###Starting testImportCommand
   [junit4]   2> 31788 T219 oashdc.DIHConfiguration.verifyWithSchema The field :id present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31788 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc_s present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31788 T219 oashdc.DIHConfiguration.verifyWithSchema The field :desc present in DataConfig does not have a counterpart in Solr Schema
   [junit4]   2> 31788 T219 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 31788 T219 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 31788 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31788 T219 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 31792 T219 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 31793 T219 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 31793 T219 oashd.DocBuilder.execute Time taken = 0:0:0.2
   [junit4]   2> 31793 T219 oas.SolrTestCaseJ4.tearDown ###Ending testImportCommand
   [junit4]   2> 31793 T219 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=601, maxMBSortInHeap=5.905087851912498, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-OM, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=55220464,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestWriterImpl, TestHierarchicalDocBuilder, TestZKPropertiesWriter, TestContentStreamDataSource, TestErrorHandling, TestXPathEntityProcessor, TestFileListWithLineEntityProcessor, TestDataConfig, TestNonWritablePersistFile, TestEphemeralCache, TestXPathRecordReader, TestScriptTransformer, TestDocBuilder]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDocBuilder -Dtests.seed=C41CF2E13D386217 -Dtests.slow=true -Dtests.locale=ar-OM -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestDocBuilder (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001\dih-properties-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestDocBuilder_C41CF2E13D386217-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([C41CF2E13D386217]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [21/38 (1!)] on J0 in 0.17s, 7 tests, 1 error <<< FAILURES!

[...truncated 41902 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 336 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/336/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

10 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMmapDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001

	at __randomizedtesting.SeedInfo.seed([486B7250AA63994E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestSimpleFSLockFactory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001

	at __randomizedtesting.SeedInfo.seed([486B7250AA63994E]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.taxonomy.TestTaxonomyCombined

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001

	at __randomizedtesting.SeedInfo.seed([5830DDCC7A846392]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.backcompat.TestLuceneIndexBackCompat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001\7.1.0-nocfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\7.1.0-nocfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001\6.4.2-cfs
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.backcompat.TestLuceneIndexBackCompat_2463226B5F1B239B-001\6.4.2-cfs-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple

Error Message:
IOException occured when talking to server at: http://127.0.0.1:51750/solr

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: IOException occured when talking to server at: http://127.0.0.1:51750/solr
	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B:1CD0069578E8F74A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:657)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrClient.request(SolrClient.java:1219)
	at org.apache.solr.cloud.autoscaling.AutoAddReplicasPlanActionTest.testSimple(AutoAddReplicasPlanActionTest.java:108)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketException: Software caused connection abort: recv failed
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 47 more


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.SystemLogListenerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001\tempDir-001\node1\.system_shard1_replica_n4\data\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.SystemLogListenerTest_2463226B5F1B239B-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedExpandComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedExpandComponentTest_2463226B5F1B239B-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.DistributedFacetPivotWhiteBoxTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001\tempDir-001\shard3\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.DistributedFacetPivotWhiteBoxTest_2463226B5F1B239B-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.TestInPlaceUpdatesStandalone

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001

	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 429 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMmapDirectory
   [junit4]   2> NOTE: test params are: codec=FastDecompressionCompressingStoredFields(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30422, maxDocsPerChunk=1, blockSize=8), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=FAST_DECOMPRESSION, chunkSize=30422, blockSize=8)), sim=RandomSimilarity(queryNorm=true): {}, locale=teo-KE, timezone=America/Dominica
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=188706624,total=284164096
   [junit4]   2> NOTE: All tests run in this JVM: [TestCustomNorms, TestIndexWriterOnVMError, TestAssertions, TestFieldsReader, TestSort, TestScoreCachingWrappingScorer, TestDoubleValuesSource, TestBooleanMinShouldMatch, TestTrackingDirectoryWrapper, TestBagOfPostings, TestSpanExplanations, TestIntBlockPool, TestSloppyPhraseQuery, TestConsistentFieldNumbers, TestPrefixQuery, TestDuelingCodecs, TestIndexWriterWithThreads, TestLucene70SegmentInfoFormat, TestMultiThreadTermVectors, TestIndexWriterUnicode, TestReusableStringReader, TestLongBitSet, TestVirtualMethod, TestMatchAllDocsQuery, TestExternalCodecs, TestSimpleAttributeImpl, TestArrayUtil, TestBytesRef, FiniteStringsIteratorTest, TestSynonymQuery, TestSegmentTermEnum, TestSPIClassIterator, TestCodecUtil, TestCharFilter, TestThreadedForceMerge, TestIndexableField, TestSingleInstanceLockFactory, TestApproximationSearchEquivalence, TestMultiCollector, TestNeverDelete, TestMmapDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMmapDirectory -Dtests.seed=486B7250AA63994E -Dtests.slow=true -Dtests.locale=teo-KE -Dtests.timezone=America/Dominica -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestMmapDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001\testThreadSafety-001\t1997
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMmapDirectory_486B7250AA63994E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([486B7250AA63994E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [64/458 (1!)] on J0 in 1.84s, 43 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 424 lines...]
   [junit4] Suite: org.apache.lucene.store.TestSimpleFSLockFactory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content=FSTOrd50}, docValues:{}, maxPointsInLeafNode=1956, maxMBSortInHeap=5.503151959626836, sim=RandomSimilarity(queryNorm=false): {content=IB LL-D2}, locale=mas-TZ, timezone=Europe/Sarajevo
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=180141816,total=328728576
   [junit4]   2> NOTE: All tests run in this JVM: [TestTermsEnum2, TestNot, TestRollingBuffer, TestMinShouldMatch2, TestIndexWriterNRTIsCurrent, TestVersion, TestLucene70NormsFormat, TestTragicIndexWriterDeadlock, Test2BPostings, TestFieldValueQuery, TestDelegatingAnalyzerWrapper, TestLucene50CompoundFormat, TestIndexReaderClose, TestComplexExplanationsOfNonMatches, TestBytesRefArray, TestStressNRT, TestStopFilter, TestFilterDirectoryReader, Test2BSortedDocValuesFixedSorted, TestBytesRefAttImpl, TestCharsRef, TestNoDeletionPolicy, TestStressIndexing, TestDocIdsWriter, TestBoolean2, TestTotalHitCountCollector, TestDoubleRangeFieldQueries, TestTermVectorsWriter, TestSpanTermQuery, TestFieldType, TestIndexingSequenceNumbers, TestDirectMonotonic, TestCharTermAttributeImpl, TestConstantScoreQuery, TestLucene50StoredFieldsFormatHighCompression, Test2BTerms, TestPerFieldPostingsFormat, TestDocumentsWriterStallControl, TestByteBlockPool, TestSegmentTermDocs, TestPerFieldDocValuesFormat, Test2BBKDPoints, TestCachingTokenFilter, TestMergeRateLimiter, TestStringMSBRadixSorter, TestDemo, TestSloppyPhraseQuery2, Test2BDocs, TestIndexWriterExceptions2, TestSpanMultiTermQueryWrapper, TestNearSpansOrdered, TestShardSearching, LimitedFiniteStringsIteratorTest, TestOmitNorms, TestIndexWriterConfig, TestIndexWriterOutOfFileDescriptors, TestPersistentSnapshotDeletionPolicy, TestPrefixCodedTerms, TestTermVectorsReader, TestTermVectors, TestFastDecompressionMode, TestMaxTermFrequency, TestSimpleFSLockFactory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleFSLockFactory -Dtests.seed=486B7250AA63994E -Dtests.slow=true -Dtests.locale=mas-TZ -Dtests.timezone=Europe/Sarajevo -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestSimpleFSLockFactory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001\tempDir-007
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestSimpleFSLockFactory_486B7250AA63994E-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([486B7250AA63994E]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [188/458 (2!)] on J1 in 8.24s, 7 tests, 1 error <<< FAILURES!

[...truncated 6188 lines...]
   [junit4] Suite: org.apache.lucene.facet.taxonomy.TestTaxonomyCombined
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=Lucene50(blocksize=128), $payloads$=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=494, maxMBSortInHeap=6.517074436600943, sim=RandomSimilarity(queryNorm=true): {}, locale=ar-AE, timezone=Etc/Greenwich
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=143150688,total=194510848
   [junit4]   2> NOTE: All tests run in this JVM: [TestMultipleIndexFields, TestTaxonomyFacetAssociations, TestFacetLabel, TestSortedSetDocValuesFacets, TestDirectoryTaxonomyWriter, TestLruTaxonomyWriterCache, TestOrdinalMappingLeafReader, TestAddTaxonomy, TestTaxonomyCombined]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestTaxonomyCombined -Dtests.seed=5830DDCC7A846392 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Etc/Greenwich -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestTaxonomyCombined (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001\index-SimpleFSDirectory-001\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.TestTaxonomyCombined_5830DDCC7A846392-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([5830DDCC7A846392]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [22/28 (1!)] on J1 in 8.85s, 20 tests, 1 error <<< FAILURES!

[...truncated 4700 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestPrepRecovery
   [junit4]   2> 299957 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\init-core-data-001
   [junit4]   2> 299961 WARN  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 299961 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 299965 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 299967 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001
   [junit4]   2> 299967 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 299969 INFO  (Thread-438) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 299969 INFO  (Thread-438) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 299979 ERROR (Thread-438) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 300068 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65302
   [junit4]   2> 300080 INFO  (zkConnectionManagerCallback-476-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300083 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16040261a200000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 300088 INFO  (jetty-launcher-473-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 300093 INFO  (jetty-launcher-473-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@267f0b74{/solr,null,AVAILABLE}
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ad251ba{HTTP/1.1,[http/1.1]}{127.0.0.1:65306}
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.e.j.s.Server Started @310084ms
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65306}
   [junit4]   2> 300095 ERROR (jetty-launcher-473-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300095 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T11:18:47.189740400Z
   [junit4]   2> 300112 INFO  (jetty-launcher-473-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 300113 INFO  (jetty-launcher-473-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@669ee1ed{/solr,null,AVAILABLE}
   [junit4]   2> 300123 INFO  (jetty-launcher-473-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@20398262{HTTP/1.1,[http/1.1]}{127.0.0.1:65311}
   [junit4]   2> 300123 INFO  (jetty-launcher-473-thread-2) [    ] o.e.j.s.Server Started @310112ms
   [junit4]   2> 300123 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65311}
   [junit4]   2> 300125 ERROR (jetty-launcher-473-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 300125 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 300125 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 300125 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 300125 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T11:18:47.219464300Z
   [junit4]   2> 300137 INFO  (zkConnectionManagerCallback-478-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300137 INFO  (zkConnectionManagerCallback-480-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300139 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300139 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 300144 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 300144 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 300144 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 300144 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 300146 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300147 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16040261a200002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 300147 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 300152 INFO  (jetty-launcher-473-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65302/solr
   [junit4]   2> 300155 INFO  (jetty-launcher-473-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65302/solr
   [junit4]   2> 300160 INFO  (zkConnectionManagerCallback-484-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300162 INFO  (zkConnectionManagerCallback-488-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300163 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16040261a200003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 300180 INFO  (zkConnectionManagerCallback-490-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300189 INFO  (zkConnectionManagerCallback-492-thread-1-processing-n:127.0.0.1:65306_solr) [n:127.0.0.1:65306_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300406 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 300408 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65311_solr
   [junit4]   2> 300409 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.c.Overseer Overseer (id=99149724193390597-127.0.0.1:65311_solr-n_0000000000) starting
   [junit4]   2> 300421 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65311_solr
   [junit4]   2> 300430 INFO  (OverseerStateUpdate-99149724193390597-127.0.0.1:65311_solr-n_0000000000) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300449 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 300459 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 300480 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65306_solr
   [junit4]   2> 300518 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300527 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300528 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300529 INFO  (jetty-launcher-473-thread-2) [n:127.0.0.1:65311_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\node2\.
   [junit4]   2> 300560 INFO  (zkCallback-489-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 300615 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300628 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:65306_solr) [n:127.0.0.1:65306_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 300635 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300637 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5946ccb9
   [junit4]   2> 300639 INFO  (jetty-launcher-473-thread-1) [n:127.0.0.1:65306_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestPrepRecovery_2463226B5F1B239B-001\tempDir-001\node1\.
   [junit4]   2> 300708 INFO  (zkConnectionManagerCallback-497-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300717 INFO  (zkConnectionManagerCallback-501-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 300718 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 300719 INFO  (SUITE-TestPrepRecovery-seed#[2463226B5F1B239B]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65302/solr ready
   [junit4]   2> 300749 INFO  (TEST-TestPrepRecovery.testLeaderUnloaded-seed#[2463226B5F1B239B]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLeaderUnloaded
   [junit4]   2> 300781 INFO  (qtp240255808-2315) [n:127.0.0.1:65306_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&name=testLeaderUnloaded&nrtReplicas=2&action=CREATE&numShards=1&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 300786 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.CreateCollectionCmd Create collection testLeaderUnloaded
   [junit4]   2> 300787 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.CreateCollectionCmd Only _default config set found, using it.
   [junit4]   2> 300788 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/managed-schema to /configs/testLeaderUnloaded/managed-schema
   [junit4]   2> 300793 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/protwords.txt to /configs/testLeaderUnloaded/protwords.txt
   [junit4]   2> 300815 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/solrconfig.xml to /configs/testLeaderUnloaded/solrconfig.xml
   [junit4]   2> 300819 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/synonyms.txt to /configs/testLeaderUnloaded/synonyms.txt
   [junit4]   2> 300823 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/stopwords.txt to /configs/testLeaderUnloaded/stopwords.txt
   [junit4]   2> 300825 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_it.txt to /configs/testLeaderUnloaded/lang/contractions_it.txt
   [junit4]   2> 300830 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ca.txt to /configs/testLeaderUnloaded/lang/contractions_ca.txt
   [junit4]   2> 300833 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stemdict_nl.txt to /configs/testLeaderUnloaded/lang/stemdict_nl.txt
   [junit4]   2> 300837 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hy.txt to /configs/testLeaderUnloaded/lang/stopwords_hy.txt
   [junit4]   2> 300840 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_no.txt to /configs/testLeaderUnloaded/lang/stopwords_no.txt
   [junit4]   2> 300843 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_id.txt to /configs/testLeaderUnloaded/lang/stopwords_id.txt
   [junit4]   2> 300847 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_da.txt to /configs/testLeaderUnloaded/lang/stopwords_da.txt
   [junit4]   2> 300850 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ga.txt to /configs/testLeaderUnloaded/lang/stopwords_ga.txt
   [junit4]   2> 300854 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hi.txt to /configs/testLeaderUnloaded/lang/stopwords_hi.txt
   [junit4]   2> 300857 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ja.txt to /configs/testLeaderUnloaded/lang/stopwords_ja.txt
   [junit4]   2> 300861 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_pt.txt to /configs/testLeaderUnloaded/lang/stopwords_pt.txt
   [junit4]   2> 300865 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_hu.txt to /configs/testLeaderUnloaded/lang/stopwords_hu.txt
   [junit4]   2> 300868 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_el.txt to /configs/testLeaderUnloaded/lang/stopwords_el.txt
   [junit4]   2> 300871 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ru.txt to /configs/testLeaderUnloaded/lang/stopwords_ru.txt
   [junit4]   2> 300873 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_tr.txt to /configs/testLeaderUnloaded/lang/stopwords_tr.txt
   [junit4]   2> 300876 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ar.txt to /configs/testLeaderUnloaded/lang/stopwords_ar.txt
   [junit4]   2> 300878 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/userdict_ja.txt to /configs/testLeaderUnloaded/lang/userdict_ja.txt
   [junit4]   2> 300881 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_eu.txt to /configs/testLeaderUnloaded/lang/stopwords_eu.txt
   [junit4]   2> 300884 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_it.txt to /configs/testLeaderUnloaded/lang/stopwords_it.txt
   [junit4]   2> 300888 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_cz.txt to /configs/testLeaderUnloaded/lang/stopwords_cz.txt
   [junit4]   2> 300891 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stoptags_ja.txt to /configs/testLeaderUnloaded/lang/stoptags_ja.txt
   [junit4]   2> 300893 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_fr.txt to /configs/testLeaderUnloaded/lang/contractions_fr.txt
   [junit4]   2> 300896 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_de.txt to /configs/testLeaderUnloaded/lang/stopwords_de.txt
   [junit4]   2> 300898 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fa.txt to /configs/testLeaderUnloaded/lang/stopwords_fa.txt
   [junit4]   2> 300901 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/contractions_ga.txt to /configs/testLeaderUnloaded/lang/contractions_ga.txt
   [junit4]   2> 300904 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ca.txt to /configs/testLeaderUnloaded/lang/stopwords_ca.txt
   [junit4]   2> 300908 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_nl.txt to /configs/testLeaderUnloaded/lang/stopwords_nl.txt
   [junit4]   2> 300910 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_bg.txt to /configs/testLeaderUnloaded/lang/stopwords_bg.txt
   [junit4]   2> 300913 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_en.txt to /configs/testLeaderUnloaded/lang/stopwords_en.txt
   [junit4]   2> 300915 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_es.txt to /configs/testLeaderUnloaded/lang/stopwords_es.txt
   [junit4]   2> 300916 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_lv.txt to /configs/testLeaderUnloaded/lang/stopwords_lv.txt
   [junit4]   2> 300922 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_ro.txt to /configs/testLeaderUnloaded/lang/stopwords_ro.txt
   [junit4]   2> 300925 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_th.txt to /configs/testLeaderUnloaded/lang/stopwords_th.txt
   [junit4]   2> 300928 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fr.txt to /configs/testLeaderUnloaded/lang/stopwords_fr.txt
   [junit4]   2> 300930 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_sv.txt to /configs/testLeaderUnloaded/lang/stopwords_sv.txt
   [junit4]   2> 300933 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_fi.txt to /configs/testLeaderUnloaded/lang/stopwords_fi.txt
   [junit4]   2> 300936 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/hyphenations_ga.txt to /configs/testLeaderUnloaded/lang/hyphenations_ga.txt
   [junit4]   2> 300945 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/lang/stopwords_gl.txt to /configs/testLeaderUnloaded/lang/stopwords_gl.txt
   [junit4]   2> 300949 INFO  (OverseerThreadFactory-1109-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkConfigManager Copying zk node /configs/_default/params.json to /configs/testLeaderUnloaded/params.json
   [junit4]   2> 301090 INFO  (OverseerStateUpdate-99149724193390597-127.0.0.1:65311_solr-n_0000000000) [n:127.0.0.1:65311_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderUnloaded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderUnloaded_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65311/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301096 INFO  (OverseerStateUpdate-99149724193390597-127.0.0.1:65311_solr-n_0000000000) [n:127.0.0.1:65311_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testLeaderUnloaded",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testLeaderUnloaded_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:65306/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 301305 INFO  (qtp240255808-2299) [n:127.0.0.1:65306_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=testLeaderUnloaded&newCollection=true&name=testLeaderUnloaded_shard1_replica_n2&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 301305 INFO  (qtp2107962623-2310) [n:127.0.0.1:65311_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=testLeaderUnloaded&newCollection=true&name=testLeaderUnloaded_shard1_replica_n1&action=CREATE&numShards=1&collection=testLeaderUnloaded&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 301305 INFO  (qtp2107962623-2310) [n:127.0.0.1:65311_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 301306 INFO  (qtp240255808-2299) [n:127.0.0.1:65306_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 301415 INFO  (zkCallback-491-thread-1-processing-n:127.0.0.1:65306_solr) [n:127.0.0.1:65306_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301415 INFO  (zkCallback-489-thread-1-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301415 INFO  (zkCallback-489-thread-2-processing-n:127.0.0.1:65311_solr) [n:127.0.0.1:65311_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 301416 INFO  (zkCallback-491-thread-2-processing-n:127.0.0.1:65306_solr) [n:127.0.0.1:65306_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testLeaderUnloaded/state.json] for collection [testLeaderUnloaded] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 302325 INFO  (qtp240255808-2299) [n:127.0.0.1:65306_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 302327 INFO  (qtp240255808-2299) [n:127.0.0.1:65306_solr c:testLeaderUnloaded s:shard1 r:core_node4 x:testLeaderUnloaded_shard1_replica_n2] o.a.s.c.RequestParams request params refreshed to version 0
   [junit4]   2> 302329 INFO  (qtp2107962623-2310) [n:127.0.0.1:65311_solr c:testLeaderUnloaded s:shard1 r:core_node3 x:testLeaderUnloaded_shard1_replica_n1] o.a.s.c.RequestParams conf resource params.json loaded . version : 0 
   [junit4]   2> 302329 INFO  (qtp2107962623-2310) [n:127.0.0.1:65311_sol

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

, TestSchemaVersionResource, QueryEqualityTest, ExitableDirectoryReaderTest, RuleEngineTest, TestManagedSynonymFilterFactory, TestFastWriter, FullSolrCloudDistribCmdsTest, TestMultiValuedNumericRangeQuery, HdfsNNFailoverTest, OverseerTaskQueueTest, ConcurrentDeleteAndCreateCollectionTest, TermVectorComponentDistributedTest, TestExtendedDismaxParser, RestartWhileUpdatingTest, TestGeoJSONResponseWriter, PreAnalyzedFieldTest, HdfsRecoveryZkTest, BlockJoinFacetDistribTest, UpdateParamsTest, TestGraphTermsQParserPlugin, TestStressVersions, TestSortByMinMaxFunction, DirectSolrSpellCheckerTest, TermVectorComponentTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, TestCloudInspectUtil, TestFunctionQuery, TestSolrCloudWithHadoopAuthPlugin, LegacyCloudClusterPropTest, TestValueSourceCache, TriLevelCompositeIdRoutingTest, SchemaVersionSpecificBehaviorTest, TestLMJelinekMercerSimilarityFactory, MultiThreadedOCPTest, TestCollectionsAPIViaSolrCloudCluster, FileBasedSpellCheckerTest, V2ApiIntegrationTest, TestMultiWordSynonyms, TestRetrieveFieldsOptimizer, TestDistributedStatsComponentCardinality, TestAuthorizationFramework, TestLRUCache, TestDocumentBuilder, TestConfigSetProperties, TestUniqueKeyFieldResource, TestClusterStateMutator, DocValuesMultiTest, TestStreamBody, SystemInfoHandlerTest, BigEndianAscendingWordDeserializerTest, SolrMetricManagerTest, SmileWriterTest, TestMacros, SimplePostToolTest, DistributedMLTComponentTest, TestInPlaceUpdatesDistrib, SimpleCollectionCreateDeleteTest, TestDocSet, TestAnalyzeInfixSuggestions, TestLRUStatsCache, SolrCloudExampleTest, CoreAdminHandlerTest, TestShortCircuitedRequests, BasicZkTest, BaseCdcrDistributedZkTest, DistributedIntervalFacetingTest, LeaderInitiatedRecoveryOnCommitTest, TestManagedSchema, SearchHandlerTest, LeaderElectionIntegrationTest, TestComplexPhraseQParserPlugin, AddSchemaFieldsUpdateProcessorFactoryTest, BadComponentTest, TestSolrConfigHandler, ActionThrottleTest, CollectionsAPIDistributedZkTest, OverseerRolesTest, TestSolrIndexConfig, SolrCoreCheckLockOnStartupTest, TestQueryUtils, TestDefaultStatsCache, TestXmlQParser, TestSubQueryTransformerCrossCore, TestRemoteStreaming, TestPayloadScoreQParserPlugin, QueryResultKeyTest, TestPerFieldSimilarityWithDefaultOverride, NodeAddedTriggerTest, SegmentsInfoRequestHandlerTest, TestLuceneMatchVersion, TestFastLRUCache, TestTrackingShardHandlerFactory, TestSolrCloudSnapshots, TestRequestForwarding, CursorMarkTest, TestCSVLoader, ZkFailoverTest, TestManagedResource, AssignTest, TestFieldCacheSortRandom, SearchRateTriggerTest, TestExceedMaxTermLength, HdfsAutoAddReplicasIntegrationTest, TestConfigsApi, MergeStrategyTest, HdfsChaosMonkeySafeLeaderTest, TestSolrJ, InfoHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsBasicDistributedZkTest, TestDistributedMissingSort, NumberUtilsTest, UpdateRequestProcessorFactoryTest, TestSimpleTrackingShardHandler, UUIDUpdateProcessorFallbackTest, MissingSegmentRecoveryTest, SolrIndexSplitterTest, CoreAdminRequestStatusTest, TestNRTOpen, FileUtilsTest, PreAnalyzedFieldManagedSchemaCloudTest, DistribDocExpirationUpdateProcessorTest, TestConfigOverlay, TestDelegationWithHadoopAuth, TestInitQParser, TestCharFilters, TestLegacyField, CloneFieldUpdateProcessorFactoryTest, TestRTGBase, TestDynamicLoading, HdfsWriteToMultipleCollectionsTest, TestJsonFacetRefinement, ShardRoutingCustomTest, TestFastOutputStream, TestJavabinTupleStreamParser, RecoveryAfterSoftCommitTest, TestSystemIdResolver, TestRandomFlRTGCloud, TestSort, TestReloadDeadlock, CloudExitableDirectoryReaderTest, TestPolicyCloud, CollectionsAPIAsyncDistributedZkTest, PluginInfoTest, TestSimpleQParserPlugin, TestTrie, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestWordDelimiterFilterFactory, SolrInfoBeanTest, CacheHeaderTest, LukeRequestHandlerTest, TestQueryTypes, TestIndexingPerformance, TestSolrQueryParser, IndexSchemaTest, TestCollationField, ReturnFieldsTest, TestAnalyzedSuggestions, JsonLoaderTest, TestPartialUpdateDeduplication, PingRequestHandlerTest, CSVRequestHandlerTest, TestLFUCache, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, AlternateDirectoryTest, TestQuerySenderNoQuery, CopyFieldTest, SolrIndexConfigTest, TestSolrDeletionPolicy2, SampleTest, TestSearchPerf, MinimalSchemaTest, TestConfig, TestFuzzyAnalyzedSuggestions, SynonymTokenizerTest, TestXIncludeConfig, TestSweetSpotSimilarityFactory, TestLMDirichletSimilarityFactory, TimeZoneUtilsTest, OpenExchangeRatesOrgProviderTest, TestSuggestSpellingConverter, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestUtils, ZkNodePropsTest, UUIDFieldTest, CircularListTest, CursorPagingTest, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestEmbeddedSolrServerConstructors, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, AddReplicaTest, AliasIntegrationTest, AssignBackwardCompatibilityTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionTooManyReplicasTest, ConnectionManagerTest, CustomCollectionTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DistribCursorPagingTest, DocValuesNotIndexedTest, HttpPartitionTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MoveReplicaTest, RemoteQueryErrorTest, ReplaceNodeTest, SSLMigrationTest, SaslZkACLProviderTest, SharedFSAutoReplicaFailoverTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestClusterProperties, TestCollectionAPI, TestConfigSetsAPIExclusivity, TestDistribDocBasedVersion, TestLockTree, TestOnReconnectListenerSupport, TestRebalanceLeaders, TestSegmentSorting, TestSizeLimitedDistributedMap, TestSkipOverseerOperations, TestSolrCloudWithKerberosAlt, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, TestStressLiveNodes, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, VMParamsZkACLAndCredentialsProvidersTest, AutoAddReplicasIntegrationTest, TriggerIntegrationTest, TestConfigReload, TestSQLHandler, TestSystemCollAutoCreate, AutoscalingHistoryHandlerTest, SuggestComponentTest, TestHttpShardHandlerFactory, TestPivotHelperCode, HighlighterMaxOffsetTest, TestSlowCompositeReaderWrapper, WrapperMergePolicyFactoryTest, TestLegacyFieldReuse, TestLegacyNumericUtils, JvmMetricsTest, MetricsConfigTest, SolrCoreMetricManagerTest, SolrMetricsIntegrationTest, SolrGangliaReporterTest, SolrJmxReporterTest, SolrShardReporterTest, JSONWriterTest, TestBinaryResponseWriter, TestGraphMLResponseWriter, TestRawResponseWriter, TestSubQueryTransformerDistrib, TestCopyFieldCollectionResource, TestFieldCollectionResource, TestFieldTypeResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedSynonymGraphFilterFactory, BadCopyFieldTest, ChangedSchemaMergeTest, CurrencyFieldTypeTest, DateRangeFieldTest, TestBulkSchemaConcurrent, TestCollationFieldDocValues, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestUseDocValuesAsStored2, LargeFieldTest, RankQueryTest, SortSpecParsingTest, TestCollapseQParserPlugin, TestLegacyNumericRangeQueryBuilder, TestMissingGroups, TestOverriddenPrefixQueryForCustomFieldType, TestRandomCollapseQParserPlugin, BlockJoinFacetRandomTest, BlockJoinFacetSimpleTest, GraphQueryTest, TestCloudNestedDocsSort, TestNestedDocsSort, TestScoreJoinQPNoScore, TestJsonRequest, CloudMLTQParserTest, TestNonDefinedSimilarityFactory, TestExactSharedStatsCache, BasicAuthIntegrationTest, BlockCacheTest, BufferStoreTest, HdfsLockFactoryTest, TestFieldCacheReopen, TestFieldCacheWithThreads, TestNumericTerms32, TestUninvertingReader, AddBlockUpdateTest, CdcrUpdateLogTest, DataDrivenBlockJoinTest, TestHdfsUpdateLog, TestInPlaceUpdatesStandalone]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestInPlaceUpdatesStandalone -Dtests.seed=2463226B5F1B239B -Dtests.slow=true -Dtests.locale=en-TV -Dtests.timezone=America/Paramaribo -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestInPlaceUpdatesStandalone (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001\init-core-data-001\tlog\tlog.0000000000000000183
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.TestInPlaceUpdatesStandalone_2463226B5F1B239B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2463226B5F1B239B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [734/751 (7!)] on J1 in 23.26s, 18 tests, 1 error <<< FAILURES!

[...truncated 40196 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 335 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/335/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([B0EDBB17944F7FB3]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001

	at __randomizedtesting.SeedInfo.seed([BD595082BEA4063F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2\log.1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2\log.1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\zookeeper\server1\data\version-2\log.1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001

	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.facet.TestJsonFacetRefinement

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001

	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.BlockJoinFacetSimpleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.UpdateLogTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog\tlog.0000000000000000000    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog\tlog.0000000000000000000: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001\init-core-data-001\tlog\tlog.0000000000000000000
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.UpdateLogTest_291684D4A7084F64-001

	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1067 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterForceMerge
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Memory), id=FSTOrd50, content=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=718, maxMBSortInHeap=5.377506326537827, sim=RandomSimilarity(queryNorm=true): {id=DFR GL2, content=IB SPL-L3(800.0)}, locale=mk, timezone=America/North_Dakota/New_Salem
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=97766416,total=161607680
   [junit4]   2> NOTE: All tests run in this JVM: [TestFileSwitchDirectory, TestAutomatonQuery, TestMultiTermsEnum, TestMultiTermConstantScore, TestSortedSetSortField, TestDeterminism, TestStressNRT, TestReqExclBulkScorer, TestPerSegmentDeletes, TestCustomSearcherSort, TestNRTReaderWithThreads, TestSegmentMerger, TestBufferedChecksum, TestPhraseQuery, TestNGramPhraseQuery, TestNoDeletionPolicy, TestSpanBoostQuery, TestDocValuesScoring, TestSloppyMath, TestLongPostings, TestFixedBitSet, TestFlex, TestTimSorterWorstCase, TestSentinelIntSet, TestPersistentSnapshotDeletionPolicy, TestDeletionPolicy, Test2BNumericDocValues, TestSimpleSearchEquivalence, TestDemo, TestRollingBuffer, TestUniqueTermCount, TestConstantScoreQuery, TestBytesRefArray, TestSpanContainQuery, Test2BDocs, TestTermVectorsWriter, TestCheckIndex, TestSpanTermQuery, TestLongValuesSource, TestLucene50StoredFieldsFormatHighCompression, TestIndexingSequenceNumbers, TestFieldValueQuery, TestNoMergeScheduler, TestStopFilter, TestAllFilesCheckIndexHeader, TestCharsRef, TestReadOnlyIndex, TermInSetQueryTest, TestBM25Similarity, TestSortedNumericSortField, TestFastCompressionMode, TestSubScorerFreqs, TestIndexWriterExceptions2, TestBytesStore, TestNeedsScores, TestUpgradeIndexMergePolicy, TestTermsEnum2, TestNumericUtils, TestIndexWriterOutOfFileDescriptors, TestBooleanScorer, TestStressAdvance, TestFilterDirectoryReader, TestUsageTrackingFilterCachingPolicy, TestSimpleExplanations, TestSortRandom, TestSearchAfter, TestTransactionRollback, TestInPlaceMergeSorter, TestTotalHitCountCollector, Test2BPostings, Test2BPostingsBytes, TestIndexWriterMaxDocs, TestParallelTermEnum, Test2BTerms, TestStringMSBRadixSorter, TestNIOFSDirectory, TestIntroSelector, TestIndexWriterConfig, TestNot, TestCharArraySet, TestPrefixInBooleanQuery, TestMergedIterator, TestSimpleExplanationsWithFillerDocs, TestDisjunctionMaxQuery, TestMultiTermQueryRewrites, TestVersion, TestFuzzyQuery, TestByteBlockPool, TestTopFieldCollector, TestPagedBytes, TestAllFilesHaveChecksumFooter, Test2BBKDPoints, TestMultiPhraseEnum, TestDocIDMerger, TestCharTermAttributeImpl, TestEarlyTerminatingSortingCollector, TestGraphTokenStreamFiniteStrings, TestSegmentInfos, TestIsCurrent, TestMSBRadixSorter, TestElevationComparator, TestTransactions, TestBoolean2, TestTermVectorsReader, TestReaderClosed, TestPerFieldDocValuesFormat, TestGraphTokenizers, TestCustomTermFreq, TestGeoUtils, TestBlendedTermQuery, TestPositiveScoresOnlyCollector, TestOmitNorms, TestStressDeletes, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestShardSearching, TestMultiMMap, TestSearcherManager, TestBasics, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestIndexWriterDelete, TestIndexWriterMergePolicy, TestNRTThreads, TestDuelingCodecs, TestAtomicUpdate, TestStandardAnalyzer, TestHighCompressionMode, TestDocumentsWriterStallControl, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterForceMerge]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterForceMerge -Dtests.seed=BD595082BEA4063F -Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=America/North_Dakota/New_Salem -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestIndexWriterForceMerge (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001\index-SimpleFSDirectory-001\_1h_Lucene50_0.doc
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterForceMerge_BD595082BEA4063F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BD595082BEA4063F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [259/458 (1!)] on J1 in 4.74s, 4 tests, 1 error <<< FAILURES!

[...truncated 3528 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.05s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Direct), content5=PostingsFormat(name=MockRandom), content4=PostingsFormat(name=Memory), trieInt=PostingsFormat(name=Direct), content3=FST50, content2=PostingsFormat(name=Direct), fie?ld=PostingsFormat(name=Direct), utf8=PostingsFormat(name=Memory), trieLong=FST50, id=PostingsFormat(name=Direct), content=PostingsFormat(name=Memory), autf8=FST50}, docValues:{dvShort=DocValuesFormat(name=Lucene70), utf8=DocValuesFormat(name=Memory), fie?ld=DocValuesFormat(name=Direct), dvInt=DocValuesFormat(name=Memory), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Memory), floatPoint1d=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Lucene70), dvBytesDerefVar=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Memory), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Lucene70), dvBytesSortedFixed=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), trieInt=DocValuesFormat(name=Direct), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Lucene70), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Lucene70), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Lucene70), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=47, maxMBSortInHeap=6.563663708999039, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)LZ(0.3), content5=DFR I(F)L3(800.0), content2=IB SPL-D1, utf8=DFR I(ne)2, fie?ld=IB LL-D2, content=DFR GL3(800.0), autf8=LM Jelinek-Mercer(0.700000)}, locale=ja-JP-u-ca-japanese-x-lvariant-JP, timezone=Asia/Kabul
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61155696,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=B0EDBB17944F7FB3 -Dtests.slow=true -Dtests.locale=ja-JP-u-ca-japanese-x-lvariant-JP -Dtests.timezone=Asia/Kabul -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\4.3.1-cfs-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_B0EDBB17944F7FB3-001\2.4.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B0EDBB17944F7FB3]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [6/8 (1!)] on J0 in 28.84s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 7059 lines...]
   [junit4] Suite: org.apache.solr.search.join.BlockJoinFacetSimpleTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001
   [junit4]   2> 172253 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 172255 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 172255 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 172256 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 172256 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 172303 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 172308 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 172316 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 172377 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 172382 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 172382 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 172383 INFO  (coreLoadExecutor-806-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 172385 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 172432 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 172444 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 172448 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 172448 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 172448 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 172448 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 172448 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\]
   [junit4]   2> 172687 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 172687 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 172688 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 172688 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 172691 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@751b543d[collection1] main]
   [junit4]   2> 172693 WARN  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 172696 INFO  (searcherExecutor-807-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@751b543d[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 172696 INFO  (coreLoadExecutor-806-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586357182558896128
   [junit4]   2> 172699 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 172707 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[100 (1586357182562041856)]} 0 7
   [junit4]   2> 172713 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10 (1586357182574624768)]} 0 0
   [junit4]   2> 172713 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586357182576721920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 172713 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@564b7949 commitCommandVersion:1586357182576721920
   [junit4]   2> 172733 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@567b5e6a[collection1] main]
   [junit4]   2> 172737 INFO  (searcherExecutor-807-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@567b5e6a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C9)))}
   [junit4]   2> 172738 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 172738 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 172739 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&wt=xml} hits=9 status=0 QTime=0
   [junit4]   2> 172740 INFO  (TEST-BlockJoinFacetSimpleTest.testParentLevelFQExclusion-seed#[291684D4A7084F64]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testParentLevelFQExclusion
   [junit4]   2> 172787 INFO  (TEST-BlockJoinFacetSimpleTest.testParentLevelFQExclusion-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!parent+which%3Dtype_s:parent}%2BSIZE_s:XL&facet.field=BRAND_s&qt=/blockJoinDocSetFacetRH&fq={!term+f%3DBRAND_s+tag%3Drbrand}Nike&facet=true&wt=xml&child.facet.field=COLOR_s} hits=1 status=0 QTime=46
   [junit4]   2> 172795 INFO  (TEST-BlockJoinFacetSimpleTest.testParentLevelFQExclusion-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!parent+which%3Dtype_s:parent}%2BSIZE_s:XL&facet.field={!ex%3Drbrand}BRAND_s&qt=/blockJoinDocSetFacetRH&fq={!term+f%3DBRAND_s+tag%3Drbrand}Nike&facet=true&wt=xml&child.facet.field=COLOR_s} hits=1 status=0 QTime=7
   [junit4]   2> 172796 INFO  (TEST-BlockJoinFacetSimpleTest.testParentLevelFQExclusion-seed#[291684D4A7084F64]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testParentLevelFQExclusion
   [junit4]   2> 172798 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 172798 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=type_s:parent&wt=xml} hits=2 status=0 QTime=0
   [junit4]   2> 172799 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!parent+which%3D"type_s:parent"}%2BCOLOR_s:Red+%2BSIZE_s:XL&qt=/blockJoinDocSetFacetRH&facet=false&wt=xml&child.facet.field=COLOR_s&child.facet.field=SIZE_s} hits=1 status=0 QTime=0
   [junit4]   2> 172802 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=%2B{!parent+which%3D"type_s:parent"}%2BCOLOR_s:Red+%2BBRAND_s:Nike&qt=/blockJoinDocSetFacetRH&facet=false&wt=xml&child.facet.field=COLOR_s&child.facet.field=SIZE_s} hits=1 status=0 QTime=2
   [junit4]   2> 172803 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q={!parent+which%3D"type_s:parent"}%2BCOLOR_s:Red&qt=/blockJoinDocSetFacetRH&fq=BRAND_s:Nike&facet=false&wt=xml&child.facet.field=COLOR_s&child.facet.field=SIZE_s} hits=1 status=0 QTime=1
   [junit4]   2> 172804 INFO  (TEST-BlockJoinFacetSimpleTest.testSimple-seed#[291684D4A7084F64]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 172805 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 172805 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1573477227
   [junit4]   2> 172805 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 172805 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1343545: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@5996f215
   [junit4]   2> 172807 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 172807 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@696b51e6: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@693a023f
   [junit4]   2> 172810 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 172810 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@59e03fdd: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6d058bc0
   [junit4]   2> 172812 INFO  (coreCloseExecutor-811-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@21cf6b89
   [junit4]   2> 172812 INFO  (coreCloseExecutor-811-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=567241609
   [junit4]   2> 172812 INFO  (coreCloseExecutor-811-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3d497b4f: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13820e4d
   [junit4]   2> 172836 INFO  (SUITE-BlockJoinFacetSimpleTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {type_s=FSTOrd50, COLOR_s=Lucene50(blocksize=128), SIZE_s=Lucene50(blocksize=128), _root_=FSTOrd50, BRAND_s=Lucene50(blocksize=128), id=Lucene50(blocksize=128)}, docValues:{_version_=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=496, maxMBSortInHeap=6.578026761421004, sim=RandomSimilarity(queryNorm=false): {}, locale=ms-MY, timezone=Mexico/BajaNorte
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=61094896,total=188370944
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial2, OpenCloseCoreStressTest, TestFieldCacheReopen, TestManagedSchema, PropertiesRequestHandlerTest, TestDistributedStatsComponentCardinality, TestSolrCloudWithKerberosAlt, SearchRateTriggerTest, StatelessScriptUpdateProcessorFactoryTest, TestStressReorder, LeaderElectionIntegrationTest, TestMinMaxOnMultiValuedField, TestPayloadScoreQParserPlugin, DocValuesMultiTest, TestFieldCacheWithThreads, OverseerTaskQueueTest, BlockJoinFacetSimpleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlockJoinFacetSimpleTest -Dtests.seed=291684D4A7084F64 -Dtests.slow=true -Dtests.locale=ms-MY -Dtests.timezone=Mexico/BajaNorte -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | BlockJoinFacetSimpleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.join.BlockJoinFacetSimpleTest_291684D4A7084F64-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [31/751 (1!)] on J1 in 0.62s, 2 tests, 1 error <<< FAILURES!

[...truncated 31 lines...]
   [junit4] Suite: org.apache.solr.cloud.OverseerRolesTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\init-core-data-001
   [junit4]   2> 201635 WARN  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 201635 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 201638 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 201638 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 201640 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001
   [junit4]   2> 201640 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 201640 INFO  (Thread-381) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 201640 INFO  (Thread-381) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 201647 ERROR (Thread-381) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 201741 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:61176
   [junit4]   2> 201745 INFO  (zkConnectionManagerCallback-364-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201753 INFO  (jetty-launcher-361-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 201754 INFO  (jetty-launcher-361-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6513b33e{/solr,null,AVAILABLE}
   [junit4]   2> 201755 INFO  (jetty-launcher-361-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3990d4a{HTTP/1.1,[http/1.1]}{127.0.0.1:61180}
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.e.j.s.Server Started @209561ms
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61180}
   [junit4]   2> 201756 ERROR (jetty-launcher-361-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201756 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T01:08:50.713Z
   [junit4]   2> 201757 INFO  (jetty-launcher-361-thread-4) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 201759 INFO  (jetty-launcher-361-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 201759 INFO  (jetty-launcher-361-thread-4) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@363fb6b0{/solr,null,AVAILABLE}
   [junit4]   2> 201759 INFO  (jetty-launcher-361-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@209cf815{/solr,null,AVAILABLE}
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b75f065{HTTP/1.1,[http/1.1]}{127.0.0.1:61183}
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.e.j.s.Server Started @209565ms
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61183}
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5d53f05e{HTTP/1.1,[http/1.1]}{127.0.0.1:61186}
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-3) [    ] o.e.j.s.Server Started @209565ms
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61186}
   [junit4]   2> 201760 ERROR (jetty-launcher-361-thread-4) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201760 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T01:08:50.717Z
   [junit4]   2> 201761 ERROR (jetty-launcher-361-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201761 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 201761 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201761 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201761 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T01:08:50.718Z
   [junit4]   2> 201765 INFO  (jetty-launcher-361-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 201766 INFO  (jetty-launcher-361-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@66ccadf0{/solr,null,AVAILABLE}
   [junit4]   2> 201767 INFO  (jetty-launcher-361-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3d503e93{HTTP/1.1,[http/1.1]}{127.0.0.1:61195}
   [junit4]   2> 201767 INFO  (jetty-launcher-361-thread-2) [    ] o.e.j.s.Server Started @209573ms
   [junit4]   2> 201767 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=61195}
   [junit4]   2> 201767 ERROR (jetty-launcher-361-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 201767 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 201769 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 201769 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 201769 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-10T01:08:50.726Z
   [junit4]   2> 201780 INFO  (zkConnectionManagerCallback-366-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201780 INFO  (zkConnectionManagerCallback-370-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201781 INFO  (zkConnectionManagerCallback-368-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201789 INFO  (zkConnectionManagerCallback-372-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201790 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201791 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201804 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201804 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 201819 INFO  (jetty-launcher-361-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61176/solr
   [junit4]   2> 201820 INFO  (jetty-launcher-361-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61176/solr
   [junit4]   2> 201827 INFO  (jetty-launcher-361-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61176/solr
   [junit4]   2> 201829 INFO  (jetty-launcher-361-thread-4) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:61176/solr
   [junit4]   2> 201832 INFO  (zkConnectionManagerCallback-376-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201840 INFO  (zkConnectionManagerCallback-386-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201840 INFO  (zkConnectionManagerCallback-388-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201841 INFO  (zkConnectionManagerCallback-384-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201843 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603df7af290008, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 201845 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603df7af290007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 201849 INFO  (zkConnectionManagerCallback-390-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201854 INFO  (zkConnectionManagerCallback-392-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201855 INFO  (zkConnectionManagerCallback-396-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 201855 INFO  (zkConnectionManagerCallback-394-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202015 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202017 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61195_solr
   [junit4]   2> 202018 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067148-127.0.0.1:61195_solr-n_0000000000) starting
   [junit4]   2> 202028 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61195_solr
   [junit4]   2> 202049 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202050 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202050 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 202053 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202055 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202056 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 202057 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61183_solr
   [junit4]   2> 202071 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61180_solr
   [junit4]   2> 202071 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:61186_solr
   [junit4]   2> 202142 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61195.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202157 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61195.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202157 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61195.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202158 INFO  (zkCallback-393-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 202158 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 202158 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (4)
   [junit4]   2> 202162 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 202162 INFO  (jetty-launcher-361-thread-2) [n:127.0.0.1:61195_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\node4\.
   [junit4]   2> 202218 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61186.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202223 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61186.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202223 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61186.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202225 INFO  (jetty-launcher-361-thread-3) [n:127.0.0.1:61186_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\node2\.
   [junit4]   2> 202229 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61180.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202230 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61183.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202247 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61180.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202248 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61180.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202248 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61183.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202248 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_61183.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@773f190e
   [junit4]   2> 202250 INFO  (jetty-launcher-361-thread-1) [n:127.0.0.1:61180_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\node1\.
   [junit4]   2> 202250 INFO  (jetty-launcher-361-thread-4) [n:127.0.0.1:61183_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.OverseerRolesTest_291684D4A7084F64-001\tempDir-001\node3\.
   [junit4]   2> 202323 INFO  (zkConnectionManagerCallback-403-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202331 INFO  (zkConnectionManagerCallback-407-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 202334 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 202335 INFO  (SUITE-OverseerRolesTest-seed#[291684D4A7084F64]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:61176/solr ready
   [junit4]   2> 202357 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testOverseerRole
   [junit4]   2> 202358 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:61195_solr
   [junit4]   2> 202358 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 202359 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest ### Setting overseer designate 127.0.0.1:61183_solr
   [junit4]   2> 202362 INFO  (qtp2107202848-1884) [n:127.0.0.1:61195_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:61183_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202368 INFO  (OverseerThreadFactory-1121-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:61183_solr
   [junit4]   2> 202371 INFO  (Thread-429) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 99147325807067148-127.0.0.1:61195_solr-n_0000000000 overseer designates are [127.0.0.1:61183_solr]
   [junit4]   2> 202371 INFO  (qtp2107202848-1884) [n:127.0.0.1:61195_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61183_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 202371 INFO  (Thread-429) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [99147325807067148-127.0.0.1:61195_solr-n_0000000000, 99147325807067147-127.0.0.1:61183_solr-n_0000000001, 99147325807067145-127.0.0.1:61180_solr-n_0000000002, 99147325807067146-127.0.0.1:61186_solr-n_0000000003]
   [junit4]   2> 202374 INFO  (OverseerStateUpdate-99147325807067148-127.0.0.1:61195_solr-n_0000000000) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"99147325807067148-127.0.0.1:61195_solr-n_0000000000"} 127.0.0.1:61195_solr
   [junit4]   2> 202374 INFO  (OverseerStateUpdate-99147325807067148-127.0.0.1:61195_solr-n_0000000000) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61195_solr
   [junit4]   2> 202375 WARN  (OverseerExitThread) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 202376 INFO  (OverseerExitThread) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067148-127.0.0.1:61195_solr-n_0000000000) closing
   [junit4]   2> 202377 WARN  (OverseerAutoScalingTriggerThread-99147325807067148-127.0.0.1:61195_solr-n_0000000000) [n:127.0.0.1:61195_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 202378 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61183_solr
   [junit4]   2> 202380 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067147-127.0.0.1:61183_solr-n_0000000001) starting
   [junit4]   2> 202472 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest ### Adding another overseer designate 127.0.0.1:61180_solr
   [junit4]   2> 202472 INFO  (qtp2107202848-1883) [n:127.0.0.1:61195_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:61180_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202476 INFO  (OverseerThreadFactory-1131-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:61180_solr
   [junit4]   2> 202478 INFO  (qtp2107202848-1883) [n:127.0.0.1:61195_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61180_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 202479 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:61183_solr
   [junit4]   2> 202480 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 202480 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.ChaosMonkey monkey: stop jetty! 61183
   [junit4]   2> 202480 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2061900636
   [junit4]   2> 202480 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 202480 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b7239c4: rootName = solr_61183, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@daef83c
   [junit4]   2> 202483 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 202483 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f94e41e: rootName = solr_61183, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@693a023f
   [junit4]   2> 202485 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 202485 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4b117fa6: rootName = solr_61183, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@6d058bc0
   [junit4]   2> 202487 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61183_solr
   [junit4]   2> 202487 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 202487 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 202487 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.Overseer Overseer (id=99147325807067147-127.0.0.1:61183_solr-n_0000000001) closing
   [junit4]   2> 202488 INFO  (OverseerStateUpdate-99147325807067147-127.0.0.1:61183_solr-n_0000000001) [n:127.0.0.1:61183_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61183_solr
   [junit4]   2> 202488 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 202489 INFO  (zkCallback-395-thread-1-processing-n:127.0.0.1:61183_solr) [n:127.0.0.1:61183_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 202489 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 202490 WARN  (OverseerAutoScalingTriggerThread-99147325807067147-127.0.0.1:61183_solr-n_0000000001) [n:127.0.0.1:61183_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 202492 INFO  (zkCallback-393-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 202492 INFO  (zkCallback-406-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 202493 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603df7af29000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 202494 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61180_solr
   [junit4]   2> 202494 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b75f065{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 202495 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@363fb6b0{/solr,null,UNAVAILABLE}
   [junit4]   2> 202496 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest ### Adding last overseer designate 127.0.0.1:61186_solr
   [junit4]   2> 202496 INFO  (zkCallback-389-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067145-127.0.0.1:61180_solr-n_0000000002) starting
   [junit4]   2> 202497 INFO  (qtp133048095-1847) [n:127.0.0.1:61180_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:61186_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202511 INFO  (OverseerThreadFactory-1136-thread-1-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:61186_solr
   [junit4]   2> 202514 INFO  (qtp133048095-1847) [n:127.0.0.1:61180_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61186_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 202514 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Overseer: 127.0.0.1:61180_solr
   [junit4]   2> 202515 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest Election queue: 
   [junit4]   2> 202517 INFO  (qtp133048095-1890) [n:127.0.0.1:61180_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :removerole with params node=127.0.0.1:61180_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202519 INFO  (OverseerCollectionConfigSetProcessor-99147325807067145-127.0.0.1:61180_solr-n_0000000002) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 202520 INFO  (OverseerThreadFactory-1136-thread-2-processing-n:127.0.0.1:61180_solr) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerRoleCmd Overseer role removed from 127.0.0.1:61180_solr
   [junit4]   2> 202522 INFO  (qtp133048095-1890) [n:127.0.0.1:61180_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61180_solr&role=overseer&action=REMOVEROLE&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 202523 INFO  (Thread-433) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 99147325807067145-127.0.0.1:61180_solr-n_0000000002 overseer designates are [127.0.0.1:61183_solr, 127.0.0.1:61186_solr]
   [junit4]   2> 202524 INFO  (Thread-433) [n:127.0.0.1:61180_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [99147325807067145-127.0.0.1:61180_solr-n_0000000002, 99147325807067146-127.0.0.1:61186_solr-n_0000000003, 99147325807067148-127.0.0.1:61195_solr-n_0000000004]
   [junit4]   2> 202527 INFO  (OverseerStateUpdate-99147325807067145-127.0.0.1:61180_solr-n_0000000002) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"99147325807067145-127.0.0.1:61180_solr-n_0000000002"} 127.0.0.1:61180_solr
   [junit4]   2> 202527 INFO  (OverseerStateUpdate-99147325807067145-127.0.0.1:61180_solr-n_0000000002) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61180_solr
   [junit4]   2> 202530 WARN  (OverseerExitThread) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 202531 INFO  (OverseerExitThread) [n:127.0.0.1:61180_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067145-127.0.0.1:61180_solr-n_0000000002) closing
   [junit4]   2> 202532 WARN  (OverseerAutoScalingTriggerThread-99147325807067145-127.0.0.1:61180_solr-n_0000000002) [n:127.0.0.1:61180_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 202533 INFO  (zkCallback-393-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61186_solr
   [junit4]   2> 202535 INFO  (zkCallback-393-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067146-127.0.0.1:61186_solr-n_0000000003) starting
   [junit4]   2> 202623 INFO  (qtp133048095-1854) [n:127.0.0.1:61180_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addrole with params node=127.0.0.1:61180_solr&role=overseer&action=ADDROLE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 202626 INFO  (OverseerThreadFactory-1140-thread-1-processing-n:127.0.0.1:61186_solr) [n:127.0.0.1:61186_solr    ] o.a.s.c.OverseerRoleCmd Overseer role added to 127.0.0.1:61180_solr
   [junit4]   2> 202629 INFO  (qtp133048095-1854) [n:127.0.0.1:61180_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={node=127.0.0.1:61180_solr&role=overseer&action=ADDROLE&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 202630 INFO  (TEST-OverseerRolesTest.testOverseerRole-seed#[291684D4A7084F64]) [    ] o.a.s.c.OverseerRolesTest ### Sending QUIT to overseer 127.0.0.1:61186_solr
   [junit4]   2> 202632 INFO  (OverseerStateUpdate-99147325807067146-127.0.0.1:61186_solr-n_0000000003) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer Quit command received {
   [junit4]   2>   "operation":"quit",
   [junit4]   2>   "id":"99147325807067146-127.0.0.1:61186_solr-n_0000000003"} 127.0.0.1:61186_solr
   [junit4]   2> 202632 INFO  (OverseerStateUpdate-99147325807067146-127.0.0.1:61186_solr-n_0000000003) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61186_solr
   [junit4]   2> 202633 WARN  (OverseerExitThread) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer I'm exiting, but I'm still the leader
   [junit4]   2> 202634 INFO  (OverseerExitThread) [n:127.0.0.1:61186_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067146-127.0.0.1:61186_solr-n_0000000003) closing
   [junit4]   2> 202634 WARN  (OverseerAutoScalingTriggerThread-99147325807067146-127.0.0.1:61186_solr-n_0000000003) [n:127.0.0.1:61186_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 202636 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:61195_solr
   [junit4]   2> 202638 INFO  (zkCallback-391-thread-1-processing-n:127.0.0.1:61195_solr) [n:127.0.0.1:61195_solr    ] o.a.s.c.Overseer Overseer (id=99147325807067148-127.0.0.1:61195_solr-n_0000000004) starting
   [junit4]   2> 202645 INFO  (OverseerCollectionConfigSetProcessor-99147325807067148-127.0.0.1:61195_solr-n_0000000004) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerNodePrioritizer prioritizing overseer nodes at 99147325807067148-127.0.0.1:61195_solr-n_0000000004 overseer designates are [127.0.0.1:61183_solr, 127.0.0.1:61186_solr, 127.0.0.1:61180_solr]
   [junit4]   2> 202645 INFO  (OverseerCollectionConfigSetProcessor-99147325807067148-127.0.0.1:61195_solr-n_0000000004) [n:127.0.0.1:61195_solr    ] o.a.s.c.OverseerNodePrioritizer sorted nodes [99147325807067148-127.0.0.1:61195_solr-n_0000000004, 99147325807067145-127.0.0.1:61180_solr-n_0000000005, 99147325807067146-127.0.0.1:61186_solr-n_0000000006]
   [junit4]   2> 202647 INFO  (OverseerStateUpdate-99147325807067148-127.0.0.1:61195_solr-n_0000000004) [n:127.0.0.1:61195_solr    ] o.a.s.c.Ov

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

sRequestHandlerTest, TestDocSet, SolrJmxReporterTest, QueryEqualityTest, TestLMJelinekMercerSimilarityFactory, TestClusterProperties, TestDocTermOrds, ExternalFileFieldSortTest, TestQueryUtils, TestDynamicLoading, HdfsSyncSliceTest, HdfsWriteToMultipleCollectionsTest, TestCopyFieldCollectionResource, TestStressLiveNodes, DistributedSuggestComponentTest, DistributedQueueTest, BaseCdcrDistributedZkTest, TestCloudInspectUtil, TestRandomCollapseQParserPlugin, TestJavabinTupleStreamParser, TestFieldTypeResource, TestSolrQueryParser, AtomicUpdatesTest, HLLUtilTest, RequestLoggingTest, TestRebalanceLeaders, ClassificationUpdateProcessorIntegrationTest, RegexBytesRefFilterTest, TestEmbeddedSolrServerConstructors, SolrCoreCheckLockOnStartupTest, TestAnalyzeInfixSuggestions, DistributedFacetPivotSmallTest, TestRandomFaceting, TestSolrJ, TestSimpleTrackingShardHandler, SolrMetricManagerTest, SimpleMLTQParserTest, TestFastLRUCache, PreAnalyzedFieldManagedSchemaCloudTest, TestValueSourceCache, CdcrBootstrapTest, SearchHandlerTest, ZkFailoverTest, TestConfig, TestExactSharedStatsCache, TestSort, TimeRoutedAliasUpdateProcessorTest, TestCollapseQParserPlugin, BasicAuthStandaloneTest, TestElisionMultitermQuery, TestInitQParser, TestOverriddenPrefixQueryForCustomFieldType, TestUniqueKeyFieldResource, TestDFISimilarityFactory, TestSuggestSpellingConverter, TestDelegationWithHadoopAuth, TestConfigOverlay, SolrCloudExampleTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, TestUseDocValuesAsStored, DateRangeFieldTest, TestMultiWordSynonyms, EnumFieldTest, TestSolrCloudSnapshots, TestPostingsSolrHighlighter, TestLuceneIndexBackCompat, TestAnalyzedSuggestions, SortSpecParsingTest, TestRetrieveFieldsOptimizer, ZkNodePropsTest, PolyFieldTest, MetricUtilsTest, TestHighFrequencyDictionaryFactory, TestSSLRandomization, TestRandomFlRTGCloud, TestAuthorizationFramework, FieldMutatingUpdateProcessorTest, TestFieldCacheSortRandom, TestStressUserVersions, TermsComponentTest, TestRawResponseWriter, TestRuleBasedAuthorizationPlugin, TestFunctionQuery, TestWordDelimiterFilterFactory, TestStressVersions, TestComplexPhraseQParserPlugin, TestConfigSetProperties, LegacyCloudClusterPropTest, TestLRUStatsCache, InfoHandlerTest, BlockDirectoryTest, TestCollectionsAPIViaSolrCloudCluster, TestGroupingSearch, SampleTest, ChaosMonkeySafeLeaderTest, CacheHeaderTest, LukeRequestHandlerTest, TestTrie, TestSolrConfigHandler, CoreAdminHandlerTest, HttpPartitionTest, HighlighterMaxOffsetTest, DistributedMLTComponentTest, TestBlobHandler, TestShardHandlerFactory, DistributedFacetPivotLongTailTest, TestDefaultStatsCache, PreAnalyzedUpdateProcessorTest, TestCollationField, AnalyticsMergeStrategyTest, TestMaxScoreQueryParser, BasicDistributedZkTest, SyncSliceTest, OverseerTest, FullSolrCloudDistribCmdsTest, ZkSolrClientTest, TestZkChroot, ShardRoutingCustomTest, TestDistributedSearch, TestHashPartitioner, TestRealTimeGet, TestJoin, TestCoreContainer, SimpleFacetsTest, StatsComponentTest, SolrCmdDistributorTest, TestFiltering, BasicFunctionalityTest, TestLazyCores, HighlighterTest, SimplePostToolTest, TestCoreDiscovery, SuggesterFSTTest, SuggesterTSTTest, TestStressLucene, SuggesterWFSTTest, TestCSVLoader, NoCacheHeaderTest, SchemaVersionSpecificBehaviorTest, TestUpdate, TestAtomicUpdateErrorCases, TestRemoteStreaming, TestReversedWildcardFilterFactory, DocumentBuilderTest, MoreLikeThisHandlerTest, FastVectorHighlighterTest, IndexSchemaTest, MBeansHandlerTest, PreAnalyzedFieldTest, PrimUtilsTest, DateFieldTest, SpellingQueryConverterTest, DOMUtilTest, ClusterStateTest, TestLRUCache, TestDocumentBuilder, SystemInfoHandlerTest, UUIDFieldTest, FileUtilsTest, TestRTGBase, DistributedIntervalFacetingTest, TestCrossCoreJoin, TestDistributedMissingSort, TestTolerantSearch, TestJettySolrRunner, ConnectionReuseTest, ActionThrottleTest, AliasIntegrationTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteShardTest, DistribCursorPagingTest, LeaderInitiatedRecoveryOnCommitTest, LeaderInitiatedRecoveryOnShardRestartTest, MoveReplicaHDFSFailoverTest, MoveReplicaHDFSTest, MultiThreadedOCPTest, OutOfBoxZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, PeerSyncReplicationTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCloudPseudoReturnFields, TestCloudRecovery, TestConfigSetsAPI, TestConfigSetsAPIExclusivity, TestConfigSetsAPIZkFailure, TestCryptoKeys, TestDistribDocBasedVersion, TestDownShardTolerantSearch, TestExclusionRuleCollectionAccess, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestLockTree, TestOnReconnectListenerSupport, TestPullReplica, TestRequestForwarding, TestSolrCloudWithSecureImpersonation, TestStressCloudBlindAtomicUpdates, TestStressInPlaceUpdates, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TlogReplayBufferedWhileIndexingTest, TriLevelCompositeIdRoutingTest, AutoAddReplicasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoveryZkTest, HdfsRestartWhileUpdatingTest, HdfsThreadLeakTest, HdfsTlogReplayBufferedWhileIndexingTest, HdfsUnloadDistributedZkTest, ZkStateReaderTest, ImplicitSnitchTest, RuleEngineTest, RulesTest, CachingDirectoryFactoryTest, ExitableDirectoryReaderTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestCorePropertiesReload, TestCustomStream, TestInfoStreamLogging, TestInitParams, TestNRTOpen, TestReloadAndDeleteDocs, TestCoreBackup, TestReplicationHandlerBackup, TestReqParamsAPI, TestRestoreCore, TestSQLHandler, TestSQLHandlerNonCloud, TestSolrConfigHandlerCloud, TestConfigsApi, TestCoreAdminApis, DistributedFacetExistsSmallTest, DistributedFacetPivotSmallAdvancedTest, DistributedQueryComponentCustomSortTest, FacetPivotSmallTest, InfixSuggestersTest, SuggestComponentTest, JavabinLoaderTest, TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, WrapperMergePolicyFactoryTest, TestLegacyField, TestLegacyNumericUtils, TestLegacyTerms, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery64, SolrMetricReporterTest, SolrGraphiteReporterTest, SolrSlf4jReporterTest, SubstringBytesRefFilterTest, TestStreamBody, TestMacroExpander, TestBinaryResponseWriter, TestExportWriter, TestGeoJSONResponseWriter, TestSolrQueryResponse, TestChildDocTransformer, TestSubQueryTransformer, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestRestManager, TestDynamicFieldCollectionResource, TestDynamicFieldResource, TestFieldCollectionResource, TestFieldResource, TestSchemaResource, TestSerializedLuceneMatchVersion, TestManagedStopFilterFactory, TestManagedSynonymFilterFactory, ManagedSchemaRoundRobinCloudTest, TestBulkSchemaConcurrent, TestSchemaManager, TestUseDocValuesAsStored2, AnalyticsQueryTest, RankQueryTest, TestAddFieldRealTimeGet, TestComplexPhraseLeadingWildcard, TestFilteredDocIdSet, TestGraphTermsQParserPlugin, TestHashQParserPlugin, TestMissingGroups, TestNoOpRegenerator, TestPayloadCheckQParserPlugin, TestQueryWrapperFilter, TestReRankQParserPlugin, TestRecoveryHdfs, TestReloadDeadlock, TestSimpleQParserPlugin, TestSolrCoreParser, TestSolrFieldCacheBean, TestXmlQParser, TestXmlQParserPlugin, TestJsonFacetRefinement]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestJsonFacetRefinement -Dtests.seed=291684D4A7084F64 -Dtests.slow=true -Dtests.locale=es-AR -Dtests.timezone=Atlantic/Reykjavik -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J1 | TestJsonFacetRefinement (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.facet.TestJsonFacetRefinement_291684D4A7084F64-001\s0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([291684D4A7084F64]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [704/751 (4!)] on J1 in 2.86s, 3 tests, 1 error <<< FAILURES!

[...truncated 47516 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 334 - Still unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/334/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseG1GC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001

	at __randomizedtesting.SeedInfo.seed([EB6489FD4EAB36A2]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest

Error Message:
HDFS tests were disabled by -Dtests.disableHdfs

Stack Trace:
com.carrotsearch.randomizedtesting.InternalAssumptionViolatedException: HDFS tests were disabled by -Dtests.disableHdfs
	at __randomizedtesting.SeedInfo.seed([B485260F022B8D8E]:0)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeTrue(RandomizedTest.java:722)
	at com.carrotsearch.randomizedtesting.RandomizedTest.assumeFalse(RandomizedTest.java:730)
	at org.apache.lucene.util.LuceneTestCase.assumeFalse(LuceneTestCase.java:866)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:71)
	at org.apache.solr.cloud.hdfs.HdfsTestUtil.setupClass(HdfsTestUtil.java:67)
	at org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest.beforeClass(HdfsRecoverLeaseTest.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001

	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue

Error Message:
action wasn't interrupted

Stack Trace:
java.lang.AssertionError: action wasn't interrupted
	at __randomizedtesting.SeedInfo.seed([B485260F022B8D8E:7D3064A10B4C4B7B]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testEventQueue(TriggerIntegrationTest.java:705)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 445 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=Lucene50(blocksize=128), junk=FST50}, docValues:{}, maxPointsInLeafNode=525, maxMBSortInHeap=6.53609018365548, sim=RandomSimilarity(queryNorm=false): {}, locale=smn-FI, timezone=Pacific/Honolulu
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=52451152,total=108003328
   [junit4]   2> NOTE: All tests run in this JVM: [TestParallelCompositeReader, TestIndexSorting, TestWildcardRandom, TestRegexpQuery, TestEarlyTermination, TestFieldsReader, TestLucene50StoredFieldsFormat, TestOmitPositions, TestDocsWithFieldSet, TestSingleInstanceLockFactory, TestApproximationSearchEquivalence, TestSpansEnum, TestSumDocFreq, TestPhrasePrefixQuery, TestTopDocsMerge, TestExceedMaxTermLength, TestLockFactory, TestLazyProxSkipping, TestFlushByRamOrCountsPolicy, TestDocument, TestTryDelete, TestCrash, TestStringHelper, TestLucene70SegmentInfoFormat, TestAddIndexes, TestToken, TestPriorityQueue, TestMultiset, TestIndexableField, TestSearch, TestAtomicUpdate, TestBinaryDocValuesUpdates, TestNamedSPILoader, TestDuelingCodecs, TestMathUtil, TestAssertions, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=EB6489FD4EAB36A2 -Dtests.slow=true -Dtests.locale=smn-FI -Dtests.timezone=Pacific/Honolulu -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001\testSeekZero-031
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_EB6489FD4EAB36A2-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([EB6489FD4EAB36A2]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [72/458 (1!)] on J0 in 4.94s, 54 tests, 1 error <<< FAILURES!

[...truncated 13153 lines...]
   [junit4] Suite: org.apache.solr.cloud.hdfs.HdfsRecoverLeaseTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\init-core-data-001
   [junit4]   2> 2725968 INFO  (SUITE-HdfsRecoverLeaseTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2725970 INFO  (SUITE-HdfsRecoverLeaseTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2725970 INFO  (SUITE-HdfsRecoverLeaseTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2725984 INFO  (SUITE-HdfsRecoverLeaseTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1493, maxMBSortInHeap=5.880274536972369, sim=RandomSimilarity(queryNorm=false): {}, locale=kab-DZ, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=247005376,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [CoreAdminHandlerTest, TestRestoreCore, CoreAdminRequestStatusTest, TestSolrDeletionPolicy1, TestFieldTypeResource, HttpPartitionTest, TestExtendedDismaxParser, TestEmbeddedSolrServerConstructors, TestMultiWordSynonyms, FieldMutatingUpdateProcessorTest, TestShardHandlerFactory, TriLevelCompositeIdRoutingTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, OverseerTaskQueueTest, TestXmlQParser, BadComponentTest, TestConfigSetsAPIExclusivity, TestFaceting, TestCustomDocTransformer, AnalysisAfterCoreReloadTest, ConcurrentDeleteAndCreateCollectionTest, TestMaxScoreQueryParser, ShardSplitTest, TimeRoutedAliasUpdateProcessorTest, TestCorePropertiesReload, SolrPluginUtilsTest, UpdateLogTest, AnalyticsMergeStrategyTest, TestCloudManagedSchema, TestCopyFieldCollectionResource, HdfsRecoveryZkTest, TestReplicationHandlerBackup, TestStressLiveNodes, SolrMetricManagerTest, TestCryptoKeys, DistributedFacetPivotSmallTest, TestRetrieveFieldsOptimizer, TestStressVersions, TestPerFieldSimilarity, TestFieldResource, TestDelegationWithHadoopAuth, TestAuthorizationFramework, TestHttpShardHandlerFactory, TestShortCircuitedRequests, MultiThreadedOCPTest, TestLuceneIndexBackCompat, TestAuthenticationFramework, TestSolrIndexConfig, ZkSolrClientTest, SolrIndexConfigTest, EnumFieldTest, RuleEngineTest, MissingSegmentRecoveryTest, TestLeaderInitiatedRecoveryThread, TestStressReorder, TestSSLRandomization, TestSimpleTrackingShardHandler, HighlighterMaxOffsetTest, SimpleCollectionCreateDeleteTest, FullHLLTest, LukeRequestHandlerTest, TestZkChroot, DocumentBuilderTest, TestApiFramework, TestDistribDocBasedVersion, TestConfigsApi, CachingDirectoryFactoryTest, SuggestComponentContextFilterQueryTest, TestPartialUpdateDeduplication, ShardRoutingCustomTest, BlobRepositoryCloudTest, TestScoreJoinQPNoScore, TestCloudInspectUtil, TestFastWriter, CopyFieldTest, SolrCloudReportersTest, TestComplexPhraseQParserPlugin, TestUninvertingReader, DebugComponentTest, MetricUtilsTest, CursorMarkTest, TestBM25SimilarityFactory, RequestLoggingTest, SegmentsInfoRequestHandlerTest, TermVectorComponentDistributedTest, DistributedIntervalFacetingTest, BasicDistributedZk2Test, TestSystemIdResolver, MetricsConfigTest, TestStressCloudBlindAtomicUpdates, TestClusterProperties, TestPullReplica, TestFieldCacheReopen, SpellingQueryConverterTest, ReplaceNodeTest, SearchRateTriggerTest, RestartWhileUpdatingTest, DeleteLastCustomShardedReplicaTest, SimplePostToolTest, RecoveryAfterSoftCommitTest, AutoscalingHistoryHandlerTest, PropertiesRequestHandlerTest, CloudExitableDirectoryReaderTest, TestFastLRUCache, TestInfoStreamLogging, DateRangeFieldTest, SolrJmxReporterTest, HdfsDirectoryTest, TestSkipOverseerOperations, ActionThrottleTest, PreAnalyzedFieldTest, SmileWriterTest, TestMinMaxOnMultiValuedField, QueryEqualityTest, BasicAuthStandaloneTest, TestFieldCacheSortRandom, TestFastOutputStream, TestSort, WrapperMergePolicyFactoryTest, TestCloudRecovery, TestLeaderElectionWithEmptyReplica, CoreSorterTest, CloneFieldUpdateProcessorFactoryTest, TestConfigSetProperties, PreAnalyzedFieldManagedSchemaCloudTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestFunctionQuery, TestLMJelinekMercerSimilarityFactory, TestCrossCoreJoin, DirectSolrSpellCheckerTest, TestGroupingSearch, TestSQLHandlerNonCloud, V2ApiIntegrationTest, CollectionsAPIDistributedZkTest, TestPayloadScoreQParserPlugin, TestHashPartitioner, SimpleFacetsTest, SolrIndexSplitterTest, TestUtilizeNode, TestExactSharedStatsCache, TestSolrCLIRunExample, SimpleMLTQParserTest, CdcrVersionReplicationTest, LeaderInitiatedRecoveryOnCommitTest, HdfsSyncSliceTest, BaseCdcrDistributedZkTest, BitVectorTest, ConjunctionSolrSpellCheckerTest, QueryElevationComponentTest, TestDynamicFieldResource, TestSolrCloudSnapshots, CdcrBootstrapTest, HLLUtilTest, OverseerCollectionConfigSetProcessorTest, TestPolicyCloud, TestStressLucene, TestChildDocTransformer, HdfsTlogReplayBufferedWhileIndexingTest, TestRTGBase, TestCollapseQParserPlugin, PluginInfoTest, TestRestManager, TestDistributedGrouping, TestGraphTermsQParserPlugin, BlockJoinFacetSimpleTest, LeaderFailoverAfterPartitionTest, UpdateRequestProcessorFactoryTest, MBeansHandlerTest, SOLR749Test, TestWordDelimiterFilterFactory, TestPostingsSolrHighlighter, AliasIntegrationTest, FullSolrCloudDistribCmdsTest, SystemInfoHandlerTest, TestSolrConfigHandlerConcurrent, DocumentAnalysisRequestHandlerTest, TestFieldSortValues, UUIDUpdateProcessorFallbackTest, TestCharFilters, TestTrackingShardHandlerFactory, TestDistributedMissingSort, TestCollationFieldDocValues, TestDocSet, LeaderElectionIntegrationTest, TestDynamicLoading, DistributedSuggestComponentTest, CleanupOldIndexTest, CollectionStateFormat2Test, CollectionTooManyReplicasTest, CollectionsAPIAsyncDistributedZkTest, ConnectionManagerTest, CreateCollectionCleanupTest, DeleteInactiveReplicaTest, DeleteNodeTest, DeleteReplicaTest, DistribDocExpirationUpdateProcessorTest, MoveReplicaHDFSTest, MoveReplicaTest, ReplicationFactorTest, RollingRestartTest, SolrXmlInZkTest, TestCloudDeleteByQuery, TestCloudPivotFacet, TestCollectionAPI, TestCollectionsAPIViaSolrCloudCluster, TestDownShardTolerantSearch, TestLocalFSCloudBackupRestore, TestPrepRecovery, TestRandomFlRTGCloud, TestRebalanceLeaders, TestReplicaProperties, TestRequestForwarding, TestRequestStatusCollectionAPI, TestSegmentSorting, TestTolerantUpdateProcessorCloud, VMParamsZkACLAndCredentialsProvidersTest, ZkFailoverTest, AutoAddReplicasPlanActionTest, ComputePlanActionTest, ExecutePlanActionTest, SystemLogListenerTest, CdcrBidirectionalTest, CdcrReplicationDistributedZkTest, CdcrReplicationHandlerTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsCollectionsAPIDistributedZkTest, HdfsNNFailoverTest, HdfsRecoverLeaseTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=HdfsRecoverLeaseTest -Dtests.seed=B485260F022B8D8E -Dtests.slow=true -Dtests.locale=kab-DZ -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | HdfsRecoverLeaseTest (suite) <<<
   [junit4]    > Assumption #1: HDFS tests were disabled by -Dtests.disableHdfsThrowable #2: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.hdfs.HdfsRecoverLeaseTest_B485260F022B8D8E-001
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [579/751 (1!)] on J1 in 0.05s, 0 tests, 1 error <<< FAILURES!

[...truncated 54 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\init-core-data-001
   [junit4]   2> 2670789 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2670790 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2670790 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2670791 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\tempDir-001
   [junit4]   2> 2670791 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2670791 INFO  (Thread-5667) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2670791 INFO  (Thread-5667) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2670794 ERROR (Thread-5667) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2670892 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62549
   [junit4]   2> 2670894 INFO  (zkConnectionManagerCallback-6624-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670897 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2670898 INFO  (jetty-launcher-6621-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2670899 INFO  (jetty-launcher-6621-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2670899 INFO  (jetty-launcher-6621-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@29833692{/solr,null,AVAILABLE}
   [junit4]   2> 2670899 INFO  (jetty-launcher-6621-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3b846034{/solr,null,AVAILABLE}
   [junit4]   2> 2670901 INFO  (jetty-launcher-6621-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6a51aac5{HTTP/1.1,[http/1.1]}{127.0.0.1:62562}
   [junit4]   2> 2670901 INFO  (jetty-launcher-6621-thread-2) [    ] o.e.j.s.Server Started @2681206ms
   [junit4]   2> 2670901 INFO  (jetty-launcher-6621-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c2dbda2{HTTP/1.1,[http/1.1]}{127.0.0.1:62560}
   [junit4]   2> 2670904 INFO  (jetty-launcher-6621-thread-1) [    ] o.e.j.s.Server Started @2681208ms
   [junit4]   2> 2670903 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62562}
   [junit4]   2> 2670904 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62560}
   [junit4]   2> 2670904 ERROR (jetty-launcher-6621-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2670904 ERROR (jetty-launcher-6621-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2670904 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T13:37:29.241066400Z
   [junit4]   2> 2670905 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T13:37:29.241066400Z
   [junit4]   2> 2670907 INFO  (zkConnectionManagerCallback-6626-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670907 INFO  (zkConnectionManagerCallback-6628-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670908 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2670908 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2670911 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2670913 INFO  (jetty-launcher-6621-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 2670915 INFO  (jetty-launcher-6621-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 2670916 INFO  (zkConnectionManagerCallback-6632-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670916 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2670917 INFO  (zkConnectionManagerCallback-6636-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670918 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2670919 INFO  (zkConnectionManagerCallback-6638-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2670920 INFO  (zkConnectionManagerCallback-6640-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671009 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2671010 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62560_solr
   [junit4]   2> 2671010 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.Overseer Overseer (id=99144607277383685-127.0.0.1:62560_solr-n_0000000000) starting
   [junit4]   2> 2671015 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2671016 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62562_solr
   [junit4]   2> 2671018 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62560_solr
   [junit4]   2> 2671018 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2671018 INFO  (OverseerStateUpdate-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2671019 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 2671020 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2671020 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 2671020 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 2671022 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2671023 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 2671023 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2671023 DEBUG (ScheduledTrigger-11868-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62560_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2671064 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62560.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671071 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62560.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671071 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62560.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671072 INFO  (jetty-launcher-6621-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\tempDir-001\node2\.
   [junit4]   2> 2671074 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62562.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671081 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62562.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671081 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62562.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671082 INFO  (jetty-launcher-6621-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\tempDir-001\node1\.
   [junit4]   2> 2671109 INFO  (zkConnectionManagerCallback-6645-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671113 INFO  (zkConnectionManagerCallback-6649-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671114 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2671116 INFO  (SUITE-TriggerIntegrationTest-seed#[B485260F022B8D8E]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62549/solr ready
   [junit4]   2> 2671130 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testEventFromRestoredState
   [junit4]   2> 2671131 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 2671132 DEBUG (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 2671132 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 2671135 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2671135 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2671135 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 2671142 INFO  (zkConnectionManagerCallback-6653-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671143 INFO  (qtp918927917-27542) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2671144 INFO  (qtp918927917-27542) [n:127.0.0.1:62560_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62549/solr ready
   [junit4]   2> 2671145 INFO  (qtp918927917-27540) [n:127.0.0.1:62560_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2671147 INFO  (qtp1433621788-27551) [n:127.0.0.1:62562_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2671147 DEBUG (qtp918927917-27542) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2671148 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2671148 INFO  (qtp918927917-27542) [n:127.0.0.1:62560_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 2671149 DEBUG (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 3
   [junit4]   2> 2671150 DEBUG (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2671150 DEBUG (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2671150 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 3
   [junit4]   2> 2671151 INFO  (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2671152 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2671152 INFO  (qtp918927917-27539) [n:127.0.0.1:62560_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2671152 DEBUG (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 3, lastZnodeVersion 3
   [junit4]   2> 2671153 DEBUG (ScheduledTrigger-11868-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2671153 DEBUG (ScheduledTrigger-11868-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2671157 INFO  (qtp918927917-27539) [n:127.0.0.1:62560_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 2671158 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2671159 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@6eb517ba{/solr,null,AVAILABLE}
   [junit4]   2> 2671159 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@6d2f8b52{HTTP/1.1,[http/1.1]}{127.0.0.1:62596}
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server Started @2681464ms
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62596}
   [junit4]   2> 2671160 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2671160 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T13:37:29.496555600Z
   [junit4]   2> 2671162 INFO  (zkConnectionManagerCallback-6655-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671163 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2671167 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2671169 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 2671171 INFO  (zkConnectionManagerCallback-6659-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671172 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2671177 INFO  (zkConnectionManagerCallback-6661-thread-1-processing-n:127.0.0.1:62596_solr) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2671181 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2671183 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2671185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62596_solr
   [junit4]   2> 2671186 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2671187 INFO  (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2671187 INFO  (zkCallback-6660-thread-1-processing-n:127.0.0.1:62596_solr) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2671188 INFO  (zkCallback-6648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 2671243 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62596.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671252 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62596.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671252 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62596.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2671253 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62596_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\tempDir-001\node3\.
   [junit4]   2> 2672156 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2672156 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2672156 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:62596_solr at time 1512826650492000000
   [junit4]   2> 2673156 INFO  (OverseerCollectionConfigSetProcessor-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_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> 2673158 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2673158 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2674158 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2674158 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2675159 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2675159 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2676175 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2676175 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2677176 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2677176 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2678176 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2678176 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2679177 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2679177 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2680178 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2680178 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2681180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2681180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2682180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2682180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2682180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:62596_solr] added at times [1512826650492000000], now=1512826660516000000
   [junit4]   2> 2682180 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fea3d2c551d700T3rr52wb5ye4n7896suswpll0w",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1512826650492000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512826650492000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:62596_solr"]}}
   [junit4]   2> 2682181 INFO  (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2682181 DEBUG (AutoscalingActionExecutor-11869-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fea3d2c551d700T3rr52wb5ye4n7896suswpll0w",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1512826650492000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512826650492000000],
   [junit4]   2>     "_enqueue_time_":1512826660516000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:62596_solr"]}}
   [junit4]   2> 2682183 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2682183 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1c2e12f3{/solr,null,AVAILABLE}
   [junit4]   2> 2682184 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@30b42b6f{HTTP/1.1,[http/1.1]}{127.0.0.1:62627}
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server Started @2692489ms
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62627}
   [junit4]   2> 2682185 ERROR (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2682185 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-09T13:37:40.521732100Z
   [junit4]   2> 2682188 INFO  (zkConnectionManagerCallback-6664-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682188 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2682192 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2682196 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62549/solr
   [junit4]   2> 2682198 INFO  (zkConnectionManagerCallback-6668-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682198 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2682200 INFO  (zkConnectionManagerCallback-6670-thread-1-processing-n:127.0.0.1:62627_solr) [n:127.0.0.1:62627_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2682208 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2682210 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2682212 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62627_solr
   [junit4]   2> 2682213 INFO  (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2682214 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2682214 INFO  (zkCallback-6660-thread-1-processing-n:127.0.0.1:62596_solr) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2682214 INFO  (zkCallback-6648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2682214 INFO  (zkCallback-6669-thread-1-processing-n:127.0.0.1:62627_solr) [n:127.0.0.1:62627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 2682274 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62627.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2682282 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62627.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2682283 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62627.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4590fe1f
   [junit4]   2> 2682284 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [n:127.0.0.1:62627_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001\tempDir-001\node4\.
   [junit4]   2> 2683183 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2683183 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2683183 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Tracking new node: 127.0.0.1:62627_solr at time 1512826661519000000
   [junit4]   2> 2684185 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2684185 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2685186 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2685186 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2686186 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2686186 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2687187 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2687187 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2688217 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2688217 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2689218 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2689218 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2690219 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2690219 DEBUG (ScheduledTrigger-11868-thread-2) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2691220 DEBUG (ScheduledTrigger-11868-thread-3) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2691220 DEBUG (ScheduledTrigger-11868-thread-3) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2692221 DEBUG (ScheduledTrigger-11868-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2692221 DEBUG (ScheduledTrigger-11868-thread-1) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62560_solr, 127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2692323 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c2dbda2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 2692323 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1982151763
   [junit4]   2> 2692324 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2692324 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e67cb1a: rootName = solr_62560, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@115cf253
   [junit4]   2> 2692336 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2692336 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@49ab7ec8: rootName = solr_62560, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1ab16f8a
   [junit4]   2> 2692346 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2692346 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6cbc75f8: rootName = solr_62560, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5fb3f2b8
   [junit4]   2> 2692348 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:62560_solr
   [junit4]   2> 2692349 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 2692350 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2692350 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2692350 INFO  (zkCallback-6648-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2692350 INFO  (zkCallback-6669-thread-1-processing-n:127.0.0.1:62627_solr) [n:127.0.0.1:62627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2692351 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.Overseer Overseer (id=99144607277383685-127.0.0.1:62560_solr-n_0000000000) closing
   [junit4]   2> 2692350 INFO  (zkCallback-6660-thread-1-processing-n:127.0.0.1:62596_solr) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2692350 INFO  (zkCallback-6637-thread-1-processing-n:127.0.0.1:62560_solr) [n:127.0.0.1:62560_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (4) -> (3)
   [junit4]   2> 2692352 INFO  (OverseerStateUpdate-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:62560_solr
   [junit4]   2> 2692353 WARN  (OverseerAutoScalingTriggerThread-99144607277383685-127.0.0.1:62560_solr-n_0000000000) [n:127.0.0.1:62560_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2692353 DEBUG (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread has been closed explicitly
   [junit4]   2> 2692354 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1603b7eba2a0005, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2692355 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@29833692{/solr,null,UNAVAILABLE}
   [junit4]   2> 2692355 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62562_solr
   [junit4]   2> 2692357 INFO  (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.Overseer Overseer (id=99144607277383686-127.0.0.1:62562_solr-n_0000000001) starting
   [junit4]   2> 2692368 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 2692370 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 4
   [junit4]   2> 2692371 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2692371 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger instantiated with properties: {event=nodeAdded, waitFor=10, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$TestTriggerAction}], enabled=true}
   [junit4]   2> 2692371 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2692372 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion -1
   [junit4]   2> 2692372 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 4
   [junit4]   2> 2692375 INFO  (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2692376 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Adding node from marker path: 127.0.0.1:62627_solr
   [junit4]   2> 2692376 DEBUG (ScheduledTrigger-11889-thread-1) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2692377 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 4, lastZnodeVersion 4
   [junit4]   2> 2692378 DEBUG (ScheduledTrigger-11889-thread-1) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2692378 DEBUG (ScheduledTrigger-11889-thread-1) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693378 DEBUG (ScheduledTrigger-11889-thread-2) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693381 DEBUG (ScheduledTrigger-11889-thread-3) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger
   [junit4]   2> 2693381 DEBUG (ScheduledTrigger-11889-thread-3) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693381 DEBUG (ScheduledTrigger-11889-thread-3) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger firing registered processor for nodes: [127.0.0.1:62627_solr] added at times [1512826661519000000], now=1512826671717000000
   [junit4]   2> 2693382 DEBUG (ScheduledTrigger-11889-thread-3) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.ScheduledTriggers ++++++++ Cooldown inactive - processing event: {
   [junit4]   2>   "id":"14fea3d5569481c0T3rr52wb5ye4n7896suswpll0y",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1512826661519000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512826661519000000],
   [junit4]   2>     "nodeNames":["127.0.0.1:62627_solr"]}}
   [junit4]   2> 2693383 INFO  (ScheduledTrigger-11889-thread-3) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.SystemLogListener Collection .system does not exist, disabling logging.
   [junit4]   2> 2693383 DEBUG (AutoscalingActionExecutor-11890-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.ScheduledTriggers -- processing actions for {
   [junit4]   2>   "id":"14fea3d5569481c0T3rr52wb5ye4n7896suswpll0y",
   [junit4]   2>   "source":"node_added_trigger",
   [junit4]   2>   "eventTime":1512826661519000000,
   [junit4]   2>   "eventType":"NODEADDED",
   [junit4]   2>   "properties":{
   [junit4]   2>     "eventTimes":[1512826661519000000],
   [junit4]   2>     "_enqueue_time_":1512826671718000000,
   [junit4]   2>     "nodeNames":["127.0.0.1:62627_solr"]}}
   [junit4]   2> 2693383 INFO  (TEST-TriggerIntegrationTest.testEventFromRestoredState-seed#[B485260F022B8D8E]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testEventFromRestoredState
   [junit4]   2> 2693406 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTriggerThrottling
   [junit4]   2> 2693408 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 5
   [junit4]   2> 2693408 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 5
   [junit4]   2> 2693408 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 5
   [junit4]   2> 2693411 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2693411 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 2693412 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 5, lastZnodeVersion 5
   [junit4]   2> 2693418 INFO  (zkConnectionManagerCallback-6676-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693420 INFO  (qtp1433621788-27548) [n:127.0.0.1:62562_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2693422 INFO  (qtp1433621788-27548) [n:127.0.0.1:62562_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62549/solr ready
   [junit4]   2> 2693424 INFO  (qtp1433621788-27557) [n:127.0.0.1:62562_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693427 INFO  (qtp876677697-27613) [n:127.0.0.1:62596_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693431 INFO  (qtp458081789-27638) [n:127.0.0.1:62627_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693432 DEBUG (qtp1433621788-27548) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2693433 INFO  (qtp1433621788-27548) [n:127.0.0.1:62562_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 2693433 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 6
   [junit4]   2> 2693435 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693435 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2693435 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 6
   [junit4]   2> 2693437 INFO  (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2693438 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2693439 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 6, lastZnodeVersion 6
   [junit4]   2> 2693439 DEBUG (ScheduledTrigger-11889-thread-4) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger1
   [junit4]   2> 2693439 DEBUG (ScheduledTrigger-11889-thread-4) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693446 INFO  (zkConnectionManagerCallback-6680-thread-1-processing-n:127.0.0.1:62596_solr) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2693451 INFO  (qtp876677697-27615) [n:127.0.0.1:62596_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 2693452 INFO  (qtp876677697-27615) [n:127.0.0.1:62596_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62549/solr ready
   [junit4]   2> 2693454 INFO  (qtp1433621788-27558) [n:127.0.0.1:62562_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693455 INFO  (qtp876677697-27617) [n:127.0.0.1:62596_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693457 INFO  (qtp458081789-27639) [n:127.0.0.1:62627_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 2693458 DEBUG (qtp876677697-27615) [n:127.0.0.1:62596_solr    ] o.a.s.c.a.AutoScalingHandler Verified autoscaling configuration
   [junit4]   2> 2693459 INFO  (qtp876677697-27615) [n:127.0.0.1:62596_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 2693459 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 7
   [junit4]   2> 2693460 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693460 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger2 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2693461 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Initial livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693461 DEBUG (zkCallback-6639-thread-1-processing-n:127.0.0.1:62562_solr) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger NodeAddedTrigger node_added_trigger1 instantiated with properties: {event=nodeAdded, waitFor=0, actions=[{name=test, class=org.apache.solr.cloud.autoscaling.TriggerIntegrationTest$ThrottlingTesterAction}], enabled=true}
   [junit4]   2> 2693461 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 7
   [junit4]   2> 2693463 INFO  (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.TriggerIntegrationTest TestTriggerAction init
   [junit4]   2> 2693465 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2693466 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 2693466 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f91a6ea{/solr,null,AVAILABLE}
   [junit4]   2> 2693467 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@724ecbdd{HTTP/1.1,[http/1.1]}{127.0.0.1:62655}
   [junit4]   2> 2693467 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.e.j.s.Server Started @2703771ms
   [junit4]   2> 2693467 INFO  (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62655}
   [junit4]   2> 2693467 DEBUG (OverseerAutoScalingTriggerThread-99144607277383686-127.0.0.1:62562_solr-n_0000000001) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 7, lastZnodeVersion 7
   [junit4]   2> 2693467 DEBUG (ScheduledTrigger-11889-thread-1) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Running NodeAddedTrigger node_added_trigger2
   [junit4]   2> 2693467 ERROR (TEST-TriggerIntegrationTest.testTriggerThrottling-seed#[B485260F022B8D8E]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2693467 DEBUG (ScheduledTrigger-11889-thread-1) [n:127.0.0.1:62562_solr    ] o.a.s.c.a.NodeAddedTrigger Found livenodes: [127.0.0.1:62596_solr, 127.0.0.1:62627_solr, 127.0.0.1:62562_solr]
   [junit4]   2> 2693467 INFO  (TEST-TriggerIntegr

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

r/collections/collection1/state.json
   [junit4]   2> 	6	/solr/autoscaling.json
   [junit4]   2> 	2	/solr/overseer_elect/election/99144607277383695-127.0.0.1:62627_solr-n_0000000003
   [junit4]   2> 	2	/solr/overseer_elect/election/99144607277383730-127.0.0.1:63142_solr-n_0000000011
   [junit4]   2> 	2	/solr/overseer_elect/election/99144607277383741-127.0.0.1:63288_solr-n_0000000013
   [junit4]   2> 	2	/solr/overseer_elect/election/99144607277383715-127.0.0.1:62829_solr-n_0000000007
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections
   [junit4]   2> 	44	/solr/live_nodes
   [junit4]   2> 	6	/solr/overseer/queue-work
   [junit4]   2> 	6	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	6	/solr/overseer/collection-queue-work
   [junit4]   2> 	5	/solr/overseer/queue
   [junit4]   2> 	2	/solr/autoscaling/events/node_added_trigger
   [junit4]   2> 	2	/solr/autoscaling/events/node_lost_trigger
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.TriggerIntegrationTest_B485260F022B8D8E-001
   [junit4]   2> Dec 09, 2017 1:40:09 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=669, maxMBSortInHeap=7.4750631865835775, sim=RandomSimilarity(queryNorm=true): {}, locale=ko-KP, timezone=Egypt
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=317818320,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [ChaosMonkeyNothingIsSafeTest, TimeZoneUtilsTest, DistribCursorPagingTest, TestFilteredDocIdSet, NotRequiredUniqueKeyTest, TestPushWriter, TestLFUCache, ForceLeaderTest, PeerSyncReplicationTest, TestRandomRequestDistribution, SolrJmxReporterCloudTest, GraphQueryTest, SpellCheckComponentTest, CloudMLTQParserTest, BasicAuthIntegrationTest, AutoScalingHandlerTest, OverseerModifyCollectionTest, TestNamedUpdateProcessors, DistributedQueryComponentOptimizationTest, PeerSyncWithIndexFingerprintCachingTest, CdcrRequestHandlerTest, SortByFunctionTest, SpellCheckCollatorWithCollapseTest, ReturnFieldsTest, OutputWriterTest, DateMathParserTest, TestReplicationHandler, TlogReplayBufferedWhileIndexingTest, TestLazyCores, BinaryUpdateRequestHandlerTest, TestSizeLimitedDistributedMap, TestLeaderElectionZkExpiry, UnloadDistributedZkTest, TestFiltering, TestClassicSimilarityFactory, TestUnifiedSolrHighlighter, HdfsThreadLeakTest, DistributedSpellCheckComponentTest, TestMaxTokenLenTokenizer, TestInitParams, TestMiniSolrCloudClusterSSL, AnalyticsQueryTest, TestCustomSort, TestLMDirichletSimilarityFactory, TestHdfsCloudBackupRestore, NoCacheHeaderTest, ResponseHeaderTest, TestSweetSpotSimilarityFactory, SolrGangliaReporterTest, SolrRequestParserTest, SuggesterFSTTest, HdfsUnloadDistributedZkTest, SharedFSAutoReplicaFailoverTest, TestSolrCoreParser, HdfsDirectoryFactoryTest, AsyncCallRequestStatusResponseTest, CoreAdminCreateDiscoverTest, BooleanFieldTest, TestBulkSchemaAPI, DocExpirationUpdateProcessorFactoryTest, SignatureUpdateProcessorFactoryTest, TestSurroundQueryParser, CursorPagingTest, TestTolerantSearch, TestOrdValues, TestCloudJSONFacetJoinDomain, ClassificationUpdateProcessorTest, RequiredFieldsTest, HdfsChaosMonkeyNothingIsSafeTest, TestConfigSetsAPI, TestPointFields, DistanceFunctionTest, ZkCLITest, TestHalfAndHalfDocValues, TestRawTransformer, DocValuesMissingTest, TestRealTimeGet, TestCodecSupport, UUIDFieldTest, ImplicitSnitchTest, IndexBasedSpellCheckerTest, LeaderFailureAfterFreshStartTest, TestHashQParserPlugin, TestPhraseSuggestions, TestSystemCollAutoCreate, WordBreakSolrSpellCheckerTest, TestLegacyFieldReuse, DistributedVersionInfoTest, TestLegacyTerms, TestFieldCacheSort, TestConfigReload, TestFieldCacheVsDocValues, ChaosMonkeySafeLeaderWithPullReplicasTest, TestBulkSchemaConcurrent, IndexSchemaTest, DistributedFacetPivotSmallAdvancedTest, PrimUtilsTest, TestExactStatsCache, TestExportWriter, TestPivotHelperCode, HdfsBasicDistributedZk2Test, FastVectorHighlighterTest, SolrSlf4jReporterTest, TestDocBasedVersionConstraints, TestNumericTokenStream, TestImplicitCoreProperties, TestCollectionAPIs, CurrencyFieldTypeTest, TestStressInPlaceUpdates, TestGraphMLResponseWriter, TestJoin, HdfsRestartWhileUpdatingTest, TestManagedResourceStorage, MetricsHandlerTest, BJQParserTest, NodeMutatorTest, SolrCoreMetricManagerTest, URLClassifyProcessorTest, CollectionReloadTest, TestRecoveryHdfs, TestTolerantUpdateProcessorRandomCloud, ClusterStateUpdateTest, TestPKIAuthenticationPlugin, DistribJoinFromCollectionTest, DirectUpdateHandlerTest, SolrInfoBeanTest, TestManagedSchemaAPI, TestJmxIntegration, TestCursorMarkWithoutUniqueKey, TestSolrDeletionPolicy2, ResponseLogComponentTest, TestLegacyNumericRangeQueryBuilder, TestOmitPositions, MoveReplicaHDFSFailoverTest, OverseerTest, FieldAnalysisRequestHandlerTest, SpatialFilterTest, TestConfigSets, TestSolrXml, SecurityConfHandlerTest, HighlighterTest, ClassificationUpdateProcessorFactoryTest, TestNumericRangeQuery32, RAMDirectoryFactoryTest, TestDistribIDF, TestUseDocValuesAsStored2, ShowFileRequestHandlerTest, TestJsonFacets, CSVRequestHandlerTest, DateFieldTest, TestHdfsBackupRestoreCore, TestFuzzyAnalyzedSuggestions, AssignBackwardCompatibilityTest, AtomicUpdateProcessorFactoryTest, TestSchemaSimilarityResource, TestSerializedLuceneMatchVersion, HdfsLockFactoryTest, BasicDistributedZkTest, DirectSolrConnectionTest, ConfigSetsAPITest, DisMaxRequestHandlerTest, UninvertDocValuesMergePolicyTest, TestSchemalessBufferedUpdates, TestSimpleTextCodec, TestTrieFacet, PKIAuthenticationIntegrationTest, LeaderElectionTest, TestQueryWrapperFilter, NodeLostTriggerTest, ParsingFieldUpdateProcessorsTest, RegexBoostProcessorTest, SearchHandlerTest, TestWriterPerf, SolrCLIZkUtilsTest, BlockJoinFacetRandomTest, NumericFieldsTest, TestReqParamsAPI, TestUtils, DistributedFacetPivotLargeTest, CoreMergeIndexesAdminHandlerTest, RecoveryZkTest, TestInPlaceUpdatesStandalone, TestNestedDocsSort, ChaosMonkeySafeLeaderTest, SyncSliceTest, OpenCloseCoreStressTest, ShardRoutingTest, BasicZkTest, TestRandomFaceting, TestRandomDVFaceting, TestDistributedSearch, TestRecovery, ZkControllerTest, TestReload, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, TestSolr4Spatial, SolrCoreTest, StatsComponentTest, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, ConvertedLegacyTest, BasicFunctionalityTest, TestBadConfig, TestIndexSearcher, SoftAutoCommitTest, DistributedQueryElevationComponentTest, TestCoreDiscovery, SpellCheckCollatorTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTSTTest, SuggesterTest, TestTrie, SuggesterWFSTTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, SolrCoreCheckLockOnStartupTest, TestPseudoReturnFields, TestUpdate, TestAtomicUpdateErrorCases, DirectUpdateHandlerOptimizeTest, DefaultValueUpdateProcessorTest, StatelessScriptUpdateProcessorFactoryTest, TestRemoteStreaming, DocValuesMultiTest, XsltUpdateRequestHandlerTest, CacheHeaderTest, TestQueryUtils, TestReversedWildcardFilterFactory, TestQueryTypes, PrimitiveFieldTypeTest, FileBasedSpellCheckerTest, TermsComponentTest, XmlUpdateRequestHandlerTest, RequestHandlersTest, TestValueSourceCache, PathHierarchyTokenizerFactoryTest, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, TestSolrQueryParser, IndexSchemaRuntimeFieldTest, LoggingHandlerTest, TestCollationField, TestCSVResponseWriter, QueryParsingTest, TestAnalyzedSuggestions, UniqFieldsUpdateProcessorFactoryTest, JsonLoaderTest, TestPHPSerializedResponseWriter, PingRequestHandlerTest, TestComponentsName, SearchHandlerTest, HighlighterConfigTest, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestQuerySenderNoQuery, TestStressRecovery, TestMergePolicyConfig, MultiTermTest, SampleTest, TestBinaryField, TestSearchPerf, MinimalSchemaTest, TestElisionMultitermQuery, TestConfig, ExternalFileFieldSortTest, TestSolrCoreProperties, TestLuceneMatchVersion, SpellPossibilityIteratorTest, SynonymTokenizerTest, TestXIncludeConfig, EchoParamsTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, OpenExchangeRatesOrgProviderTest, TestSuggestSpellingConverter, DOMUtilTest, ClusterStateTest, TestSolrJ, TestLRUCache, TestDocumentBuilder, ZkNodePropsTest, SliceStateTest, FileUtilsTest, CircularListTest, DistributedMLTComponentTest, SolrTestCaseJ4Test, TestHighlightDedupGrouping, TestEmbeddedSolrServerAdminHandler, TestEmbeddedSolrServerSchemaAPI, TestJettySolrRunner, ConnectionReuseTest, AddReplicaTest, AssignTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, CustomCollectionTest, DeleteShardTest, DeleteStatusTest, DistributedQueueTest, DocValuesNotIndexedTest, LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, LegacyCloudClusterPropTest, MigrateRouteKeyTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerRolesTest, OverseerStatusTest, RemoteQueryErrorTest, SSLMigrationTest, SaslZkACLProviderTest, SolrCloudExampleTest, TestCloudPseudoReturnFields, TestCloudSearcherWarming, TestConfigSetsAPIZkFailure, TestDeleteCollectionOnDownNodes, TestExclusionRuleCollectionAccess, TestLockTree, TestOnReconnectListenerSupport, TestPullReplicaErrorHandling, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestSolrCloudWithSecureImpersonation, TestTlogReplica, AutoAddReplicasIntegrationTest, HdfsAutoAddReplicasIntegrationTest, HttpTriggerListenerTest, NodeAddedTriggerTest, TriggerIntegrationTest]
   [junit4] Completed [597/751 (2!)] on J0 in 160.94s, 13 tests, 1 failure <<< FAILURES!

[...truncated 40647 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 333 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/333/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseConcMarkSweepGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001

	at __randomizedtesting.SeedInfo.seed([3023BBCD49E2BFA0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.testFullImportInnerEntity

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestSolrEntityProcessorEndToEnd_1DB77C1F2BD7A2FE-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([1DB77C1F2BD7A2FE:ECC0D0AA8AB4D169]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd$SolrInstance.tearDown(TestSolrEntityProcessorEndToEnd.java:360)
	at org.apache.solr.handler.dataimport.TestSolrEntityProcessorEndToEnd.tearDown(TestSolrEntityProcessorEndToEnd.java:142)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:57145/i/collection1
	at __randomizedtesting.SeedInfo.seed([6EC7F8270A0B1DC2:E693C7FDA4F7703A]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 53 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=5843, name=zkCallback-1088-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=5845, name=zkCallback-1088-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=5702, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=5727, name=zkCallback-1088-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=5705, name=zkConnectionManagerCallback-1089-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    6) Thread[id=5703, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-SendThread(127.0.0.1:57080), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)         at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)         at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)         at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)         at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)         at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)    7) Thread[id=5704, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    8) Thread[id=5846, name=zkCallback-1088-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    9) Thread[id=5844, name=zkCallback-1088-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=5843, name=zkCallback-1088-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=5845, name=zkCallback-1088-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=5702, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=5727, name=zkCallback-1088-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=5705, name=zkConnectionManagerCallback-1089-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   6) Thread[id=5703, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-SendThread(127.0.0.1:57080), state=RUNNABLE, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll0(Native Method)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.poll(WindowsSelectorImpl.java:296)
        at sun.nio.ch.WindowsSelectorImpl$SubSelector.access$400(WindowsSelectorImpl.java:278)
        at sun.nio.ch.WindowsSelectorImpl.doSelect(WindowsSelectorImpl.java:159)
        at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:86)
        at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:97)
        at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:349)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1141)
   7) Thread[id=5704, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   8) Thread[id=5846, name=zkCallback-1088-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   9) Thread[id=5844, name=zkCallback-1088-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([6EC7F8270A0B1DC2]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=5843, name=zkCallback-1088-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    2) Thread[id=5845, name=zkCallback-1088-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    3) Thread[id=5727, name=zkCallback-1088-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    4) Thread[id=5705, name=zkConnectionManagerCallback-1089-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)         at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)         at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    5) Thread[id=5703, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-SendThread(127.0.0.1:57080), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.lang.Thread.sleep(Native Method)         at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)    6) Thread[id=5846, name=zkCallback-1088-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)    7) Thread[id=5844, name=zkCallback-1088-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at sun.misc.Unsafe.park(Native Method)         at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)         at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)         at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)         at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)         at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)         at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)         at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)         at java.lang.Thread.run(Thread.java:748)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=5843, name=zkCallback-1088-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   2) Thread[id=5845, name=zkCallback-1088-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   3) Thread[id=5727, name=zkCallback-1088-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   4) Thread[id=5705, name=zkConnectionManagerCallback-1089-thread-1, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.park(LockSupport.java:175)
        at java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2039)
        at java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:442)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1074)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   5) Thread[id=5703, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]-SendThread(127.0.0.1:57080), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.lang.Thread.sleep(Native Method)
        at org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
   6) Thread[id=5846, name=zkCallback-1088-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
   7) Thread[id=5844, name=zkCallback-1088-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at sun.misc.Unsafe.park(Native Method)
        at java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:215)
        at java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:460)
        at java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:362)
        at java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:941)
        at java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1073)
        at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1134)
        at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        at java.lang.Thread.run(Thread.java:748)
	at __randomizedtesting.SeedInfo.seed([6EC7F8270A0B1DC2]:0)


FAILED:  org.apache.solr.cloud.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster

Error Message:
Document mismatch on target after sync expected:<2000> but was:<1901>

Stack Trace:
java.lang.AssertionError: Document mismatch on target after sync expected:<2000> but was:<1901>
	at __randomizedtesting.SeedInfo.seed([6EC7F8270A0B1DC2:BA82B37EED5DAE39]: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.cdcr.CdcrBootstrapTest.testBootstrapWithContinousIndexingOnSourceCluster(CdcrBootstrapTest.java:292)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 5905 lines...]
   [junit4] Suite: org.apache.lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1873, maxMBSortInHeap=7.994760184176082, sim=RandomSimilarity(queryNorm=true): {}, locale=zh-CN, timezone=Africa/Bujumbura
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=52564392,total=64946176
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerfTasksLogic, CommitIndexTaskTest, TestConfig, AddIndexesTaskTest, DocMakerTest, TestHtmlParser, StreamUtilsTest, WriteEnwikiLineDocTaskTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=WriteEnwikiLineDocTaskTest -Dtests.seed=3023BBCD49E2BFA0 -Dtests.slow=true -Dtests.locale=zh-CN -Dtests.timezone=Africa/Bujumbura -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | WriteEnwikiLineDocTaskTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001\benchmark-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\J0\temp\lucene.benchmark.byTask.tasks.WriteEnwikiLineDocTaskTest_3023BBCD49E2BFA0-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3023BBCD49E2BFA0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [18/18 (1!)] on J0 in 0.05s, 1 test, 1 error <<< FAILURES!

[...truncated 6168 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> 803882 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6EC7F8270A0B1DC2]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\init-core-data-001
   [junit4]   2> 803884 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6EC7F8270A0B1DC2]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 803884 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6EC7F8270A0B1DC2]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 803889 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6EC7F8270A0B1DC2]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 803889 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[6EC7F8270A0B1DC2]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /i/
   [junit4]   2> 803892 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 803892 INFO  (Thread-513) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 803892 INFO  (Thread-513) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 803897 ERROR (Thread-513) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 803993 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.ZkTestServer start zk server on port:57080
   [junit4]   2> 803997 INFO  (zkConnectionManagerCallback-1069-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 803999 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x16033bd0e0d0000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 804001 INFO  (zkConnectionManagerCallback-1071-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804006 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 804008 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 804010 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 804011 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 804013 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 804014 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 804015 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 804016 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 804018 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 804019 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 804020 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 804022 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 804473 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 804474 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1cbacd9{/i,null,AVAILABLE}
   [junit4]   2> 804475 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@f581c3{HTTP/1.1,[http/1.1]}{127.0.0.1:57089}
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.Server Started @812041ms
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\tempDir-001/control/data, replicaType=NRT, hostContext=/i, hostPort=57089, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\control-001\cores}
   [junit4]   2> 804476 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 804476 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-08T01:28:36.690Z
   [junit4]   2> 804479 INFO  (zkConnectionManagerCallback-1073-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804480 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 804480 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\control-001\solr.xml
   [junit4]   2> 804487 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 804487 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 804488 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 804492 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57080/solr
   [junit4]   2> 804494 INFO  (zkConnectionManagerCallback-1077-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804497 INFO  (zkConnectionManagerCallback-1079-thread-1-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804587 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 804587 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:57089_i
   [junit4]   2> 804588 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.c.Overseer Overseer (id=99136078879719428-127.0.0.1:57089_i-n_0000000000) starting
   [junit4]   2> 804596 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57089_i
   [junit4]   2> 804597 INFO  (OverseerStateUpdate-99136078879719428-127.0.0.1:57089_i-n_0000000000) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 804718 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 804728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 804728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 804730 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57089_i    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\control-001\cores
   [junit4]   2> 804755 INFO  (zkConnectionManagerCallback-1085-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 804757 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 804758 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57080/solr ready
   [junit4]   2> 804759 INFO  (qtp14913048-5661) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57089_i&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 804761 INFO  (OverseerThreadFactory-1707-thread-1-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 804868 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 804869 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 804975 INFO  (zkCallback-1078-thread-1-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 805895 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 805909 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 805982 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 805999 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' using configuration from collection control_collection, trusted=true
   [junit4]   2> 806000 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.control_collection.shard1.replica_n1' (registry 'solr.core.control_collection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 806023 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 806023 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\control-001\cores\control_collection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 806029 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.3564453125, floorSegmentMB=1.880859375, forceMergeDeletesPctAllowed=18.169389892017676, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8559112718117428
   [junit4]   2> 806034 WARN  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 806110 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 806110 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 806112 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 806112 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 806112 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.5791015625, floorSegmentMB=1.8720703125, forceMergeDeletesPctAllowed=14.31202090605941, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4008128240451767
   [junit4]   2> 806114 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e90aa[control_collection_shard1_replica_n1] main]
   [junit4]   2> 806115 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 806115 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 806116 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 806117 INFO  (searcherExecutor-1710-thread-1-processing-n:127.0.0.1:57089_i x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore [control_collection_shard1_replica_n1] Registered new searcher Searcher@1e90aa[control_collection_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 806117 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586177264405446656
   [junit4]   2> 806122 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 806122 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 806122 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57089/i/control_collection_shard1_replica_n1/
   [junit4]   2> 806123 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 806123 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:57089/i/control_collection_shard1_replica_n1/ has no replicas
   [junit4]   2> 806123 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 806125 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:57089/i/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 806227 INFO  (zkCallback-1078-thread-2-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 806277 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 806279 INFO  (qtp14913048-5663) [n:127.0.0.1:57089_i c:control_collection s:shard1  x:control_collection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1411
   [junit4]   2> 806282 INFO  (qtp14913048-5661) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 806379 INFO  (zkCallback-1078-thread-2-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 806763 INFO  (OverseerCollectionConfigSetProcessor-99136078879719428-127.0.0.1:57089_i-n_0000000000) [n:127.0.0.1:57089_i    ] 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> 807283 INFO  (qtp14913048-5661) [n:127.0.0.1:57089_i    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:57089_i&wt=javabin&version=2} status=0 QTime=2522
   [junit4]   2> 807290 INFO  (zkConnectionManagerCallback-1089-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807291 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 807291 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:57080/solr ready
   [junit4]   2> 807291 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection loss:false
   [junit4]   2> 807293 INFO  (qtp14913048-5660) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 807295 INFO  (OverseerThreadFactory-1707-thread-2-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 807296 WARN  (OverseerThreadFactory-1707-thread-2-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.CreateCollectionCmd It is unusual to create a collection (collection1) without cores.
   [junit4]   2> 807502 INFO  (qtp14913048-5660) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 807503 INFO  (qtp14913048-5660) [n:127.0.0.1:57089_i    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=&stateFormat=2&wt=javabin&version=2} status=0 QTime=209
   [junit4]   2> 807929 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001 of type TLOG
   [junit4]   2> 807930 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 807930 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@60ca88{/i,null,AVAILABLE}
   [junit4]   2> 807936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c78ed3{HTTP/1.1,[http/1.1]}{127.0.0.1:57124}
   [junit4]   2> 807936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.e.j.s.Server Started @815502ms
   [junit4]   2> 807936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\tempDir-001/jetty1, replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/i, hostPort=57124, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001\cores}
   [junit4]   2> 807936 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 807937 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.3.0
   [junit4]   2> 807937 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 807937 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 807937 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-08T01:28:40.151Z
   [junit4]   2> 807940 INFO  (zkConnectionManagerCallback-1091-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807941 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 807941 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001\solr.xml
   [junit4]   2> 807947 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 807947 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 807947 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 807951 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:57080/solr
   [junit4]   2> 807953 INFO  (zkConnectionManagerCallback-1095-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807957 INFO  (zkConnectionManagerCallback-1097-thread-1-processing-n:127.0.0.1:57124_i) [n:127.0.0.1:57124_i    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 807963 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 807965 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 807967 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:57124_i
   [junit4]   2> 807968 INFO  (zkCallback-1078-thread-2-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 807968 INFO  (zkCallback-1088-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 807969 INFO  (zkCallback-1096-thread-1-processing-n:127.0.0.1:57124_i) [n:127.0.0.1:57124_i    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 808217 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 808226 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 808226 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 808229 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[6EC7F8270A0B1DC2]) [n:127.0.0.1:57124_i    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001\cores
   [junit4]   2> 808252 INFO  (qtp14913048-5659) [n:127.0.0.1:57089_i    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with params node=127.0.0.1:57124_i&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 808255 INFO  (OverseerCollectionConfigSetProcessor-99136078879719428-127.0.0.1:57089_i-n_0000000000) [n:127.0.0.1:57089_i    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 808255 INFO  (OverseerThreadFactory-1707-thread-3-processing-n:127.0.0.1:57089_i) [n:127.0.0.1:57089_i    ] o.a.s.c.AddReplicaCmd Node Identified 127.0.0.1:57124_i for creating new replica
   [junit4]   2> 808259 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t21&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 808260 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 808364 INFO  (zkCallback-1096-thread-1-processing-n:127.0.0.1:57124_i) [n:127.0.0.1:57124_i    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 809286 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 809298 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema [collection1_shard1_replica_t21] Schema name=test
   [junit4]   2> 809375 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 809393 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_t21' using configuration from collection collection1, trusted=true
   [junit4]   2> 809393 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1.shard1.replica_t21' (registry 'solr.core.collection1.shard1.replica_t21') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1e8167f
   [junit4]   2> 809393 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 809393 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [[collection1_shard1_replica_t21] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001\cores\collection1_shard1_replica_t21], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_6EC7F8270A0B1DC2-001\shard-1-001\cores\collection1_shard1_replica_t21\data\]
   [junit4]   2> 809399 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=49, maxMergeAtOnceExplicit=25, maxMergedSegmentMB=15.3564453125, floorSegmentMB=1.880859375, forceMergeDeletesPctAllowed=18.169389892017676, segmentsPerTier=46.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.8559112718117428
   [junit4]   2> 809404 WARN  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 809479 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 809479 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 809480 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Hard AutoCommit: if uncommited for 15000ms; 
   [junit4]   2> 809480 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 809482 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=14, maxMergeAtOnceExplicit=46, maxMergedSegmentMB=66.5791015625, floorSegmentMB=1.8720703125, forceMergeDeletesPctAllowed=14.31202090605941, segmentsPerTier=13.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.4008128240451767
   [junit4]   2> 809482 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.s.SolrIndexSearcher Opening [Searcher@185dffc[collection1_shard1_replica_t21] main]
   [junit4]   2> 809484 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 809484 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 809484 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 809485 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586177267937050624
   [junit4]   2> 809485 INFO  (searcherExecutor-1721-thread-1-processing-n:127.0.0.1:57124_i x:collection1_shard1_replica_t21 s:shard1 c:collection1) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SolrCore [collection1_shard1_replica_t21] Registered new searcher Searcher@185dffc[collection1_shard1_replica_t21] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:57124/i/collection1_shard1_replica_t21/
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.SyncStrategy http://127.0.0.1:57124/i/collection1_shard1_replica_t21/ has no replicas
   [junit4]   2> 809489 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 809490 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1_replica_t21] o.a.s.c.ZkController collection1_shard1_replica_t21 stopping background replication from leader
   [junit4]   2> 809493 INFO  (qtp8533497-5709) [n:127.0.0.1:57124_i c:collection1 s:shard1  x:collection1_shard1

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

Writer, TestSolrEntityProcessorEndToEnd]
   [junit4] Completed [14/38 (1!)] on J0 in 15.17s, 7 tests, 1 error <<< FAILURES!

[...truncated 29100 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj2062458898
 [ecj-lint] Compiling 188 source files to C:\Users\jenkins\AppData\Local\Temp\ecj2062458898
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 801)
 [ecj-lint] 	ts = a.tokenStream("dummy", useCharFilter ? new MockCharFilter(reader, remainder) : reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ts' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 837)
 [ecj-lint] 	reader = new MockReaderWrapper(random, reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 913)
 [ecj-lint] 	reader = new MockReaderWrapper(random, reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\codecs\mockrandom\MockRandomPostingsFormat.java (at line 260)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\codecs\mockrandom\MockRandomPostingsFormat.java (at line 393)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\geo\BaseGeoPointTestCase.java (at line 1271)
 [ecj-lint] 	RandomIndexWriter writer = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	                  ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 47)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 81)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 108)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePointsFormatTestCase.java (at line 622)
 [ecj-lint] 	w = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePostingsFormatTestCase.java (at line 314)
 [ecj-lint] 	Analyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePostingsFormatTestCase.java (at line 539)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseStoredFieldsFormatTestCase.java (at line 464)
 [ecj-lint] 	throw ex.get();
 [ecj-lint] 	^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'iw' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\search\ShardSearchingTestBase.java (at line 555)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\store\MockDirectoryWrapper.java (at line 881)
 [ecj-lint] 	new IndexWriter(in, iwc).rollback();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\LuceneTestCase.java (at line 144)
 [ecj-lint] 	import static com.carrotsearch.randomizedtesting.RandomizedTest.frequently;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import com.carrotsearch.randomizedtesting.RandomizedTest.frequently is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1310)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1366)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1385)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 23 problems (1 error, 22 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:835: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:203: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2105: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2144: Compile failed; see the compiler error output for details.

Total time: 67 minutes 16 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

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 332 - Failure!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/332/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002

	at __randomizedtesting.SeedInfo.seed([1723217F3C4726D4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([6F0B8F30FC7DF6A0]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.TestDistributedMissingSort

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data\spellchecker3    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data\spellchecker3: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data\spellchecker3
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([162E5A1B42F6CFAC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.SolrCmdDistributorTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.update.SolrCmdDistributorTest_162E5A1B42F6CFAC-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([162E5A1B42F6CFAC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 911 lines...]
   [junit4] Suite: org.apache.lucene.search.TestBoolean2
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1144, maxMBSortInHeap=5.786453604294183, sim=RandomSimilarity(queryNorm=true): {field=DFR I(F)BZ(0.3)}, locale=ru-RU, timezone=Europe/Berlin
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=109150824,total=384827392
   [junit4]   2> NOTE: All tests run in this JVM: [TestVirtualMethod, TestFixedBitDocIdSet, TestLevenshteinAutomata, TestTopDocsMerge, TestToken, TestSegmentTermEnum, TestDirectoryReader, TestSpanExplanations, TestIndexManyDocuments, TestIndexSorting, TestMultiset, TestLucene50TermVectorsFormat, TestMixedDocValuesUpdates, TestBooleanQueryVisitSubscorers, TestGeoEncodingUtils, TestDirectPacked, TestCodecHoldsOpenFiles, TestIndexWriterOnVMError, TestPolygon, TestSpanOrQuery, TestSameTokenSamePosition, TestThreadedForceMerge, TestRecyclingIntBlockAllocator, TestExceedMaxTermLength, TestTermScorer, TestFilterWeight, TestOneMergeWrappingMergePolicy, TestDeterminizeLexicon, TestSparseFixedBitDocIdSet, TestDocument, TestForceMergeForever, TestOfflineSorter, TestTopFieldCollectorEarlyTermination, TestAssertions, TestDocCount, TestDocInverterPerFieldErrorInfo, TestTimeLimitingCollector, TestDemoParallelLeafReader, TestParallelLeafReader, TestCodecUtil, TestIntRangeFieldQueries, TestTerm, TestSort, TestFilterCodecReader, TestLucene50StoredFieldsFormat, TestFilterDirectory, TestIndexWriter, TestIndexableField, TestHugeRamFile, TestParallelReaderEmptyIndex, TestNoMergePolicy, TestReusableStringReader, TestMathUtil, TestSynonymQuery, Test2BSortedDocValuesOrds, MultiCollectorTest, TestEarlyTermination, Test2BPositions, TestCloseableThreadLocal, TestSearchWithThreads, TestMultiThreadTermVectors, TestRamUsageEstimator, TestHighCompressionMode, TestPositionIncrement, TestPayloadsOnVectors, TestExternalCodecs, TestSpans, TestMixedCodecs, TestCharacterUtils, TestDoc, TestSpanSearchEquivalence, TestLockFactory, TestScorerPerf, TestRecyclingByteBlockAllocator, TestNotDocIdSet, TestIOUtils, TestBKD, TestNewestSegment, TestSortRescorer, TestBinaryDocument, TestInfoStream, TestAtomicUpdate, TestMultiMMap, TestFlushByRamOrCountsPolicy, TestSloppyPhraseQuery, TestWildcardRandom, TestIndexWriterExceptions, TestDocValuesRewriteMethod, FuzzyTermOnShortTermsTest, TestMatchNoDocsQuery, TestBinaryDocValuesUpdates, TestSameScoresWithThreads, TestMultiCollector, TestWordlistLoader, TestApproximationSearchEquivalence, TestAllFilesHaveCodecHeader, TestNormsFieldExistsQuery, TestDateSort, TestMinimize, FiniteStringsIteratorTest, TestCrash, TestTimSorter, TestSearchForDuplicates, TestIndexOrDocValuesQuery, TestSpansEnum, TestPrefixQuery, TestCharFilter, TestIndexWriterUnicode, TestUnicodeUtil, TestSimilarity2, TestIndexWriterMergePolicy, TestFieldsReader, TestLucene70SegmentInfoFormat, TestCharArrayMap, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestIndexWriterWithThreads, TestGraphTokenizers, TestAddIndexes, TestBooleanOr, TestDuelingCodecs, TestBoolean2]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBoolean2 -Dtests.seed=6F0B8F30FC7DF6A0 -Dtests.slow=true -Dtests.locale=ru-RU -Dtests.timezone=Europe/Berlin -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBoolean2 (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.search.TestBoolean2_6F0B8F30FC7DF6A0-001\tempDir-004
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6F0B8F30FC7DF6A0]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [207/458 (1!)] on J0 in 16.44s, 10 tests, 1 error <<< FAILURES!

[...truncated 3686 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.01s J1 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J1 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=PostingsFormat(name=Memory), content4=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), trieInt=PostingsFormat(name=Memory), content3=Lucene50(blocksize=128), content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=PostingsFormat(name=Memory), id=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content=PostingsFormat(name=Memory), autf8=PostingsFormat(name=Memory)}, docValues:{utf8=DocValuesFormat(name=Direct), fie?ld=DocValuesFormat(name=Direct), dvShort=DocValuesFormat(name=Asserting), dvInt=DocValuesFormat(name=Direct), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Direct), dvSortedSet=DocValuesFormat(name=Memory), content=DocValuesFormat(name=Direct), floatPoint1d=DocValuesFormat(name=Memory), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Direct), trieLong=DocValuesFormat(name=Asserting), dvBytesDerefVar=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Memory), binaryPoint2d=DocValuesFormat(name=Direct), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Memory), autf8=DocValuesFormat(name=Asserting), dvBytesSortedFixed=DocValuesFormat(name=Asserting), trieInt=DocValuesFormat(name=Direct), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Direct), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Memory), floatPoint2d=DocValuesFormat(name=Asserting), dvDouble=DocValuesFormat(name=Memory), dvFloat=DocValuesFormat(name=Asserting), content6=DocValuesFormat(name=Direct), content5=DocValuesFormat(name=Asserting), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Memory), content4=DocValuesFormat(name=Memory), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Direct), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Asserting)}, maxPointsInLeafNode=521, maxMBSortInHeap=5.412596468968219, sim=RandomSimilarity(queryNorm=false): {content6=DFR I(n)LZ(0.3), content5=DFR I(n)Z(0.3), content2=DFR I(F)L3(800.0), utf8=DFR I(F)1, fie?ld=IB LL-D3(800.0), content=DFR I(n)BZ(0.3), autf8=DFR I(ne)LZ(0.3)}, locale=ko, timezone=MST7MDT
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=71792088,total=111673344
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene53NormsFormat, TestIndexWriterOnOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=1723217F3C4726D4 -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=MST7MDT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J1\temp\lucene.index.TestBackwardsCompatibility_1723217F3C4726D4-001\6.2.0-cfs-002
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1723217F3C4726D4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [5/8 (1!)] on J1 in 29.27s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8075 lines...]
   [junit4] Suite: org.apache.solr.TestDistributedMissingSort
   [junit4]   2> 1508707 INFO  (SUITE-TestDistributedMissingSort-seed#[162E5A1B42F6CFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\init-core-data-001
   [junit4]   2> 1508709 WARN  (SUITE-TestDistributedMissingSort-seed#[162E5A1B42F6CFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 1508709 INFO  (SUITE-TestDistributedMissingSort-seed#[162E5A1B42F6CFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1508714 INFO  (SUITE-TestDistributedMissingSort-seed#[162E5A1B42F6CFAC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 1508714 INFO  (SUITE-TestDistributedMissingSort-seed#[162E5A1B42F6CFAC]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /ywh/zv
   [junit4]   2> 1509195 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\control\cores\collection1
   [junit4]   2> 1509198 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1509199 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@83cf61{/ywh/zv,null,AVAILABLE}
   [junit4]   2> 1509199 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@32ced4{HTTP/1.1,[http/1.1]}{127.0.0.1:64047}
   [junit4]   2> 1509199 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.Server Started @1516913ms
   [junit4]   2> 1509199 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/ywh/zv, hostPort=64047, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\control\cores}
   [junit4]   2> 1509200 ERROR (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1509200 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1509200 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1509200 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1509200 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T19:05:28.529Z
   [junit4]   2> 1509203 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\control\solr.xml
   [junit4]   2> 1509210 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1509210 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1509211 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1509297 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1509304 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1509305 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1509308 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\control\cores
   [junit4]   2> 1509308 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1509309 INFO  (coreLoadExecutor-6456-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1509310 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1509375 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1509401 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-distributed-missing-sort
   [junit4]   2> 1509409 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 1509409 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1509409 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1509409 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1509409 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\control\cores\collection1\data\]
   [junit4]   2> 1509410 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3076998182376961]
   [junit4]   2> 1509533 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1509533 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1509534 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1509534 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1509535 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=68.21484375, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=14.370773259207228, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5554185781747235
   [junit4]   2> 1509535 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@b88ea1[collection1] main]
   [junit4]   2> 1509536 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1509543 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1509576 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1509576 INFO  (coreLoadExecutor-6456-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586153158245089280
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1509576 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@b88ea1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1510220 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1
   [junit4]   2> 1510223 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1510223 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@b22e12{/ywh/zv,null,AVAILABLE}
   [junit4]   2> 1510224 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15c19a4{HTTP/1.1,[http/1.1]}{127.0.0.1:64050}
   [junit4]   2> 1510224 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.e.j.s.Server Started @1517937ms
   [junit4]   2> 1510224 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {schema=schema-distributed-missing-sort.xml, hostContext=/ywh/zv, hostPort=64050, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores}
   [junit4]   2> 1510224 ERROR (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1510226 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.3.0
   [junit4]   2> 1510226 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 1510226 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1510226 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-07T19:05:29.555Z
   [junit4]   2> 1510227 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\solr.xml
   [junit4]   2> 1510235 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1510235 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1510237 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1510349 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1510365 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1510365 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1510374 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores
   [junit4]   2> 1510374 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 1510409 INFO  (coreLoadExecutor-6467-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1510410 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 1510501 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 1510518 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-distributed-missing-sort
   [junit4]   2> 1510524 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-distributed-missing-sort/1.6 with uniqueid field id
   [junit4]   2> 1510525 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 1510525 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1b4daaf
   [junit4]   2> 1510525 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1510525 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.TestDistributedMissingSort_162E5A1B42F6CFAC-001\tempDir-001\shard0\cores\collection1\data\]
   [junit4]   2> 1510527 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=38, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.3076998182376961]
   [junit4]   2> 1510639 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1510640 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1510641 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1510641 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1510642 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=48, maxMergeAtOnceExplicit=17, maxMergedSegmentMB=68.21484375, floorSegmentMB=2.1201171875, forceMergeDeletesPctAllowed=14.370773259207228, segmentsPerTier=27.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.5554185781747235
   [junit4]   2> 1510642 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3a9b93[collection1] main]
   [junit4]   2> 1510643 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 1510650 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 1510680 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 1510680 INFO  (coreLoadExecutor-6467-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586153159402717184
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 1510684 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 1510685 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 1510685 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 1510685 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 1510687 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3a9b93[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1510688 INFO  (TEST-TestDistributedMissingSort.test-seed#[162E5A1B42F6CFAC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1510711 INFO  (qtp10078827-15707) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586153159422640128)} 0 12
   [junit4]   2> 1510720 INFO  (qtp18115770-15717) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1586153159437320192)} 0 7
   [junit4]   2> 1510722 INFO  (qtp10078827-15704) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[1 (1586153159445708800)]} 0 0
   [junit4]   2> 1510724 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[1 (1586153159446757376)]} 0 1
   [junit4]   2> 1510725 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[2 (1586153159448854528)]} 0 0
   [junit4]   2> 1510725 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[2 (1586153159449903104)]} 0 0
   [junit4]   2> 1510726 INFO  (qtp10078827-15702) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[3 (1586153159449903104)]} 0 0
   [junit4]   2> 1510726 INFO  (qtp18115770-15723) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[3 (1586153159450951680)]} 0 0
   [junit4]   2> 1510727 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[4 (1586153159450951680)]} 0 0
   [junit4]   2> 1510727 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[4 (1586153159452000256)]} 0 0
   [junit4]   2> 1510727 INFO  (qtp10078827-15700) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[5 (1586153159452000256)]} 0 0
   [junit4]   2> 1510728 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[5 (1586153159453048832)]} 0 0
   [junit4]   2> 1510728 INFO  (qtp10078827-15699) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[6 (1586153159453048832)]} 0 0
   [junit4]   2> 1510729 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[6 (1586153159454097408)]} 0 0
   [junit4]   2> 1510729 INFO  (qtp10078827-15708) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[7 (1586153159454097408)]} 0 0
   [junit4]   2> 1510730 INFO  (qtp18115770-15719) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[7 (1586153159455145984)]} 0 0
   [junit4]   2> 1510730 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[8 (1586153159455145984)]} 0 0
   [junit4]   2> 1510730 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[8 (1586153159455145985)]} 0 0
   [junit4]   2> 1510731 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[9 (1586153159456194560)]} 0 0
   [junit4]   2> 1510731 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[9 (1586153159456194560)]} 0 0
   [junit4]   2> 1510731 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586153159456194561,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1510731 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1807b56 commitCommandVersion:1586153159456194561
   [junit4]   2> 1510738 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1347de9[collection1] main]
   [junit4]   2> 1510740 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1347de9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 1510740 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1510740 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 8
   [junit4]   2> 1510740 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586153159465631744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1510740 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@81f83 commitCommandVersion:1586153159465631744
   [junit4]   2> 1510751 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1ea3a6e[collection1] main]
   [junit4]   2> 1510752 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1ea3a6e[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9)))}
   [junit4]   2> 1510752 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1510752 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 11
   [junit4]   2> 1510756 INFO  (qtp10078827-15707) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[10 (1586153159479263232)]} 0 2
   [junit4]   2> 1510759 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[10 (1586153159483457536)]} 0 2
   [junit4]   2> 1510760 INFO  (qtp10078827-15704) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[11 (1586153159486603264)]} 0 0
   [junit4]   2> 1510760 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[11 (1586153159486603264)]} 0 0
   [junit4]   2> 1510761 INFO  (qtp10078827-15704) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[12 (1586153159486603265)]} 0 0
   [junit4]   2> 1510762 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[12 (1586153159487651840)]} 0 0
   [junit4]   2> 1510762 INFO  (qtp10078827-15702) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[13 (1586153159488700416)]} 0 0
   [junit4]   2> 1510762 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[13 (1586153159488700416)]} 0 0
   [junit4]   2> 1510763 INFO  (qtp10078827-15702) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[14 (1586153159489748992)]} 0 0
   [junit4]   2> 1510763 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[14 (1586153159489748992)]} 0 0
   [junit4]   2> 1510763 INFO  (qtp10078827-15702) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[15 (1586153159489748993)]} 0 0
   [junit4]   2> 1510764 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[15 (1586153159490797568)]} 0 0
   [junit4]   2> 1510766 INFO  (qtp10078827-15702) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[16 (1586153159490797568)]} 0 2
   [junit4]   2> 1510767 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[16 (1586153159493943296)]} 0 0
   [junit4]   2> 1510767 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[17 (1586153159493943296)]} 0 0
   [junit4]   2> 1510768 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[17 (1586153159494991872)]} 0 0
   [junit4]   2> 1510768 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[100 (1586153159494991872)]} 0 0
   [junit4]   2> 1510769 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[100 (1586153159494991873)]} 0 0
   [junit4]   2> 1510769 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[101 (1586153159496040448)]} 0 0
   [junit4]   2> 1510770 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[101 (1586153159496040448)]} 0 0
   [junit4]   2> 1510770 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[102 (1586153159497089024)]} 0 0
   [junit4]   2> 1510770 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[102 (1586153159497089024)]} 0 0
   [junit4]   2> 1510770 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[103 (1586153159497089025)]} 0 0
   [junit4]   2> 1510771 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[103 (1586153159498137600)]} 0 0
   [junit4]   2> 1510771 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[104 (1586153159498137600)]} 0 0
   [junit4]   2> 1510771 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[104 (1586153159498137601)]} 0 0
   [junit4]   2> 1510772 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[105 (1586153159499186176)]} 0 0
   [junit4]   2> 1510772 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[105 (1586153159499186176)]} 0 0
   [junit4]   2> 1510772 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[106 (1586153159499186177)]} 0 0
   [junit4]   2> 1510773 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[106 (1586153159499186177)]} 0 0
   [junit4]   2> 1510773 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[107 (1586153159500234752)]} 0 0
   [junit4]   2> 1510773 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[107 (1586153159500234752)]} 0 0
   [junit4]   2> 1510774 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[108 (1586153159501283328)]} 0 0
   [junit4]   2> 1510774 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[108 (1586153159501283328)]} 0 0
   [junit4]   2> 1510774 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[109 (1586153159501283329)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[109 (1586153159501283329)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[110 (1586153159502331904)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[110 (1586153159502331904)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[111 (1586153159502331905)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[111 (1586153159502331905)]} 0 0
   [junit4]   2> 1510775 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[112 (1586153159502331906)]} 0 0
   [junit4]   2> 1510776 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[112 (1586153159503380480)]} 0 0
   [junit4]   2> 1510776 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[113 (1586153159503380480)]} 0 0
   [junit4]   2> 1510777 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[113 (1586153159503380481)]} 0 0
   [junit4]   2> 1510777 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[114 (1586153159504429056)]} 0 0
   [junit4]   2> 1510777 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[114 (1586153159504429056)]} 0 0
   [junit4]   2> 1510778 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[115 (1586153159505477632)]} 0 0
   [junit4]   2> 1510778 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[115 (1586153159505477632)]} 0 0
   [junit4]   2> 1510778 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[116 (1586153159505477633)]} 0 0
   [junit4]   2> 1510779 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[116 (1586153159506526208)]} 0 0
   [junit4]   2> 1510779 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[117 (1586153159506526208)]} 0 0
   [junit4]   2> 1510779 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[117 (1586153159506526209)]} 0 0
   [junit4]   2> 1510780 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[118 (1586153159507574784)]} 0 0
   [junit4]   2> 1510780 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[118 (1586153159507574784)]} 0 0
   [junit4]   2> 1510780 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[119 (1586153159507574785)]} 0 0
   [junit4]   2> 1510783 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[119 (1586153159510720512)]} 0 0
   [junit4]   2> 1510783 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[120 (1586153159510720512)]} 0 0
   [junit4]   2> 1510784 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[120 (1586153159511769088)]} 0 0
   [junit4]   2> 1510784 INFO  (qtp10078827-15697) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[121 (1586153159511769088)]} 0 0
   [junit4]   2> 1510785 INFO  (qtp18115770-15717) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[121 (1586153159512817664)]} 0 0
   [junit4]   2> 1510785 INFO  (qtp10078827-15707) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[122 (1586153159512817664)]} 0 0
   [junit4]   2> 1510785 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[122 (1586153159512817665)]} 0 0
   [junit4]   2> 1510786 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[123 (1586153159513866240)]} 0 0
   [junit4]   2> 1510786 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[123 (1586153159513866240)]} 0 0
   [junit4]   2> 1510786 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[124 (1586153159513866241)]} 0 0
   [junit4]   2> 1510787 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[124 (1586153159514914816)]} 0 0
   [junit4]   2> 1510788 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[125 (1586153159514914816)]} 0 0
   [junit4]   2> 1510788 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[125 (1586153159515963392)]} 0 0
   [junit4]   2> 1510788 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[126 (1586153159515963392)]} 0 0
   [junit4]   2> 1510789 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[126 (1586153159515963393)]} 0 0
   [junit4]   2> 1510789 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[127 (1586153159517011968)]} 0 0
   [junit4]   2> 1510789 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[127 (1586153159517011968)]} 0 0
   [junit4]   2> 1510789 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[128 (1586153159517011969)]} 0 0
   [junit4]   2> 1510790 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[128 (1586153159518060544)]} 0 0
   [junit4]   2> 1510790 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[129 (1586153159518060544)]} 0 0
   [junit4]   2> 1510790 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[129 (1586153159518060545)]} 0 0
   [junit4]   2> 1510790 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[130 (1586153159518060545)]} 0 0
   [junit4]   2> 1510791 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[130 (1586153159519109120)]} 0 0
   [junit4]   2> 1510791 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[131 (1586153159519109120)]} 0 0
   [junit4]   2> 1510791 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[131 (1586153159519109121)]} 0 0
   [junit4]   2> 1510792 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[132 (1586153159520157696)]} 0 0
   [junit4]   2> 1510792 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[132 (1586153159520157696)]} 0 0
   [junit4]   2> 1510792 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[133 (1586153159520157697)]} 0 0
   [junit4]   2> 1510793 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[133 (1586153159521206272)]} 0 0
   [junit4]   2> 1510793 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[134 (1586153159521206272)]} 0 0
   [junit4]   2> 1510793 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[134 (1586153159521206273)]} 0 0
   [junit4]   2> 1510794 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[135 (1586153159521206273)]} 0 0
   [junit4]   2> 1510794 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[135 (1586153159522254848)]} 0 0
   [junit4]   2> 1510794 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[136 (1586153159522254848)]} 0 0
   [junit4]   2> 1510794 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[136 (1586153159522254849)]} 0 0
   [junit4]   2> 1510795 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[137 (1586153159523303424)]} 0 0
   [junit4]   2> 1510795 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[137 (1586153159523303424)]} 0 0
   [junit4]   2> 1510795 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[138 (1586153159523303425)]} 0 0
   [junit4]   2> 1510796 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[138 (1586153159523303425)]} 0 0
   [junit4]   2> 1510796 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[139 (1586153159524352000)]} 0 0
   [junit4]   2> 1510796 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[139 (1586153159524352000)]} 0 0
   [junit4]   2> 1510796 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[140 (1586153159524352001)]} 0 0
   [junit4]   2> 1510797 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[140 (1586153159525400576)]} 0 0
   [junit4]   2> 1510797 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[141 (1586153159525400576)]} 0 0
   [junit4]   2> 1510797 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[141 (1586153159525400577)]} 0 0
   [junit4]   2> 1510798 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[142 (1586153159526449152)]} 0 0
   [junit4]   2> 1510798 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[142 (1586153159526449152)]} 0 0
   [junit4]   2> 1510798 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[143 (1586153159526449153)]} 0 0
   [junit4]   2> 1510798 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[143 (1586153159526449153)]} 0 0
   [junit4]   2> 1510799 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[144 (1586153159527497728)]} 0 0
   [junit4]   2> 1510799 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[144 (1586153159527497728)]} 0 0
   [junit4]   2> 1510799 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[145 (1586153159527497729)]} 0 0
   [junit4]   2> 1510799 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[145 (1586153159527497729)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[146 (1586153159528546304)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[146 (1586153159528546304)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[147 (1586153159528546305)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[147 (1586153159528546305)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[148 (1586153159528546306)]} 0 0
   [junit4]   2> 1510800 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[148 (1586153159528546306)]} 0 0
   [junit4]   2> 1510801 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[149 (1586153159529594880)]} 0 0
   [junit4]   2> 1510801 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={wt=javabin&version=2}{add=[149 (1586153159529594880)]} 0 0
   [junit4]   2> 1510801 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586153159529594881,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1510801 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@1807b56 commitCommandVersion:1586153159529594881
   [junit4]   2> 1510839 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@51d6ce[collection1] main]
   [junit4]   2> 1510840 INFO  (searcherExecutor-6457-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@51d6ce[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9) Uninverting(_1(7.3.0):c58)))}
   [junit4]   2> 1510840 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1510840 INFO  (qtp10078827-15703) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 38
   [junit4]   2> 1510841 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586153159571537920,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 1510841 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@81f83 commitCommandVersion:1586153159571537920
   [junit4]   2> 1510850 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1c72ce2[collection1] main]
   [junit4]   2> 1510851 INFO  (searcherExecutor-6468-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1c72ce2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):c9) Uninverting(_1(7.3.0):c58)))}
   [junit4]   2> 1510851 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 1510851 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/ywh/zv path=/update params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=} 0 10
   [junit4]   2> 1510852 INFO  (qtp10078827-15700) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510858 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=one_i1_ml+desc&shard.url=[ff01::114]:33332/ywh/zv|[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=13&version=2&q=*:*&NOW=1512673530182&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510859 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1512673530182&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::114]:33332/ywh/zv|[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=13&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1510860 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&shards=[ff01::114]:33332/ywh/zv|[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&sort=one_i1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=6
   [junit4]   2> 1510861 INFO  (qtp10078827-15700) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510862 INFO  (qtp18115770-15728) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=one_i1_ml+asc&shard.url=[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=13&version=2&q=*:*&NOW=1512673530190&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510863 INFO  (qtp18115770-15722) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1512673530190&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=13&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1510863 INFO  (qtp18115770-15723) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&shards=[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&sort=one_i1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=2
   [junit4]   2> 1510864 INFO  (qtp10078827-15700) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=one_i1_ml+desc,+id_i+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510866 INFO  (qtp18115770-15719) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=one_i1_ml+desc,+id_i+asc&shard.url=[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=200&version=2&q=*:*&NOW=1512673530195&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510868 INFO  (qtp18115770-15717) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1512673530195&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,144,100,145,101,146,102,147,103,148,104,149,105,106,107,108,109&isShard=true&shard.url=[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=200&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1510870 INFO  (qtp18115770-15721) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&shards=[ff01::083]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&sort=one_i1_ml+desc,+id_i+asc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=3
   [junit4]   2> 1510870 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=one_i1_ml+asc,+id_i+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510872 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=one_i1_ml+asc,+id_i+desc&shard.url=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=200&version=2&q=*:*&NOW=1512673530200&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510873 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1512673530200&ids=110,111,112,113,114,115,116,117,118,119,10,11,12,13,14,15,16,17,120,121,122,1,123,2,124,3,125,4,126,5,127,6,128,7,129,8,9,130,131,132,133,134,135,136,137,138,139,140,141,142,143,100,144,101,145,102,146,103,147,104,148,105,149,106,107,108,109&isShard=true&shard.url=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=200&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1510875 INFO  (qtp18115770-15720) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&shards=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&sort=one_i1_ml+asc,+id_i+desc&rows=200&wt=javabin&version=2} hits=67 status=0 QTime=2
   [junit4]   2> 1510876 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510877 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=three_l1_ml+desc&shard.url=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1|[ff01::083]:33332/ywh/zv&rows=13&version=2&q=*:*&NOW=1512673530205&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510877 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&df=text&distrib=false&shards.purpose=64&NOW=1512673530205&ids=11,12,13,1,2,3,4,5,6,7,8,9,10&isShard=true&shard.url=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1|[ff01::083]:33332/ywh/zv&rows=13&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 1510878 INFO  (qtp18115770-15726) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&shards=[ff01::114]:33332/ywh/zv|[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1|[ff01::083]:33332/ywh/zv&sort=three_l1_ml+desc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=1
   [junit4]   2> 1510878 INFO  (qtp10078827-15701) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={q=*:*&distrib=false&sort=three_l1_ml+asc&rows=13&wt=javabin&version=2} hits=67 status=0 QTime=0
   [junit4]   2> 1510879 INFO  (qtp18115770-15724) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/ywh/zv path=/select params={df=text&distrib=false&fl=id&shards.purpose=4&start=0&fsv=true&sort=three_l1_ml+asc&shard.url=[ff01::213]:33332/ywh/zv|http://127.0.0.1:64050/ywh/zv/collection1&rows=13&version=2&q=*:*&NOW=1512673530208&isShard=true&wt=javabin} hits=67 status=0 QTime=0
   [junit4]   2> 1510880 INFO  (qtp18115770-15724) [    x:collection1] o.a

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

at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [394/751 (2!)] on J0 in 7.06s, 1 test, 1 error <<< FAILURES!

[...truncated 35751 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: C:\Users\jenkins\AppData\Local\Temp\ecj1065845816
 [ecj-lint] Compiling 188 source files to C:\Users\jenkins\AppData\Local\Temp\ecj1065845816
 [ecj-lint] ----------
 [ecj-lint] 1. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 801)
 [ecj-lint] 	ts = a.tokenStream("dummy", useCharFilter ? new MockCharFilter(reader, remainder) : reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'ts' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 2. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 837)
 [ecj-lint] 	reader = new MockReaderWrapper(random, reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 3. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\analysis\BaseTokenStreamTestCase.java (at line 913)
 [ecj-lint] 	reader = new MockReaderWrapper(random, reader);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'reader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 4. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\codecs\mockrandom\MockRandomPostingsFormat.java (at line 260)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsWriter' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 5. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\codecs\mockrandom\MockRandomPostingsFormat.java (at line 393)
 [ecj-lint] 	throw new AssertionError();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'postingsReader' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 6. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\geo\BaseGeoPointTestCase.java (at line 1271)
 [ecj-lint] 	RandomIndexWriter writer = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	                  ^^^^^^
 [ecj-lint] Resource leak: 'writer' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 7. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 47)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 8. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 81)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] 9. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseCompressingDocValuesFormatTestCase.java (at line 108)
 [ecj-lint] 	final IndexWriter iwriter = new IndexWriter(dir, iwc);
 [ecj-lint] 	                  ^^^^^^^
 [ecj-lint] Resource leak: 'iwriter' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 10. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePointsFormatTestCase.java (at line 622)
 [ecj-lint] 	w = new RandomIndexWriter(random(), dir, iwc);
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'w' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 11. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePostingsFormatTestCase.java (at line 314)
 [ecj-lint] 	Analyzer analyzer = new MockAnalyzer(random());
 [ecj-lint] 	         ^^^^^^^^
 [ecj-lint] Resource leak: 'analyzer' is never closed
 [ecj-lint] ----------
 [ecj-lint] 12. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BasePostingsFormatTestCase.java (at line 539)
 [ecj-lint] 	LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	             ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 13. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\index\BaseStoredFieldsFormatTestCase.java (at line 464)
 [ecj-lint] 	throw ex.get();
 [ecj-lint] 	^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'iw' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 14. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\search\ShardSearchingTestBase.java (at line 555)
 [ecj-lint] 	final LineFileDocs docs = new LineFileDocs(random());
 [ecj-lint] 	                   ^^^^
 [ecj-lint] Resource leak: 'docs' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 15. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\store\MockDirectoryWrapper.java (at line 881)
 [ecj-lint] 	new IndexWriter(in, iwc).rollback();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: '<unassigned Closeable value>' is never closed
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 16. ERROR in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\LuceneTestCase.java (at line 144)
 [ecj-lint] 	import static com.carrotsearch.randomizedtesting.RandomizedTest.frequently;
 [ecj-lint] 	              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import com.carrotsearch.randomizedtesting.RandomizedTest.frequently is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 17. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1310)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 18. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 19. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1324)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 20. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 21. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1346)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 22. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1366)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 23. WARNING in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\test-framework\src\java\org\apache\lucene\util\TestUtil.java (at line 1385)
 [ecj-lint] 	fs = ffs.getDelegate();
 [ecj-lint] 	^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] Resource leak: 'fs' is not closed at this location
 [ecj-lint] ----------
 [ecj-lint] 23 problems (1 error, 22 warnings)

BUILD FAILED
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:835: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\build.xml:101: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build.xml:203: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2105: The following error occurred while executing this line:
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\common-build.xml:2144: Compile failed; see the compiler error output for details.

Total time: 94 minutes 36 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

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 331 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/331/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseG1GC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001

	at __randomizedtesting.SeedInfo.seed([E48D2BB443BEC623]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:64503/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:64503/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4DC2A76AFD8B0F78:701A0946C5655108]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:64503/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-023

	at __randomizedtesting.SeedInfo.seed([4DC2A76AFD8B0F78]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.update.processor.TestNamedUpdateProcessors

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.TestNamedUpdateProcessors_4DC2A76AFD8B0F78-001\shard-3-001

	at __randomizedtesting.SeedInfo.seed([4DC2A76AFD8B0F78]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013

	at __randomizedtesting.SeedInfo.seed([6A4CAE9E5228C96]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 6297 lines...]
   [junit4] Suite: org.apache.lucene.codecs.simpletext.TestSimpleTextCompoundFormat
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {body=DFR GB2}, locale=ta, timezone=Pacific/Ponape
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=37611672,total=100663296
   [junit4]   2> NOTE: All tests run in this JVM: [TestSimpleTextCompoundFormat]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimpleTextCompoundFormat -Dtests.seed=E48D2BB443BEC623 -Dtests.slow=true -Dtests.locale=ta -Dtests.timezone=Pacific/Ponape -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSimpleTextCompoundFormat (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001\CFSManySubFiles-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\J1\temp\lucene.codecs.simpletext.TestSimpleTextCompoundFormat_E48D2BB443BEC623-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E48D2BB443BEC623]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/20 (1!)] on J1 in 9.60s, 26 tests, 1 error <<< FAILURES!

[...truncated 6649 lines...]
   [junit4] Suite: org.apache.solr.cloud.ZkCLITest
   [junit4]   2> 2162575 INFO  (SUITE-ZkCLITest-seed#[4DC2A76AFD8B0F78]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\init-core-data-001
   [junit4]   2> 2162577 WARN  (SUITE-ZkCLITest-seed#[4DC2A76AFD8B0F78]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=600 numCloses=600
   [junit4]   2> 2162577 INFO  (SUITE-ZkCLITest-seed#[4DC2A76AFD8B0F78]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2162578 INFO  (SUITE-ZkCLITest-seed#[4DC2A76AFD8B0F78]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2162579 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPutFile
   [junit4]   2> 2162579 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPutFile
   [junit4]   2> 2162669 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-002\zookeeper/server1/data
   [junit4]   2> 2162669 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2162670 INFO  (Thread-3365) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2162670 INFO  (Thread-3365) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2162674 ERROR (Thread-3365) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2162771 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:60945
   [junit4]   2> 2162777 INFO  (zkConnectionManagerCallback-4124-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162783 INFO  (zkConnectionManagerCallback-4126-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162783 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPutFile
   [junit4]   2> 2162802 INFO  (zkConnectionManagerCallback-4128-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2162803 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8b53f0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2162805 ERROR (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2162806 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60945 60945
   [junit4]   2> 2162808 INFO  (Thread-3365) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60945 60945
   [junit4]   2> 2162808 INFO  (TEST-ZkCLITest.testPutFile-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPutFile
   [junit4]   2> 2162811 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testMakePath
   [junit4]   2> 2162811 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testMakePath
   [junit4]   2> 2162905 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-004\zookeeper/server1/data
   [junit4]   2> 2162905 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2162906 INFO  (Thread-3366) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2162906 INFO  (Thread-3366) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2162911 ERROR (Thread-3366) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163005 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:60958
   [junit4]   2> 2163009 INFO  (zkConnectionManagerCallback-4130-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163014 INFO  (zkConnectionManagerCallback-4132-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163015 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testMakePath
   [junit4]   2> 2163017 INFO  (zkConnectionManagerCallback-4134-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163020 ERROR (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163020 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60958 60958
   [junit4]   2> 2163021 INFO  (Thread-3366) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60958 60958
   [junit4]   2> 2163022 INFO  (TEST-ZkCLITest.testMakePath-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testMakePath
   [junit4]   2> 2163025 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithChroot
   [junit4]   2> 2163025 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testBootstrapWithChroot
   [junit4]   2> 2163131 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-006\zookeeper/server1/data
   [junit4]   2> 2163131 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2163134 INFO  (Thread-3367) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2163134 INFO  (Thread-3367) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2163138 ERROR (Thread-3367) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163232 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:60970
   [junit4]   2> 2163235 INFO  (zkConnectionManagerCallback-4136-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163240 INFO  (zkConnectionManagerCallback-4138-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163240 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testBootstrapWithChroot
   [junit4]   2> 2163248 INFO  (zkConnectionManagerCallback-4140-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163249 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-005\solr.xml
   [junit4]   2> 2163258 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@6785d1f0, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 2163264 INFO  (zkConnectionManagerCallback-4142-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163266 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8b7100003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2163278 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-005
   [junit4]   2> 2163278 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 2163278 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkController bootstrapping config for 1 cores into ZooKeeper using solr.xml from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-005
   [junit4]   2> 2163278 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkController Uploading directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-005\collection1\conf with name collection1 for SolrCore collection1
   [junit4]   2> 2163456 ERROR (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163457 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60970 60970
   [junit4]   2> 2163457 INFO  (Thread-3367) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60970 60970
   [junit4]   2> 2163458 INFO  (TEST-ZkCLITest.testBootstrapWithChroot-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBootstrapWithChroot
   [junit4]   2> 2163460 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpdateAcls
   [junit4]   2> 2163460 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpdateAcls
   [junit4]   2> 2163472 ERROR (Finalizer) [    ] o.a.s.c.CoreContainer CoreContainer was not close prior to finalize(), indicates a bug -- POSSIBLE RESOURCE LEAK!!!  instance=1353069576
   [junit4]   2> 2163546 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-008\zookeeper/server1/data
   [junit4]   2> 2163547 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2163547 INFO  (Thread-3368) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2163547 INFO  (Thread-3368) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2163551 ERROR (Thread-3368) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163647 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:60989
   [junit4]   2> 2163650 INFO  (zkConnectionManagerCallback-4144-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163652 INFO  (zkConnectionManagerCallback-4146-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163654 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpdateAcls
   [junit4]   2> 2163655 INFO  (zkConnectionManagerCallback-4148-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163656 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.SolrZkClient Using ZkACLProvider: org.apache.solr.common.cloud.VMParamsAllAndReadonlyDigestZkACLProvider
   [junit4]   2> 2163660 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8b8ac0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2163663 INFO  (zkConnectionManagerCallback-4150-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8b8ac0003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2163666 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8b8ac0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2163666 ERROR (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163666 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60989 60989
   [junit4]   2> 2163667 INFO  (Thread-3368) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:60989 60989
   [junit4]   2> 2163669 INFO  (TEST-ZkCLITest.testUpdateAcls-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testUpdateAcls
   [junit4]   2> 2163671 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSetClusterProperty
   [junit4]   2> 2163671 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testSetClusterProperty
   [junit4]   2> 2163751 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-010\zookeeper/server1/data
   [junit4]   2> 2163751 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2163751 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2163751 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2163754 ERROR (Thread-3369) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163852 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61004
   [junit4]   2> 2163856 INFO  (zkConnectionManagerCallback-4152-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163860 INFO  (zkConnectionManagerCallback-4154-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163860 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testSetClusterProperty
   [junit4]   2> 2163861 INFO  (zkConnectionManagerCallback-4156-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163865 INFO  (zkConnectionManagerCallback-4158-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2163867 ERROR (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2163867 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61004 61004
   [junit4]   2> 2163868 INFO  (Thread-3369) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61004 61004
   [junit4]   2> 2163869 INFO  (TEST-ZkCLITest.testSetClusterProperty-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSetClusterProperty
   [junit4]   2> 2163872 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testList
   [junit4]   2> 2163872 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testList
   [junit4]   2> 2163955 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-012\zookeeper/server1/data
   [junit4]   2> 2163956 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2163956 INFO  (Thread-3370) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2163956 INFO  (Thread-3370) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2163962 ERROR (Thread-3370) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164074 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61022
   [junit4]   2> 2164078 INFO  (zkConnectionManagerCallback-4160-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164085 INFO  (zkConnectionManagerCallback-4162-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164085 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testList
   [junit4]   2> 2164090 INFO  (zkConnectionManagerCallback-4164-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164092 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8ba480002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164093 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8ba480001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164093 ERROR (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164093 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61022 61022
   [junit4]   2> 2164094 INFO  (Thread-3370) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61022 61022
   [junit4]   2> 2164095 INFO  (TEST-ZkCLITest.testList-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testList
   [junit4]   2> 2164098 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPutFileNotExists
   [junit4]   2> 2164098 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPutFileNotExists
   [junit4]   2> 2164254 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-014\zookeeper/server1/data
   [junit4]   2> 2164254 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2164255 INFO  (Thread-3371) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2164255 INFO  (Thread-3371) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2164260 ERROR (Thread-3371) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164356 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61035
   [junit4]   2> 2164359 INFO  (zkConnectionManagerCallback-4166-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164363 INFO  (zkConnectionManagerCallback-4168-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164363 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPutFileNotExists
   [junit4]   2> 2164365 INFO  (zkConnectionManagerCallback-4170-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164367 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bb700001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164367 ERROR (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164367 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61035 61035
   [junit4]   2> 2164368 INFO  (Thread-3371) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61035 61035
   [junit4]   2> 2164369 INFO  (TEST-ZkCLITest.testPutFileNotExists-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPutFileNotExists
   [junit4]   2> 2164371 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLs
   [junit4]   2> 2164371 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testLs
   [junit4]   2> 2164449 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-016\zookeeper/server1/data
   [junit4]   2> 2164449 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2164449 INFO  (Thread-3372) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2164450 INFO  (Thread-3372) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2164453 ERROR (Thread-3372) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164550 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61047
   [junit4]   2> 2164552 INFO  (zkConnectionManagerCallback-4172-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164556 INFO  (zkConnectionManagerCallback-4174-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164556 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testLs
   [junit4]   2> 2164559 INFO  (zkConnectionManagerCallback-4176-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164561 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bc330002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164561 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bc330001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164561 ERROR (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164562 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61047 61047
   [junit4]   2> 2164562 INFO  (Thread-3372) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61047 61047
   [junit4]   2> 2164563 INFO  (TEST-ZkCLITest.testLs-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testLs
   [junit4]   2> 2164566 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPut
   [junit4]   2> 2164566 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testPut
   [junit4]   2> 2164647 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-018\zookeeper/server1/data
   [junit4]   2> 2164647 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2164648 INFO  (Thread-3373) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2164648 INFO  (Thread-3373) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2164651 ERROR (Thread-3373) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164748 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61063
   [junit4]   2> 2164750 INFO  (zkConnectionManagerCallback-4178-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164752 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bcf90000, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164755 INFO  (zkConnectionManagerCallback-4180-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164755 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testPut
   [junit4]   2> 2164757 INFO  (zkConnectionManagerCallback-4182-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164758 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bcf90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2164760 INFO  (zkConnectionManagerCallback-4184-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164762 ERROR (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164763 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61063 61063
   [junit4]   2> 2164765 INFO  (Thread-3373) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:61063 61063
   [junit4]   2> 2164765 INFO  (TEST-ZkCLITest.testPut-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPut
   [junit4]   2> 2164768 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testUpConfigLinkConfigClearZk
   [junit4]   2> 2164768 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_START testUpConfigLinkConfigClearZk
   [junit4]   2> 2164848 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ZooKeeper dataDir:C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-020\zookeeper/server1/data
   [junit4]   2> 2164852 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2164852 INFO  (Thread-3374) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2164852 INFO  (Thread-3374) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2164855 ERROR (Thread-3374) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2164953 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkTestServer start zk server on port:61078
   [junit4]   2> 2164955 INFO  (zkConnectionManagerCallback-4186-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164959 INFO  (zkConnectionManagerCallback-4188-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164959 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.ZkCLITest ####SETUP_END testUpConfigLinkConfigClearZk
   [junit4]   2> 2164962 INFO  (zkConnectionManagerCallback-4190-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164964 INFO  (zkConnectionManagerCallback-4192-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2164965 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bdc50003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2165136 INFO  (zkConnectionManagerCallback-4194-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2165138 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602fd8bdc50004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2165141 INFO  (zkConnectionManagerCallback-4196-thread-1) [    ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2165143 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\currency.xml
   [junit4]   2> 2165145 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\mapping-FoldToASCII.txt
   [junit4]   2> 2165146 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\managed-schema
   [junit4]   2> 2165148 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\protwords.txt
   [junit4]   2> 2165149 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\synonyms.txt
   [junit4]   2> 2165150 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\stopwords.txt
   [junit4]   2> 2165152 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\hit_grouped.vm
   [junit4]   2> 2165153 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\mime_type_lists.vm
   [junit4]   2> 2165154 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\suggest.vm
   [junit4]   2> 2165156 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\hit.vm
   [junit4]   2> 2165157 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\pagination_bottom.vm
   [junit4]   2> 2165158 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\jquery.autocomplete.css
   [junit4]   2> 2165162 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\hit_plain.vm
   [junit4]   2> 2165163 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\product_doc.vm
   [junit4]   2> 2165164 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\query_form.vm
   [junit4]   2> 2165165 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\facet_queries.vm
   [junit4]   2> 2165167 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\debug.vm
   [junit4]   2> 2165168 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\facet_fields.vm
   [junit4]   2> 2165169 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\jquery.autocomplete.js
   [junit4]   2> 2165170 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\results_list.vm
   [junit4]   2> 2165170 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\tabs.vm
   [junit4]   2> 2165172 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\facet_pivot.vm
   [junit4]   2> 2165173 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\did_you_mean.vm
   [junit4]   2> 2165174 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\facets.vm
   [junit4]   2> 2165174 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\join_doc.vm
   [junit4]   2> 2165175 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\footer.vm
   [junit4]   2> 2165176 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\query_spatial.vm
   [junit4]   2> 2165177 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\facet_ranges.vm
   [junit4]   2> 2165178 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\query_group.vm
   [junit4]   2> 2165179 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\head.vm
   [junit4]   2> 2165180 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\main.css
   [junit4]   2> 2165182 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\pagination_top.vm
   [junit4]   2> 2165183 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\README.txt
   [junit4]   2> 2165184 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\cluster_results.vm
   [junit4]   2> 2165185 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\query.vm
   [junit4]   2> 2165186 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\layout.vm
   [junit4]   2> 2165186 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\error.vm
   [junit4]   2> 2165187 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\header.vm
   [junit4]   2> 2165188 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\VM_global_library.vm
   [junit4]   2> 2165189 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\cluster.vm
   [junit4]   2> 2165190 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\richtext_doc.vm
   [junit4]   2> 2165191 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\velocity\browse.vm
   [junit4]   2> 2165193 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\_schema_analysis_synonyms_english.json
   [junit4]   2> 2165194 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\admin-extra.html
   [junit4]   2> 2165195 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\update-script.js
   [junit4]   2> 2165197 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\_schema_analysis_stopwords_english.json
   [junit4]   2> 2165197 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\solrconfig.xml
   [junit4]   2> 2165199 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\admin-extra.menu-top.html
   [junit4]   2> 2165200 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\elevate.xml
   [junit4]   2> 2165203 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\clustering\carrot2\README.txt
   [junit4]   2> 2165205 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\clustering\carrot2\lingo-attributes.xml
   [junit4]   2> 2165206 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\clustering\carrot2\stc-attributes.xml
   [junit4]   2> 2165207 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\clustering\carrot2\kmeans-attributes.xml
   [junit4]   2> 2165207 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\mapping-ISOLatin1Accent.txt
   [junit4]   2> 2165208 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\spellings.txt
   [junit4]   2> 2165210 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\xslt\example_atom.xsl
   [junit4]   2> 2165211 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\xslt\example_rss.xsl
   [junit4]   2> 2165213 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\xslt\luke.xsl
   [junit4]   2> 2165214 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\xslt\updateXml.xsl
   [junit4]   2> 2165215 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\xslt\example.xsl
   [junit4]   2> 2165216 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\_rest_managed.json
   [junit4]   2> 2165218 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\contractions_it.txt
   [junit4]   2> 2165218 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\contractions_ca.txt
   [junit4]   2> 2165220 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stemdict_nl.txt
   [junit4]   2> 2165221 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_hy.txt
   [junit4]   2> 2165222 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_no.txt
   [junit4]   2> 2165223 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_id.txt
   [junit4]   2> 2165224 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_da.txt
   [junit4]   2> 2165225 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_ga.txt
   [junit4]   2> 2165226 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_hi.txt
   [junit4]   2> 2165227 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_ja.txt
   [junit4]   2> 2165228 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_pt.txt
   [junit4]   2> 2165230 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_hu.txt
   [junit4]   2> 2165231 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-001\tempDir-021\solrtest-confdropspot-org.apache.solr.cloud.ZkCLITest-332352329024946\lang\stopwords_ckb.txt
   [junit4]   2> 2165232 INFO  (TEST-ZkCLITest.testUpConfigLinkConfigClearZk-seed#[4DC2A76AFD8B0F78]) [    ] o.a.s.c.c.ZkMaintenanceUtils Writing file C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ZkCLITest_4DC2A76AFD8B0F78-

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

t.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\solr.xml
   [junit4]   2> 62233 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-105\cores
   [junit4]   2> 62233 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 62233 INFO  (coreLoadExecutor-727-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 62249 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 62249 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 62264 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 62311 WARN  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 62311 WARN  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 62311 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 62327 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1\conf\managed-schema
   [junit4]   2> 62327 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1\conf\schema.xml.bak
   [junit4]   2> 62327 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1, trusted=true
   [junit4]   2> 62327 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 62327 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-105\cores\core\data\]
   [junit4]   2> 62420 WARN  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 62420 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 62420 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 62420 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7361ffc8[collection1] main]
   [junit4]   2> 62420 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-103\collection1\conf
   [junit4]   2> 62420 INFO  (coreLoadExecutor-727-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 62420 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#56316
   [junit4]   2> 62439 INFO  (searcherExecutor-728-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7361ffc8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 62452 INFO  (qtp1886827837-1112) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 62452 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b9586fe{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 62452 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=448271325
   [junit4]   2> 62452 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 62452 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 62452 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 62452 INFO  (coreCloseExecutor-732-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4a019cf1
   [junit4]   2> 62452 INFO  (coreCloseExecutor-732-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1241619697
   [junit4]   2> 62468 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@222fc209{/solr,null,UNAVAILABLE}
   [junit4]   2> 62468 INFO  (TEST-SchemaTest.deletingAFieldThatDoesntExistInTheSchemaShouldFail-seed#[6A4CAE9E5228C96]) [    ] o.a.s.SolrTestCaseJ4 ###Ending deletingAFieldThatDoesntExistInTheSchemaShouldFail
   [junit4]   2> 62468 INFO  (SUITE-SchemaTest-seed#[6A4CAE9E5228C96]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=rof, timezone=Asia/Omsk
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=69654160,total=319815680
   [junit4]   2> NOTE: All tests run in this JVM: [TermsResponseTest, AddEvaluatorTest, PowerEvaluatorTest, TestSolrProperties, TestPolicy, RecursiveEvaluatorTest, TestCoreAdmin, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=6A4CAE9E5228C96 -Dtests.slow=true -Dtests.locale=rof -Dtests.timezone=Asia/Omsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore\core0
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_6A4CAE9E5228C96-001\tempDir-013
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([6A4CAE9E5228C96]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [9/146 (1!)] on J0 in 35.01s, 35 tests, 1 error <<< FAILURES!

[...truncated 39652 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 330 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/330/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007

	at __randomizedtesting.SeedInfo.seed([D4B5C86CD2D0FF53]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.analytics.value.CastingBooleanValueTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001

	at __randomizedtesting.SeedInfo.seed([CEA754D47C3F832F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.join.GraphQueryTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001

	at __randomizedtesting.SeedInfo.seed([54ECD0B74A43AACC]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 305 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=BlockTreeOrds(blocksize=128), junk=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, maxPointsInLeafNode=1185, maxMBSortInHeap=6.452693052173814, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-LY, timezone=America/Cayenne
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=72723456,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSynonymQuery, TestGeoEncodingUtils, TestConsistentFieldNumbers, TestMergePolicyWrapper, TestIntArrayDocIdSet, TestIndexWriterDeleteByQuery, TestDemoParallelLeafReader, TestComplexExplanations, TestForceMergeForever, TestTerm, TestCodecs, TestPrefixRandom, TestOmitPositions, TestSegmentReader, TestBlockPostingsFormat2, TestDoubleValuesSource, TestTimeLimitingCollector, TestQueryRescorer, TestCodecUtil, TestIOUtils, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=D4B5C86CD2D0FF53 -Dtests.slow=true -Dtests.locale=ar-LY -Dtests.timezone=America/Cayenne -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\tempDir-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testImplementations-006
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestMultiMMap_D4B5C86CD2D0FF53-001\testSeekZero-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D4B5C86CD2D0FF53]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [26/458 (1!)] on J0 in 3.63s, 54 tests, 1 error <<< FAILURES!

[...truncated 11425 lines...]
   [junit4] Suite: org.apache.solr.search.join.GraphQueryTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001
   [junit4]   2> 326226 WARN  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 326226 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 326231 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 326231 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 326233 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 326234 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 326287 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 326300 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 326345 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 326428 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bdf8c2a
   [junit4]   2> 326434 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bdf8c2a
   [junit4]   2> 326435 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bdf8c2a
   [junit4]   2> 326436 INFO  (coreLoadExecutor-825-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 326436 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 326500 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.3.0
   [junit4]   2> 326539 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 326602 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.6 with uniqueid field id
   [junit4]   2> 326613 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 326613 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@7bdf8c2a
   [junit4]   2> 326613 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 326614 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\]
   [junit4]   2> 326616 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=30, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 326727 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 326727 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 326728 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 326728 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 326730 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=41, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0]
   [junit4]   2> 326730 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@18fcc277[collection1] main]
   [junit4]   2> 326731 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 326738 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 326775 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 326775 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 326775 INFO  (coreLoadExecutor-825-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1586059609357942784
   [junit4]   2> 326778 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 326778 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 326778 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 326778 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 326778 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 326778 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 326779 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 326780 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraph
   [junit4]   2> 326781 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 326782 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 326783 INFO  (searcherExecutor-826-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18fcc277[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 326785 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609363185664)]} 0 4
   [junit4]   2> 326791 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609374720000)]} 0 0
   [junit4]   2> 326791 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609374720001,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326792 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609374720001
   [junit4]   2> 326803 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ca63a8[collection1] main]
   [junit4]   2> 326806 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11ca63a8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2)))}
   [junit4]   2> 326806 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326807 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 326810 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059609391497216)]} 0 3
   [junit4]   2> 326810 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059609394642944)]} 0 0
   [junit4]   2> 326810 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609394642945,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326810 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609394642945
   [junit4]   2> 326813 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@3b76f6e6[collection1] main]
   [junit4]   2> 326816 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@3b76f6e6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2)))}
   [junit4]   2> 326816 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326816 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 326819 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1586059609400934400)]} 0 2
   [junit4]   2> 326819 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1586059609404080128)]} 0 0
   [junit4]   2> 326820 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1586059609405128704)]} 0 0
   [junit4]   2> 326821 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1586059609405128705)]} 0 0
   [junit4]   2> 326821 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1586059609406177280)]} 0 0
   [junit4]   2> 326821 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609406177281,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326821 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609406177281
   [junit4]   2> 326841 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6a9cf90b[collection1] main]
   [junit4]   2> 326843 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6a9cf90b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.3.0):C2) Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5)))}
   [junit4]   2> 326843 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326843 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 326847 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609429245952)]} 0 3
   [junit4]   2> 326847 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609433440256)]} 0 0
   [junit4]   2> 326848 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609434488832,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326848 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609434488832
   [junit4]   2> 326852 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5b8028f8[collection1] main]
   [junit4]   2> 326855 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5b8028f8[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2)))}
   [junit4]   2> 326855 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326856 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 326858 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1586059609442877440)]} 0 2
   [junit4]   2> 326858 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1586059609444974592)]} 0 0
   [junit4]   2> 326859 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1586059609446023168)]} 0 0
   [junit4]   2> 326859 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1586059609446023169)]} 0 0
   [junit4]   2> 326860 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609447071744,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326860 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609447071744
   [junit4]   2> 326865 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@618b8839[collection1] main]
   [junit4]   2> 326866 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326866 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@618b8839[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_3(7.3.0):C2) Uninverting(_4(7.3.0):C4)))}
   [junit4]   2> 326866 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 326893 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=26
   [junit4]   2> 326894 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 326895 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=0
   [junit4]   2> 326896 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 326898 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 326898 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 326899 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 326899 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 326900 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 326900 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 326901 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 326903 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609490063360)]} 0 1
   [junit4]   2> 326904 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609492160512)]} 0 0
   [junit4]   2> 326904 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609493209088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326904 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609493209088
   [junit4]   2> 326907 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@656b2f3c[collection1] main]
   [junit4]   2> 326907 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326910 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@656b2f3c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.3.0):C2) Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2)))}
   [junit4]   2> 326911 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 326913 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059609500549120)]} 0 1
   [junit4]   2> 326913 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059609502646272)]} 0 0
   [junit4]   2> 326914 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609503694848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326914 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609503694848
   [junit4]   2> 326915 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55907400[collection1] main]
   [junit4]   2> 326916 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326918 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55907400[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.3.0):C5) Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2)))}
   [junit4]   2> 326919 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 326921 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1586059609508937728)]} 0 1
   [junit4]   2> 326921 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1586059609511034880)]} 0 0
   [junit4]   2> 326922 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1586059609512083456)]} 0 0
   [junit4]   2> 326923 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1586059609512083457)]} 0 0
   [junit4]   2> 326923 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1586059609513132032)]} 0 0
   [junit4]   2> 326923 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609513132033,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326924 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609513132033
   [junit4]   2> 326928 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6caf88eb[collection1] main]
   [junit4]   2> 326930 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326931 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6caf88eb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_5(7.3.0):C2) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5)))}
   [junit4]   2> 326931 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 326933 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609521520640)]} 0 1
   [junit4]   2> 326934 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609524666368)]} 0 0
   [junit4]   2> 326934 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609524666369,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326934 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609524666369
   [junit4]   2> 326936 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e8093fe[collection1] main]
   [junit4]   2> 326937 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326939 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5e8093fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.3.0):C4) Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5) Uninverting(_8(7.3.0):C2)))}
   [junit4]   2> 326939 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 326941 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1586059609530957824)]} 0 1
   [junit4]   2> 326942 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1586059609533054976)]} 0 0
   [junit4]   2> 326943 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1586059609534103552)]} 0 0
   [junit4]   2> 326943 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1586059609534103553)]} 0 0
   [junit4]   2> 326944 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609535152128,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326944 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609535152128
   [junit4]   2> 326946 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2dfcaa09[collection1] main]
   [junit4]   2> 326949 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326950 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2dfcaa09[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5) Uninverting(_8(7.3.0):C2) Uninverting(_9(7.3.0):C4)))}
   [junit4]   2> 326950 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 326952 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=0
   [junit4]   2> 326953 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 326954 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=0
   [junit4]   2> 326955 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 326956 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 326957 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 326957 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 326958 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 326958 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 326959 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 326959 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ss&edge_id=edge_ss&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 326961 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609550880768)]} 0 1
   [junit4]   2> 326962 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609554026496)]} 0 0
   [junit4]   2> 326963 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609555075072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326963 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609555075072
   [junit4]   2> 326965 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@55a53305[collection1] main]
   [junit4]   2> 326968 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@55a53305[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_6(7.3.0):C2) Uninverting(_7(7.3.0):C5) Uninverting(_9(7.3.0):C4) Uninverting(_a(7.3.0):C2)))}
   [junit4]   2> 326968 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326969 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 326971 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059609561366528)]} 0 1
   [junit4]   2> 326972 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059609564512256)]} 0 0
   [junit4]   2> 326972 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609564512257,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326972 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609564512257
   [junit4]   2> 326976 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7f487e9f[collection1] main]
   [junit4]   2> 326979 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 326979 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7f487e9f[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.3.0):C5) Uninverting(_9(7.3.0):C4) Uninverting(_a(7.3.0):C2) Uninverting(_b(7.3.0):C2)))}
   [junit4]   2> 326980 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 326982 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1586059609572900864)]} 0 2
   [junit4]   2> 326983 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1586059609576046592)]} 0 0
   [junit4]   2> 326984 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1586059609577095168)]} 0 0
   [junit4]   2> 326984 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1586059609577095169)]} 0 0
   [junit4]   2> 326985 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1586059609578143744)]} 0 0
   [junit4]   2> 326985 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609578143745,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 326985 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609578143745
   [junit4]   2> 326988 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@783b53fb[collection1] main]
   [junit4]   2> 327001 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327003 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@783b53fb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.3.0):C4) Uninverting(_a(7.3.0):C2) Uninverting(_b(7.3.0):C2) Uninverting(_c(7.3.0):C5)))}
   [junit4]   2> 327006 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 327013 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609602260992)]} 0 5
   [junit4]   2> 327013 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609607503872)]} 0 0
   [junit4]   2> 327014 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609608552448,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327014 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609608552448
   [junit4]   2> 327024 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7b0793d9[collection1] main]
   [junit4]   2> 327029 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7b0793d9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.3.0):C4) Uninverting(_b(7.3.0):C2) Uninverting(_c(7.3.0):C5) Uninverting(_d(7.3.0):C2)))}
   [junit4]   2> 327032 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327034 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 20
   [junit4]   2> 327038 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1586059609630572544)]} 0 3
   [junit4]   2> 327039 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1586059609634766848)]} 0 0
   [junit4]   2> 327040 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1586059609634766849)]} 0 0
   [junit4]   2> 327040 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1586059609635815424)]} 0 0
   [junit4]   2> 327040 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609635815425,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327040 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609635815425
   [junit4]   2> 327051 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@28071e82[collection1] main]
   [junit4]   2> 327056 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@28071e82[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.3.0):C2) Uninverting(_c(7.3.0):C5) Uninverting(_d(7.3.0):C2) Uninverting(_e(7.3.0):C4)))}
   [junit4]   2> 327058 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327059 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 327100 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=41
   [junit4]   2> 327102 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 327103 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=0
   [junit4]   2> 327104 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 327105 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=1
   [junit4]   2> 327105 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 327106 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 327106 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 327107 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 327107 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 327107 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ip&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 327121 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609707118592)]} 0 13
   [junit4]   2> 327122 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609721798656)]} 0 0
   [junit4]   2> 327123 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609722847232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327123 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609722847232
   [junit4]   2> 327136 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@500131fe[collection1] main]
   [junit4]   2> 327142 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@500131fe[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.3.0):C2) Uninverting(_c(7.3.0):C5) Uninverting(_e(7.3.0):C4) Uninverting(_f(7.3.0):C2)))}
   [junit4]   2> 327144 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327145 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 327146 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059609745915904)]} 0 1
   [junit4]   2> 327148 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059609749061632)]} 0 1
   [junit4]   2> 327148 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609749061633,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327148 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609749061633
   [junit4]   2> 327152 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5865007c[collection1] main]
   [junit4]   2> 327178 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5865007c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.3.0):C5) Uninverting(_e(7.3.0):C4) Uninverting(_f(7.3.0):C2) Uninverting(_g(7.3.0):C2)))}
   [junit4]   2> 327180 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327181 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 32
   [junit4]   2> 327186 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1586059609784713216)]} 0 4
   [junit4]   2> 327187 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1586059609788907520)]} 0 0
   [junit4]   2> 327187 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1586059609789956096)]} 0 0
   [junit4]   2> 327187 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1586059609789956097)]} 0 0
   [junit4]   2> 327188 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1586059609791004672)]} 0 0
   [junit4]   2> 327188 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609791004673,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327188 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609791004673
   [junit4]   2> 327193 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6de108a3[collection1] main]
   [junit4]   2> 327199 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6de108a3[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.3.0):C4) Uninverting(_f(7.3.0):C2) Uninverting(_g(7.3.0):C2) Uninverting(_h(7.3.0):C5)))}
   [junit4]   2> 327200 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327201 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 13
   [junit4]   2> 327205 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609805684736)]} 0 3
   [junit4]   2> 327207 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609810927616)]} 0 1
   [junit4]   2> 327208 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609811976192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327208 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609811976192
   [junit4]   2> 327216 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@47e21b1b[collection1] main]
   [junit4]   2> 327233 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@47e21b1b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_e(7.3.0):C4) Uninverting(_g(7.3.0):C2) Uninverting(_h(7.3.0):C5) Uninverting(_i(7.3.0):C2)))}
   [junit4]   2> 327235 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327239 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 31
   [junit4]   2> 327242 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1586059609844482048)]} 0 2
   [junit4]   2> 327247 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1586059609852870656)]} 0 2
   [junit4]   2> 327249 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1586059609853919232)]} 0 1
   [junit4]   2> 327251 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1586059609857064960)]} 0 1
   [junit4]   2> 327252 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609858113536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327252 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609858113536
   [junit4]   2> 327262 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1b47d904[collection1] main]
   [junit4]   2> 327265 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1b47d904[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.3.0):C2) Uninverting(_h(7.3.0):C5) Uninverting(_i(7.3.0):C2) Uninverting(_j(7.3.0):C4)))}
   [junit4]   2> 327266 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327267 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 14
   [junit4]   2> 327271 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=3
   [junit4]   2> 327278 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=6
   [junit4]   2> 327280 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=1
   [junit4]   2> 327283 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=2
   [junit4]   2> 327286 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=2
   [junit4]   2> 327288 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=1
   [junit4]   2> 327289 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 327290 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 327291 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=1
   [junit4]   2> 327291 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 327292 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_ips&edge_id=edge_ips&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 327320 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059609900056576)]} 0 28
   [junit4]   2> 327321 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059609930465280)]} 0 0
   [junit4]   2> 327322 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609931513856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327322 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609931513856
   [junit4]   2> 327358 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@42c54e08[collection1] main]
   [junit4]   2> 327360 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327360 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@42c54e08[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_g(7.3.0):C2) Uninverting(_h(7.3.0):C5) Uninverting(_j(7.3.0):C4) Uninverting(_k(7.3.0):C2)))}
   [junit4]   2> 327360 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 38
   [junit4]   2> 327362 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059609972408320)]} 0 1
   [junit4]   2> 327363 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059609973456896)]} 0 0
   [junit4]   2> 327363 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609974505472,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327363 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609974505472
   [junit4]   2> 327369 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@39422921[collection1] main]
   [junit4]   2> 327371 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@39422921[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_h(7.3.0):C5) Uninverting(_j(7.3.0):C4) Uninverting(_k(7.3.0):C2) Uninverting(_l(7.3.0):C2)))}
   [junit4]   2> 327372 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327372 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 327373 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_5 (1586059609983942656)]} 0 1
   [junit4]   2> 327375 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_6 (1586059609986039808)]} 0 0
   [junit4]   2> 327375 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_7 (1586059609987088384)]} 0 0
   [junit4]   2> 327376 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_8 (1586059609988136960)]} 0 0
   [junit4]   2> 327377 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_9 (1586059609989185536)]} 0 0
   [junit4]   2> 327377 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059609989185537,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327377 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059609989185537
   [junit4]   2> 327381 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@75978736[collection1] main]
   [junit4]   2> 327389 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@75978736[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.3.0):C4) Uninverting(_k(7.3.0):C2) Uninverting(_l(7.3.0):C2) Uninverting(_m(7.3.0):C5)))}
   [junit4]   2> 327389 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327390 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 327391 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059610002817024)]} 0 1
   [junit4]   2> 327393 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059610003865600)]} 0 0
   [junit4]   2> 327393 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059610005962752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327393 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059610005962752
   [junit4]   2> 327403 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@df8f59a[collection1] main]
   [junit4]   2> 327406 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@df8f59a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_j(7.3.0):C4) Uninverting(_l(7.3.0):C2) Uninverting(_m(7.3.0):C5) Uninverting(_n(7.3.0):C2)))}
   [junit4]   2> 327406 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327411 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 18
   [junit4]   2> 327415 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_10 (1586059610024837120)]} 0 3
   [junit4]   2> 327416 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_11 (1586059610030080000)]} 0 0
   [junit4]   2> 327419 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_12 (1586059610031128576)]} 0 1
   [junit4]   2> 327423 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_13 (1586059610036371456)]} 0 1
   [junit4]   2> 327424 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059610038468608,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327424 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059610038468608
   [junit4]   2> 327429 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@672912cd[collection1] main]
   [junit4]   2> 327431 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@672912cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(7.3.0):C2) Uninverting(_m(7.3.0):C5) Uninverting(_n(7.3.0):C2) Uninverting(_o(7.3.0):C4)))}
   [junit4]   2> 327432 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327432 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 327438 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}}id:doc_1} hits=7 status=0 QTime=5
   [junit4]   2> 327439 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${edge_id}+to%3D${node_id}+maxDepth%3D1}id:doc_1} hits=3 status=0 QTime=0
   [junit4]   2> 327441 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse}id:doc_8} hits=8 status=0 QTime=1
   [junit4]   2> 327441 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse}id:doc_8} hits=7 status=0 QTime=0
   [junit4]   2> 327442 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+traversalFilter%3D'text:foo11'}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 327442 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D0}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 327443 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dtrue+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=3 status=0 QTime=0
   [junit4]   2> 327443 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dfalse+maxDepth%3D1}id:doc_8} hits=2 status=0 QTime=0
   [junit4]   2> 327443 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+returnOnlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 327444 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 327444 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_lp&edge_id=edge_lps&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 327447 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_1 (1586059610059440128)]} 0 3
   [junit4]   2> 327449 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_2 (1586059610064683008)]} 0 0
   [junit4]   2> 327451 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1586059610066780160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 327452 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@4c549337 commitCommandVersion:1586059610066780160
   [junit4]   2> 327465 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@4014f6ca[collection1] main]
   [junit4]   2> 327469 INFO  (searcherExecutor-826-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4014f6ca[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_l(7.3.0):C2) Uninverting(_m(7.3.0):C5) Uninverting(_o(7.3.0):C4) Uninverting(_p(7.3.0):C2)))}
   [junit4]   2> 327476 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 327477 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 24
   [junit4]   2> 327502 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_3 (1586059610094043136)]} 0 24
   [junit4]   2> 327503 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[doc_4 (1586059610120257536)]} 0 0
   [junit4]   2> 327503 INFO  (TEST-GraphQuer

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

nlyLeaf%3Dtrue+maxDepth%3D2}id:doc_8} hits=1 status=0 QTime=0
   [junit4]   2> 328399 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_sdN&edge_id=edge_sdsN&q={!graph+from%3D${node_id}+to%3D${edge_id}+maxDepth%3D1}id:doc_1} hits=2 status=0 QTime=0
   [junit4]   2> 328400 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_sdN&edge_id=edge_sdsN&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} hits=1 status=0 QTime=0
   [junit4]   2> 328400 INFO  (TEST-GraphQueryTest.testGraph-seed#[54ECD0B74A43AACC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraph
   [junit4]   2> 328402 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGraphQueryParserValidation
   [junit4]   2> 328403 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 328403 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_nothere&edge_id=edge_ss&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=0
   [junit4]   2> 328403 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 328403 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={node_id=node_s&edge_id=edge_notthere&message=field+node_nothere+not+defined+in+schema&errorCode=400&q={!graph+from%3D${node_id}+to%3D${edge_id}+returnRoot%3Dfalse+maxDepth%3D1}id:doc_1} status=400 QTime=0
   [junit4]   2> 328403 INFO  (TEST-GraphQueryTest.testGraphQueryParserValidation-seed#[54ECD0B74A43AACC]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGraphQueryParserValidation
   [junit4]   2> 328403 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 328403 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=680901851
   [junit4]   2> 328403 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 328403 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1d8f5327: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@468063aa
   [junit4]   2> 328406 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 328406 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@15812ec7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2ad2049a
   [junit4]   2> 328408 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 328408 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@693c6c57: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@2eed8518
   [junit4]   2> 328409 INFO  (coreCloseExecutor-831-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1a0b0f29
   [junit4]   2> 328409 INFO  (coreCloseExecutor-831-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=436932393
   [junit4]   2> 328409 INFO  (coreCloseExecutor-831-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3ec8d620: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@4406b301
   [junit4]   2> 328425 INFO  (SUITE-GraphQueryTest-seed#[54ECD0B74A43AACC]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=false): {}, locale=ko, timezone=America/Indiana/Vevay
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=63678944,total=213143552
   [junit4]   2> NOTE: All tests run in this JVM: [AddBlockUpdateTest, DistributedSpellCheckComponentTest, RegexBoostProcessorTest, CheckHdfsIndexTest, MigrateRouteKeyTest, TestNumericRangeQuery32, TestPrepRecovery, JavabinLoaderTest, TestSegmentSorting, WordBreakSolrSpellCheckerTest, TestLeaderElectionZkExpiry, TestFilteredDocIdSet, TestCSVResponseWriter, TestSolrCloudWithDelegationTokens, TestConfigSets, NotRequiredUniqueKeyTest, ForceLeaderTest, TestReplicaProperties, DistributedExpandComponentTest, TestRTimerTree, TestReqParamsAPI, TestSchemalessBufferedUpdates, GraphQueryTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=GraphQueryTest -Dtests.seed=54ECD0B74A43AACC -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=America/Indiana/Vevay -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | GraphQueryTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.join.GraphQueryTest_54ECD0B74A43AACC-001\init-core-data-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54ECD0B74A43AACC]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [57/751 (1!)] on J0 in 2.24s, 2 tests, 1 error <<< FAILURES!

[...truncated 5285 lines...]
   [junit4] Suite: org.apache.solr.analytics.value.CastingBooleanValueTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1852, maxMBSortInHeap=7.897532914974783, sim=RandomSimilarity(queryNorm=false): {}, locale=lv-LV, timezone=Africa/Freetown
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=26141584,total=97714176
   [junit4]   2> NOTE: All tests run in this JVM: [LegacyAbstractAnalyticsTest, LegacyQueryFacetCloudTest, ExpressionFactoryTest, EqualFunctionTest, LegacyAbstractAnalyticsFacetTest, NegateFunctionTest, CastingIntValueTest, LegacyRangeFacetCloudTest, StringCastFunctionTest, AddFunctionTest, ConcatFunctionTest, ReplaceFunctionTest, PowerFunctionTest, OverallAnalyticsTest, CastingBooleanValueTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CastingBooleanValueTest -Dtests.seed=CEA754D47C3F832F -Dtests.slow=true -Dtests.locale=lv-LV -Dtests.timezone=Africa/Freetown -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | CastingBooleanValueTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\J0\temp\solr.analytics.value.CastingBooleanValueTest_CEA754D47C3F832F-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CEA754D47C3F832F]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [22/78 (1!)] on J0 in 0.09s, 6 tests, 1 error <<< FAILURES!

[...truncated 44478 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 329 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/329/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

4 tests failed.
FAILED:  org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([7B85E791A61C20E0:F40B0031B470D31F]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([7B85E791A61C20E0]:0)
	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:53080
	at __randomizedtesting.SeedInfo.seed([231278813625D508:AB46475B98D9B8F0]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.createServers(AbstractFullDistribZkTestBase.java:314)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:991)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method)
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 43 more


FAILED:  org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi

Error Message:
expected:<1> but was:<0>

Stack Trace:
java.lang.AssertionError: expected:<1> but was:<0>
	at __randomizedtesting.SeedInfo.seed([231278813625D508:743B8334EDD73713]: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.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest.testReadApi(AutoScalingHandlerTest.java:724)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.TestSearcherReuse

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.TestSearcherReuse_231278813625D508-001

	at __randomizedtesting.SeedInfo.seed([231278813625D508]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 8742 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest
   [junit4]   2> Dec 04, 2017 8:12:01 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> WARNING: Uncaught exception in thread: Thread[ReplicationThread-indexAndTaxo,5,TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([7B85E791A61C20E0]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexAndTaxonomyReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=7B85E791A61C20E0 -Dtests.slow=true -Dtests.locale=en-SG -Dtests.timezone=Pacific/Johnston -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   1.03s J1 | IndexAndTaxonomyReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-indexAndTaxo, state=RUNNABLE, group=TGRP-IndexAndTaxonomyReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B85E791A61C20E0:F40B0031B470D31F]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7B85E791A61C20E0]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexAndTaxonomyReplicationClientTest$4.handleUpdateException(IndexAndTaxonomyReplicationClientTest.java:422)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=LuceneVarGapDocFreqInterval), $facets=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), $payloads$=BlockTreeOrds(blocksize=128)}, docValues:{$facets=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1898, maxMBSortInHeap=5.47783336978099, sim=RandomSimilarity(queryNorm=true): {}, locale=en-SG, timezone=Pacific/Johnston
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=11425824,total=33554432
   [junit4]   2> NOTE: All tests run in this JVM: [TestNRTReplication, IndexRevisionTest, IndexAndTaxonomyReplicationClientTest]
   [junit4] Completed [4/9 (1!)] on J1 in 2.85s, 5 tests, 1 error <<< FAILURES!

[...truncated 2839 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.AutoScalingHandlerTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoScalingHandlerTest_231278813625D508-001\init-core-data-001
   [junit4]   2> 31569 WARN  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 31569 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 31575 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-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> 31579 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 31585 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoScalingHandlerTest_231278813625D508-001\tempDir-001
   [junit4]   2> 31585 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 31587 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 31587 INFO  (Thread-5) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 31592 ERROR (Thread-5) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 31689 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:62051
   [junit4]   2> 32690 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32690 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 32786 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17d3612{/solr,null,AVAILABLE}
   [junit4]   2> 32795 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77de7e{/solr,null,AVAILABLE}
   [junit4]   2> 32927 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@65daea{SSL,[ssl, http/1.1]}{127.0.0.1:62056}
   [junit4]   2> 32928 INFO  (jetty-launcher-11-thread-1) [    ] o.e.j.s.Server Started @40797ms
   [junit4]   2> 32928 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62056}
   [junit4]   2> 32929 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@676306{SSL,[ssl, http/1.1]}{127.0.0.1:62057}
   [junit4]   2> 32929 INFO  (jetty-launcher-11-thread-2) [    ] o.e.j.s.Server Started @40798ms
   [junit4]   2> 32929 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=62057}
   [junit4]   2> 32999 ERROR (jetty-launcher-11-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 32999 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 32999 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 32999 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 32999 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-05T06:15:52.957Z
   [junit4]   2> 33003 ERROR (jetty-launcher-11-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 33003 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 33003 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 33003 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 33004 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-05T06:15:52.962Z
   [junit4]   2> 33006 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 33006 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find system property or JNDI)
   [junit4]   2> 33065 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33068 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 33114 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 33159 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 33209 INFO  (jetty-launcher-11-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62051/solr
   [junit4]   2> 33214 INFO  (jetty-launcher-11-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62051/solr
   [junit4]   2> 33241 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 33648 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33649 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:62057_solr
   [junit4]   2> 33651 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.c.Overseer Overseer (id=99120221490315270-127.0.0.1:62057_solr-n_0000000000) starting
   [junit4]   2> 33667 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 33668 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62057_solr
   [junit4]   2> 33679 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33686 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:62056_solr) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 33739 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:62056_solr
   [junit4]   2> 33807 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 33812 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:62056_solr) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 34809 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62057.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 34809 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62057.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 34810 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62057.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 34819 INFO  (jetty-launcher-11-thread-2) [n:127.0.0.1:62057_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoScalingHandlerTest_231278813625D508-001\tempDir-001\node2\.
   [junit4]   2> 35083 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62056.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 35092 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62056.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 35092 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_62056.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1705974
   [junit4]   2> 35096 INFO  (jetty-launcher-11-thread-1) [n:127.0.0.1:62056_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.AutoScalingHandlerTest_231278813625D508-001\tempDir-001\node1\.
   [junit4]   2> 35671 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 35679 INFO  (SUITE-AutoScalingHandlerTest-seed#[231278813625D508]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 35733 INFO  (TEST-AutoScalingHandlerTest.test-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 37981 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 37998 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38229 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=15
   [junit4]   2> 38581 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38595 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38612 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=946
   [junit4]   2> 38653 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38656 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38667 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38679 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38687 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=45
   [junit4]   2> 38730 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38732 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38735 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38739 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38741 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd000b, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38742 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=50
   [junit4]   2> 38746 ERROR (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{remove-trigger={name=node_lost_trigger}, errorMessages=[Cannot remove trigger: node_lost_trigger because it has active listeners: [xyz, node_lost_trigger.system]]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:214)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 38747 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 38777 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38777 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38780 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38782 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38784 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd000c, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38787 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 38810 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38813 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38824 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38824 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38828 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd000d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38832 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=38
   [junit4]   2> 38837 ERROR (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-listener={name=xyz, trigger=node_lost_trigger, stage=[STARTED, ABORTED, SUCCEEDED], beforeAction=execute_plan, class=org.apache.solr.cloud.autoscaling.AutoScaling$HttpTriggerListener, url=http://xyz.com/on_node_lost?node={$LOST_NODE_NAME}}, errorMessages=[A trigger with the name node_lost_trigger does not exist]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:214)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:311)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 38838 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=1
   [junit4]   2> 38839 INFO  (TEST-AutoScalingHandlerTest.test-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> 38893 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPolicyAndPreferences
   [junit4]   2> 38922 ERROR (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-policy={xyz=[{replica=<2, shard=#EACH, node=#ANY}, {nodeRole=!overseer, replica=0}], policy1=[{cores=<2, node=#ANY}, {replica=<2, shard=#EACH, node=#ANY}]}, errorMessages=[cores is only allowed in 'cluster-policy']}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:214)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.api.ApiBag$ReqHandlerToApi.call(ApiBag.java:242)
   [junit4]   2> 	at org.apache.solr.api.V2HttpCall.handleAdmin(V2HttpCall.java:311)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 38922 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=400 QTime=25
   [junit4]   2> 38933 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38935 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 38937 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38940 INFO  (qtp448276-147) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 38945 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd000e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 38947 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=22
   [junit4]   2> 38987 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39000 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39011 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39030 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39046 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd000f, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39056 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=105
   [junit4]   2> 39067 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39078 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39080 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39083 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39084 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0010, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39107 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=49
   [junit4]   2> 39121 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39127 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39138 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=9
   [junit4]   2> 39147 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 39150 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 39160 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39162 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39164 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 39168 INFO  (qtp448276-146) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm} status=0 QTime=0
   [junit4]   2> 39171 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=18
   [junit4]   2> 39183 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39185 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39188 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 39191 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName,os.systemLoadAverage&wt=javabin&version=2&group=solr.jvm,solr.core} status=0 QTime=0
   [junit4]   2> 39200 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 39202 INFO  (TEST-AutoScalingHandlerTest.testPolicyAndPreferences-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPolicyAndPreferences
   [junit4]   2> 39219 INFO  (TEST-AutoScalingHandlerTest.testErrorHandling-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testErrorHandling
   [junit4]   2> 39224 ERROR (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.h.RequestHandlerBase org.apache.solr.api.ApiBag$ExceptionWithErrObject: Error in command payload, errors: [{set-cluster-policy=[{cores=<10, node=#ANY}, {shard=#EACH, node=#ANY}, {nodeRole=overseer, replica=0}], errorMessages=[replica is required in {
   [junit4]   2>   "shard":"#EACH",
   [junit4]   2>   "node":"#ANY"}]}], 
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.processOps(AutoScalingHandler.java:214)
   [junit4]   2> 	at org.apache.solr.cloud.autoscaling.AutoScalingHandler.handleRequestBody(AutoScalingHandler.java:145)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdmin(HttpSolrCall.java:735)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.handleAdminRequest(HttpSolrCall.java:716)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:497)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.ssl.SslConnection.onFillable(SslConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 39224 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=400 QTime=2
   [junit4]   2> 39225 INFO  (TEST-AutoScalingHandlerTest.testErrorHandling-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testErrorHandling
   [junit4]   2> 39242 INFO  (TEST-AutoScalingHandlerTest.testSuspendTrigger-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSuspendTrigger
   [junit4]   2> 39244 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 39247 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 39256 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39258 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39259 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39261 INFO  (qtp448276-147) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39264 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 39275 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39276 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39278 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39283 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39288 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0015, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39289 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 39312 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39313 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39315 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39316 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39318 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 39328 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39330 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39330 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39330 INFO  (qtp448276-145) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39330 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0017, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39330 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=15
   [junit4]   2> 39379 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39380 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39382 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39384 INFO  (qtp448276-146) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39386 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=48
   [junit4]   2> 39396 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39397 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39398 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39400 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39403 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 39413 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39415 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39416 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39418 INFO  (qtp448276-147) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39435 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=30
   [junit4]   2> 39447 INFO  (TEST-AutoScalingHandlerTest.testSuspendTrigger-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSuspendTrigger
   [junit4]   2> 39471 INFO  (TEST-AutoScalingHandlerTest.testReadApi-seed#[231278813625D508]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReadApi
   [junit4]   2> 39480 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39481 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39482 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39484 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39487 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=14
   [junit4]   2> 39497 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39498 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39501 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39504 INFO  (qtp448276-145) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CORE.coreName&wt=javabin&version=2&group=solr.core} status=0 QTime=0
   [junit4]   2> 39506 INFO  (qtp448276-140) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 39513 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39515 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39523 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=6
   [junit4]   2> 39528 INFO  (qtp448276-146) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=3
   [junit4]   2> 39535 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd001d, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39536 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 39543 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39545 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39553 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39561 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39571 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd001e, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39571 INFO  (qtp448276-143) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 39577 INFO  (qtp26874724-139) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling params={wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 39588 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39595 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39608 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39612 INFO  (qtp448276-147) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=1
   [junit4]   2> 39615 INFO  (qtp26874724-137) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/cluster/autoscaling/diagnostics params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 39623 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=6&collection.configName=conf&maxShardsPerNode=10&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 39662 INFO  (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.CreateCollectionCmd Create collection readApiTestViolations
   [junit4]   2> 39665 ERROR (OverseerThreadFactory-43-thread-1-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.OverseerCollectionMessageHandler Collection: readApiTestViolations operation: create failed:org.apache.solr.common.SolrException: 'maxShardsPerNode>0' is not supported when autoScaling policies are used
   [junit4]   2> 	at org.apache.solr.cloud.CreateCollectionCmd.call(CreateCollectionCmd.java:136)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerCollectionMessageHandler.processMessage(OverseerCollectionMessageHandler.java:232)
   [junit4]   2> 	at org.apache.solr.cloud.OverseerTaskProcessor$Runner.run(OverseerTaskProcessor.java:464)
   [junit4]   2> 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2> 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 39696 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=6&collection.configName=conf&maxShardsPerNode=10&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2} status=400 QTime=79
   [junit4]   2> 39725 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 39730 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62051/solr ready
   [junit4]   2> 39733 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39743 INFO  (qtp448276-141) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39743 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x1602550f7fd0020, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 39746 INFO  (qtp26874724-134) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/autoscaling params={wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 39747 INFO  (qtp26874724-132) [n:127.0.0.1:62057_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=6&collection.configName=conf&name=readApiTestViolations&nrtReplicas=6&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 39756 INFO  (OverseerThreadFactory-43-thread-2-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.CreateCollectionCmd Create collection readApiTestViolations
   [junit4]   2> 39758 INFO  (OverseerCollectionConfigSetProcessor-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_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> 39762 WARN  (OverseerThreadFactory-43-thread-2-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.CreateCollectionCmd Specified number of replicas of 6 on collection readApiTestViolations is higher than the number of Solr instances currently live or live and part of your createNodeSet(2). It's unusual to run two replica of the same slice on the same Solr-instance.
   [junit4]   2> 39795 INFO  (qtp448276-146) [n:127.0.0.1:62056_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39808 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/metrics params={prefix=CONTAINER.fs.usableSpace,CORE.coreName,os.systemLoadAverage,memory.heap.usage&wt=javabin&version=2&group=solr.jvm,solr.node,solr.core} status=0 QTime=2
   [junit4]   2> 39983 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62056/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39997 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62057/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 40012 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62056/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 40020 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62057/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 40023 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n8",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62056/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 40027 INFO  (OverseerStateUpdate-99120221490315270-127.0.0.1:62057_solr-n_0000000000) [n:127.0.0.1:62057_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"readApiTestViolations",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"readApiTestViolations_shard1_replica_n10",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:62057/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 40278 INFO  (qtp448276-145) [n:127.0.0.1:62056_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n1&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40280 INFO  (qtp448276-145) [n:127.0.0.1:62056_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40280 INFO  (qtp448276-144) [n:127.0.0.1:62056_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n4&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40279 INFO  (qtp26874724-138) [n:127.0.0.1:62057_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node9&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n6&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40283 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n2&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40290 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 40287 INFO  (qtp448276-146) [n:127.0.0.1:62056_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node11&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n8&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40285 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node12&collection.configName=conf&newCollection=true&name=readApiTestViolations_shard1_replica_n10&action=CREATE&numShards=1&collection=readApiTestViolations&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 40421 INFO  (zkCallback-22-thread-1-processing-n:127.0.0.1:62056_solr) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40421 INFO  (zkCallback-23-thread-1-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40422 INFO  (zkCallback-23-thread-2-processing-n:127.0.0.1:62057_solr) [n:127.0.0.1:62057_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 40422 INFO  (zkCallback-22-thread-2-processing-n:127.0.0.1:62056_solr) [n:127.0.0.1:62056_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/readApiTestViolations/state.json] for collection [readApiTestViolations] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 41385 INFO  (qtp26874724-135) [n:127.0.0.1:62057_solr c:readApiTestViolations s:shard1 r:core_node12 x:readApiTestViolations_shard1_replica_n10] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 41386 INFO  (qtp26874724-136) [n:127.0.0.1:62057_solr c:readApiTestViolations s:shard1 r:core_node5 x:readApiTestViolations_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 41406 INFO  (qtp448276-145) [n:127.0.0.1:62056_solr c:readApiTestViolations s:shard1 r:core_node3 x:

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


   [junit4]    > 	at java.net.SocketInputStream.read(SocketInputStream.java:141)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
   [junit4]    > 	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
   [junit4]    > 	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
   [junit4]    > 	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
   [junit4]    > 	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
   [junit4]    > 	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
   [junit4]    > 	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
   [junit4]    > 	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
   [junit4]    > 	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
   [junit4]    > 	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
   [junit4]    > 	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
   [junit4]    > 	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
   [junit4]    > 	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
   [junit4]    > 	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
   [junit4]    > 	... 43 more
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.TestRandomRequestDistribution_231278813625D508-001
   [junit4]   2> Dec 05, 2017 7:15:36 AM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 2 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=es, timezone=Egypt
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=195707088,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [SuggesterWFSTTest, ChaosMonkeyNothingIsSafeTest, TestRuleBasedAuthorizationPlugin, SortByFunctionTest, FullHLLTest, DefaultValueUpdateProcessorTest, ZkFailoverTest, CachingDirectoryFactoryTest, AtomicUpdatesTest, HighlighterMaxOffsetTest, OutputWriterTest, TestJsonRequest, HighlighterConfigTest, ZkCLITest, SignatureUpdateProcessorFactoryTest, CoreSorterTest, TestUniqueKeyFieldResource, ResponseLogComponentTest, TestDistributedSearch, TestSurroundQueryParser, DistributedFacetPivotSmallTest, TestFuzzyAnalyzedSuggestions, TestNumericTerms32, DistributedQueryElevationComponentTest, TestDocTermOrds, BigEndianAscendingWordDeserializerTest, UnloadDistributedZkTest, OverseerTest, ReplicationFactorTest, DistributedDebugComponentTest, RegexBytesRefFilterTest, BaseCdcrDistributedZkTest, ShowFileRequestHandlerTest, TestPhraseSuggestions, SyncSliceTest, TestJmxIntegration, MoveReplicaHDFSFailoverTest, HighlighterTest, RequestHandlersTest, TestReloadDeadlock, TestSolr4Spatial, TestBinaryField, SolrTestCaseJ4Test, TestCloudManagedSchema, TestQuerySenderListener, DisMaxRequestHandlerTest, HdfsRecoveryZkTest, InfixSuggestersTest, SolrRequestParserTest, TestConfigsApi, TestReplicationHandlerBackup, AssignBackwardCompatibilityTest, TestPseudoReturnFields, UUIDUpdateProcessorFallbackTest, CursorPagingTest, HdfsWriteToMultipleCollectionsTest, SolrCloudReportersTest, DateMathParserTest, CoreAdminRequestStatusTest, DistributedSuggestComponentTest, TestReRankQParserPlugin, CdcrReplicationHandlerTest, TestMaxScoreQueryParser, SolrMetricManagerTest, SuggesterTSTTest, DistributedVersionInfoTest, CreateCollectionCleanupTest, TestXmlQParser, TestCloudPseudoReturnFields, TestTolerantUpdateProcessorRandomCloud, HLLUtilTest, TestTlogReplica, TestRestManager, LeaderFailureAfterFreshStartTest, RollingRestartTest, MigrateRouteKeyTest, MoveReplicaTest, URLClassifyProcessorTest, ClassificationUpdateProcessorIntegrationTest, TestCursorMarkWithoutUniqueKey, TestSolrConfigHandlerConcurrent, SimpleMLTQParserTest, RecoveryZkTest, TestLegacyNumericUtils, TestMacros, TestCloudNestedDocsSort, SortSpecParsingTest, LeaderElectionContextKeyTest, TestShardHandlerFactory, WordBreakSolrSpellCheckerTest, HdfsDirectoryTest, TestOmitPositions, TestStressUserVersions, CollectionReloadTest, TestGeoJSONResponseWriter, TestLRUStatsCache, UpdateLogTest, EnumFieldTest, TestFieldCacheWithThreads, SegmentsInfoRequestHandlerTest, TestDefaultStatsCache, ClusterStateTest, TestSolrDeletionPolicy2, TestSortByMinMaxFunction, TestSolrCloudWithHadoopAuthPlugin, HttpSolrCallGetCoreTest, TestCodecSupport, TestManagedSynonymFilterFactory, DistribJoinFromCollectionTest, TestManagedSchemaThreadSafety, TestBlobHandler, BasicAuthStandaloneTest, XmlUpdateRequestHandlerTest, HdfsTlogReplayBufferedWhileIndexingTest, TestReversedWildcardFilterFactory, HdfsSyncSliceTest, TestLMDirichletSimilarityFactory, DirectSolrConnectionTest, ClusterStateUpdateTest, TestSQLHandlerNonCloud, PreAnalyzedFieldManagedSchemaCloudTest, TestConfigSetProperties, ConjunctionSolrSpellCheckerTest, ConnectionReuseTest, ChangedSchemaMergeTest, SharedFSAutoReplicaFailoverTest, TestClusterStateMutator, MinimalSchemaTest, DateFieldTest, HdfsBasicDistributedZkTest, BadCopyFieldTest, NodeAddedTriggerTest, TestExactSharedStatsCache, TestMinMaxOnMultiValuedField, TestObjectReleaseTracker, TestCloudSearcherWarming, OverseerModifyCollectionTest, TestFieldCacheReopen, QueryResultKeyTest, ReturnFieldsTest, TestFieldTypeResource, IndexSchemaTest, RAMDirectoryFactoryTest, SolrIndexMetricsTest, TestPrepRecovery, SolrJmxReporterTest, TestCloudDeleteByQuery, DistributedFacetPivotLongTailTest, TestSolrFieldCacheBean, ShardRoutingTest, TestGraphTermsQParserPlugin, FieldAnalysisRequestHandlerTest, BlockJoinFacetDistribTest, TestRetrieveFieldsOptimizer, DistribCursorPagingTest, QueryParsingTest, TestXIncludeConfig, TestSolrCloudWithSecureImpersonation, TestSlowCompositeReaderWrapper, TestEmbeddedSolrServerAdminHandler, TestPullReplicaErrorHandling, UniqFieldsUpdateProcessorFactoryTest, StatsComponentTest, TestRawResponseWriter, PathHierarchyTokenizerFactoryTest, RegexBoostProcessorTest, AutoscalingHistoryHandlerTest, ZkControllerTest, TestAnalyzeInfixSuggestions, TestMultiWordSynonyms, TestCollationFieldDocValues, CollectionTooManyReplicasTest, TestCoreBackup, TestCollectionAPI, NoCacheHeaderTest, MergeStrategyTest, TestCustomDocTransformer, TestCollapseQParserPlugin, TestLazyCores, ZkStateWriterTest, SolrInfoBeanTest, NumberUtilsTest, TestWriterPerf, ConvertedLegacyTest, ChaosMonkeySafeLeaderTest, BasicDistributedZk2Test, CollectionsAPIDistributedZkTest, TestReplicationHandler, TestRandomFaceting, LeaderElectionTest, TestRandomDVFaceting, ShardRoutingCustomTest, TestFaceting, TestRecovery, TestHashPartitioner, DistributedSpellCheckComponentTest, TermVectorComponentDistributedTest, TestRealTimeGet, TestJoin, TestStressVersions, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SpellCheckComponentTest, TestGroupingSearch, SolrCmdDistributorTest, PeerSyncTest, BadIndexSchemaTest, TestSort, TestFiltering, DirectUpdateHandlerTest, SolrIndexSplitterTest, TestCoreDiscovery, TestExtendedDismaxParser, SpellCheckCollatorTest, SuggesterFSTTest, TestFoldingMultitermQuery, DocValuesTest, SuggesterTest, TestTrie, SpatialFilterTest, TestCSVLoader, PolyFieldTest, SchemaVersionSpecificBehaviorTest, TestUpdate, FieldMutatingUpdateProcessorTest, TestAtomicUpdateErrorCases, QueryEqualityTest, DirectUpdateHandlerOptimizeTest, StatelessScriptUpdateProcessorFactoryTest, DistanceFunctionTest, TestSolrDeletionPolicy1, XsltUpdateRequestHandlerTest, CacheHeaderTest, IndexBasedSpellCheckerTest, DirectSolrSpellCheckerTest, TestQueryTypes, PrimitiveFieldTypeTest, TermsComponentTest, DocumentBuilderTest, TestValueSourceCache, TermVectorComponentTest, TestIndexingPerformance, MoreLikeThisHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, TestCSVResponseWriter, MBeansHandlerTest, AlternateDirectoryTest, TestQuerySenderNoQuery, SolrIndexConfigTest, BadComponentTest, TestStressRecovery, MultiTermTest, TestSearchPerf, NumericFieldsTest, TestElisionMultitermQuery, TestConfig, TestSolrCoreProperties, NotRequiredUniqueKeyTest, SynonymTokenizerTest, TestDFRSimilarityFactory, TestIBSimilarityFactory, ResourceLoaderTest, ScriptEngineTest, PluginInfoTest, TestSystemIdResolver, TestSuggestSpellingConverter, TestUtils, SystemInfoHandlerTest, UUIDFieldTest, CircularListTest, TestRTGBase, TestSimpleTrackingShardHandler, AssignTest, ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, CollectionsAPISolrJTest, DeleteShardTest, DocValuesNotIndexedTest, ForceLeaderTest, LeaderFailoverAfterPartitionTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, OverseerCollectionConfigSetProcessorTest, OverseerTaskQueueTest, RemoteQueryErrorTest, ReplaceNodeTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, TestClusterProperties, TestConfigSetsAPI, TestLeaderElectionZkExpiry, TestLocalFSCloudBackupRestore, TestLockTree, TestMiniSolrCloudClusterSSL, TestRandomRequestDistribution]
   [junit4] Completed [569/750 (3!)] on J0 in 632.64s, 1 test, 1 error <<< FAILURES!

[...truncated 43789 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 328 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/328/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

9 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestManyPointsInOldIndex

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001

	at __randomizedtesting.SeedInfo.seed([DB078CE59ADAD55C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001

	at __randomizedtesting.SeedInfo.seed([8D6B109D203841E5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.DistributedIntervalFacetingTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets\_default
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.DistributedIntervalFacetingTest_828E7ECE8B7200AE-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001\init-core-data-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SliceStateTest_828E7ECE8B7200AE-001

	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561\server1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561\server1: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001\tempDir-002\zookeeper120860395707561\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.SolrXmlInZkTest_828E7ECE8B7200AE-001

	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling

Error Message:
Both triggers should have fired by now

Stack Trace:
java.lang.AssertionError: Both triggers should have fired by now
	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE:79ACD6EB59D8E33C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.apache.solr.cloud.autoscaling.TriggerIntegrationTest.testTriggerThrottling(TriggerIntegrationTest.java:205)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index 0 out-of-bounds for length 0

Stack Trace:
java.lang.IndexOutOfBoundsException: Index 0 out-of-bounds for length 0
	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE:96C6259BA875BDB0]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.request.SimpleFacetsTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog\tlog.0000000000000000048: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog\tlog.0000000000000000048    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog\tlog.0000000000000000048: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001\init-core-data-001\tlog\tlog.0000000000000000048
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.request.SimpleFacetsTest_828E7ECE8B7200AE-001

	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.stats.TestDefaultStatsCache

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets\cdcr-source-disabled    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets\cdcr-source-disabled: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets\cdcr-source-disabled
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001\control
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.search.stats.TestDefaultStatsCache_828E7ECE8B7200AE-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([828E7ECE8B7200AE]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1739 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171204_194953_5279968854824051076352.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171204_194953_5281079367637821105936.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171204_195617_9803793286816318181280.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171204_195617_98011325217866084927784.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1058 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171204_195732_35714722387003356555822.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171204_195732_35612189696516032858367.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171204_195943_66411205879867096181783.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171204_195943_66416105596138387302819.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171204_200001_48818383519145926609735.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171204_200001_4885776011808817997778.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 158 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171204_200033_231778855071784740643.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171204_200033_2314157530153513892660.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 170 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171204_200037_43215610284839221972087.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171204_200037_4329325402126505708785.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171204_200049_87726044410921479211.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171204_200049_8779763172191984690294.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 160 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171204_200057_9699389131653250700899.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171204_200057_9697933604659374364557.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171204_200101_597924882279317259396.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 149 lines...]
   [junit4] Suite: org.apache.lucene.index.TestManyPointsInOldIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=79, maxMBSortInHeap=6.378607365025605, sim=RandomSimilarity(queryNorm=true): {}, locale=es-CL, timezone=Singapore
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=67276984,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestManyPointsInOldIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestManyPointsInOldIndex -Dtests.seed=DB078CE59ADAD55C -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Singapore -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestManyPointsInOldIndex (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestManyPointsInOldIndex_DB078CE59ADAD55C-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DB078CE59ADAD55C]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [1/8 (1!)] on J0 in 0.65s, 1 test, 1 error <<< FAILURES!

[...truncated 63 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171204_200120_86912175505216202471222.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171204_200120_8692077829930084924292.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1287 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171204_200249_894325687508545116846.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171204_200249_89415543626393116302074.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171204_200303_0737861024407141832132.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171204_200303_0738896634015334912412.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 256 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171204_200318_7803115795963982410159.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171204_200318_7811982509002423377818.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171204_200440_64918238842477103718052.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171204_200440_64914251723202805663328.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171204_200446_92414295604612496580206.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171204_200446_9244308754366624795688.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171204_200454_6792491116410791244970.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171204_200454_6796185531292851825499.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171204_200525_64515778168835737741533.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171204_200525_6459105047757897552001.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171204_200534_04510970087384470629858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171204_200534_046905466200240536105.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 161 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171204_200553_29515534157769014380535.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171204_200553_2959624362750961171845.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171204_200607_92813159460268705846651.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171204_200607_92815306197336504760987.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171204_200614_98315028275591970445874.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171204_200614_9839625552131039422716.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171204_200632_72815580368577527304956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171204_200632_7285893412531454522087.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171204_200642_325377789273799148477.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171204_200642_3254779697362052509325.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171204_200651_35614852654498308762858.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171204_200651_3566887496269751189544.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 217 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171204_200709_46311263295801559230964.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171204_200709_4634208105834130208631.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 416 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171204_200737_8811044250305259668219.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171204_200737_88114778653118250517690.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 184 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171204_200754_2175120941348095262387.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171204_200754_21714645203315460355537.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171204_200807_42612351549754500501769.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] Suite: org.apache.lucene.search.suggest.analyzing.BlendedInfixSuggesterTest
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {textgrams=PostingsFormat(name=Asserting), text=PostingsFormat(name=Asserting), exacttext=PostingsFormat(name=Memory)}, docValues:{payloads=DocValuesFormat(name=Lucene70), weight=DocValuesFormat(name=Direct), text=DocValuesFormat(name=Lucene70)}, maxPointsInLeafNode=1480, maxMBSortInHeap=6.0956044300356105, sim=RandomSimilarity(queryNorm=false): {}, locale=my, timezone=Poland
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=66357760,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [FuzzySuggesterTest, TestSuggestStopFilter, TestPlainTextDictionary, TestPrefixCompletionQuery, TestLuceneDictionary, WFSTCompletionTest, TestSuggestField, TestLevenshteinDistance, DocumentValueSourceDictionaryTest, BlendedInfixSuggesterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=BlendedInfixSuggesterTest -Dtests.seed=8D6B109D203841E5 -Dtests.slow=true -Dtests.locale=my -Dtests.timezone=Poland -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | BlendedInfixSuggesterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003\_0.fdt
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001\BlendedInfixSuggesterTest-003
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\J1\temp\lucene.search.suggest.analyzing.BlendedInfixSuggesterTest_8D6B109D203841E5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([8D6B109D203841E5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [26/32 (1!)] on J1 in 1.14s, 6 tests, 1 error <<< FAILURES!

[...truncated 16 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171204_200810_80516731606018896502399.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171204_200810_80513438049532638826730.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2113 lines...]
   [junit4] Suite: org.apache.solr.cloud.autoscaling.TriggerIntegrationTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_828E7ECE8B7200AE-001\init-core-data-001
   [junit4]   2> 618161 WARN  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 618161 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 618163 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 618163 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 618165 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_828E7ECE8B7200AE-001\tempDir-001
   [junit4]   2> 618165 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 618167 INFO  (Thread-1035) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 618167 INFO  (Thread-1035) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 618174 ERROR (Thread-1035) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 618272 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:60201
   [junit4]   2> 618299 INFO  (jetty-launcher-1041-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 618300 INFO  (jetty-launcher-1041-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@114e129d{/solr,null,AVAILABLE}
   [junit4]   2> 618303 INFO  (jetty-launcher-1041-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@5b648c30{HTTP/1.1,[http/1.1]}{127.0.0.1:60205}
   [junit4]   2> 618303 INFO  (jetty-launcher-1041-thread-1) [    ] o.e.j.s.Server Started @628783ms
   [junit4]   2> 618304 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60205}
   [junit4]   2> 618312 ERROR (jetty-launcher-1041-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 618312 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 618312 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618312 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 618312 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T20:19:51.662471500Z
   [junit4]   2> 618315 INFO  (jetty-launcher-1041-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 618317 INFO  (jetty-launcher-1041-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@70050eb7{/solr,null,AVAILABLE}
   [junit4]   2> 618318 INFO  (jetty-launcher-1041-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4718e97d{HTTP/1.1,[http/1.1]}{127.0.0.1:60210}
   [junit4]   2> 618318 INFO  (jetty-launcher-1041-thread-2) [    ] o.e.j.s.Server Started @628798ms
   [junit4]   2> 618318 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60210}
   [junit4]   2> 618318 ERROR (jetty-launcher-1041-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 618319 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 618319 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 618319 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 618319 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T20:19:51.669378700Z
   [junit4]   2> 618348 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 618376 INFO  (jetty-launcher-1041-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60201/solr
   [junit4]   2> 618379 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 618401 INFO  (jetty-launcher-1041-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60201/solr
   [junit4]   2> 618593 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 618599 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60205_solr
   [junit4]   2> 618603 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.Overseer Overseer (id=99117877921251333-127.0.0.1:60205_solr-n_0000000000) starting
   [junit4]   2> 618623 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60205_solr
   [junit4]   2> 618772 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Adding .autoAddReplicas trigger
   [junit4]   2> 618775 INFO  (zkCallback-1052-thread-1-processing-n:127.0.0.1:60205_solr) [n:127.0.0.1:60205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 618777 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 1
   [junit4]   2> 618780 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.NodeLostTrigger Initial livenodes: [127.0.0.1:60205_solr]
   [junit4]   2> 618780 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion -1
   [junit4]   2> 618780 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 1
   [junit4]   2> 618781 INFO  (zkCallback-1053-thread-1-processing-n:127.0.0.1:60210_solr) [n:127.0.0.1:60210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 618784 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 618787 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 618788 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 1, lastZnodeVersion 1
   [junit4]   2> 618789 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60210_solr
   [junit4]   2> 618896 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60210.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618906 INFO  (zkCallback-1053-thread-1-processing-n:127.0.0.1:60210_solr) [n:127.0.0.1:60210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 618906 INFO  (zkCallback-1052-thread-1-processing-n:127.0.0.1:60205_solr) [n:127.0.0.1:60205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 618918 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60210.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618924 DEBUG (ScheduledTrigger-2416-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.NodeLostTrigger Running NodeLostTrigger: .auto_add_replicas with currently live nodes: [127.0.0.1:60205_solr, 127.0.0.1:60210_solr]
   [junit4]   2> 618925 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60210.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618927 INFO  (jetty-launcher-1041-thread-2) [n:127.0.0.1:60210_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_828E7ECE8B7200AE-001\tempDir-001\node2\.
   [junit4]   2> 618935 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60205.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618951 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60205.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618952 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60205.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 618954 INFO  (jetty-launcher-1041-thread-1) [n:127.0.0.1:60205_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_828E7ECE8B7200AE-001\tempDir-001\node1\.
   [junit4]   2> 619039 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160232f50630007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 619068 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 619073 INFO  (SUITE-TriggerIntegrationTest-seed#[828E7ECE8B7200AE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60201/solr ready
   [junit4]   2> 619151 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNodeMarkersRegistration
   [junit4]   2> 619152 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.c.a.TriggerIntegrationTest /autoscaling.json reset, new znode version 2
   [junit4]   2> 619155 DEBUG (zkCallback-1052-thread-1-processing-n:127.0.0.1:60205_solr) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Refreshing /autoscaling.json with znode version 2
   [junit4]   2> 619155 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Processed trigger updates upto znodeVersion 2
   [junit4]   2> 619161 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeLost markers
   [junit4]   2> 619163 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread -- clean old nodeAdded markers
   [junit4]   2> 619168 DEBUG (OverseerAutoScalingTriggerThread-99117877921251333-127.0.0.1:60205_solr-n_0000000000) [n:127.0.0.1:60205_solr    ] o.a.s.c.a.OverseerTriggerThread Current znodeVersion 2, lastZnodeVersion 2
   [junit4]   2> 619173 INFO  (qtp208389321-5396) [n:127.0.0.1:60205_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 619202 INFO  (qtp208389321-5396) [n:127.0.0.1:60205_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=29
   [junit4]   2> 619206 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 619207 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40ad339d{/solr,null,AVAILABLE}
   [junit4]   2> 619208 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1c34acae{HTTP/1.1,[http/1.1]}{127.0.0.1:60236}
   [junit4]   2> 619208 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.e.j.s.Server Started @629688ms
   [junit4]   2> 619208 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60236}
   [junit4]   2> 619208 ERROR (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 619222 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 619222 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 619222 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 619222 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T20:19:52.572275Z
   [junit4]   2> 619248 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 619258 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160232f50630009, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 619263 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60201/solr
   [junit4]   2> 619268 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x160232f5063000a, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 619293 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 619296 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 619306 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60236_solr
   [junit4]   2> 619309 INFO  (zkCallback-1052-thread-1-processing-n:127.0.0.1:60205_solr) [n:127.0.0.1:60205_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 619310 INFO  (zkCallback-1053-thread-1-processing-n:127.0.0.1:60210_solr) [n:127.0.0.1:60210_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 619310 INFO  (zkCallback-1065-thread-1-processing-n:127.0.0.1:60236_solr) [n:127.0.0.1:60236_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 619310 INFO  (zkCallback-1060-thread-1) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 619438 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60236.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 619455 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60236.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 619455 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60236.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@76f898f2
   [junit4]   2> 619458 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [n:127.0.0.1:60236_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.autoscaling.TriggerIntegrationTest_828E7ECE8B7200AE-001\tempDir-001\node3\.
   [junit4]   2> 619588 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.c.a.TriggerIntegrationTest ====== KILL OVERSEER 1
   [junit4]   2> 619590 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@5b648c30{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 619594 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1019580945
   [junit4]   2> 619595 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 619595 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@3da18e11: rootName = solr_60205, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@764340b5
   [junit4]   2> 619607 INFO  (TEST-TriggerIntegrationTest.testNodeMarkersRegistration-seed#[828E7ECE8B7200AE]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 619607 INFO  (

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

  [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 21 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171204_211428_6142717429793222045602.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1363 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171204_211831_96610987928971786581552.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171204_211831_96612665484030169496594.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171204_211855_79211353090733959842992.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171204_211855_7934561933490809818475.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171204_212017_6673634027811331324722.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171204_212017_6678755435191351586818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171204_212058_58811599589816595765889.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171204_212058_5873901334961456279870.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171204_212120_72417309508391615572084.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171204_212120_7247852343825854802890.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 555 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171204_212207_46410323684583704117357.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171204_212207_4642404165753780665938.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171204_212240_7605344053391230437372.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171204_212240_75913993551857769822403.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171204_212305_15615853895839237377571.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171204_212305_15616899298419500095246.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171204_212401_59512940214855238567095.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171204_212401_59516007073147156718778.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171204_212430_2351550889477224679427.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31683 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 327 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/327/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseParallelGC

6 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.dataimport.TestContentStreamDataSource

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001

	at __randomizedtesting.SeedInfo.seed([CD6F8B56E5F719A5]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001\control-001\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.ShardRoutingCustomTest_559926A672826EB1-001

	at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Error from server at http://127.0.0.1:53673/solr: create the collection time out:180s

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:53673/solr: create the collection time out:180s
	at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:643)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:211)
	at org.apache.solr.cloud.TestStressCloudBlindAtomicUpdates.createMiniSolrCloudCluster(TestStressCloudBlindAtomicUpdates.java:132)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:874)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.NodeLostTriggerTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data\version-2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper\server1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001\zookeeper
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.autoscaling.NodeLostTriggerTest_559926A672826EB1-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.core.TestConfigSetImmutable

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004

	at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.TermVectorComponentDistributedTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001\shard1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.handler.component.TermVectorComponentDistributedTest_559926A672826EB1-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([559926A672826EB1]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 12274 lines...]
   [junit4] Suite: org.apache.solr.core.TestConfigSetImmutable
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\init-core-data-001
   [junit4]   2> 870274 WARN  (SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=7 numCloses=7
   [junit4]   2> 870274 INFO  (SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 870274 INFO  (SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 870274 INFO  (SUITE-TestConfigSetImmutable-seed#[559926A672826EB1]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 870274 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSolrConfigHandlerImmutable
   [junit4]   2> 870914 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 870914 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 870914 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores\core
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@300d84ba{/solr,null,AVAILABLE}
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@64082bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:55444}
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server Started @882271ms
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001, hostPort=55444, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores}
   [junit4]   2> 870930 ERROR (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T09:36:24.460730Z
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\solr.xml
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 870930 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 871009 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871024 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores
   [junit4]   2> 871024 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 871024 INFO  (coreLoadExecutor-2673-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 871024 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-001/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-001/collection1/lib/classes]
   [junit4]   2> 871071 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 871071 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 871071 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 871571 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 871571 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 871571 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 871587 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-003\cores\core\data\]
   [junit4]   2> 871680 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=0.0537109375, floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=3.317388664729645, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=83.1796875, floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=0.3027647505001363, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 871897 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5f9bb081[collection1] main]
   [junit4]   2> 871913 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-001\collection1\conf
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 871944 WARN  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 871944 INFO  (coreLoadExecutor-2673-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585845565363585024
   [junit4]   2> 871944 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55444
   [junit4]   2> 871959 INFO  (searcherExecutor-2674-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5f9bb081[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 871959 ERROR (qtp1260450488-6195) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException:  solrconfig editing is not enabled because ConfigSet is immutable
   [junit4]   2> 	at org.apache.solr.handler.SolrConfigHandler.handleRequestBody(SolrConfigHandler.java:133)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:426)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.execute(ExecuteProduceConsume.java:100)
   [junit4]   2> 	at org.eclipse.jetty.io.ManagedSelector.run(ManagedSelector.java:147)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 871959 INFO  (qtp1260450488-6195) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/config params={} status=403 QTime=1
   [junit4]   2> 871959 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@64082bd0{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 871959 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1584213957
   [junit4]   2> 871975 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 871975 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7873af9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1f732fe6
   [junit4]   2> 871993 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 871993 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@56d0cc1f: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4978b111
   [junit4]   2> 871993 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 871993 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@154ac555: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5647560e
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@35c59fc0
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=902143936
   [junit4]   2> 872007 INFO  (coreCloseExecutor-2679-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@413e62b8: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1cdcf95c
   [junit4]   2> 872022 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@300d84ba{/solr,null,UNAVAILABLE}
   [junit4]   2> 872037 INFO  (TEST-TestConfigSetImmutable.testSolrConfigHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSolrConfigHandlerImmutable
   [junit4]   2> 872037 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddSchemaFieldsImmutable
   [junit4]   2> 872491 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 872491 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 872491 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores\core
   [junit4]   2> 872491 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@189a898d{/solr,null,AVAILABLE}
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@41b4d644{HTTP/1.1,[http/1.1]}{127.0.0.1:55451}
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server Started @883843ms
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004, hostPort=55451, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores}
   [junit4]   2> 872506 ERROR (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-04T09:36:26.036865Z
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\solr.xml
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 872506 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 872569 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872569 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872569 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872585 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores
   [junit4]   2> 872585 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 872585 INFO  (coreLoadExecutor-2686-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 872585 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-004/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/build/solr-core/test/J1/temp/solr.core.TestConfigSetImmutable_559926A672826EB1-001/tempDir-004/collection1/lib/classes]
   [junit4]   2> 872631 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 872647 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema-rest.xml instead
   [junit4]   2> 872647 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test-rest
   [junit4]   2> 872741 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field title is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/german
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/german
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedWordSetResource for path /schema/analysis/stopwords/english
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory$SynonymManager for path /schema/analysis/synonyms/germangraph
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Registered ManagedResource impl org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory$SynonymManager for path /schema/analysis/synonyms/english
   [junit4]   2> 872741 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test-rest/1.6 with uniqueid field id
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/english
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymFilterFactory to existing ManagedResource /schema/analysis/synonyms/german
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/english
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedStopFilterFactory to existing ManagedResource /schema/analysis/stopwords/german
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.RestManager Added observer of type org.apache.solr.rest.schema.analysis.ManagedSynonymGraphFilterFactory to existing ManagedResource /schema/analysis/synonyms/germangraph
   [junit4]   2> 872756 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\schema-rest.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf\schema-rest.xml.bak
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1, trusted=true
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4e54466c
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-006\cores\core\data\]
   [junit4]   2> 872774 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=45, maxMergeAtOnceExplicit=45, maxMergedSegmentMB=0.0537109375, floorSegmentMB=0.7919921875, forceMergeDeletesPctAllowed=3.317388664729645, segmentsPerTier=49.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=41, maxMergeAtOnceExplicit=50, maxMergedSegmentMB=83.1796875, floorSegmentMB=0.57421875, forceMergeDeletesPctAllowed=0.3027647505001363, segmentsPerTier=21.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 872866 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@53b37ff6[collection1] main]
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_english.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/english
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/stopwords/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Saved JSON object to path _schema_analysis_stopwords_german.json using file:dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-004\collection1\conf
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedWordSetResource Loaded 0 words for /schema/analysis/stopwords/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 6 observers of /schema/analysis/stopwords/german
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/english
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/english
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/englishgraph
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/german
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 2 observers of /schema/analysis/synonyms/german
   [junit4]   2> 872882 WARN  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource No stored data found for /schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.s.a.ManagedSynonymGraphFilterFactory Loaded 0 synonym mappings for /schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.r.ManagedResource Notified 4 observers of /schema/analysis/synonyms/germangraph
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 872882 INFO  (searcherExecutor-2687-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53b37ff6[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 872882 INFO  (coreLoadExecutor-2686-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1585845566347149312
   [junit4]   2> 872882 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#55451
   [junit4]   2> 872882 INFO  (qtp903752048-6221) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field></doc></add>}{add=["testdoc" (1585845566347149313)]} 0 2
   [junit4]   2> 872898 INFO  (qtp903752048-6222) [    x:collection1] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=/solr path=/update params={stream.body=<add><doc><field+name%3D"id">"testdoc"</field><field+name%3D"newField67">"foobar"</field></doc></add>}{} 0 1
   [junit4]   2> 872898 ERROR (qtp903752048-6222) [    x:collection1] o.a.s.h.RequestHandlerBase org.apache.solr.common.SolrException: This ConfigSet is immutable.
   [junit4]   2> 	at org.apache.solr.update.processor.AddSchemaFieldsUpdateProcessorFactory$AddSchemaFieldsUpdateProcessor.processAdd(AddSchemaFieldsUpdateProcessorFactory.java:412)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldNameMutatingUpdateProcessorFactory$1.processAdd(FieldNameMutatingUpdateProcessorFactory.java:75)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.FieldMutatingUpdateProcessor.processAdd(FieldMutatingUpdateProcessor.java:118)
   [junit4]   2> 	at org.apache.solr.update.processor.UpdateRequestProcessor.processAdd(UpdateRequestProcessor.java:55)
   [junit4]   2> 	at org.apache.solr.update.processor.AbstractDefaultValueUpdateProcessorFactory$DefaultValueUpdateProcessor.processAdd(AbstractDefaultValueUpdateProcessorFactory.java:92)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.processUpdate(XMLLoader.java:261)
   [junit4]   2> 	at org.apache.solr.handler.loader.XMLLoader.load(XMLLoader.java:188)
   [junit4]   2> 	at org.apache.solr.handler.UpdateRequestHandler$1.load(UpdateRequestHandler.java:97)
   [junit4]   2> 	at org.apache.solr.handler.ContentStreamHandlerBase.handleRequestBody(ContentStreamHandlerBase.java:68)
   [junit4]   2> 	at org.apache.solr.handler.RequestHandlerBase.handleRequest(RequestHandlerBase.java:177)
   [junit4]   2> 	at org.apache.solr.core.SolrCore.execute(SolrCore.java:2484)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.execute(HttpSolrCall.java:710)
   [junit4]   2> 	at org.apache.solr.servlet.HttpSolrCall.call(HttpSolrCall.java:516)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:382)
   [junit4]   2> 	at org.apache.solr.servlet.SolrDispatchFilter.doFilter(SolrDispatchFilter.java:326)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.apache.solr.client.solrj.embedded.JettySolrRunner$DebugFilter.doFilter(JettySolrRunner.java:139)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler$CachedChain.doFilter(ServletHandler.java:1759)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doHandle(ServletHandler.java:582)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doHandle(SessionHandler.java:224)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doHandle(ContextHandler.java:1180)
   [junit4]   2> 	at org.eclipse.jetty.servlet.ServletHandler.doScope(ServletHandler.java:512)
   [junit4]   2> 	at org.eclipse.jetty.server.session.SessionHandler.doScope(SessionHandler.java:185)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ContextHandler.doScope(ContextHandler.java:1112)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.ScopedHandler.handle(ScopedHandler.java:141)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.gzip.GzipHandler.handle(GzipHandler.java:493)
   [junit4]   2> 	at org.eclipse.jetty.server.handler.HandlerWrapper.handle(HandlerWrapper.java:134)
   [junit4]   2> 	at org.eclipse.jetty.server.Server.handle(Server.java:534)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpChannel.handle(HttpChannel.java:320)
   [junit4]   2> 	at org.eclipse.jetty.server.HttpConnection.onFillable(HttpConnection.java:251)
   [junit4]   2> 	at org.eclipse.jetty.io.AbstractConnection$ReadCallback.succeeded(AbstractConnection.java:283)
   [junit4]   2> 	at org.eclipse.jetty.io.FillInterest.fillable(FillInterest.java:108)
   [junit4]   2> 	at org.eclipse.jetty.io.SelectChannelEndPoint$2.run(SelectChannelEndPoint.java:93)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.executeProduceConsume(ExecuteProduceConsume.java:303)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.produceConsume(ExecuteProduceConsume.java:148)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.strategy.ExecuteProduceConsume.run(ExecuteProduceConsume.java:136)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool.runJob(QueuedThreadPool.java:671)
   [junit4]   2> 	at org.eclipse.jetty.util.thread.QueuedThreadPool$2.run(QueuedThreadPool.java:589)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 
   [junit4]   2> 872898 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@41b4d644{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 872898 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1529772204
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2cc2ec12: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@2f9060a0
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@20998297: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@4978b111
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 872913 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a5ebb03: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@5647560e
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@33d3f207
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=869528071
   [junit4]   2> 872913 INFO  (coreCloseExecutor-2692-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@25cb103e: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@56a5cc75
   [junit4]   2> 872928 INFO  (coreCloseExecutor-2692-thread-1) [    x:collection1] o.a.s.u.DirectUpdateHandler2 Committing on IndexWriter close.
   [junit4]   2> 872928 INFO  (coreCloseExecutor-2692-thread-1) [    x:collection1] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@5c5da705 commitCommandVersion:0
   [junit4]   2> 872944 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@189a898d{/solr,null,UNAVAILABLE}
   [junit4]   2> 872944 INFO  (TEST-TestConfigSetImmutable.testAddSchemaFieldsImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAddSchemaFieldsImmutable
   [junit4]   2> 872944 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSchemaHandlerImmutable
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-009\cores\core
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@7b42d552{/solr,null,AVAILABLE}
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75fd965e{HTTP/1.1,[http/1.1]}{127.0.0.1:55459}
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.e.j.s.Server Started @884785ms
   [junit4]   2> 873444 INFO  (TEST-TestConfigSetImmutable.testSchemaHandlerImmutable-seed#[559926A672826EB1]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tempDir-007, hostPort=55459, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.core.TestConfigSetImmutable_559926A672826EB1-001\tem

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

on1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1, trusted=true
   [junit4]   2> 25452 T376 x:x:collection1 oasmr.SolrJmxReporter.doInit JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@178ddcd6
   [junit4]   2> 25452 T376 x:x:collection1 oasc.SolrCore.initRecoveryStrategyBuilder solr.RecoveryStrategy.Builder
   [junit4]   2> 25452 T376 x:x:collection1 oasc.SolrCore.<init> [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\data\]
   [junit4]   2> 25592 T376 x:x:collection1 oasu.CommitTracker.<init> Hard AutoCommit: disabled
   [junit4]   2> 25593 T376 x:x:collection1 oasu.CommitTracker.<init> Soft AutoCommit: disabled
   [junit4]   2> 25595 T376 x:x:collection1 oass.SolrIndexSearcher.<init> Opening [Searcher@d7e0d74[collection1] main]
   [junit4]   2> 25597 T376 x:x:collection1 oasr.ManagedResourceStorage$FileStorageIO.configure File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   [junit4]   2> 25597 T376 x:x:collection1 oash.ReplicationHandler.inform Commits will be reserved for 10000ms.
   [junit4]   2> 25598 T380 x:x:collection1 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@d7e0d74[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> ASYNC  NEW_CORE C16 name=collection1 org.apache.solr.core.SolrCore@55fedfa5
   [junit4]   2> 25603 T366 x:x:collection1 C16 oashd.DataImporter.maybeReloadConfiguration Loading DIH Configuration: data-config.xml
   [junit4]   2> 25604 T366 x:x:collection1 C16 oashd.DataImporter.loadDataConfig Data Configuration loaded successfully
   [junit4]   2> 25605 T366 x:x:collection1 C16 oashd.DataImporter.doFullImport Starting Full Import
   [junit4]   2> 25605 T366 x:x:collection1 C16 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 25609 T366 x:x:collection1 C16 oashd.DocBuilder.finish Import completed successfully
   [junit4]   2> 25609 T366 x:x:collection1 C16 oasu.DirectUpdateHandler2.commit start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 25609 T366 x:x:collection1 C16 oasu.SolrIndexWriter.setCommitData Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@76be6292 commitCommandVersion:0
   [junit4]   2> 25619 T366 x:x:collection1 C16 oass.SolrIndexSearcher.<init> Opening [Searcher@32f6a080[collection1] main]
   [junit4]   2> 25620 T366 x:x:collection1 C16 oasu.DirectUpdateHandler2.commit end_commit_flush
   [junit4]   2> 25621 T380 x:x:collection1 C16 oasc.SolrCore.registerSearcher [collection1] Registered new searcher Searcher@32f6a080[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C2)))}
   [junit4]   2> 25622 T366 x:x:collection1 C16 oashd.SimplePropertiesWriter.readIndexerProperties WARN Unable to read: dataimport.properties
   [junit4]   2> 25624 T366 x:x:collection1 C16 oashd.SimplePropertiesWriter.persist Wrote last indexed time to dataimport.properties
   [junit4]   2> 25624 T366 x:x:collection1 C16 oashd.DocBuilder.execute Time taken = 0:0:0.18
   [junit4]   2> 25624 T366 x:x:collection1 C16 oasup.LogUpdateProcessorFactory$LogUpdateProcessor.finish [collection1]  webapp=/solr path=/dataimport params={clean=false&wt=javabin&version=2&command=full-import}{add=[1, 2],commit=} 0 20
   [junit4]   2> 25625 T365 x:x:collection1 C16 oasc.SolrCore.execute [collection1]  webapp=/solr path=/select params={q=*:*&wt=javabin&version=2} hits=2 status=0 QTime=0
   [junit4]   2> 25627 T339 oejs.AbstractConnector.doStop Stopped ServerConnector@4e10592{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 25629 T339 oasc.CoreContainer.shutdown Shutting down CoreContainer instance=243570034
   [junit4]   2> 25629 T339 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 25629 T339 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1343a8a: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1126d5c4
   [junit4]   2> 25634 T339 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 25634 T339 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@250fef9d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@7cff1b3e
   [junit4]   2> 25638 T339 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 25638 T339 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7878e3be: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@25f4dcd9
   [junit4]   2> 25642 T384 x:x:collection1 oasc.SolrCore.close [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@55fedfa5
   [junit4]   2> 25642 T384 x:x:collection1 oasm.SolrMetricManager.closeReporters Closing metric reporters for registry=solr.core.collection1, tag=1442766757
   [junit4]   2> 25642 T384 x:x:collection1 oasmr.SolrJmxReporter.close Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6e845cfc: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@2c1b9e87
   [junit4]   2> 25690 T339 oejsh.ContextHandler.doStop Stopped o.e.j.s.ServletContextHandler@2e4142f1{/solr,null,UNAVAILABLE}
   [junit4]   2> 25696 T339 oas.SolrTestCaseJ4.tearDown ###Ending testSimple
   [junit4]   2> 25702 T339 oas.SolrTestCaseJ4.clearObjectTrackerAndCheckEmpty ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {id=FSTOrd50, desc=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1936, maxMBSortInHeap=7.919785759699699, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-AE, timezone=Canada/Atlantic
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=179220304,total=218628096
   [junit4]   2> NOTE: All tests run in this JVM: [TestZKPropertiesWriter, TestHierarchicalDocBuilder, TestSolrEntityProcessorEndToEnd, TestContentStreamDataSource]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestContentStreamDataSource -Dtests.seed=CD6F8B56E5F719A5 -Dtests.slow=true -Dtests.locale=ar-AE -Dtests.timezone=Canada/Atlantic -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestContentStreamDataSource (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001\inst-002\collection1\conf
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\J0\temp\solr.handler.dataimport.TestContentStreamDataSource_CD6F8B56E5F719A5-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CD6F8B56E5F719A5]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [19/38 (1!)] on J0 in 1.85s, 2 tests, 1 error <<< FAILURES!

[...truncated 34675 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 326 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/326/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

5 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001

	at __randomizedtesting.SeedInfo.seed([3D8CA6E238B39F86]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestRAFDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001

	at __randomizedtesting.SeedInfo.seed([2B99B2D1A19EDD12]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

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

Stack Trace:
org.apache.solr.client.solrj.SolrServerException: Timeout occured while waiting response from server at: http://127.0.0.1:54359/_bky/collection1
	at __randomizedtesting.SeedInfo.seed([D38201A0F51FAF77:5BD63E7A5BE3C28F]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:654)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1103)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:484)
	at org.apache.solr.client.solrj.SolrClient.commit(SolrClient.java:463)
	at org.apache.solr.cloud.AbstractFullDistribZkTestBase.commit(AbstractFullDistribZkTestBase.java:1582)
	at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest.test(ChaosMonkeyNothingIsSafeTest.java:212)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
	at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.base/java.net.SocketInputStream.socketRead0(Native Method)
	at java.base/java.net.SocketInputStream.socketRead(SocketInputStream.java:116)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:171)
	at java.base/java.net.SocketInputStream.read(SocketInputStream.java:141)
	at org.apache.http.impl.io.SessionInputBufferImpl.streamRead(SessionInputBufferImpl.java:137)
	at org.apache.http.impl.io.SessionInputBufferImpl.fillBuffer(SessionInputBufferImpl.java:153)
	at org.apache.http.impl.io.SessionInputBufferImpl.readLine(SessionInputBufferImpl.java:282)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:138)
	at org.apache.http.impl.conn.DefaultHttpResponseParser.parseHead(DefaultHttpResponseParser.java:56)
	at org.apache.http.impl.io.AbstractMessageParser.parse(AbstractMessageParser.java:259)
	at org.apache.http.impl.DefaultBHttpClientConnection.receiveResponseHeader(DefaultBHttpClientConnection.java:163)
	at org.apache.http.impl.conn.CPoolProxy.receiveResponseHeader(CPoolProxy.java:165)
	at org.apache.http.protocol.HttpRequestExecutor.doReceiveResponse(HttpRequestExecutor.java:273)
	at org.apache.http.protocol.HttpRequestExecutor.execute(HttpRequestExecutor.java:125)
	at org.apache.http.impl.execchain.MainClientExec.execute(MainClientExec.java:272)
	at org.apache.http.impl.execchain.ProtocolExec.execute(ProtocolExec.java:185)
	at org.apache.http.impl.execchain.RetryExec.execute(RetryExec.java:89)
	at org.apache.http.impl.execchain.RedirectExec.execute(RedirectExec.java:111)
	at org.apache.http.impl.client.InternalHttpClient.doExecute(InternalHttpClient.java:185)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:83)
	at org.apache.http.impl.client.CloseableHttpClient.execute(CloseableHttpClient.java:56)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:542)
	... 52 more


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

Error Message:
9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest:     1) Thread[id=11326, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=11476, name=zkCallback-1248-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=11479, name=zkCallback-1248-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=11480, name=zkCallback-1248-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=11477, name=zkCallback-1248-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=11329, name=zkCallback-1248-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=11328, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)         at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)         at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)         at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)    8) Thread[id=11478, name=zkCallback-1248-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    9) Thread[id=11327, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-SendThread(127.0.0.1:54275), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: 9 threads leaked from SUITE scope at org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest: 
   1) Thread[id=11326, name=Connection evictor, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.http.impl.client.IdleConnectionEvictor$1.run(IdleConnectionEvictor.java:66)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=11476, name=zkCallback-1248-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=11479, name=zkCallback-1248-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=11480, name=zkCallback-1248-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=11477, name=zkCallback-1248-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=11329, name=zkCallback-1248-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=11328, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-EventThread, state=WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194)
        at java.base@9.0.1/java.util.concurrent.locks.AbstractQueuedSynchronizer$ConditionObject.await(AbstractQueuedSynchronizer.java:2062)
        at java.base@9.0.1/java.util.concurrent.LinkedBlockingQueue.take(LinkedBlockingQueue.java:435)
        at app//org.apache.zookeeper.ClientCnxn$EventThread.run(ClientCnxn.java:501)
   8) Thread[id=11478, name=zkCallback-1248-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   9) Thread[id=11327, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-SendThread(127.0.0.1:54275), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([D38201A0F51FAF77]:0)


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

Error Message:
There are still zombie threads that couldn't be terminated:    1) Thread[id=11476, name=zkCallback-1248-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    2) Thread[id=11479, name=zkCallback-1248-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    3) Thread[id=11480, name=zkCallback-1248-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    4) Thread[id=11477, name=zkCallback-1248-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    5) Thread[id=11329, name=zkCallback-1248-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    6) Thread[id=11478, name=zkCallback-1248-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)         at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)         at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)         at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)         at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)    7) Thread[id=11327, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-SendThread(127.0.0.1:54275), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]         at java.base@9.0.1/java.lang.Thread.sleep(Native Method)         at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)         at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)         at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)

Stack Trace:
com.carrotsearch.randomizedtesting.ThreadLeakError: There are still zombie threads that couldn't be terminated:
   1) Thread[id=11476, name=zkCallback-1248-thread-2, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   2) Thread[id=11479, name=zkCallback-1248-thread-5, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   3) Thread[id=11480, name=zkCallback-1248-thread-6, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   4) Thread[id=11477, name=zkCallback-1248-thread-3, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   5) Thread[id=11329, name=zkCallback-1248-thread-1, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   6) Thread[id=11478, name=zkCallback-1248-thread-4, state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/jdk.internal.misc.Unsafe.park(Native Method)
        at java.base@9.0.1/java.util.concurrent.locks.LockSupport.parkNanos(LockSupport.java:234)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.awaitFulfill(SynchronousQueue.java:462)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue$TransferStack.transfer(SynchronousQueue.java:361)
        at java.base@9.0.1/java.util.concurrent.SynchronousQueue.poll(SynchronousQueue.java:937)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.getTask(ThreadPoolExecutor.java:1091)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1152)
        at java.base@9.0.1/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
        at java.base@9.0.1/java.lang.Thread.run(Thread.java:844)
   7) Thread[id=11327, name=TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]-SendThread(127.0.0.1:54275), state=TIMED_WAITING, group=TGRP-ChaosMonkeyNothingIsSafeTest]
        at java.base@9.0.1/java.lang.Thread.sleep(Native Method)
        at app//org.apache.zookeeper.client.StaticHostProvider.next(StaticHostProvider.java:101)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.startConnect(ClientCnxn.java:997)
        at app//org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1060)
	at __randomizedtesting.SeedInfo.seed([D38201A0F51FAF77]:0)




Build Log:
[...truncated 1735 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171203_223613_30717504980738961987881.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171203_223613_3086364072068865364872.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 312 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171203_224315_73615899854541818914066.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171203_224315_7365639425804854985379.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1055 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171203_224434_53612267770859503741500.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171203_224434_53615577228938200903153.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171203_224656_6566244429476160416652.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171203_224656_6561165986244479400769.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 250 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171203_224710_54613583778950914201408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171203_224710_54617166022632524866893.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171203_224739_49217244340194518493791.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171203_224739_4925087051087725205525.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171203_224744_08211992512766816515023.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171203_224744_08212024557749822806368.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171203_224752_9684248130854512767464.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171203_224752_9681908091536970706215.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171203_224800_98814297517013938708619.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171203_224800_9884239101212110893391.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171203_224804_6672066023587626592269.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 190 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171203_224822_85910029530443786445917.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {content6=PostingsFormat(name=Memory), content5=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), content4=PostingsFormat(name=Memory), trieInt=PostingsFormat(name=Memory), content3=PostingsFormat(name=Asserting), content2=PostingsFormat(name=Memory), fie?ld=PostingsFormat(name=Memory), utf8=PostingsFormat(name=Memory), trieLong=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), id=PostingsFormat(name=Memory), content=PostingsFormat(name=Memory), autf8=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128)))}, docValues:{utf8=DocValuesFormat(name=Lucene70), fie?ld=DocValuesFormat(name=Lucene70), dvShort=DocValuesFormat(name=Memory), dvInt=DocValuesFormat(name=Lucene70), longPoint2d=DocValuesFormat(name=Lucene70), dvBytesSortedVar=DocValuesFormat(name=Lucene70), dvSortedSet=DocValuesFormat(name=Direct), content=DocValuesFormat(name=Lucene70), floatPoint1d=DocValuesFormat(name=Direct), intPoint1d=DocValuesFormat(name=Lucene70), doublePoint2d=DocValuesFormat(name=Lucene70), trieLong=DocValuesFormat(name=Memory), dvBytesDerefVar=DocValuesFormat(name=Memory), id=DocValuesFormat(name=Direct), binaryPoint2d=DocValuesFormat(name=Lucene70), dvSortedNumeric=DocValuesFormat(name=Lucene70), dvBytesDerefFixed=DocValuesFormat(name=Direct), autf8=DocValuesFormat(name=Memory), dvBytesSortedFixed=DocValuesFormat(name=Memory), trieInt=DocValuesFormat(name=Lucene70), dvBytesStraightVar=DocValuesFormat(name=Lucene70), dvBytesStraightFixed=DocValuesFormat(name=Lucene70), dvLong=DocValuesFormat(name=Lucene70), longPoint1d=DocValuesFormat(name=Direct), floatPoint2d=DocValuesFormat(name=Memory), dvDouble=DocValuesFormat(name=Direct), dvFloat=DocValuesFormat(name=Memory), content6=DocValuesFormat(name=Lucene70), content5=DocValuesFormat(name=Memory), dvPacked=DocValuesFormat(name=Lucene70), intPoint2d=DocValuesFormat(name=Direct), content4=DocValuesFormat(name=Direct), content3=DocValuesFormat(name=Lucene70), content2=DocValuesFormat(name=Lucene70), doublePoint1d=DocValuesFormat(name=Lucene70), dvByte=DocValuesFormat(name=Lucene70), binaryPoint1d=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=239, maxMBSortInHeap=5.153245433154719, sim=RandomSimilarity(queryNorm=true): {content6=DFR GL2, content5=IB LL-D2, content2=DFI(Saturated), utf8=DFR I(F)2, fie?ld=DFR I(F)BZ(0.3), content=DFR I(ne)3(800.0), autf8=DFR I(F)3(800.0)}, locale=kok-IN, timezone=America/Blanc-Sablon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=17004592,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=3D8CA6E238B39F86 -Dtests.slow=true -Dtests.locale=kok-IN -Dtests.timezone=America/Blanc-Sablon -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_3D8CA6E238B39F86-001\2.9.4-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([3D8CA6E238B39F86]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [7/8 (1!)] on J0 in 18.93s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171203_224822_85915450138139032010149.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1290 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171203_224918_1513326300698467308533.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171203_224918_15210115940779790992759.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 235 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171203_224928_88915766277873689302255.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171203_224928_8899649023856414316274.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 260 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171203_224942_03014938588079386742258.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171203_224942_0308954673867330781634.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 238 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171203_225103_3899126820837332749671.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171203_225103_38917703715403093123928.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 171 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171203_225110_34813883281986939841172.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171203_225110_34816490794901067762532.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171203_225123_7485659698307182904607.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171203_225123_7519651442850005007131.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171203_225219_08216883472965065813961.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171203_225219_08216812897751076610537.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171203_225241_47614046652106038198360.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171203_225241_4755680139175810461210.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171203_225313_18810024888148874034806.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171203_225313_1889379606664697571956.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171203_225330_73210117710909571940087.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171203_225330_7325394352618887009731.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 184 lines...]
   [junit4] Suite: org.apache.lucene.store.TestRAFDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=2046, maxMBSortInHeap=5.153795099967181, sim=RandomSimilarity(queryNorm=true): {}, locale=tk, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=72852680,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestInetAddressPoint, TestInetAddressRangeQueries, TestDiversifiedTopDocsCollector, TestMultiPassIndexSplitter, TestLazyDocument, TestHardLinkCopyDirectoryWrapper, TestRAFDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRAFDirectory -Dtests.seed=2B99B2D1A19EDD12 -Dtests.slow=true -Dtests.locale=tk -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestRAFDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001\sliceOfSlice-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\J0\temp\lucene.store.TestRAFDirectory_2B99B2D1A19EDD12-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2B99B2D1A19EDD12]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [12/13 (1!)] on J0 in 2.65s, 42 tests, 1 error <<< FAILURES!

[...truncated 1 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171203_225343_99014808762028046817088.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171203_225343_9901106415369972947057.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 332 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171203_225410_8563168077276590172562.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171203_225410_8549858816997855913543.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 225 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171203_225427_5682575430637974855140.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171203_225427_56812568953461016658827.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171203_225444_4272524267479146101025.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171203_225444_4338811060407592652756.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 219 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171203_225507_65514618259197343940791.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171203_225507_6554910481939160955371.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 416 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171203_225603_04916191559562628214213.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171203_225603_04915452391680006030697.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 178 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171203_225624_02517429127325485016438.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171203_225624_0259713149609733643714.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171203_225640_4573199687985686753800.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 239 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171203_225645_26517315758689126543674.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171203_225645_2653530634675743854644.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 2536 lines...]
   [junit4] Suite: org.apache.solr.cloud.ChaosMonkeyNothingIsSafeTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D38201A0F51FAF77-001\init-core-data-001
   [junit4]   2> 1855253 WARN  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D38201A0F51FAF77]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 1855254 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D38201A0F51FAF77]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1855254 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D38201A0F51FAF77]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl="https://issues.apache.org/jira/browse/SOLR-5776")
   [junit4]   2> 1855254 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D38201A0F51FAF77]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1855254 INFO  (SUITE-ChaosMonkeyNothingIsSafeTest-seed#[D38201A0F51FAF77]-worker) [    ] o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_bky/
   [junit4]   2> 1855256 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1855257 INFO  (Thread-1698) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1855257 INFO  (Thread-1698) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 1855262 ERROR (Thread-1698) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 1855357 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.ZkTestServer start zk server on port:54275
   [junit4]   2> 1855368 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml to /configs/conf1/solrconfig.xml
   [junit4]   2> 1855370 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema15.xml to /configs/conf1/schema.xml
   [junit4]   2> 1855371 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1855373 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt to /configs/conf1/stopwords.txt
   [junit4]   2> 1855374 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt to /configs/conf1/protwords.txt
   [junit4]   2> 1855376 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml to /configs/conf1/currency.xml
   [junit4]   2> 1855377 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1855378 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1855380 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1855381 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1855382 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractZkTestCase put C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt to /configs/conf1/synonyms.txt
   [junit4]   2> 1855384 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly asked otherwise
   [junit4]   2> 1855717 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1855717 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@13cd4306{/_bky,null,AVAILABLE}
   [junit4]   2> 1855718 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2771d91{HTTP/1.1,[http/1.1]}{127.0.0.1:54286}
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.e.j.s.Server Started @1865766ms
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/_bky, solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D38201A0F51FAF77-001\tempDir-001/control/data, hostPort=54286, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D38201A0F51FAF77-001\control-001\cores, replicaType=NRT}
   [junit4]   2> 1855720 ERROR (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 7.2.0
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 1855720 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T23:29:33.100209500Z
   [junit4]   2> 1855725 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in ZooKeeper)
   [junit4]   2> 1855725 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D38201A0F51FAF77-001\control-001\solr.xml
   [junit4]   2> 1855728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 1855728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 1855728 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@71ba6569, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 1855731 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54275/solr
   [junit4]   2> 1855838 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1855840 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:54286__bky
   [junit4]   2> 1855840 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.c.Overseer Overseer (id=99112961483866116-127.0.0.1:54286__bky-n_0000000000) starting
   [junit4]   2> 1855847 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54286__bky
   [junit4]   2> 1855849 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:54286__bky) [n:127.0.0.1:54286__bky    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855923 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ba6569
   [junit4]   2> 1855935 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ba6569
   [junit4]   2> 1855936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@71ba6569
   [junit4]   2> 1855936 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [n:127.0.0.1:54286__bky    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ChaosMonkeyNothingIsSafeTest_D38201A0F51FAF77-001\control-001\cores
   [junit4]   2> 1855957 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1855958 INFO  (TEST-ChaosMonkeyNothingIsSafeTest.test-seed#[D38201A0F51FAF77]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54275/solr ready
   [junit4]   2> 1855962 INFO  (qtp496433039-11290) [n:127.0.0.1:54286__bky    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54286__bky&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 1855964 INFO  (OverseerThreadFactory-4937-thread-1-processing-n:127.0.0.1:54286__bky) [n:127.0.0.1:54286__bky    ] o.a.s.c.CreateCollectionCmd Create collection control_collection
   [junit4]   2> 1856070 INFO  (qtp496433039-11287) [n:127.0.0.1:54286__bky    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1856070 INFO  (qtp496433039-11287) [n:127.0.0.1:54286__bky    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 1856176 INFO  (zkCallback-1240-thread-1-processing-n:127.0.0.1:54286__bky) [n:127.0.0.1:54286__bky    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/control_collection/state.json] for collection [control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1857082 INFO  (qtp496433039-11287) [n:127.0.0.1:54286__bky c:control_collection s:shard1  x:control_collection_shard1_re

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

 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171203_233220_1717154364108126539995.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1363 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171203_233710_8604624228078264070988.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171203_233710_86016877759511092253209.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171203_233736_13811618109486899418244.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171203_233736_1385888759141306374941.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171203_233859_9829607777437651127313.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171203_233859_9823541661135859472353.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171203_233952_7321828610502501819994.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171203_233952_73313193787779393669974.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171203_234015_18011561780056059108921.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171203_234015_1782072579192753114579.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 558 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171203_234112_2309923445786901807231.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171203_234112_23016203010132570055337.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 559 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171203_234144_4659778595869348276341.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171203_234144_4654439524221600214460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 655 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171203_234205_87418089376850296020635.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171203_234205_87416926674227929023785.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171203_234250_34611396044603666528286.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171203_234250_346717850261021927818.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171203_234316_5937502350709262994701.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31683 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 325 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/325/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseSerialGC

2 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.analysis.snowball.TestSnowballVocab

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018

	at __randomizedtesting.SeedInfo.seed([D785B4B95137B9C4]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001

	at __randomizedtesting.SeedInfo.seed([AEA5E642C0BE20FB]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 238 lines...]
   [junit4] Suite: org.apache.lucene.index.TestCrashCausesCorruptIndex
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {text=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=1257, maxMBSortInHeap=5.08147460465292, sim=RandomSimilarity(queryNorm=true): {text=DFR I(F)B3(800.0)}, locale=es-VE, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=74792520,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanBoostQuery, TestSloppyMath, TestCrashCausesCorruptIndex]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCrashCausesCorruptIndex -Dtests.seed=AEA5E642C0BE20FB -Dtests.slow=true -Dtests.locale=es-VE -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestCrashCausesCorruptIndex (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001\testCrashCorruptsIndexing-001\segments_4
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.index.TestCrashCausesCorruptIndex_AEA5E642C0BE20FB-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([AEA5E642C0BE20FB]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [7/457 (1!)] on J0 in 0.80s, 1 test, 1 error <<< FAILURES!

[...truncated 2398 lines...]
   [junit4] Suite: org.apache.lucene.analysis.snowball.TestSnowballVocab
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=th-TH, timezone=US/Aleutian
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=125651112,total=380252160
   [junit4]   2> NOTE: All tests run in this JVM: [TestHungarianLightStemFilterFactory, TestTurkishLowerCaseFilterFactory, TestFullStrip, TestReverseStringFilterFactory, TestFixBrokenOffsetsFilter, TestBengaliStemmer, TestComplexPrefix, TestFrenchMinimalStemFilterFactory, TestOptionalCondition, TestTypeTokenFilterFactory, TestHungarianLightStemFilter, TestHindiAnalyzer, TestCodepointCountFilterFactory, TestPersianNormalizationFilter, TestFinnishLightStemFilterFactory, TestSerbianNormalizationRegularFilter, TestSoraniNormalizationFilterFactory, TestSnowballPorterFilterFactory, TestGalicianMinimalStemFilter, TestDecimalDigitFilterFactory, TestIndonesianAnalyzer, TestCollationKeyAnalyzer, WikipediaTokenizerTest, TestDelimitedPayloadTokenFilterFactory, TestHyphenatedWordsFilter, TestCollationDocValuesField, TestCzechAnalyzer, TestCustomAnalyzer, TestDictionaryCompoundWordTokenFilterFactory, TestLatvianStemmer, TestLithuanianAnalyzer, TestGermanLightStemFilter, TestCharArrayIterator, TestCJKBigramFilterFactory, TestGermanMinimalStemFilterFactory, TestPorterStemFilter, DateRecognizerFilterTest, TestStemmerOverrideFilter, ShingleAnalyzerWrapperTest, MinHashFilterTest, TestAlternateCasing, TestIndicNormalizer, TestFrenchMinimalStemFilter, TestStandardFactories, TokenOffsetPayloadTokenFilterTest, TestPathHierarchyTokenizer, TestRollingCharBuffer, TestSoraniStemFilterFactory, TestSolrSynonymParser, TestCJKWidthFilter, TestIndonesianStemmer, TestCaseSensitive, TestKeepCase, TestMorphAlias, TestFingerprintFilter, TestDutchAnalyzer, TestGermanStemFilter, TestSpanishAnalyzer, TestFrenchAnalyzer, TestBengaliFilters, TestUAX29URLEmailAnalyzer, TestScandinavianNormalizationFilterFactory, TestAnalyzers, TestTypeTokenFilter, TestKeywordAnalyzer, TestGermanMinimalStemFilter, TestSnowball, TestCzechStemFilterFactory, TestHindiFilters, TestNorwegianAnalyzer, TestThaiTokenizerFactory, TestFactories, TestRandomChains, HTMLStripCharFilterTest, TestSnowballVocab]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSnowballVocab -Dtests.seed=D785B4B95137B9C4 -Dtests.slow=true -Dtests.locale=th-TH -Dtests.timezone=US/Aleutian -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestSnowballVocab (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018\lovins
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\J1\temp\lucene.analysis.snowball.TestSnowballVocab_D785B4B95137B9C4-001\tempDir-018
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D785B4B95137B9C4]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [126/284 (1!)] on J1 in 13.00s, 1 test, 1 error <<< FAILURES!

[...truncated 58831 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 324 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/324/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.facet.taxonomy.directory.TestAddTaxonomy

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001

	at __randomizedtesting.SeedInfo.seed([97B3D6676E25BA9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.SampleTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001

	at __randomizedtesting.SeedInfo.seed([519B59B912565A21]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.client.solrj.request.SchemaTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007

	at __randomizedtesting.SeedInfo.seed([4E8799AD1154EAF9]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 6997 lines...]
   [junit4] Suite: org.apache.lucene.facet.taxonomy.directory.TestAddTaxonomy
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {$full_path$=PostingsFormat(name=Memory), $payloads$=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=45, maxMBSortInHeap=5.900869383073604, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-LU, timezone=Africa/Ndjamena
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=38237400,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestDrillSideways, TestLruTaxonomyWriterCache, TestFacetsConfig, TestMultipleIndexFields, TestSortedSetDocValuesFacets, TestTaxonomyFacetAssociations, TestTaxonomyFacetCounts2, TestAddTaxonomy]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestAddTaxonomy -Dtests.seed=97B3D6676E25BA9 -Dtests.slow=true -Dtests.locale=fr-LU -Dtests.timezone=Africa/Ndjamena -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestAddTaxonomy (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001\index-MMapDirectory-002
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\J1\temp\lucene.facet.taxonomy.directory.TestAddTaxonomy_97B3D6676E25BA9-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([97B3D6676E25BA9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [14/28 (1!)] on J1 in 3.06s, 6 tests, 1 error <<< FAILURES!

[...truncated 6053 lines...]
   [junit4] Suite: org.apache.solr.SampleTest
   [junit4]   2> 2338590 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001
   [junit4]   2> 2338591 WARN  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 2338591 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 2338597 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2338598 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 2338600 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2338663 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2338670 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 2338673 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2338761 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8ff13e
   [junit4]   2> 2338768 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8ff13e
   [junit4]   2> 2338768 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8ff13e
   [junit4]   2> 2338770 INFO  (coreLoadExecutor-8472-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2338774 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2338938 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2338958 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2338973 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2338973 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2338973 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6e8ff13e
   [junit4]   2> 2338974 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2338974 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\]
   [junit4]   2> 2338983 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogByteSizeMergePolicy: [LogByteSizeMergePolicy: minMergeSize=1677721, mergeFactor=27, maxMergeSize=2147483648, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=false, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 2338988 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.r.XSLTResponseWriter xsltCacheLifetimeSeconds=60
   [junit4]   2> 2339133 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2339133 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2339134 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=29, maxMergeAtOnceExplicit=42, maxMergedSegmentMB=72.560546875, floorSegmentMB=0.734375, forceMergeDeletesPctAllowed=25.826928181799502, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 2339135 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@4df02af1[collection1] main]
   [junit4]   2> 2339136 WARN  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 2339137 INFO  (coreLoadExecutor-8472-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2339137 INFO  (searcherExecutor-8473-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@4df02af1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2339140 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 2339142 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testSimple
   [junit4]   2> 2339144 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 1
   [junit4]   2> 2339149 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4056]} 0 0
   [junit4]   2> 2339149 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2339149 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7b9e2f94 commitCommandVersion:0
   [junit4]   2> 2339169 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@40ad21c5[collection1] main]
   [junit4]   2> 2339170 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2339171 INFO  (searcherExecutor-8473-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@40ad21c5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c2)))}
   [junit4]   2> 2339171 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 21
   [junit4]   2> 2339177 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2339177 WARN  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2339178 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2339178 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2339178 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 1
   [junit4]   2> 2339179 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2339179 INFO  (TEST-SampleTest.testSimple-seed#[519B59B912565A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testSimple
   [junit4]   2> 2339181 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAdvanced
   [junit4]   2> 2339183 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 1
   [junit4]   2> 2339184 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4059]} 0 0
   [junit4]   2> 2339184 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4055]} 0 0
   [junit4]   2> 2339184 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2339184 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7b9e2f94 commitCommandVersion:0
   [junit4]   2> 2339207 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@508c79ef[collection1] main]
   [junit4]   2> 2339209 INFO  (searcherExecutor-8473-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@508c79ef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c2/1:delGen=1) Uninverting(_1(7.2.0):c3)))}
   [junit4]   2> 2339209 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2339209 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 25
   [junit4]   2> 2339210 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=true,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2339211 WARN  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 Starting optimize... Reading and rewriting the entire index! Use with care.
   [junit4]   2> 2339224 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7b9e2f94 commitCommandVersion:0
   [junit4]   2> 2339236 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@53c1ee85[collection1] main]
   [junit4]   2> 2339239 INFO  (searcherExecutor-8473-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@53c1ee85[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c4)))}
   [junit4]   2> 2339239 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2339249 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{optimize=} 0 39
   [junit4]   2> 2339250 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=subject:Hoss&qt=&start=0&rows=20&version=2.2} hits=1 status=0 QTime=0
   [junit4]   2> 2339253 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=1
   [junit4]   2> 2339258 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=Mack+Daddy&qt=/crazy_custom_qt&start=100&rows=200&version=2.2} hits=0 status=0 QTime=0
   [junit4]   2> 2339263 INFO  (TEST-SampleTest.testAdvanced-seed#[519B59B912565A21]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testAdvanced
   [junit4]   2> 2339264 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 2339264 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=104234890
   [junit4]   2> 2339265 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 2339265 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7b8b87db: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@6c5f7662
   [junit4]   2> 2339268 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 2339268 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1c57526d: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@87e05b
   [junit4]   2> 2339272 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 2339272 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2a63ea82: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@27da836d
   [junit4]   2> 2339276 INFO  (coreCloseExecutor-8477-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@5e6b895b
   [junit4]   2> 2339276 INFO  (coreCloseExecutor-8477-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1584105819
   [junit4]   2> 2339277 INFO  (coreCloseExecutor-8477-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@27cb21b3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@7c682285
   [junit4]   2> 2339299 INFO  (SUITE-SampleTest-seed#[519B59B912565A21]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {subject=PostingsFormat(name=Direct), id=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{}, maxPointsInLeafNode=1238, maxMBSortInHeap=6.508015974361576, sim=RandomSimilarity(queryNorm=true): {}, locale=sq-AL, timezone=Asia/Chita
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=390203616,total=476360704
   [junit4]   2> NOTE: All tests run in this JVM: [DistributedFacetExistsSmallTest, TestSolrFieldCacheBean, LeaderElectionTest, FullHLLTest, MoveReplicaTest, NodeMutatorTest, DateMathParserTest, LeaderFailureAfterFreshStartTest, ZkControllerTest, ConvertedLegacyTest, TestPayloadScoreQParserPlugin, TestReplicaProperties, TestJoin, FieldAnalysisRequestHandlerTest, TestPHPSerializedResponseWriter, TestFieldTypeResource, TestUtils, TestRandomRequestDistribution, CdcrReplicationHandlerTest, TimeRoutedAliasUpdateProcessorTest, TestDelegationWithHadoopAuth, TestStressRecovery, MinimalSchemaTest, TestRestoreCore, TestSolrDeletionPolicy2, PropertiesRequestHandlerTest, CdcrBootstrapTest, TestDeleteCollectionOnDownNodes, SolrRequestParserTest, TestJavabinTupleStreamParser, DeleteInactiveReplicaTest, StatsComponentTest, TestClusterStateMutator, ResourceLoaderTest, CollectionTooManyReplicasTest, HighlighterConfigTest, TestHighFrequencyDictionaryFactory, SolrIndexMetricsTest, TestSolrCoreProperties, TestPseudoReturnFields, TestAtomicUpdateErrorCases, TestReloadDeadlock, AnalysisErrorHandlingTest, LeaderElectionContextKeyTest, ClassificationUpdateProcessorIntegrationTest, TestDynamicFieldResource, DateRangeFieldTest, CollectionReloadTest, NumericFieldsTest, TestExactSharedStatsCache, TestSizeLimitedDistributedMap, TestXmlQParser, UUIDFieldTest, OverseerStatusTest, SignatureUpdateProcessorFactoryTest, TestPhraseSuggestions, HdfsAutoAddReplicasIntegrationTest, InfoHandlerTest, MetricUtilsTest, ClusterStateTest, TestSolr4Spatial2, TestConfigSetsAPI, TestBlobHandler, HdfsWriteToMultipleCollectionsTest, TestTolerantUpdateProcessorRandomCloud, TestHttpShardHandlerFactory, ChaosMonkeySafeLeaderWithPullReplicasTest, TestLegacyField, TestCloudSearcherWarming, TestSolr4Spatial, ShufflingReplicaListTransformerTest, TestConfigSetProperties, TestDFRSimilarityFactory, TestCloudDeleteByQuery, SolrCloudReportersTest, TestInitQParser, TestManagedSynonymFilterFactory, TestLeaderElectionZkExpiry, TestGraphTermsQParserPlugin, TestComplexPhraseQParserPlugin, MetricsConfigTest, TestLazyCores, BlockJoinFacetDistribTest, SolrGraphiteReporterTest, SolrCmdDistributorTest, SaslZkACLProviderTest, TestTolerantSearch, TestNumericTerms32, TestExceedMaxTermLength, TestFieldResource, TestJmxIntegration, SolrMetricsIntegrationTest, ChaosMonkeyNothingIsSafeTest, TestRecovery, DeleteNodeTest, SortByFunctionTest, TestCloudPseudoReturnFields, SolrInfoBeanTest, SharedFSAutoReplicaFailoverTest, SpellCheckComponentTest, AssignBackwardCompatibilityTest, PeerSyncReplicationTest, XsltUpdateRequestHandlerTest, ShowFileRequestHandlerTest, DirectSolrConnectionTest, TestSolrConfigHandlerConcurrent, TestDynamicLoading, TestSurroundQueryParser, TestLegacyNumericUtils, UUIDUpdateProcessorFallbackTest, BinaryUpdateRequestHandlerTest, XmlUpdateRequestHandlerTest, DistributedSuggestComponentTest, TestLocalFSCloudBackupRestore, DistribCursorPagingTest, TestMultiWordSynonyms, DistanceFunctionTest, UniqFieldsUpdateProcessorFactoryTest, OverseerModifyCollectionTest, TestRandomDVFaceting, TestFieldCacheReopen, TestDefaultStatsCache, ConfigSetsAPITest, TestCopyFieldCollectionResource, TestRealTimeGet, TestDistributedSearch, DisMaxRequestHandlerTest, SimpleMLTQParserTest, TestIBSimilarityFactory, TestReversedWildcardFilterFactory, BaseCdcrDistributedZkTest, TestUniqueKeyFieldResource, TestSchemaResource, TestEmbeddedSolrServerAdminHandler, RequestLoggingTest, TestLRUStatsCache, CursorMarkTest, SearchRateTriggerTest, RegexBytesRefFilterTest, OverseerTest, BlockJoinFacetSimpleTest, SuggesterTSTTest, TriLevelCompositeIdRoutingTest, TestBinaryField, DistributedFacetPivotLongTailTest, TestStreamBody, TestDistributedStatsComponentCardinality, TestCodecSupport, BasicDistributedZkTest, TestAnalyzeInfixSuggestions, DirectUpdateHandlerTest, TestConfigOverlay, PreAnalyzedUpdateProcessorTest, HighlighterMaxOffsetTest, SpellCheckCollatorTest, ShardRoutingTest, TestSolrCloudWithHadoopAuthPlugin, WrapperMergePolicyFactoryTest, DefaultValueUpdateProcessorTest, CSVRequestHandlerTest, UnloadDistributedZkTest, PathHierarchyTokenizerFactoryTest, BigEndianAscendingWordDeserializerTest, TestJsonFacetRefinement, TestFileDictionaryLookup, TestDFISimilarityFactory, AutoscalingHistoryHandlerTest, TestSolrCloudWithSecureImpersonation, ReturnFieldsTest, SpatialFilterTest, TestCloudJSONFacetJoinDomain, TestUpdate, TestCollectionAPI, SolrTestCaseJ4Test, DataDrivenBlockJoinTest, QueryResultKeyTest, ScriptEngineTest, TestHdfsCloudBackupRestore, ForceLeaderTest, TestCSVResponseWriter, SolrXmlInZkTest, TestTlogReplica, ChangedSchemaMergeTest, TestCollapseQParserPlugin, BlockDirectoryTest, LeaderInitiatedRecoveryOnShardRestartTest, TestCollationFieldDocValues, ClusterStateUpdateTest, ZkSolrClientTest, ZkCLITest, TestFaceting, DistributedSpellCheckComponentTest, TestStressReorder, DistributedTermsComponentTest, TestRangeQuery, TestCoreContainer, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, TestFunctionQuery, HighlighterTest, DistributedQueryElevationComponentTest, TestExtendedDismaxParser, SuggesterFSTTest, TestStressLucene, SuggesterWFSTTest, SchemaVersionSpecificBehaviorTest, DirectUpdateHandlerOptimizeTest, DocValuesMultiTest, IndexBasedSpellCheckerTest, TestQueryUtils, TestWriterPerf, DocumentAnalysisRequestHandlerTest, PrimitiveFieldTypeTest, TestOmitPositions, TermsComponentTest, FastVectorHighlighterTest, RegexBoostProcessorTest, IndexSchemaTest, QueryParsingTest, JsonLoaderTest, TestComponentsName, TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, TestSolrIndexConfig, TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, MultiTermTest, SampleTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SampleTest -Dtests.seed=519B59B912565A21 -Dtests.slow=true -Dtests.locale=sq-AL -Dtests.timezone=Asia/Chita -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | SampleTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001\init-core-data-001\index\_2.cfe
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.SampleTest_519B59B912565A21-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([519B59B912565A21]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [450/750 (1!)] on J0 in 0.74s, 2 tests, 1 error <<< FAILURES!

[...truncated 1953 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.request.SchemaTest
   [junit4]   2> 142902 INFO  (SUITE-SchemaTest-seed#[4E8799AD1154EAF9]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\init-core-data-001
   [junit4]   2> 142903 WARN  (SUITE-SchemaTest-seed#[4E8799AD1154EAF9]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=66 numCloses=66
   [junit4]   2> 142903 INFO  (SUITE-SchemaTest-seed#[4E8799AD1154EAF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 142906 INFO  (SUITE-SchemaTest-seed#[4E8799AD1154EAF9]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 142907 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addFieldShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 142969 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 142969 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 142970 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-003\cores\core
   [junit4]   2> 142972 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 142973 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@45cec215{/solr,null,AVAILABLE}
   [junit4]   2> 142975 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@7b3b5983{HTTP/1.1,[http/1.1]}{127.0.0.1:51281}
   [junit4]   2> 142975 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server Started @151629ms
   [junit4]   2> 142975 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51281, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-003\cores}
   [junit4]   2> 142976 ERROR (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 142976 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 142976 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 142976 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 142976 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T02:47:37.060Z
   [junit4]   2> 142976 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\solr.xml
   [junit4]   2> 142983 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 143060 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 143070 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 143071 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 143078 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-003\cores
   [junit4]   2> 143078 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 143083 INFO  (coreLoadExecutor-913-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 143122 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 143141 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 143145 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 143190 WARN  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 143190 WARN  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 143190 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 143193 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 143195 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1\conf\schema.xml.bak
   [junit4]   2> 143196 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1, trusted=true
   [junit4]   2> 143196 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 143196 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 143196 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-003\cores\core\data\]
   [junit4]   2> 143285 WARN  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 143287 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 143287 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 143288 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7d3941fc[collection1] main]
   [junit4]   2> 143290 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1\conf
   [junit4]   2> 143291 INFO  (coreLoadExecutor-913-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 143292 INFO  (searcherExecutor-914-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7d3941fc[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 143791 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51281
   [junit4]   2> 143843 INFO  (qtp675182027-2039) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-001\collection1\conf\managed-schema
   [junit4]   2> 143844 INFO  (qtp675182027-2039) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=36
   [junit4]   2> 143846 INFO  (qtp675182027-2038) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 143848 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@7b3b5983{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 143848 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1409142139
   [junit4]   2> 143848 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 143848 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4dee8f14: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@4b614bf2
   [junit4]   2> 143854 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 143854 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4808b1d7: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6572c3f9
   [junit4]   2> 143858 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 143858 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@759552ac: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@614d4b8f
   [junit4]   2> 143859 INFO  (coreCloseExecutor-918-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1594b3e2
   [junit4]   2> 143859 INFO  (coreCloseExecutor-918-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=362066914
   [junit4]   2> 143859 INFO  (coreCloseExecutor-918-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@304b2bec: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@21dc1e78
   [junit4]   2> 143868 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@45cec215{/solr,null,UNAVAILABLE}
   [junit4]   2> 143871 INFO  (TEST-SchemaTest.addFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addFieldShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 143872 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGetCopyFieldsAccuracy
   [junit4]   2> 143935 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 143936 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 143936 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-006\cores\core
   [junit4]   2> 143938 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 143939 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3c40646e{/solr,null,AVAILABLE}
   [junit4]   2> 143941 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@19a7670d{HTTP/1.1,[http/1.1]}{127.0.0.1:51285}
   [junit4]   2> 143941 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server Started @152595ms
   [junit4]   2> 143941 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51285, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-006\cores}
   [junit4]   2> 143941 ERROR (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 143946 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 143946 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 143946 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 143946 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T02:47:38.030Z
   [junit4]   2> 143946 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\solr.xml
   [junit4]   2> 143960 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 144080 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 144094 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 144094 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 144097 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-006\cores
   [junit4]   2> 144097 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 144118 INFO  (coreLoadExecutor-925-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 144139 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 144148 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 144154 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 144195 WARN  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 144195 WARN  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 144197 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 144200 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1\conf\managed-schema
   [junit4]   2> 144202 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1\conf\schema.xml.bak
   [junit4]   2> 144203 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1, trusted=true
   [junit4]   2> 144203 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 144203 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 144203 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-006\cores\core\data\]
   [junit4]   2> 144278 WARN  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 144278 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 144278 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 144288 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@5c5eb714[collection1] main]
   [junit4]   2> 144289 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-004\collection1\conf
   [junit4]   2> 144289 INFO  (coreLoadExecutor-925-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 144291 INFO  (searcherExecutor-926-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5c5eb714[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 144798 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51285
   [junit4]   2> 144822 INFO  (qtp32822831-2063) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/copyfields params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 144828 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@19a7670d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 144828 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1834197766
   [junit4]   2> 144828 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 144828 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4e77a13f: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@54018ce1
   [junit4]   2> 144833 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 144833 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@2bdae7c3: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6572c3f9
   [junit4]   2> 144837 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 144837 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@24d705f1: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@614d4b8f
   [junit4]   2> 144853 INFO  (coreCloseExecutor-930-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@19a26065
   [junit4]   2> 144853 INFO  (coreCloseExecutor-930-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=430071909
   [junit4]   2> 144853 INFO  (coreCloseExecutor-930-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b9fea12: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@240f7e9b
   [junit4]   2> 144885 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@3c40646e{/solr,null,UNAVAILABLE}
   [junit4]   2> 144887 INFO  (TEST-SchemaTest.testGetCopyFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetCopyFieldsAccuracy
   [junit4]   2> 144889 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting addDynamicFieldShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 144997 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 144997 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 144997 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-009\cores\core
   [junit4]   2> 145000 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 145001 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@189de251{/solr,null,AVAILABLE}
   [junit4]   2> 145001 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2c553965{HTTP/1.1,[http/1.1]}{127.0.0.1:51547}
   [junit4]   2> 145001 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server Started @153655ms
   [junit4]   2> 145001 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51547, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-009\cores}
   [junit4]   2> 145001 ERROR (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145012 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 145012 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 145012 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145012 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T02:47:39.096Z
   [junit4]   2> 145012 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\solr.xml
   [junit4]   2> 145037 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 145148 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145157 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145158 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145167 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-009\cores
   [junit4]   2> 145167 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145178 INFO  (coreLoadExecutor-937-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 145224 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 145234 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 145242 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 145309 WARN  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 145309 WARN  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 145309 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 145311 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1\conf\managed-schema
   [junit4]   2> 145312 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1\conf\schema.xml.bak
   [junit4]   2> 145313 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1, trusted=true
   [junit4]   2> 145313 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145313 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 145313 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-009\cores\core\data\]
   [junit4]   2> 145392 WARN  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 145392 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 145392 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145401 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@70ac20a[collection1] main]
   [junit4]   2> 145402 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1\conf
   [junit4]   2> 145403 INFO  (coreLoadExecutor-937-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145403 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51547
   [junit4]   2> 145422 INFO  (searcherExecutor-938-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@70ac20a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 145422 INFO  (qtp1835586434-2088) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\collection1\conf\managed-schema
   [junit4]   2> 145423 INFO  (qtp1835586434-2088) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=11
   [junit4]   2> 145425 INFO  (qtp1835586434-2085) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 145427 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@2c553965{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 145427 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1368628269
   [junit4]   2> 145428 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 145428 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@739dbbb8: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@55e75968
   [junit4]   2> 145432 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 145432 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@39c6c608: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6572c3f9
   [junit4]   2> 145436 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 145436 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1624d79c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@614d4b8f
   [junit4]   2> 145442 INFO  (coreCloseExecutor-942-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@66cd3e77
   [junit4]   2> 145442 INFO  (coreCloseExecutor-942-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=1724726903
   [junit4]   2> 145442 INFO  (coreCloseExecutor-942-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@711572ab: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1b3e41ff
   [junit4]   2> 145462 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@189de251{/solr,null,UNAVAILABLE}
   [junit4]   2> 145463 INFO  (TEST-SchemaTest.addDynamicFieldShouldntBeCalledTwiceWithTheSameName-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending addDynamicFieldShouldntBeCalledTwiceWithTheSameName
   [junit4]   2> 145464 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testAddFieldAccuracy
   [junit4]   2> 145571 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 145571 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 145573 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 Writing core.properties file to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-012\cores\core
   [junit4]   2> 145576 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 145577 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@421dac9d{/solr,null,AVAILABLE}
   [junit4]   2> 145577 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Started ServerConnector@2950b768{HTTP/1.1,[http/1.1]}{127.0.0.1:51694}
   [junit4]   2> 145577 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.Server Started @154231ms
   [junit4]   2> 145578 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=51694, configSetBaseDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010, coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-012\cores}
   [junit4]   2> 145578 ERROR (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 145588 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 145589 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in standalone mode on port null
   [junit4]   2> 145589 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 145590 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-12-03T02:47:39.673Z
   [junit4]   2> 145590 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig Loading container configuration from C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\solr.xml
   [junit4]   2> 145609 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 145712 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145726 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145726 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145738 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Found 1 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-012\cores
   [junit4]   2> 145738 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CorePropertiesLocator Cores are: [collection1]
   [junit4]   2> 145748 INFO  (coreLoadExecutor-949-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 145788 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 145801 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 145807 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 145861 WARN  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 145862 WARN  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 145862 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 145865 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1\conf\managed-schema
   [junit4]   2> 145868 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema, renamed the non-managed schema C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1\conf\schema.xml to C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1\conf\schema.xml.bak
   [junit4]   2> 145869 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1, trusted=true
   [junit4]   2> 145869 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 145870 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 145870 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-012\cores\core\data\]
   [junit4]   2> 145983 WARN  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 145984 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 145984 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 145989 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@194e27f7[collection1] main]
   [junit4]   2> 145990 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1\conf
   [junit4]   2> 145992 INFO  (coreLoadExecutor-949-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 145994 INFO  (searcherExecutor-950-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@194e27f7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 146503 INFO  (TEST-SchemaTest.testAddFieldAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#51694
   [junit4]   2> 146523 INFO  (qtp1304789453-2113) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 146529 INFO  (qtp1304789453-2113) [    x:collection1] o.a.s.s.ManagedIndexSchema Upgraded to managed schema at C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-010\collection1\conf\managed-schema
   [junit4]   2> 146530 INFO  (qtp1304789453-2113) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 146532 INFO  (qtp1304789453-2113) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/fields params={

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

rkspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-103\collection1\conf\schema.xml.bak
   [junit4]   2> 168291 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from configset C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-103\collection1, trusted=true
   [junit4]   2> 168291 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@280bf568
   [junit4]   2> 168291 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 168291 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-103\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-105\cores\core\data\]
   [junit4]   2> 168364 WARN  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.c.RequestHandlers no default request handler is registered (either '/select' or 'standard')
   [junit4]   2> 168365 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 168365 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 168367 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@76878e53[collection1] main]
   [junit4]   2> 168368 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage File-based storage initialized to use dir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-103\collection1\conf
   [junit4]   2> 168368 INFO  (coreLoadExecutor-1321-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 168369 INFO  (searcherExecutor-1322-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@76878e53[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 168369 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrJettyTestBase Jetty Assigned Port#52768
   [junit4]   2> 168376 INFO  (qtp115831110-2847) [    x:collection1] o.a.s.c.S.Request [collection1]  webapp=/solr path=/schema/dynamicfields params={wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 168377 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@6a737f8d{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 168377 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1394238477
   [junit4]   2> 168377 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 168377 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6969a0bf: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@7b68273c
   [junit4]   2> 168381 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 168381 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@d0c3394: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@6572c3f9
   [junit4]   2> 168384 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 168384 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ea1a5bc: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@614d4b8f
   [junit4]   2> 168385 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@78b2c74e
   [junit4]   2> 168385 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2024982350
   [junit4]   2> 168385 INFO  (coreCloseExecutor-1326-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@e23eaf1: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@58079a33
   [junit4]   2> 168398 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@6b4b9acd{/solr,null,UNAVAILABLE}
   [junit4]   2> 168399 INFO  (TEST-SchemaTest.testGetDynamicFieldsAccuracy-seed#[4E8799AD1154EAF9]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testGetDynamicFieldsAccuracy
   [junit4]   2> 168400 INFO  (SUITE-SchemaTest-seed#[4E8799AD1154EAF9]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=false): {}, locale=tr-TR, timezone=ECT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=62949024,total=201277440
   [junit4]   2> NOTE: All tests run in this JVM: [CommonAdminParamsTest, FieldAnalysisResponseTest, ConcurrentUpdateSolrClientBuilderTest, TestCoreAdmin, SolrExampleEmbeddedTest, TestV1toV2ApiMapper, HttpSolrClientBuilderTest, MultiplyEvaluatorTest, TestHash, TestUpdateRequestCodec, TestSpellCheckResponse, TestEmbeddedSolrServer, TestDelegationTokenRequest, RecursiveEvaluatorTest, NamedListTest, TestRetryUtil, ReverseEvaluatorTest, JettyWebappTest, GetByIdTest, LengthEvaluatorTest, SineEvaluatorTest, StreamExpressionToExpessionTest, ExclusiveOrEvaluatorTest, StreamingTest, TestBatchUpdate, TestCollectionStateWatchers, ModifiableSolrParamsTest, HyperbolicSineEvaluatorTest, UuidEvaluatorTest, ConcatOperationTest, TestSolrProperties, TestCloudSolrClientConnections, TestLBHttpSolrClient, CollectionAdminRequestRequiredParamsTest, SolrSchemalessExampleTest, TestPolicy, CloudSolrClientBuilderTest, CloudSolrClientMultiConstructorTest, CloudSolrClientTest, AbsoluteValueEvaluatorTest, AddEvaluatorTest, AppendEvaluatorTest, ArcCosineEvaluatorTest, ArcSineEvaluatorTest, ArrayEvaluatorTest, CeilingEvaluatorTest, CoalesceEvaluatorTest, CorrelationEvaluatorTest, CosineEvaluatorTest, CubedRootEvaluatorTest, CumulativeProbabilityEvaluatorTest, DivideEvaluatorTest, EmpiricalDistributionEvaluatorTest, EqualToEvaluatorTest, FieldValueEvaluatorTest, FloorEvaluatorTest, GreaterThanEqualToEvaluatorTest, GreaterThanEvaluatorTest, HyperbolicCosineEvaluatorTest, HyperbolicTangentEvaluatorTest, LessThanEqualToEvaluatorTest, LessThanEvaluatorTest, NaturalLogEvaluatorTest, NormalDistributionEvaluatorTest, NormalizeEvaluatorTest, NotEvaluatorTest, OrEvaluatorTest, PowerEvaluatorTest, RawValueEvaluatorTest, RegressionEvaluatorTest, RoundEvaluatorTest, SubtractEvaluatorTest, StreamExpressionParserTest, SchemaTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SchemaTest -Dtests.seed=4E8799AD1154EAF9 -Dtests.slow=true -Dtests.locale=tr-TR -Dtests.timezone=ECT -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | SchemaTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007\multicore
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\J0\temp\solr.client.solrj.request.SchemaTest_4E8799AD1154EAF9-001\tempDir-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([4E8799AD1154EAF9]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [137/146 (1!)] on J0 in 26.46s, 35 tests, 1 error <<< FAILURES!

[...truncated 46488 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 323 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/323/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.FacetPivotSmallTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001

	at __randomizedtesting.SeedInfo.seed([DE8B3AB77966EA3D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12098 lines...]
   [junit4] Suite: org.apache.solr.handler.component.FacetPivotSmallTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001
   [junit4]   2> 640766 WARN  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=2 numCloses=2
   [junit4]   2> 640766 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 640774 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 640774 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 640774 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 640778 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 640859 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 640886 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=example
   [junit4]   2> 640945 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 641050 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b8a5f
   [junit4]   2> 641059 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b8a5f
   [junit4]   2> 641060 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b8a5f
   [junit4]   2> 641062 INFO  (coreLoadExecutor-2513-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 641062 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 641128 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 641147 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=example
   [junit4]   2> 641189 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema example/1.1 with uniqueid field id
   [junit4]   2> 641194 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 641194 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5b8a5f
   [junit4]   2> 641195 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 641195 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\]
   [junit4]   2> 641196 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=40, maxMergeAtOnceExplicit=26, maxMergedSegmentMB=14.611328125, floorSegmentMB=1.396484375, forceMergeDeletesPctAllowed=5.173044312394221, segmentsPerTier=28.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.16074359216355846
   [junit4]   2> 641302 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 641302 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 641302 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 641302 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 641306 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=1401956177, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 641307 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@1004085[collection1] main]
   [junit4]   2> 641309 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 641317 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 641353 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 641354 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 641354 INFO  (coreLoadExecutor-2513-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584923121739104256
   [junit4]   2> 641354 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 641354 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 641354 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 641355 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 641355 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 641355 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 641356 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 641356 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 641357 INFO  (searcherExecutor-2514-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1004085[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641357 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 641359 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetMissing
   [junit4]   2> 641360 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641360 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9acd6[collection1] realtime]
   [junit4]   2> 641361 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 641361 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121746444288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641362 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121746444288
   [junit4]   2> 641364 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11b7b3c[collection1] main]
   [junit4]   2> 641365 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641368 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11b7b3c[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641368 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 641378 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923121761124352)]} 0 2
   [junit4]   2> 641379 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923121764270080)]} 0 0
   [junit4]   2> 641380 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923121766367232)]} 0 0
   [junit4]   2> 641381 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923121767415808)]} 0 0
   [junit4]   2> 641382 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923121768464384)]} 0 0
   [junit4]   2> 641383 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923121769512960)]} 0 0
   [junit4]   2> 641384 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923121769512961)]} 0 0
   [junit4]   2> 641385 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923121770561536)]} 0 0
   [junit4]   2> 641386 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923121771610112)]} 0 0
   [junit4]   2> 641387 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923121772658688)]} 0 0
   [junit4]   2> 641387 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121773707264,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641387 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121773707264
   [junit4]   2> 641398 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5ec095[collection1] main]
   [junit4]   2> 641399 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641403 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5ec095[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10)))}
   [junit4]   2> 641403 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 16
   [junit4]   2> 641406 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[777 (1584923121791533056)]} 0 2
   [junit4]   2> 641407 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121794678784,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641407 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121794678784
   [junit4]   2> 641410 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1cc8abb[collection1] main]
   [junit4]   2> 641414 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641419 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1cc8abb[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):C10) Uninverting(_1(7.2.0):C1)))}
   [junit4]   2> 641420 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 12
   [junit4]   2> 641424 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=place_t,company_t&facet.missing=true} hits=11 status=0 QTime=4
   [junit4]   2> 641430 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=place_t,company_t&facet.missing=true&facet.limit=4&facet.sort=index} hits=11 status=0 QTime=1
   [junit4]   2> 641432 INFO  (TEST-FacetPivotSmallTest.testPivotFacetMissing-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetMissing
   [junit4]   2> 641433 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBogusStatsTag
   [junit4]   2> 641434 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641435 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1118756[collection1] realtime]
   [junit4]   2> 641435 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641435 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121824038912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641435 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121824038912
   [junit4]   2> 641436 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17feb02[collection1] main]
   [junit4]   2> 641437 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641440 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17feb02[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641440 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 641446 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923121830330368)]} 0 4
   [junit4]   2> 641447 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923121835573248)]} 0 0
   [junit4]   2> 641447 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923121836621824)]} 0 0
   [junit4]   2> 641448 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923121837670400)]} 0 0
   [junit4]   2> 641449 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923121837670401)]} 0 0
   [junit4]   2> 641449 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923121838718976)]} 0 0
   [junit4]   2> 641450 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923121839767552)]} 0 0
   [junit4]   2> 641451 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923121839767553)]} 0 0
   [junit4]   2> 641452 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923121840816128)]} 0 0
   [junit4]   2> 641453 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923121842913280)]} 0 0
   [junit4]   2> 641453 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121842913281,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641454 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121842913281
   [junit4]   2> 641457 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@f8c070[collection1] main]
   [junit4]   2> 641458 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641461 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@f8c070[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):C10)))}
   [junit4]   2> 641461 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 641464 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet.pivot={!stats%3Dbogus}place_t,company_t&facet=true&wt=xml} hits=10 status=0 QTime=2
   [junit4]   2> 641466 INFO  (TEST-FacetPivotSmallTest.testBogusStatsTag-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testBogusStatsTag
   [junit4]   2> 641469 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetStatsUnsortedTagged
   [junit4]   2> 641469 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641470 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11de8c6[collection1] realtime]
   [junit4]   2> 641470 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 1
   [junit4]   2> 641470 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121860739072,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641470 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121860739072
   [junit4]   2> 641471 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@9368a1[collection1] main]
   [junit4]   2> 641472 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641476 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@9368a1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641476 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 641479 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923121868079104)]} 0 2
   [junit4]   2> 641480 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923121870176256)]} 0 0
   [junit4]   2> 641481 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923121871224832)]} 0 0
   [junit4]   2> 641481 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923121872273408)]} 0 0
   [junit4]   2> 641482 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923121873321984)]} 0 0
   [junit4]   2> 641482 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923121873321985)]} 0 0
   [junit4]   2> 641483 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923121874370560)]} 0 0
   [junit4]   2> 641484 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923121874370561)]} 0 0
   [junit4]   2> 641485 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923121875419136)]} 0 0
   [junit4]   2> 641485 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923121876467712)]} 0 0
   [junit4]   2> 641486 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121877516288,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641486 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121877516288
   [junit4]   2> 641489 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1da0268[collection1] main]
   [junit4]   2> 641490 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641494 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1da0268[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_3(7.2.0):C10)))}
   [junit4]   2> 641494 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 641499 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet=true&facet.pivot={!stats%3Ds1}place_t,company_t&stats=true&stats.field={!key%3Davg_price+tag%3Ds1}price_ti} hits=10 status=0 QTime=4
   [junit4]   2> 641516 INFO  (TEST-FacetPivotSmallTest.testPivotFacetStatsUnsortedTagged-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetStatsUnsortedTagged
   [junit4]   2> 641518 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetUnsorted
   [junit4]   2> 641519 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641519 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@174b111[collection1] realtime]
   [junit4]   2> 641519 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641520 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121913167872,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641520 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121913167872
   [junit4]   2> 641520 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e93cd2[collection1] main]
   [junit4]   2> 641521 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641524 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e93cd2[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641524 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 641527 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923121918410752)]} 0 2
   [junit4]   2> 641528 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923121920507904)]} 0 0
   [junit4]   2> 641529 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923121921556480)]} 0 0
   [junit4]   2> 641530 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923121922605056)]} 0 0
   [junit4]   2> 641530 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923121923653632)]} 0 0
   [junit4]   2> 641531 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923121924702208)]} 0 0
   [junit4]   2> 641532 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923121924702209)]} 0 0
   [junit4]   2> 641533 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923121925750784)]} 0 0
   [junit4]   2> 641534 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923121927847936)]} 0 0
   [junit4]   2> 641535 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923121927847937)]} 0 0
   [junit4]   2> 641535 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121928896512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641535 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121928896512
   [junit4]   2> 641539 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@be3260[collection1] main]
   [junit4]   2> 641540 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641545 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@be3260[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_4(7.2.0):C10)))}
   [junit4]   2> 641545 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 641548 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet=true&facet.pivot=place_t,company_t} hits=10 status=0 QTime=2
   [junit4]   2> 641562 INFO  (TEST-FacetPivotSmallTest.testPivotFacetUnsorted-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetUnsorted
   [junit4]   2> 641563 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testStatsTagHasComma
   [junit4]   2> 641563 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641563 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@116d71c[collection1] realtime]
   [junit4]   2> 641564 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641564 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121959305216,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641564 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121959305216
   [junit4]   2> 641564 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1d289f5[collection1] main]
   [junit4]   2> 641565 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641569 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1d289f5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641569 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 641572 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.h.RequestHandlerBase Ignoring exception matching .
   [junit4]   2> 641572 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&stats=true&facet.pivot={!stats%3Dfoo,bar}place_t,company_t&facet=true&wt=xml&stats.field={!tag%3Dfoo}price_ti&stats.field={!tag%3Dbar}id} hits=0 status=400 QTime=2
   [junit4]   2> 641572 INFO  (TEST-FacetPivotSmallTest.testStatsTagHasComma-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testStatsTagHasComma
   [junit4]   2> 641574 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetIndexSortMincountAndLimit
   [junit4]   2> 641574 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641575 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@c9e9c6[collection1] realtime]
   [junit4]   2> 641575 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641575 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121970839552,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641575 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121970839552
   [junit4]   2> 641575 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5cae94[collection1] main]
   [junit4]   2> 641576 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641578 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5cae94[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641579 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 641582 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923121975033856)]} 0 2
   [junit4]   2> 641583 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923121978179584)]} 0 0
   [junit4]   2> 641583 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923121979228160)]} 0 0
   [junit4]   2> 641584 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923121980276736)]} 0 0
   [junit4]   2> 641585 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923121980276737)]} 0 0
   [junit4]   2> 641586 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923121981325312)]} 0 0
   [junit4]   2> 641587 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923121982373888)]} 0 0
   [junit4]   2> 641588 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923121983422464)]} 0 0
   [junit4]   2> 641589 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923121984471040)]} 0 0
   [junit4]   2> 641590 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923121985519616)]} 0 0
   [junit4]   2> 641590 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121986568192,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641591 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121986568192
   [junit4]   2> 641593 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@17e5ae9[collection1] main]
   [junit4]   2> 641594 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641598 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@17e5ae9[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.2.0):C10)))}
   [junit4]   2> 641598 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 641600 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[777 (1584923121994956800)]} 0 1
   [junit4]   2> 641601 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923121998102528,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641601 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923121998102528
   [junit4]   2> 641604 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11a84fd[collection1] main]
   [junit4]   2> 641605 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641608 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@11a84fd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_5(7.2.0):C10) Uninverting(_6(7.2.0):C1)))}
   [junit4]   2> 641608 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 641609 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=company_t&facet.sort=index&facet.pivot.mincount=4&facet.limit=4} hits=11 status=0 QTime=0
   [junit4]   2> 641611 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=company_t&facet.sort=index&facet.pivot.mincount=4&facet.limit=4} hits=11 status=0 QTime=0
   [junit4]   2> 641613 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountAndLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetIndexSortMincountAndLimit
   [junit4]   2> 641615 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetIndexSortMincountLimitAndOffsetPermutations
   [junit4]   2> 641615 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641615 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@751b91[collection1] realtime]
   [junit4]   2> 641616 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641616 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122013831168,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641616 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122013831168
   [junit4]   2> 641616 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1fccb5b[collection1] main]
   [junit4]   2> 641617 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641621 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1fccb5b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641622 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 641624 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923122021171200)]} 0 1
   [junit4]   2> 641625 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923122023268352)]} 0 0
   [junit4]   2> 641626 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923122024316928)]} 0 0
   [junit4]   2> 641627 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923122024316929)]} 0 0
   [junit4]   2> 641627 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923122025365504)]} 0 0
   [junit4]   2> 641628 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923122026414080)]} 0 0
   [junit4]   2> 641628 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923122026414081)]} 0 0
   [junit4]   2> 641629 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923122027462656)]} 0 0
   [junit4]   2> 641630 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923122028511232)]} 0 0
   [junit4]   2> 641630 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923122028511233)]} 0 0
   [junit4]   2> 641631 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122029559808,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641631 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122029559808
   [junit4]   2> 641635 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@79e904[collection1] main]
   [junit4]   2> 641636 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641639 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@79e904[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.2.0):C10)))}
   [junit4]   2> 641639 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 641641 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[777 (1584923122037948416)]} 0 1
   [junit4]   2> 641642 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122041094144,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641642 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122041094144
   [junit4]   2> 641644 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1e620bf[collection1] main]
   [junit4]   2> 641645 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641648 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1e620bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_7(7.2.0):C10) Uninverting(_8(7.2.0):C1)))}
   [junit4]   2> 641648 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 641650 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.limit=1&facet.sort=index&facet.overrequest.ratio=0&facet.pivot=company_t&facet.pivot.mincount=4&facet.offset=2} hits=11 status=0 QTime=0
   [junit4]   2> 641655 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.limit=1&facet.sort=index&facet.overrequest.ratio=0&facet.pivot=company_t&facet.pivot.mincount=5&facet.offset=1} hits=11 status=0 QTime=0
   [junit4]   2> 641656 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.limit=1&facet.sort=index&facet.overrequest.ratio=0&facet.pivot=company_t&facet.pivot.mincount=6&facet.offset=0} hits=11 status=0 QTime=0
   [junit4]   2> 641657 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffsetPermutations-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetIndexSortMincountLimitAndOffsetPermutations
   [junit4]   2> 641658 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetIndexSortMincountLimitAndOffset
   [junit4]   2> 641659 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641659 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f6cfb[collection1] realtime]
   [junit4]   2> 641660 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641660 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122059968512,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641660 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122059968512
   [junit4]   2> 641660 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@14f7fc1[collection1] main]
   [junit4]   2> 641661 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641664 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@14f7fc1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641665 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 4
   [junit4]   2> 641668 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923122066259968)]} 0 2
   [junit4]   2> 641669 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923122069405696)]} 0 0
   [junit4]   2> 641670 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923122069405697)]} 0 0
   [junit4]   2> 641671 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923122071502848)]} 0 0
   [junit4]   2> 641672 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923122071502849)]} 0 0
   [junit4]   2> 641672 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923122072551424)]} 0 0
   [junit4]   2> 641673 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923122072551425)]} 0 0
   [junit4]   2> 641674 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923122073600000)]} 0 0
   [junit4]   2> 641674 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923122074648576)]} 0 0
   [junit4]   2> 641675 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923122075697152)]} 0 0
   [junit4]   2> 641675 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122075697153,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641675 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122075697153
   [junit4]   2> 641679 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1109c77[collection1] main]
   [junit4]   2> 641679 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641682 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1109c77[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.2.0):C10)))}
   [junit4]   2> 641682 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 7
   [junit4]   2> 641684 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[777 (1584923122084085760)]} 0 1
   [junit4]   2> 641685 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122086182912,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641685 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122086182912
   [junit4]   2> 641687 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@18397bf[collection1] main]
   [junit4]   2> 641688 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641691 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@18397bf[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_9(7.2.0):C10) Uninverting(_a(7.2.0):C1)))}
   [junit4]   2> 641691 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 6
   [junit4]   2> 641692 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=company_t&facet.sort=index&facet.pivot.mincount=4&facet.offset=1&facet.limit=4} hits=11 status=0 QTime=0
   [junit4]   2> 641694 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&rows=0&facet=true&facet.pivot=company_t&facet.sort=index&facet.pivot.mincount=4&facet.offset=1&facet.limit=4} hits=11 status=0 QTime=0
   [junit4]   2> 641694 INFO  (TEST-FacetPivotSmallTest.testPivotFacetIndexSortMincountLimitAndOffset-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetIndexSortMincountLimitAndOffset
   [junit4]   2> 641696 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotIndividualFacetLimit
   [junit4]   2> 641697 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641697 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@11ed7a2[collection1] realtime]
   [junit4]   2> 641697 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641697 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122098765824,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641698 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122098765824
   [junit4]   2> 641698 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@7cbdf7[collection1] main]
   [junit4]   2> 641699 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641702 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@7cbdf7[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641703 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 641708 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923122106105856)]} 0 4
   [junit4]   2> 641709 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923122111348736)]} 0 0
   [junit4]   2> 641710 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923122112397312)]} 0 0
   [junit4]   2> 641711 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923122113445888)]} 0 0
   [junit4]   2> 641711 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923122113445889)]} 0 0
   [junit4]   2> 641712 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923122114494464)]} 0 0
   [junit4]   2> 641712 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923122114494465)]} 0 0
   [junit4]   2> 641714 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923122115543040)]} 0 0
   [junit4]   2> 641714 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923122116591616)]} 0 0
   [junit4]   2> 641715 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923122117640192)]} 0 0
   [junit4]   2> 641715 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122117640193,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641715 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122117640193
   [junit4]   2> 641718 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@30f431[collection1] main]
   [junit4]   2> 641720 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641726 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@30f431[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_b(7.2.0):C10)))}
   [junit4]   2> 641726 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 10
   [junit4]   2> 641727 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet=true&facet.pivot=place_t,company_t&facet.sort=count&f.place_t.facet.limit=1&f.company_t.facet.limit=4} hits=10 status=0 QTime=0
   [junit4]   2> 641730 INFO  (TEST-FacetPivotSmallTest.testPivotIndividualFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotIndividualFacetLimit
   [junit4]   2> 641732 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetSortedCount
   [junit4]   2> 641732 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641732 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5fadb[collection1] realtime]
   [junit4]   2> 641733 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641733 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122136514560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641733 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122136514560
   [junit4]   2> 641733 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1014026[collection1] main]
   [junit4]   2> 641734 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641737 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1014026[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641738 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 641740 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923122142806016)]} 0 1
   [junit4]   2> 641740 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923122143854592)]} 0 0
   [junit4]   2> 641742 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923122145951744)]} 0 0
   [junit4]   2> 641743 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923122147000320)]} 0 0
   [junit4]   2> 641744 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923122147000321)]} 0 0
   [junit4]   2> 641744 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923122148048896)]} 0 0
   [junit4]   2> 641745 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923122148048897)]} 0 0
   [junit4]   2> 641746 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923122149097472)]} 0 0
   [junit4]   2> 641746 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923122150146048)]} 0 0
   [junit4]   2> 641747 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923122151194624)]} 0 0
   [junit4]   2> 641747 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122151194625,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641747 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122151194625
   [junit4]   2> 641751 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@dabeef[collection1] main]
   [junit4]   2> 641753 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641755 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@dabeef[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_c(7.2.0):C10)))}
   [junit4]   2> 641756 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 8
   [junit4]   2> 641758 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet=true&facet.pivot=place_t,company_t&facet.sort=count} hits=10 status=0 QTime=2
   [junit4]   2> 641770 INFO  (TEST-FacetPivotSmallTest.testPivotFacetSortedCount-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetSortedCount
   [junit4]   2> 641774 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testPivotFacetLimit
   [junit4]   2> 641774 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 641775 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@cafcc2[collection1] realtime]
   [junit4]   2> 641775 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={_version_=-9223372036854775807&update.distrib=FROMLEADER&versions=true&wt=json&indent=true}{deleteByQuery=*:* (-9223372036854775807)} 0 0
   [junit4]   2> 641775 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122180554752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641775 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122180554752
   [junit4]   2> 641776 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1117e2b[collection1] main]
   [junit4]   2> 641777 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641781 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@1117e2b[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 641781 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 5
   [junit4]   2> 641784 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[19 (1584923122187894784)]} 0 2
   [junit4]   2> 641785 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[20 (1584923122191040512)]} 0 0
   [junit4]   2> 641786 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[21 (1584923122192089088)]} 0 0
   [junit4]   2> 641787 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[22 (1584923122193137664)]} 0 0
   [junit4]   2> 641789 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[23 (1584923122194186240)]} 0 0
   [junit4]   2> 641790 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[24 (1584923122195234816)]} 0 0
   [junit4]   2> 641791 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[25 (1584923122196283392)]} 0 0
   [junit4]   2> 641792 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[26 (1584923122197331968)]} 0 0
   [junit4]   2> 641792 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[27 (1584923122198380544)]} 0 0
   [junit4]   2> 641794 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[28 (1584923122199429120)]} 0 0
   [junit4]   2> 641794 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584923122200477696,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 641794 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@ab854a commitCommandVersion:1584923122200477696
   [junit4]   2> 641800 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@fddc1a[collection1] main]
   [junit4]   2> 641804 INFO  (searcherExecutor-2514-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@fddc1a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_d(7.2.0):C10)))}
   [junit4]   2> 641806 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 641806 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 11
   [junit4]   2> 641807 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={q=*:*&facet=true&facet.pivot=place_t,company_t&facet.sort=count&facet.limit=2} hits=10 status=0 QTime=1
   [junit4]   2> 641810 INFO  (TEST-FacetPivotSmallTest.testPivotFacetLimit-seed#[DE8B3AB77966EA3D]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testPivotFacetLimit
   [junit4]   2> 641811 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 641811 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=16541271
   [junit4]   2> 641811 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 641811 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@8f125e: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1eedd33
   [junit4]   2> 641817 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 641817 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@50620a: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@91133d
   [junit4]   2> 641823 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 641823 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@a11368: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@1167798
   [junit4]   2> 641824 INFO  (coreCloseExecutor-2519-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@28610e
   [junit4]   2> 641824 INFO  (coreCloseExecutor-2519-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=2646286
   [junit4]   2> 641824 INFO  (coreCloseExecutor-2519-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@13861e3: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@13cb5de
   [junit4]   2> 641842 INFO  (SUITE-FacetPivotSmallTest-seed#[DE8B3AB77966EA3D]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {place_t=Lucene50(blocksize=128), company_t=FST50, id=PostingsFormat(name=Asserting)}, docValues:{price_ti=DocValuesFormat(name=Direct), id_i=DocValuesFormat(name=Asserting), _version_=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=107, maxMBSortInHeap=5.892053650477827, sim=RandomSimilarity(queryNorm=true): {}, locale=fi-FI, timezone=EET
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=161784352,total=313786368
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolr4Spatial, SharedFSAutoReplicaFailoverTest, MinimalSchemaTest, TestPayloadCheckQParserPlugin, AlternateDirectoryTest, SpellCheckCollatorWithCollapseTest, TestCloudPseudoReturnFields, TestDistribIDF, SolrShardReporterTest, TestFuzzyAnalyzedSuggestions, SolrXmlInZkTest, HdfsChaosMonkeySafeLeaderTest, DistributedFacetPivotWhiteBoxTest, DirectSolrConnectionTest, TestIntervalFaceting, TestXmlQParserPlugin, TestFiltering, TestRealTimeGet, TestNoOpRegenerator, ZkStateWriterTest, TestNumericRangeQuery32, TestExactStatsCache, TestMissingGroups, AddReplicaTest, VersionInfoTest, OverseerModifyCollectionTest, CursorPagingTest, SpellCheckComponentTest, ChaosMonkeySafeLeaderWithPullReplicasTest, TolerantUpdateProcessorTest, ConfigSetsAPITest, TestTolerantUpdateProcessorRandomCloud, DistributedTermsComponentTest, TestReqParamsAPI, CloudMLTQParserTest, URLClassifyProcessorTest, TestClassicSimilarityFactory, TestPrepRecovery, SolrCoreMetricManagerTest, TestLegacyFieldReuse, RequestHandlersTest, TestCloudSearcherWarming, NotRequiredUniqueKeyTest, TestQueryWrapperFilter, AnalyticsQueryTest, TestImpersonationWithHadoopAuth, TestHighlightDedupGrouping, TestBinaryResponseWriter, TestEmbeddedSolrServerAdminHandler, TestRandomRequestDistribution, ClassificationUpdateProcessorFactoryTest, BufferStoreTest, SolrSlf4jReporterTest, TestCSVResponseWriter, TestFilteredDocIdSet, ZkCLITest, UUIDFieldTest, DistribCursorPagingTest, TestLFUCache, AtomicUpdateProcessorFactoryTest, CdcrUpdateLogTest, TestRecovery, TestSchemaSimilarityResource, TestLMDirichletSimilarityFactory, TestHdfsCloudBackupRestore, GraphQueryTest, TestConfigSetsAPI, JSONWriterTest, TestCollectionAPIs, UniqFieldsUpdateProcessorFactoryTest, XsltUpdateRequestHandlerTest, HdfsAutoAddReplicasIntegrationTest, TestSolrCloudSnapshots, TestReplicaProperties, BigEndianAscendingWordSerializerTest, TestExportWriter, DistributedQueryElevationComponentTest, TestHdfsUpdateLog, DistanceFunctionTest, TestWriterPerf, FacetPivotSmallTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=FacetPivotSmallTest -Dtests.seed=DE8B3AB77966EA3D -Dtests.slow=true -Dtests.locale=fi-FI -Dtests.timezone=EET -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | FacetPivotSmallTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001\init-core-data-001\tlog\tlog.0000000000000000008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.FacetPivotSmallTest_DE8B3AB77966EA3D-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE8B3AB77966EA3D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [163/749 (1!)] on J0 in 1.12s, 11 tests, 1 error <<< FAILURES!

[...truncated 45134 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 322 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/322/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]

Stack Trace:
com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
	at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4:980E58B7D67AA83B]:0)
Caused by: java.lang.AssertionError: handler failed too many times: -1
	at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at http://127.0.0.1:56304/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason: <pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from server at http://127.0.0.1:56304/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([68B71420F7BB326C:556FBA0CCF556C1C]:0)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:549)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1012)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:945)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
	at org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.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:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)
Caused by: org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:56304/solr/testcollection_shard1_replica_n2: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n2/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:526)
	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1167)
	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:641)
	... 1 more


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf\velocity
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1\conf
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003\collection1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestZkChroot_68B71420F7BB326C-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([68B71420F7BB326C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.search.MergeStrategyTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets\cloud-minimal-jmx
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2\configsets
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001\shard2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.search.MergeStrategyTest_68B71420F7BB326C-001\tempDir-001

	at __randomizedtesting.SeedInfo.seed([68B71420F7BB326C]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 1736 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J0-20171123_184048_29914119554201899082329.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\temp\junit4-J1-20171123_184048_3005283198450023506121.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 309 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J0-20171123_184743_14110964600193941190881.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\test-framework\test\temp\junit4-J1-20171123_184743_1419527027151522822048.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1055 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J1-20171123_184846_10511047891185278748138.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\common\test\temp\junit4-J0-20171123_184846_1053200872409379825065.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 223 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J0-20171123_185050_9069477701352799783523.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\icu\test\temp\junit4-J1-20171123_185050_90612591244985241084353.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J0-20171123_185102_33310179050944119924408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 12 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\kuromoji\test\temp\junit4-J1-20171123_185102_33315202974521964765549.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 155 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J0-20171123_185125_2642824242501732098786.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\morfologik\test\temp\junit4-J1-20171123_185125_2646242615897213769960.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 167 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J1-20171123_185129_65015319348458470802578.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\phonetic\test\temp\junit4-J0-20171123_185129_6506236729954398881624.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 152 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J0-20171123_185140_84318045994178859481264.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\smartcn\test\temp\junit4-J1-20171123_185140_84310302854140397650924.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 157 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J1-20171123_185147_08917259947376287800307.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\stempel\test\temp\junit4-J0-20171123_185147_08910193344680406702994.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 168 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\analysis\uima\test\temp\junit4-J0-20171123_185150_55816156874842547255666.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 208 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J1-20171123_185209_0894981269929549451861.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 15 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\temp\junit4-J0-20171123_185209_0889487365134488370725.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1282 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J1-20171123_185304_96516906742289208726394.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\benchmark\test\temp\junit4-J0-20171123_185304_96415887139412109842867.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 232 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J0-20171123_185315_5793012717286841393559.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\classification\test\temp\junit4-J1-20171123_185315_57913834622839578412878.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J1-20171123_185331_15916553569691169415275.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 5 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\codecs\test\temp\junit4-J0-20171123_185331_15910126750459269366507.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 241 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J0-20171123_185458_39017100574105684122736.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\demo\test\temp\junit4-J1-20171123_185458_3909226005940710902794.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 165 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J0-20171123_185502_86116903728033993392672.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 9 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\expressions\test\temp\junit4-J1-20171123_185502_8617543659419527880006.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 227 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J1-20171123_185509_787954783688517316613.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\facet\test\temp\junit4-J0-20171123_185509_7866746282502469017278.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 180 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J1-20171123_185538_80618301659771774204389.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\grouping\test\temp\junit4-J0-20171123_185538_80610582149935915908239.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 244 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J1-20171123_185547_01312577926234729463860.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\highlighter\test\temp\junit4-J0-20171123_185547_0138957876773686326043.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 164 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J1-20171123_185605_6885307364638706150638.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\join\test\temp\junit4-J0-20171123_185605_68816137724558195271448.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 148 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J0-20171123_185620_06517732923025200533112.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\memory\test\temp\junit4-J1-20171123_185620_065559052780000364429.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 187 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J0-20171123_185626_99116102287809392816879.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\misc\test\temp\junit4-J1-20171123_185626_9937100613162142695369.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 327 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J1-20171123_185645_25615045432295747031359.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queries\test\temp\junit4-J0-20171123_185645_2568428776120947961742.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 228 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J1-20171123_185656_7219434008829244828843.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\queryparser\test\temp\junit4-J0-20171123_185656_72112179116002791806460.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 202 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J1-20171123_185707_3792093983266605485384.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   2> nov. 23, 2017 6:57:15 PM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> AVERTISSEMENT: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.AssertionError: handler failed too many times: -1
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=1780BF17C4165BC4 -Dtests.slow=true -Dtests.locale=fr-CF -Dtests.timezone=Etc/Universal -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.59s J0 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=21, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4:980E58B7D67AA83B]:0)
   [junit4]    > Caused by: java.lang.AssertionError: handler failed too many times: -1
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([1780BF17C4165BC4]:0)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:304)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:77)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1083, maxMBSortInHeap=5.311805422233166, sim=RandomSimilarity(queryNorm=false): {}, locale=fr-CF, timezone=Etc/Universal
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=78384360,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [IndexAndTaxonomyReplicationClientTest, IndexReplicationClientTest]
   [junit4] Completed [8/9 (1!)] on J0 in 2.02s, 4 tests, 1 error <<< FAILURES!

[...truncated 4 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\replicator\test\temp\junit4-J0-20171123_185707_37915762834199249475375.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 222 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J1-20171123_185726_6974229399756015298185.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 7 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\temp\junit4-J0-20171123_185726_69712700492505834568298.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 416 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J1-20171123_185802_52012652133179574826423.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial-extras\test\temp\junit4-J0-20171123_185802_5207747734429275196408.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 175 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J0-20171123_185820_29312302306099048185985.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 11 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial3d\test\temp\junit4-J1-20171123_185820_29311780425485130283748.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 147 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\spatial\test\temp\junit4-J0-20171123_185838_0898022475091254792888.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 245 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J1-20171123_185841_9081875013036529571767.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\suggest\test\temp\junit4-J0-20171123_185841_9086470146782193000547.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1630 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 38196 INFO  (SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\init-core-data-001
   [junit4]   2> 38197 WARN  (SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 38197 INFO  (SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 38198 INFO  (SUITE-TestAuthenticationFramework-seed#[68B71420F7BB326C]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 38200 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001
   [junit4]   2> 38200 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 38201 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 38201 INFO  (Thread-55) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 38205 ERROR (Thread-55) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 38300 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.c.ZkTestServer start zk server on port:56295
   [junit4]   2> 38316 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 38317 INFO  (jetty-launcher-54-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 38318 INFO  (jetty-launcher-54-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@32e6840{/solr,null,AVAILABLE}
   [junit4]   2> 38320 INFO  (jetty-launcher-54-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@1001fa73{HTTP/1.1,[http/1.1]}{127.0.0.1:56299}
   [junit4]   2> 38320 INFO  (jetty-launcher-54-thread-2) [    ] o.e.j.s.Server Started @48611ms
   [junit4]   2> 38320 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56299}
   [junit4]   2> 38322 ERROR (jetty-launcher-54-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 38322 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 38322 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 38322 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 38327 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-23T19:00:47.040357Z
   [junit4]   2> 38329 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@d91081c{/solr,null,AVAILABLE}
   [junit4]   2> 38330 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@3ec9e9c6{HTTP/1.1,[http/1.1]}{127.0.0.1:56304}
   [junit4]   2> 38330 INFO  (jetty-launcher-54-thread-1) [    ] o.e.j.s.Server Started @48621ms
   [junit4]   2> 38330 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56304}
   [junit4]   2> 38330 ERROR (jetty-launcher-54-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 38330 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 38330 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 38331 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 38331 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-23T19:00:47.044502800Z
   [junit4]   2> 38343 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38343 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 38361 INFO  (jetty-launcher-54-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56295/solr
   [junit4]   2> 38368 INFO  (jetty-launcher-54-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56295/solr
   [junit4]   2> 38485 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38486 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:56299_solr
   [junit4]   2> 38487 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.Overseer Overseer (id=99055281564418054-127.0.0.1:56299_solr-n_0000000000) starting
   [junit4]   2> 38500 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56299_solr
   [junit4]   2> 38558 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 38622 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr) [n:127.0.0.1:56299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 38630 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56299.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38638 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 38639 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 38641 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56304_solr
   [junit4]   2> 38642 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56299.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38643 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56299.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38643 INFO  (jetty-launcher-54-thread-2) [n:127.0.0.1:56299_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.
   [junit4]   2> 38647 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr) [n:127.0.0.1:56299_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 38649 INFO  (zkCallback-65-thread-1-processing-n:127.0.0.1:56304_solr) [n:127.0.0.1:56304_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 38687 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 38733 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56304.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38741 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56304.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38742 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56304.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 38743 INFO  (jetty-launcher-54-thread-1) [n:127.0.0.1:56304_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.
   [junit4]   2> 38782 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fea40f6c60007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 38792 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 38794 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56295/solr ready
   [junit4]   2> 38800 INFO  (TEST-TestAuthenticationFramework.testBasics-seed#[68B71420F7BB326C]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 38808 INFO  (qtp1792674416-326) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=f0d5f869-a372-4d9b-bddc-5b3d71659f61&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38811 INFO  (qtp1792674416-326) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=f0d5f869-a372-4d9b-bddc-5b3d71659f61&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 38814 INFO  (qtp1792674416-349) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 38817 INFO  (qtp1792674416-349) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 38818 INFO  (OverseerThreadFactory-134-thread-1-processing-n:127.0.0.1:56299_solr) [n:127.0.0.1:56299_solr    ] o.a.s.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 39151 INFO  (OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000) [n:127.0.0.1:56299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56299/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39153 INFO  (OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000) [n:127.0.0.1:56299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56304/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39155 INFO  (OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000) [n:127.0.0.1:56299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56299/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39157 INFO  (OverseerStateUpdate-99055281564418054-127.0.0.1:56299_solr-n_0000000000) [n:127.0.0.1:56299_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56304/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 39370 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 39379 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328&coreNodeName=core_node5&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 39380 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 39385 INFO  (qtp1792674416-344) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin} status=0 QTime=0
   [junit4]   2> 39395 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 39396 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 39398 INFO  (qtp1792674416-344) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 39399 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin} status=0 QTime=0
   [junit4]   2> 39401 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374
   [junit4]   2> 39401 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 39411 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797&coreNodeName=core_node8&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 39411 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&coreNodeName=core_node7&name=testcollection_shard2_replica_n3&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 39523 INFO  (zkCallback-66-thread-1-processing-n:127.0.0.1:56299_solr) [n:127.0.0.1:56299_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39524 INFO  (zkCallback-65-thread-1-processing-n:127.0.0.1:56304_solr) [n:127.0.0.1:56304_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39538 INFO  (zkCallback-66-thread-2-processing-n:127.0.0.1:56299_solr) [n:127.0.0.1:56299_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39540 INFO  (zkCallback-65-thread-2-processing-n:127.0.0.1:56304_solr) [n:127.0.0.1:56304_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/testcollection/state.json] for collection [testcollection] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 39822 INFO  (qtp1792674416-344) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 39825 INFO  (qtp1792674416-344) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 40406 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.h.a.CoreAdminOperation Checking request status for : f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374
   [junit4]   2> 40406 INFO  (qtp772940914-336) [n:127.0.0.1:56299_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 40427 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 40437 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 40445 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 40452 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 40452 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' using configuration from collection testcollection, trusted=true
   [junit4]   2> 40454 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56299.solr.core.testcollection.shard1.replica_n1' (registry 'solr.core.testcollection.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 40454 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40454 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\testcollection_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.\testcollection_shard1_replica_n1\data\]
   [junit4]   2> 40459 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 40462 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 40462 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' using configuration from collection testcollection, trusted=true
   [junit4]   2> 40463 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56304.solr.core.testcollection.shard1.replica_n2' (registry 'solr.core.testcollection.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 40463 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40463 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\testcollection_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.\testcollection_shard1_replica_n2\data\]
   [junit4]   2> 40499 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 40507 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 40519 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 40519 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema [testcollection_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 40525 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 40525 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' using configuration from collection testcollection, trusted=true
   [junit4]   2> 40525 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56304.solr.core.testcollection.shard2.replica_n4' (registry 'solr.core.testcollection.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-136-thread-2-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666225915797 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\testcollection_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node1\.\testcollection_shard2_replica_n4\data\]
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n3' using configuration from collection testcollection, trusted=true
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56299.solr.core.testcollection.shard2.replica_n3' (registry 'solr.core.testcollection.shard2.replica_n3') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@6c22ad63
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 40526 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.c.SolrCore [[testcollection_shard2_replica_n3] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\testcollection_shard2_replica_n3], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestAuthenticationFramework_68B71420F7BB326C-001\tempDir-001\node2\.\testcollection_shard2_replica_n3\data\]
   [junit4]   2> 40605 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40605 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40606 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40607 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40649 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40649 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40650 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40650 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40811 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 40811 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 40814 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 40814 INFO  (parallelCoreAdminExecutor-133-thread-2-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666223482374 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 40823 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@22a230e9[testcollection_shard1_replica_n2] main]
   [junit4]   2> 40826 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 40827 INFO  (qtp1792674416-342) [n:127.0.0.1:56304_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 40829 INFO  (qtp1792674416-342) [n:127.0.0.1:56304_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=f0d5f869-a372-4d9b-bddc-5b3d71659f61&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=1
   [junit4]   2> 40829 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 40830 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 40834 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@16f043c2[testcollection_shard1_replica_n1] main]
   [junit4]   2> 40835 INFO  (searcherExecutor-139-thread-1-processing-x:testcollection_shard1_replica_n2 r:core_node6 f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE n:127.0.0.1:56304_solr s:shard1 c:testcollection) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore [testcollection_shard1_replica_n2] Registered new searcher Searcher@22a230e9[testcollection_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 40837 INFO  (parallelCoreAdminExecutor-136-thread-1-processing-n:127.0.0.1:56304_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666221134000 CREATE) [n:127.0.0.1:56304_solr c:testcollection s:shard1 r:core_node6 x:testcollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584884507790540800
   [junit4]   2> 40840 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 40841 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a372-4d9b-bddc-5b3d71659f61345666218628328 CREATE) [n:127.0.0.1:56299_solr c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 40841 INFO  (parallelCoreAdminExecutor-133-thread-1-processing-n:127.0.0.1:56299_solr f0d5f869-a3

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

< JVM J1: EOF ----

[...truncated 897 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J0-20171123_195904_9316732498468622929588.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 18 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-solrj\test\temp\junit4-J1-20171123_195904_93310439721126157837514.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 1360 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J0-20171123_200303_0173251573035876850497.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analysis-extras\test\temp\junit4-J1-20171123_200303_0179472473906130277983.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 782 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J0-20171123_200326_63715978725649530614116.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-analytics\test\temp\junit4-J1-20171123_200326_63712884125900765752938.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 554 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J1-20171123_200436_4915111196147198322787.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-clustering\test\temp\junit4-J0-20171123_200436_4919201709380818130641.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 1258 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J1-20171123_200510_4847410393206864518222.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler-extras\test\temp\junit4-J0-20171123_200510_48413493899933598153384.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 647 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J0-20171123_200537_5836330733281408402200.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-dataimporthandler\test\temp\junit4-J1-20171123_200537_5872586198437508677871.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 555 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J1-20171123_200646_97414840607523185040826.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 6 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-cell\test\temp\junit4-J0-20171123_200646_97518299793417746870871.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 562 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J0-20171123_200723_6908953465774883852166.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-langid\test\temp\junit4-J1-20171123_200723_6886171777967205976775.syserr
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 652 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J1-20171123_200755_09113346122664134259536.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-ltr\test\temp\junit4-J0-20171123_200755_0955931937641071360118.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 596 lines...]
   [junit4] JVM J1: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J1-20171123_200859_9992490304503890342380.syserr
   [junit4] >>> JVM J1 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J1: EOF ----

[...truncated 3 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-uima\test\temp\junit4-J0-20171123_200859_99117218837086583940820.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 549 lines...]
   [junit4] JVM J0: stderr was not empty, see: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\contrib\solr-velocity\test\temp\junit4-J0-20171123_200943_85012829491323561398375.syserr
   [junit4] >>> JVM J0 emitted unexpected output (verbatim) ----
   [junit4] Java HotSpot(TM) 64-Bit Server VM warning: Option UseConcMarkSweepGC was deprecated in version 9.0 and will likely be removed in a future release.
   [junit4] <<< JVM J0: EOF ----

[...truncated 31672 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 321 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/321/
Java: 64bit/jdk1.8.0_144 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007

	at __randomizedtesting.SeedInfo.seed([7BABD329B964178D]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.document.TestBigIntegerPoint

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001

	at __randomizedtesting.SeedInfo.seed([719EB4E4AE7544B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.solr.response.JSONWriterTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001

	at __randomizedtesting.SeedInfo.seed([FE40A23492E75907]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 947 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=no, timezone=Indian/Cocos
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=51067288,total=97390592
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BNumericDocValues, TestCachingCollector, TestManyFields, TestLucene60FieldInfoFormat, TestPrefixInBooleanQuery, TestSegmentTermDocs, TestDoubleValuesSource, TestIndexedDISI, TestSearcherManager, TestSortRandom, TestFileSwitchDirectory, TestField, TestSmallFloat, TestReaderWrapperDVTypeCheck, Test2BSortedDocValuesFixedSorted, TestSpanContainQuery, TestOneMergeWrappingMergePolicy, TestFieldReuse, TestPerFieldDocValuesFormat, TestGrowableByteArrayDataOutput, TestTermsEnum, Test2BBKDPoints, TestComplexExplanationsOfNonMatches, TestMultiPhraseQuery, TestIntRangeFieldQueries, TestBytesRefArray, TestTermVectorsWriter, Test2BPostingsBytes, TestPayloads, TestConcurrentMergeScheduler, TestPackedInts, TestIndexCommit, TestConstantScoreQuery, TestLucene70NormsFormat, TestDocumentsWriterStallControl, TestClassicSimilarity, TestCompiledAutomaton, TestSentinelIntSet, TestVersion, TestMergeSchedulerExternal, TestMatchNoDocsQuery, TestDocValues, TestMultiFields, TestTermRangeQuery, TestFieldMaskingSpanQuery, TestBytesRefAttImpl, TestUniqueTermCount, TestBlockPostingsFormat, TestFieldType, TestPositiveScoresOnlyCollector, TestFixedLengthBytesRefArray, TestTransactionRollback, TestCharArraySet, TestNGramPhraseQuery, TestNormsFieldExistsQuery, TestFlex, TestReaderClosed, TestCustomSearcherSort, TestQueryRescorer, TestForTooMuchCloning, TestDateTools, TestControlledRealTimeReopenThread, TestSynonymQuery, TestSleepingLockWrapper, TestMultiDocValues, TestDocIdsWriter, TestDemo, TestTopFieldCollector, TestRateLimiter, TestFastDecompressionMode, TestSwappedIndexFiles, TestPagedBytes, TestPerFieldPostingsFormat2, TestEarlyTermination, TestDirectMonotonic, TestMultiCollector, TestIndexWriterDeleteByQuery, TestTimSorterWorstCase, TestStressIndexing, TestDeletionPolicy, Test2BDocs, TestSimilarity, TestDelegatingAnalyzerWrapper, TestPostingsOffsets, TestExitableDirectoryReader, TestSimilarityBase, TestStopFilter, TestTryDelete, TestDocumentWriter, TestLongRangeFieldQueries, TestBufferedChecksum, TestMultiset, TestIsCurrent, TestCharTermAttributeImpl, TestBlockPostingsFormat3, TestDocValuesScoring, TestDirectory, TestSloppyMath, TestFuzzyQuery, TestFilterDirectoryReader, TestElevationComparator, TestInfoStream, TestBoolean2, TestAutomatonQuery, TestWildcard, TestSpanMultiTermQueryWrapper, TestApproximationSearchEquivalence, TestIntsRef, TestSparseFixedBitSet, TestWeakIdentityMap, TestGraphTokenizers, TestSegmentCacheables, LimitedFiniteStringsIteratorTest, TestIndexWriterForceMerge, TestIndexWriterReader, TestBytesStore, TestAddIndexes, TestShardSearching, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=7BABD329B964178D -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=Indian/Cocos -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J1 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekZero-012
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_7BABD329B964178D-001\testSeekEnd-007
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7BABD329B964178D]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [220/456 (1!)] on J1 in 3.58s, 54 tests, 1 error <<< FAILURES!

[...truncated 8001 lines...]
   [junit4] Suite: org.apache.lucene.document.TestBigIntegerPoint
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70), sim=RandomSimilarity(queryNorm=true): {}, locale=be-BY, timezone=Australia/Lindeman
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=66019216,total=97320960
   [junit4]   2> NOTE: All tests run in this JVM: [TestLatLonPointQueries, TestLatLonBoundingBoxQueries, TestBigIntegerPoint]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBigIntegerPoint -Dtests.seed=719EB4E4AE7544B -Dtests.slow=true -Dtests.locale=be-BY -Dtests.timezone=Australia/Lindeman -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestBigIntegerPoint (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001\index-NIOFSDirectory-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\sandbox\test\J1\temp\lucene.document.TestBigIntegerPoint_719EB4E4AE7544B-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([719EB4E4AE7544B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [15/19 (1!)] on J1 in 0.09s, 5 tests, 1 error <<< FAILURES!

[...truncated 4751 lines...]
   [junit4] Suite: org.apache.solr.response.JSONWriterTest
   [junit4]   2> 3524076 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001
   [junit4]   2> 3524077 WARN  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=8 numCloses=8
   [junit4]   2> 3524078 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3524084 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3524086 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 3524087 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3524142 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3524157 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 3524232 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3524315 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@332f1248
   [junit4]   2> 3524321 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@332f1248
   [junit4]   2> 3524321 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@332f1248
   [junit4]   2> 3524322 INFO  (coreLoadExecutor-12693-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3524322 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 3524378 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 3524394 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 3524487 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 3524496 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 3524496 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.collection1' (registry 'solr.core.collection1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@332f1248
   [junit4]   2> 3524497 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3524497 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\]
   [junit4]   2> 3524498 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: minMergeSize=0, mergeFactor=10, maxMergeSize=774467502, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.1]
   [junit4]   2> 3524590 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 3524590 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3524592 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3524592 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3524593 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=11, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0]
   [junit4]   2> 3524593 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@760f7812[collection1] main]
   [junit4]   2> 3524594 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Initializing spell checkers
   [junit4]   2> 3524602 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.s.DirectSolrSpellChecker init: {name=direct,classname=DirectSolrSpellChecker,field=lowerfilt,minQueryLength=3}
   [junit4]   2> 3524637 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3524638 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: default
   [junit4]   2> 3524638 INFO  (coreLoadExecutor-12693-thread-1) [    x:collection1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584851200002490368
   [junit4]   2> 3524638 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: direct
   [junit4]   2> 3524638 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: wordbreak
   [junit4]   2> 3524638 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: multipleFields
   [junit4]   2> 3524639 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: jarowinkler
   [junit4]   2> 3524639 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: external
   [junit4]   2> 3524640 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: freq
   [junit4]   2> 3524640 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: fqcn
   [junit4]   2> 3524641 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SpellCheckComponent Loading spell index for spellchecker: perDict
   [junit4]   2> 3524641 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3524643 INFO  (searcherExecutor-12694-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@760f7812[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3524644 INFO  (TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testArrntvWriterOverridesAllWrites
   [junit4]   2> 3524645 INFO  (TEST-JSONWriterTest.testArrntvWriterOverridesAllWrites-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testArrntvWriterOverridesAllWrites
   [junit4]   2> 3524648 INFO  (TEST-JSONWriterTest.testJSON-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJSON
   [junit4]   2> 3524649 INFO  (TEST-JSONWriterTest.testJSON-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJSON
   [junit4]   2> 3524653 INFO  (TEST-JSONWriterTest.testTypes-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testTypes
   [junit4]   2> 3524663 INFO  (TEST-JSONWriterTest.testTypes-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testTypes
   [junit4]   2> 3524668 INFO  (TEST-JSONWriterTest.testConstantsUnchanged-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testConstantsUnchanged
   [junit4]   2> 3524668 INFO  (TEST-JSONWriterTest.testConstantsUnchanged-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testConstantsUnchanged
   [junit4]   2> 3524671 INFO  (TEST-JSONWriterTest.testJSONSolrDocument-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testJSONSolrDocument
   [junit4]   2> 3524672 INFO  (TEST-JSONWriterTest.testJSONSolrDocument-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testJSONSolrDocument
   [junit4]   2> 3524675 INFO  (TEST-JSONWriterTest.testArrntvWriterLacksMethodsOfItsOwn-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testArrntvWriterLacksMethodsOfItsOwn
   [junit4]   2> 3524675 INFO  (TEST-JSONWriterTest.testArrntvWriterLacksMethodsOfItsOwn-seed#[FE40A23492E75907]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testArrntvWriterLacksMethodsOfItsOwn
   [junit4]   2> 3524675 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> 3524675 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=2009173167
   [junit4]   2> 3524675 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 3524676 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@33f3bf8d: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@26520b85
   [junit4]   2> 3524680 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 3524680 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6ec985ed: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@797d7311
   [junit4]   2> 3524683 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 3524683 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@70c19a24: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@50f90bf9
   [junit4]   2> 3524685 INFO  (coreCloseExecutor-12699-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@1669e83d
   [junit4]   2> 3524685 INFO  (coreCloseExecutor-12699-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=376039485
   [junit4]   2> 3524685 INFO  (coreCloseExecutor-12699-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7aecddb5: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@17bc94f3
   [junit4]   2> 3524698 INFO  (SUITE-JSONWriterTest-seed#[FE40A23492E75907]-worker) [    ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=et, timezone=Asia/Anadyr
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=158369312,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestShardHandlerFactory, TestNestedDocsSort, DistributedFacetPivotLargeTest, MinimalSchemaTest, TestTolerantSearch, TestDownShardTolerantSearch, SpellCheckCollatorWithCollapseTest, TestDistributedSearch, TestSolrCloudWithDelegationTokens, CSVRequestHandlerTest, ConvertedLegacyTest, TestNamedUpdateProcessors, SuggesterFSTTest, TestMissingGroups, HdfsAutoAddReplicasIntegrationTest, SuggesterWFSTTest, TestHdfsBackupRestoreCore, TestRTimerTree, ShardRoutingTest, TestReplicationHandler, TestSolrCoreProperties, TestSubQueryTransformer, MoveReplicaTest, TestZkAclsWithHadoopAuth, TestCursorMarkWithoutUniqueKey, ReplicationFactorTest, TestPHPSerializedResponseWriter, TestJmxIntegration, TestMiniSolrCloudClusterSSL, JvmMetricsTest, CollectionReloadTest, ConnectionReuseTest, CoreAdminCreateDiscoverTest, ZkCLITest, RankQueryTest, TestHashQParserPlugin, FastVectorHighlighterTest, DistributedExpandComponentTest, TestCollectionAPIs, URLClassifyProcessorTest, TestJoin, AddBlockUpdateTest, DistanceUnitsTest, ChaosMonkeyNothingIsSafeTest, CoreMergeIndexesAdminHandlerTest, TestCoreAdminApis, TestNRTOpen, ZkStateWriterTest, TestHalfAndHalfDocValues, StatsReloadRaceTest, TestInPlaceUpdatesStandalone, SolrTestCaseJ4Test, SyncSliceTest, TestXmlQParserPlugin, CircularListTest, VersionInfoTest, TestPayloadCheckQParserPlugin, TestReversedWildcardFilterFactory, TestDocBasedVersionConstraints, IndexSchemaTest, SolrRequestParserTest, TestPolicyCloud, DistributedVersionInfoTest, TestNoOpRegenerator, ShowFileRequestHandlerTest, TestAddFieldRealTimeGet, TestSweetSpotSimilarityFactory, SharedFSAutoReplicaFailoverTest, TestUpdate, SparseHLLTest, TestPivotHelperCode, ZkControllerTest, TestPointFields, TestSolrConfigHandler, TestReqParamsAPI, CdcrUpdateLogTest, DirectUpdateHandlerOptimizeTest, TestIntervalFaceting, TestBinaryResponseWriter, TestSchemaSimilarityResource, RemoteQueryErrorTest, BasicDistributedZkTest, TestBlendedInfixSuggestions, LeaderFailureAfterFreshStartTest, TestDFRSimilarityFactory, DefaultValueUpdateProcessorTest, SearchRateTriggerTest, TestBlobHandler, HdfsTlogReplayBufferedWhileIndexingTest, ScriptEngineTest, TestLegacyFieldCache, TestEmbeddedSolrServerSchemaAPI, TestCloudJSONFacetJoinDomain, PathHierarchyTokenizerFactoryTest, UniqFieldsUpdateProcessorFactoryTest, DisMaxRequestHandlerTest, CollectionsAPISolrJTest, RollingRestartTest, TestOmitPositions, IndexBasedSpellCheckerTest, SaslZkACLProviderTest, BooleanFieldTest, TestPullReplicaErrorHandling, TestSolrCloudSnapshots, PeerSyncReplicationTest, TestRawTransformer, ChaosMonkeySafeLeaderWithPullReplicasTest, TestEmbeddedSolrServerAdminHandler, ClusterStateTest, DistribCursorPagingTest, UninvertDocValuesMergePolicyTest, TestSerializedLuceneMatchVersion, TestManagedSchemaAPI, TriLevelCompositeIdRoutingTest, TestSurroundQueryParser, TestManagedSynonymGraphFilterFactory, TestHdfsUpdateLog, HdfsLockFactoryTest, TestMaxTokenLenTokenizer, TestSolrDeletionPolicy2, TestGraphMLResponseWriter, SolrCoreMetricManagerTest, TestLegacyNumericRangeQueryBuilder, DistributedSpellCheckComponentTest, ResponseLogComponentTest, ZkFailoverTest, TestSegmentSorting, ClusterStateUpdateTest, TestBinaryField, TestFieldCacheSort, CoreSorterTest, TestMacroExpander, TestSmileRequest, TestUnifiedSolrHighlighter, TestLazyCores, TestSizeLimitedDistributedMap, DocExpirationUpdateProcessorFactoryTest, CdcrReplicationHandlerTest, AtomicUpdateProcessorFactoryTest, OverriddenZkACLAndCredentialsProvidersTest, BJQParserTest, NumericFieldsTest, TestRecovery, HdfsNNFailoverTest, RequestHandlersTest, SpellCheckComponentTest, TestSolrCoreParser, ExitableDirectoryReaderTest, TestRealTimeGet, BasicAuthIntegrationTest, SolrShardReporterTest, AlternateDirectoryTest, TestCSVResponseWriter, CachingDirectoryFactoryTest, HLLSerializationTest, PrimitiveFieldTypeTest, TestConfigOverlay, TestSolrQueryResponse, TestOrdValues, UnloadDistributedZkTest, SolrSlf4jReporterTest, SpatialHeatmapFacetsTest, TestFiltering, TestFreeTextSuggestions, UUIDFieldTest, ReplicaListTransformerTest, TestAtomicUpdateErrorCases, TestSchemaNameResource, SuggesterTest, DistributedFacetPivotSmallAdvancedTest, TestReplicaProperties, TestDynamicFieldCollectionResource, TestInfoStreamLogging, SliceStateTest, XsltUpdateRequestHandlerTest, TestRequestStatusCollectionAPI, ManagedSchemaRoundRobinCloudTest, TestRandomDVFaceting, TestCollectionAPI, OverseerTest, TestLegacyTerms, TestSha256AuthenticationProvider, GraphQueryTest, TestFilteredDocIdSet, TestSolrConfigHandlerCloud, TestNumericTokenStream, ShardRoutingCustomTest, TestReload, DistributedTermsComponentTest, TestCoreContainer, SimpleFacetsTest, TestSolr4Spatial, SolrCmdDistributorTest, BadIndexSchemaTest, TestSort, BasicFunctionalityTest, TestBadConfig, HighlighterTest, DistributedQueryElevationComponentTest, AnalysisAfterCoreReloadTest, TestExtendedDismaxParser, CoreAdminHandlerTest, SpatialFilterTest, NoCacheHeaderTest, SolrCoreCheckLockOnStartupTest, QueryEqualityTest, DistanceFunctionTest, SolrInfoBeanTest, CacheHeaderTest, TestWriterPerf, DocumentAnalysisRequestHandlerTest, XmlUpdateRequestHandlerTest, DocumentBuilderTest, TestValueSourceCache, FieldAnalysisRequestHandlerTest, LoggingHandlerTest, TestCollationField, MBeansHandlerTest, HighlighterConfigTest, SOLR749Test, TestQuerySenderListener, TestQuerySenderNoQuery, MultiTermTest, TestConfig, TestFuzzyAnalyzedSuggestions, DirectSolrConnectionTest, TestPhraseSuggestions, TestXIncludeConfig, TestLMDirichletSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestIBSimilarityFactory, OpenExchangeRatesOrgProviderTest, DateMathParserTest, PrimUtilsTest, DateFieldTest, RAMDirectoryFactoryTest, TestUtils, FileUtilsTest, TestRTGBase, TestCrossCoreJoin, TestHighlightDedupGrouping, AddReplicaTest, AssignBackwardCompatibilityTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionTooManyReplicasTest, ConcurrentDeleteAndCreateCollectionTest, ConfigSetsAPITest, CreateCollectionCleanupTest, DeleteLastCustomShardedReplicaTest, DeleteNodeTest, DeleteShardTest, DistribJoinFromCollectionTest, ForceLeaderTest, RestartWhileUpdatingTest, SimpleCollectionCreateDeleteTest, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudPivotFacet, TestCollectionsAPIViaSolrCloudCluster, TestConfigSetsAPI, TestHdfsCloudBackupRestore, TestLeaderElectionWithEmptyReplica, TestLocalFSCloudBackupRestore, TestPullReplica, TestShortCircuitedRequests, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TlogReplayBufferedWhileIndexingTest, AutoAddReplicasIntegrationTest, CdcrReplicationDistributedZkTest, CdcrVersionReplicationTest, HdfsBasicDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsRecoveryZkTest, HdfsDirectoryFactoryTest, QueryResultKeyTest, TestBackupRepositoryFactory, TestConfigSetImmutable, TestConfigSetProperties, TestCorePropertiesReload, TestDynamicLoading, TestSolrConfigHandlerConcurrent, TestSystemCollAutoCreate, CoreAdminRequestStatusTest, MetricsHandlerTest, PropertiesRequestHandlerTest, SecurityConfHandlerTest, SegmentsInfoRequestHandlerTest, TestApiFramework, TestConfigsApi, DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, DistributedFacetPivotWhiteBoxTest, DistributedQueryComponentOptimizationTest, FacetPivotSmallTest, ShufflingReplicaListTransformerTest, SuggestComponentTest, JavabinLoaderTest, HighlighterMaxOffsetTest, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyField, TestLegacyFieldReuse, TestMultiValuedNumericRangeQuery, TestNumericRangeQuery32, TestNumericRangeQuery64, SolrMetricReporterTest, SolrGangliaReporterTest, SolrJmxReporterCloudTest, JSONWriterTest]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JSONWriterTest -Dtests.seed=FE40A23492E75907 -Dtests.slow=true -Dtests.locale=et -Dtests.timezone=Asia/Anadyr -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | JSONWriterTest (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001\init-core-data-001\spellcheckerFreq\write.lock
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.response.JSONWriterTest_FE40A23492E75907-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([FE40A23492E75907]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [632/749 (1!)] on J0 in 0.65s, 6 tests, 1 error <<< FAILURES!

[...truncated 47751 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk1.8.0_144) - Build # 320 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/320/
Java: 64bit/jdk1.8.0_144 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFileSwitchDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001

	at __randomizedtesting.SeedInfo.seed([2216E0935860A534]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFilterDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005

	at __randomizedtesting.SeedInfo.seed([2216E0935860A534]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.     C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.

   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001

	at __randomizedtesting.SeedInfo.seed([D37D5F76C0422405]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001

	at __randomizedtesting.SeedInfo.seed([BCD47D6AE2C43F70]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 629 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.01s J0 | TestFilterDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1957, maxMBSortInHeap=5.152805080320816, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-MA, timezone=Australia/Perth
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=129054560,total=487587840
   [junit4]   2> NOTE: All tests run in this JVM: [TestSortedNumericSortField, TestDocValuesQueries, TestUTF32ToUTF8, TestScoreCachingWrappingScorer, TestTragicIndexWriterDeadlock, TestBinaryTerms, TestConjunctionDISI, TestSearchForDuplicates, TestLockFactory, TestSortedSetSortField, TestDeterminizeLexicon, TestRecyclingByteBlockAllocator, TestFilterCodecReader, TestForceMergeForever, TestRegexpRandom2, TestTwoPhaseCommitTool, TestCodecs, TestFilterLeafReader, TestGeoEncodingUtils, TestLongValuesSource, TestFieldValueQuery, TestSpanOrQuery, TestDirectPacked, TestDoubleRangeFieldQueries, TestNeedsScores, Test2BPositions, TestSimpleExplanationsWithFillerDocs, TestBlockPostingsFormat2, TestPayloadsOnVectors, TestTermScorer, TestFixedBitDocIdSet, TestMinimize, TestLucene60PointsFormat, TestLogMergePolicy, TestUnicodeUtil, TestPositionIncrement, TestSegmentTermEnum, TestSameTokenSamePosition, TestLucene50StoredFieldsFormat, TestIndexWriterExceptions, TestOmitTf, TestDirectoryReader, TestSameScoresWithThreads, TestPolygon, TestNamedSPILoader, TestParallelReaderEmptyIndex, TestBooleanRewrites, TestSimpleFSDirectory, TestTopDocsMerge, TestPriorityQueue, TestRegexpQuery, TestLucene50TermVectorsFormat, TestRAMDirectory, TestRegExp, TestIndexWriterUnicode, TestBooleanQuery, TestIndexFileDeleter, TestDocValuesIndexing, TestTerm, TestDuelingCodecs, TestMultiMMap, TestMultiPhraseEnum, TestFilterDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFilterDirectory -Dtests.seed=2216E0935860A534 -Dtests.slow=true -Dtests.locale=ar-MA -Dtests.timezone=Australia/Perth -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J0 | TestFilterDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_2216E0935860A534-001\tempDir-005
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2216E0935860A534]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [128/456 (1!)] on J0 in 0.57s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 598 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFileSwitchDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4] IGNOR/A 0.01s J1 | TestFileSwitchDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=413, maxMBSortInHeap=7.144830940006477, sim=RandomSimilarity(queryNorm=false): {}, locale=ca-ES, timezone=Asia/Kolkata
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=266268768,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [TestControlledRealTimeReopenThread, TestMultiset, TestSortRandom, TestDirectoryReaderReopen, TestPerFieldPostingsFormat, TestDocumentWriter, TestBasics, TestPerSegmentDeletes, TestPagedBytes, TestSpanNotQuery, TestNRTReaderWithThreads, TestStressIndexing2, TestDocIDMerger, TestOneMergeWrappingMergePolicy, TestIndexWriterLockRelease, Test2BTerms, TestStressNRT, TestGraphTokenStreamFiniteStrings, TestReaderClosed, TestSmallFloat, TestMultiFields, TestSegmentTermDocs, TestLSBRadixSorter, TestFilterDirectoryReader, TestLongPostings, TestLucene60FieldInfoFormat, TestPostingsOffsets, TestQueryRescorer, TestSimilarity, TestGraphTokenizers, TestTermVectorsWriter, TestMultiCollector, TestCustomSearcherSort, TestMultiTermConstantScore, TestConstantScoreQuery, TestIndexWriterOnDiskFull, TestUsageTrackingFilterCachingPolicy, TestSubScorerFreqs, TestTransactionRollback, TestIndexedDISI, TestInPlaceMergeSorter, TestBM25Similarity, TestTryDelete, TestBytesRefArray, TestMergedIterator, TestSloppyMath, TestApproximationSearchEquivalence, TestByteSlices, TestNumericUtils, TestBlockPostingsFormat3, TestIndexWriterReader, TestSpanFirstQuery, FuzzyTermOnShortTermsTest, TestNormsFieldExistsQuery, TestSearcherManager, TestStopFilter, TestIndexWriterNRTIsCurrent, LimitedFiniteStringsIteratorTest, TestPhraseQuery, TestNRTReaderCleanup, TestBooleanScorer, TestTermdocPerf, TestFieldType, TestStressIndexing, TestBoolean2, TestSegmentMerger, TestCachingTokenFilter, TestManyFields, TestBoolean2ScorerSupplier, TestBytesStore, TestDirectMonotonic, TestSynonymQuery, TestTermsEnum2, TestPositiveScoresOnlyCollector, TestSleepingLockWrapper, TestFilterWeight, TestTransactions, TestTopFieldCollector, TestInfoStream, TestDeterminism, TestNoDeletionPolicy, TestSparseFixedBitSet, TestSloppyPhraseQuery2, TestIndexWriterDeleteByQuery, TestRollback, TestParallelTermEnum, TestUniqueTermCount, Test2BPostingsBytes, TestPrefixCodedTerms, TestWeakIdentityMap, TestDocumentsWriterStallControl, TestSpanTermQuery, TestIndexReaderClose, TestFuzzyQuery, TestAllFilesCheckIndexHeader, Test2BBKDPoints, TestRoaringDocIdSet, TestExitableDirectoryReader, TestDocValuesRewriteMethod, TestIndexWriterOnVMError, TestIntsRef, TestCheckIndex, TestAllFilesHaveChecksumFooter, TestSegmentCacheables, TestSortedSetSelector, TestCharsRef, TestDocValues, TestPrefixInBooleanQuery, TestSortRescorer, TestStringMSBRadixSorter, TestNoMergeScheduler, TestNRTThreads, TestIntRangeFieldQueries, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestIndexWriterWithThreads, TestAddIndexes, TestShardSearching, TestDeletionPolicy, TestIndexWriterMergePolicy, TestPersistentSnapshotDeletionPolicy, TestStressAdvance, TestNorms, TestTimeLimitingCollector, TestHighCompressionMode, TestRollingUpdates, TestSnapshotDeletionPolicy, TestIndexWriterForceMerge, TestArrayUtil, TestConsistentFieldNumbers, TestSimpleExplanations, TestOmitNorms, TestFixedBitSet, TestNRTCachingDirectory, TestSegmentReader, TestFastDecompressionMode, TestParallelCompositeReader, TestCrash, TestMultiThreadTermVectors, TestPerFieldPostingsFormat2, TestSort, TestMultiDocValues, TestToken, TestFieldsReader, TestSimpleSearchEquivalence, TestSimilarityBase, Test2BDocs, TestSpans, TestFlex, TestSpanExplanations, TestMultiPhraseQuery, TestLazyProxSkipping, TestMergeSchedulerExternal, TestCharTermAttributeImpl, TestParallelLeafReader, TestBytesRefHash, TestNearSpansOrdered, TestCrashCausesCorruptIndex, TestLiveFieldValues, TestPayloads, TestWildcard, TestFieldMaskingSpanQuery, TestTermVectorsReader, TestDocument, TestMaxTermFrequency, TestFileSwitchDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFileSwitchDirectory -Dtests.seed=2216E0935860A534 -Dtests.slow=true -Dtests.locale=ca-ES -Dtests.timezone=Asia/Kolkata -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestFileSwitchDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestFileSwitchDirectory_2216E0935860A534-001\testIllegalEOF-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2216E0935860A534]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [311/456 (2!)] on J1 in 3.11s, 43 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 3338 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.06s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=IB SPL-D2, content5=LM Jelinek-Mercer(0.100000), content2=DFR GB3(800.0), utf8=DFR I(F)B1, fie?ld=DFR I(n)B3(800.0), content=LM Jelinek-Mercer(0.100000), autf8=DFR I(ne)B3(800.0)}, locale=ro, timezone=Europe/Guernsey
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_144 (64-bit)/cpus=3,threads=1,free=115983856,total=175636480
   [junit4]   2> NOTE: All tests run in this JVM: [TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=BCD47D6AE2C43F70 -Dtests.slow=true -Dtests.locale=ro -Dtests.timezone=Europe/Guernsey -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_BCD47D6AE2C43F70-001\3.2.0-nocfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([BCD47D6AE2C43F70]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [3/8 (1!)] on J0 in 43.23s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8748 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCloudRecovery
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\init-core-data-001
   [junit4]   2> 2108977 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2108978 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 2108978 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2108981 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001
   [junit4]   2> 2108981 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2108981 INFO  (Thread-4484) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2108981 INFO  (Thread-4484) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2108984 ERROR (Thread-4484) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2109081 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:59828
   [junit4]   2> 2109106 INFO  (jetty-launcher-4013-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2109106 INFO  (jetty-launcher-4013-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2109107 INFO  (jetty-launcher-4013-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1e3c76b6{/solr,null,AVAILABLE}
   [junit4]   2> 2109109 INFO  (jetty-launcher-4013-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8898626{/solr,null,AVAILABLE}
   [junit4]   2> 2109113 INFO  (jetty-launcher-4013-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@752853c2{HTTP/1.1,[http/1.1]}{127.0.0.1:59832}
   [junit4]   2> 2109113 INFO  (jetty-launcher-4013-thread-1) [    ] o.e.j.s.Server Started @2117609ms
   [junit4]   2> 2109113 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59832}
   [junit4]   2> 2109113 INFO  (jetty-launcher-4013-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@15416a5{HTTP/1.1,[http/1.1]}{127.0.0.1:59835}
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-2) [    ] o.e.j.s.Server Started @2117610ms
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=59835}
   [junit4]   2> 2109116 ERROR (jetty-launcher-4013-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2109116 ERROR (jetty-launcher-4013-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109116 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2109117 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109117 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2109117 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:42:52.709Z
   [junit4]   2> 2109117 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-22T23:42:52.709Z
   [junit4]   2> 2109123 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2109123 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2109138 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe61cdea00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2109141 INFO  (jetty-launcher-4013-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59828/solr
   [junit4]   2> 2109141 INFO  (jetty-launcher-4013-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:59828/solr
   [junit4]   2> 2109142 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fe61cdea00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2109251 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2109251 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:59835_solr
   [junit4]   2> 2109251 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.c.Overseer Overseer (id=99050728493940742-127.0.0.1:59835_solr-n_0000000000) starting
   [junit4]   2> 2109255 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2109255 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59832_solr
   [junit4]   2> 2109256 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2109256 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2109261 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:59835_solr
   [junit4]   2> 2109264 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2109264 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2109381 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59832.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109381 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59835.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109385 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59832.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109387 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59832.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109387 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59835.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109387 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59835.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2109387 INFO  (jetty-launcher-4013-thread-1) [n:127.0.0.1:59832_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\.
   [junit4]   2> 2109387 INFO  (jetty-launcher-4013-thread-2) [n:127.0.0.1:59835_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\.
   [junit4]   2> 2109428 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2109429 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:59828/solr ready
   [junit4]   2> 2109437 INFO  (qtp1787548246-22128) [n:127.0.0.1:59832_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2109440 INFO  (OverseerThreadFactory-8538-thread-1-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 2109552 INFO  (OverseerStateUpdate-99050728493940742-127.0.0.1:59835_solr-n_0000000000) [n:127.0.0.1:59835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59832/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109557 INFO  (OverseerStateUpdate-99050728493940742-127.0.0.1:59835_solr-n_0000000000) [n:127.0.0.1:59835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109561 INFO  (OverseerStateUpdate-99050728493940742-127.0.0.1:59835_solr-n_0000000000) [n:127.0.0.1:59835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59832/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109565 INFO  (OverseerStateUpdate-99050728493940742-127.0.0.1:59835_solr-n_0000000000) [n:127.0.0.1:59835_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:59835/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2109781 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109781 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109782 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109781 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2109787 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109788 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2109911 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2109911 INFO  (zkCallback-4025-thread-1-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2109913 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2109913 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2110818 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2110818 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2110838 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2110838 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema [collection1_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2110843 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema [collection1_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2110846 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2110849 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110849 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 2110849 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110849 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 2110849 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59835.solr.core.collection1.shard1.replica_n2' (registry 'solr.core.collection1.shard1.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2110849 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110849 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\.\collection1_shard1_replica_n2\data\]
   [junit4]   2> 2110850 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59832.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2110850 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110850 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\.\collection1_shard1_replica_n1\data\]
   [junit4]   2> 2110853 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2110868 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110868 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from collection collection1, trusted=true
   [junit4]   2> 2110869 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59835.solr.core.collection1.shard2.replica_n6' (registry 'solr.core.collection1.shard2.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2110869 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110869 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\.\collection1_shard2_replica_n6\data\]
   [junit4]   2> 2110872 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema [collection1_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2110875 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2110875 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from collection collection1, trusted=true
   [junit4]   2> 2110876 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_59832.solr.core.collection1.shard2.replica_n4' (registry 'solr.core.collection1.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@2743ead9
   [junit4]   2> 2110876 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2110876 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\.\collection1_shard2_replica_n4\data\]
   [junit4]   2> 2110997 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2110997 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2110998 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110998 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2110999 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2110999 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2110999 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2110999 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111015 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2111015 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2111017 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111017 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111019 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@7af384aa[collection1_shard1_replica_n1] main]
   [junit4]   2> 2111021 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2111021 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2111021 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111022 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811658040049664
   [junit4]   2> 2111023 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@76809533[collection1_shard1_replica_n2] main]
   [junit4]   2> 2111023 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2111023 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2111024 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2111025 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2111025 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2111025 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2111025 INFO  (searcherExecutor-8544-thread-1-processing-n:127.0.0.1:59832_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@7af384aa[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111025 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111027 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811658043195392
   [junit4]   2> 2111028 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2111030 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@36d63fbf[collection1_shard2_replica_n6] main]
   [junit4]   2> 2111031 INFO  (searcherExecutor-8543-thread-1-processing-n:127.0.0.1:59835_solr x:collection1_shard1_replica_n2 s:shard1 c:collection1 r:core_node5) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.SolrCore [collection1_shard1_replica_n2] Registered new searcher Searcher@76809533[collection1_shard1_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111031 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2111031 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@3582b0d[collection1_shard2_replica_n4] main]
   [junit4]   2> 2111032 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2111032 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111033 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/config
   [junit4]   2> 2111033 INFO  (searcherExecutor-8545-thread-1-processing-n:127.0.0.1:59835_solr x:collection1_shard2_replica_n6 s:shard2 c:collection1 r:core_node8) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SolrCore [collection1_shard2_replica_n6] Registered new searcher Searcher@36d63fbf[collection1_shard2_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111033 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811658051584000
   [junit4]   2> 2111033 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 2111033 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2111033 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584811658051584000
   [junit4]   2> 2111034 INFO  (searcherExecutor-8546-thread-1-processing-n:127.0.0.1:59832_solr x:collection1_shard2_replica_n4 s:shard2 c:collection1 r:core_node7) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.SolrCore [collection1_shard2_replica_n4] Registered new searcher Searcher@3582b0d[collection1_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2111037 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2111037 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2111037 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59835/solr/collection1_shard2_replica_n6/
   [junit4]   2> 2111037 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:59835/solr START replicas=[http://127.0.0.1:59832/solr/collection1_shard2_replica_n4/] nUpdates=100
   [junit4]   2> 2111038 INFO  (qtp1787548246-22134) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.c.S.Request [collection1_shard2_replica_n4]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2111139 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111139 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111139 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111139 INFO  (zkCallback-4025-thread-3-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111337 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n6 url=http://127.0.0.1:59835/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2111337 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2111337 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2111337 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2111340 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59835/solr/collection1_shard2_replica_n6/ shard2
   [junit4]   2> 2111442 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111442 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111442 INFO  (zkCallback-4025-thread-3-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111442 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111493 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2111496 INFO  (qtp1552321414-22136) [n:127.0.0.1:59835_solr c:collection1 s:shard2 r:core_node8 x:collection1_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n6&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1713
   [junit4]   2> 2111528 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2111528 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2111528 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:59832/solr/collection1_shard1_replica_n1/
   [junit4]   2> 2111529 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:59832/solr START replicas=[http://127.0.0.1:59835/solr/collection1_shard1_replica_n2/] nUpdates=100
   [junit4]   2> 2111530 INFO  (qtp1552321414-22140) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.c.S.Request [collection1_shard1_replica_n2]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2111595 INFO  (zkCallback-4025-thread-3-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111595 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111595 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111595 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111829 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.PeerSync PeerSync: core=collection1_shard1_replica_n1 url=http://127.0.0.1:59832/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2111829 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2111829 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2111829 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2111832 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:59832/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 2111934 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111935 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111935 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111934 INFO  (zkCallback-4025-thread-3-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2111985 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2111988 INFO  (qtp1787548246-22131) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2205
   [junit4]   2> 2112035 INFO  (qtp1552321414-22129) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=config&newCollection=true&name=collection1_shard1_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2254
   [junit4]   2> 2112039 INFO  (qtp1787548246-22132) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=config&newCollection=true&name=collection1_shard2_replica_n4&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2257
   [junit4]   2> 2112044 INFO  (qtp1787548246-22128) [n:127.0.0.1:59832_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> 2112139 INFO  (zkCallback-4025-thread-3-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112139 INFO  (zkCallback-4024-thread-1-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112139 INFO  (zkCallback-4025-thread-2-processing-n:127.0.0.1:59835_solr) [n:127.0.0.1:59835_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2112139 INFO  (zkCallback-4024-thread-2-processing-n:127.0.0.1:59832_solr) [n:127.0.0.1:59832_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2113044 INFO  (qtp1787548246-22128) [n:127.0.0.1:59832_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={pullReplicas=0&replicationFactor=2&collection.configName=config&maxShardsPerNode=2&name=collection1&nrtReplicas=2&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2} status=0 QTime=3606
   [junit4]   2> 2113044 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 2113044 INFO  (SUITE-TestCloudRecovery-seed#[D37D5F76C0422405]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 2113140 INFO  (TEST-TestCloudRecovery.corruptedLogTest-seed#[D37D5F76C0422405]) [    ] o.a.s.SolrTestCaseJ4 ###Starting corruptedLogTest
   [junit4]   2> 2113164 INFO  (qtp1787548246-22130) [n:127.0.0.1:59832_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1584811660263030784&distrib.from=http://127.0.0.1:59835/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:* (-1584811660263030784)} 0 9
   [junit4]   2> 2113164 INFO  (qtp1552321414-22142) [n:127.0.0.1:59835_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&_version_=-1584811660267225088&distrib.from=http://127.0.0.1:59832/solr/collection1_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584811660267225088)} 0 9
   [junit4]   2> 2113165 INFO  (qtp1787548246-22126) [n:127.0.0.1:59832_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:59835/solr/collection1_shard2_replica_n6/&wt=javabin&version=2}{deleteByQuery=*:* (-1584811660267225088)} 0 18
   [junit4]   2> 2113165 INFO  (qtp1552321414-22138) [n:127.0.0.1:59835_solr c:collection1 

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

loudClusterPropTest, MissingSegmentRecoveryTest, MultiThreadedOCPTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework, TestCloudDeleteByQuery, TestCloudInspectUtil, TestCloudRecovery]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestCloudRecovery -Dtests.seed=D37D5F76C0422405 -Dtests.slow=true -Dtests.locale=de-CH -Dtests.timezone=America/Santo_Domingo -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J1 | TestCloudRecovery (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard1_replica_n2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2\collection1_shard2_replica_n6
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node2
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard1_replica_n1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: java.nio.file.FileSystemException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog\tlog.0000000000000000001: The process cannot access the file because it is being used by another process.
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data\tlog
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4\data
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1\collection1_shard2_replica_n4
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001\node1
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001\tempDir-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.cloud.TestCloudRecovery_D37D5F76C0422405-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D37D5F76C0422405]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [536/749 (1!)] on J1 in 24.54s, 2 tests, 1 error <<< FAILURES!

[...truncated 48111 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 319 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/319/
Java: 64bit/jdk-9.0.1 -XX:-UseCompressedOops -XX:+UseParallelGC

4 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestIndexWriterLockRelease

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001

	at __randomizedtesting.SeedInfo.seed([2428A27A95E7F8A7]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication

Error Message:
Index ٠ out-of-bounds for length ٠

Stack Trace:
java.lang.IndexOutOfBoundsException: Index ٠ out-of-bounds for length ٠
	at __randomizedtesting.SeedInfo.seed([AA787F3AD3481B8F:BE30246FF04FA691]:0)
	at java.base/jdk.internal.util.Preconditions.outOfBounds(Preconditions.java:64)
	at java.base/jdk.internal.util.Preconditions.outOfBoundsCheckIndex(Preconditions.java:70)
	at java.base/jdk.internal.util.Preconditions.checkIndex(Preconditions.java:248)
	at java.base/java.util.Objects.checkIndex(Objects.java:372)
	at java.base/java.util.ArrayList.get(ArrayList.java:440)
	at org.apache.solr.handler.TestReplicationHandler.doTestIndexAndConfigReplication(TestReplicationHandler.java:561)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.solr.handler.component.SuggestComponentTest

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\snapshot_metadata: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\snapshot_metadata    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\snapshot_metadata: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\snapshot_metadata
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001

	at __randomizedtesting.SeedInfo.seed([AA787F3AD3481B8F]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


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

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001

	at __randomizedtesting.SeedInfo.seed([F1B48826CD7C2E93]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 780 lines...]
   [junit4] Suite: org.apache.lucene.index.TestIndexWriterLockRelease
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1503, maxMBSortInHeap=7.167364245641092, sim=RandomSimilarity(queryNorm=true): {}, locale=qu-PE, timezone=Pacific/Guam
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=268592048,total=479199232
   [junit4]   2> NOTE: All tests run in this JVM: [Test2BNumericDocValues, TestFlex, TestIndexWriterDeleteByQuery, TestBM25Similarity, TestIndexReaderClose, TestIndexWriterThreadsToSegments, TestSpanMultiTermQueryWrapper, TestMultiFields, TestLongRangeFieldQueries, TestFastDecompressionMode, TestStressIndexing2, TestNot, TestGeoUtils, TestRoaringDocIdSet, TestPagedBytes, TestFastCompressionMode, TestPayloads, TestDuelingCodecsAtNight, TestIndexWriterFromReader, TestSimpleExplanations, TestNumericUtils, FuzzyTermOnShortTermsTest, TestSparseFixedBitSet, TestFixedBitSet, TestEarlyTermination, TestPackedInts, TestSimilarity, TestSubScorerFreqs, TestIndexWriterNRTIsCurrent, TestFileSwitchDirectory, Test2BTerms, TestTotalHitCountCollector, TestSortedSetSelector, TestSortRandom, TestPerSegmentDeletes, TestPerFieldDocValuesFormat, TestMultiLevelSkipList, TestDirectMonotonic, TestDocIdsWriter, TestAutomatonQuery, TestDocumentWriter, TestPointValues, TestFieldMaskingSpanQuery, TestQueryBuilder, TestBasics, TestAutomatonQueryUnicode, TestDoubleValuesSource, TestIndexWriterReader, TestDirectory, TestDeletionPolicy, TestSynonymQuery, TestSetOnce, TestForTooMuchCloning, TestBytesStore, TestShardSearching, TestCompiledAutomaton, TestOperations, TestDelegatingAnalyzerWrapper, TestDisjunctionMaxQuery, TestBoolean2, TestFieldType, TestCustomTermFreq, TestSpanFirstQuery, Test2BPagedBytes, TestMatchNoDocsQuery, TestSearcherManager, TestMergeSchedulerExternal, TestNRTThreads, TestMultiPhraseQuery, TestIndexWriterLockRelease]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestIndexWriterLockRelease -Dtests.seed=2428A27A95E7F8A7 -Dtests.slow=true -Dtests.locale=qu-PE -Dtests.timezone=Pacific/Guam -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestIndexWriterLockRelease (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001: java.nio.file.AccessDeniedException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001\testLockRelease-001
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.index.TestIndexWriterLockRelease_2428A27A95E7F8A7-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([2428A27A95E7F8A7]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [167/456 (1!)] on J1 in 0.03s, 1 test, 1 error <<< FAILURES!

[...truncated 3828 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {content6=DFR I(F)LZ(0.3), content5=DFR GL3(800.0), content2=BM25(k1=1.2,b=0.75), utf8=IB LL-L1, fie?ld=IB LL-LZ(0.3), content=DFR I(F)LZ(0.3), autf8=DFR GB2}, locale=ti, timezone=Australia/West
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=121549584,total=167247872
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestFixBrokenOffsets, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=F1B48826CD7C2E93 -Dtests.slow=true -Dtests.locale=ti -Dtests.timezone=Australia/West -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_F1B48826CD7C2E93-001\2.1.0-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F1B48826CD7C2E93]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/8 (1!)] on J0 in 19.01s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 6938 lines...]
   [junit4] Suite: org.apache.solr.handler.component.SuggestComponentTest
   [junit4]   2> 0    INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001
   [junit4]   2> 128  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 199  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.e.j.u.log Logging initialized @?????ms
   [junit4]   2> 210  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 218  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore
   [junit4]   2> 444  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader Using system property solr.solr.home: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr
   [junit4]   2> 461  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 766  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 848  INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.s.IndexSchema [null] Schema name=test
   [junit4]   2> 1166 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.WordDelimiterFilterFactory]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1266 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.GeoHashField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1276 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.LatLonType]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1287 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class [solr.CurrencyField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 1431 INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2035 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2035 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2035 WARN  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2068 INFO  (coreLoadExecutor-6-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2105 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrResourceLoader [null] Added 2 libs to classloader, from paths: [/C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib, /C:/Users/jenkins/workspace/Lucene-Solr-7.x-Windows/solr/core/src/test-files/solr/collection1/lib/classes]
   [junit4]   2> 2175 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2262 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema [collection1] Schema name=test
   [junit4]   2> 2640 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 2697 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.CoreContainer Creating SolrCore 'collection1' using configuration from instancedir C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1, trusted=true
   [junit4]   2> 2735 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter No JMX server found. Not exposing Solr metrics via JMX.
   [junit4]   2> 2862 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2867 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.c.SolrCore [[collection1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\]
   [junit4]   2> 2907 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=10, maxMergeAtOnceExplicit=29, maxMergedSegmentMB=68.8525390625, floorSegmentMB=0.78125, forceMergeDeletesPctAllowed=15.266638144253736, segmentsPerTier=22.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.0
   [junit4]   2> 3506 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3506 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3508 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=50, maxMergeAtOnceExplicit=31, maxMergedSegmentMB=48.58984375, floorSegmentMB=2.044921875, forceMergeDeletesPctAllowed=22.327644350990422, segmentsPerTier=29.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0
   [junit4]   2> 3540 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.SolrIndexSearcher Opening [Searcher@298d173a[collection1] main]
   [junit4]   2> 3598 WARN  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf; switching to use InMemory storage instead.
   [junit4]   2> 3626 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Initializing SuggestComponent
   [junit4]   2> 3628 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 3648 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory
   [junit4]   2> 3649 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_with_high_freq_dict,lookupImpl=FuzzyLookupFactory,field=cat,storeDir=suggest_fuzzy_with_high_freq_dict,suggestAnalyzerFieldType=text,buildOnCommit=true,threshold=0.0}
   [junit4]   2> 3651 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_with_high_freq_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_fuzzy_with_high_freq_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_with_high_freq_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.HighFrequencyDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3652 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 3652 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester No dictionaryImpl parameter was provided falling back to org.apache.solr.spelling.suggest.FileDictionaryFactory
   [junit4]   2> 3652 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_file_based,lookupImpl=FuzzyLookupFactory,sourceLocation=fuzzysuggest.txt,storeDir=suggest_fuzzy_file_based,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 3653 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_file_based - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_fuzzy_file_based, sourceLocation=fuzzysuggest.txt, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based, lookupImpl=FuzzyLookupFactory, dictionaryImpl=org.apache.solr.spelling.suggest.FileDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3653 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 3659 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=true,buildOnStartup=false}
   [junit4]   2> 3659 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=false, isCoreReload=false]
   [junit4]   2> 3659 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 3694 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_expr_dict,dictionaryImpl=DocumentExpressionDictionaryFactory,lookupImpl=FuzzyLookupFactory,field=cat,weightExpression=((price * 2) + weight),sortField=weight,sortField=price,storeDir=suggest_fuzzy_doc_expr_dict,suggestAnalyzerFieldType=text,buildOnCommit=true}
   [junit4]   2> 3694 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_expr_dict - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_fuzzy_doc_expr_dict, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_doc_expr_dict, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentExpressionDictionaryFactory, sizeInBytes=0 ], buildOnCommit=true, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3695 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 3695 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_dict_build_startup,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=true}
   [junit4]   2> 3695 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_fuzzy_doc_dict_build_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_fuzzy_doc_dict_build_startup, sourceLocation=null, storeDir=, lookupImpl=FuzzyLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3696 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 3696 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_fuzzy_doc_manal_build,lookupImpl=FuzzyLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,buildOnStartup=false,storeDir=suggest_fuzzy_doc_manal_build}
   [junit4]   2> 3698 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 3707 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false,storeDir=suggest_doc_default_startup}
   [junit4]   2> 3707 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_doc_default_startup, sourceLocation=null, storeDir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_doc_default_startup, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3708 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester init: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 3708 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.s.s.SolrSuggester Dictionary loaded with params: {name=suggest_doc_default_startup_no_store,lookupImpl=AnalyzingLookupFactory,dictionaryImpl=DocumentDictionaryFactory,field=cat,weightField=price,suggestAnalyzerFieldType=text,buildOnCommit=false}
   [junit4]   2> 3708 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.c.SuggestComponent Registering searcher listener for suggester: suggest_doc_default_startup_no_store - SuggesterListener [core=org.apache.solr.core.SolrCore@47d18aa6, suggester=SolrSuggester [ name=suggest_doc_default_startup_no_store, sourceLocation=null, storeDir=, lookupImpl=AnalyzingLookupFactory, dictionaryImpl=DocumentDictionaryFactory, sizeInBytes=0 ], buildOnCommit=false, buildOnOptimize=false, buildOnStartup=true, isCoreReload=false]
   [junit4]   2> 3709 INFO  (coreLoadExecutor-6-thread-1) [    x:collection1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3951 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 3952 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 3954 INFO  (SUITE-SuggestComponentTest-seed#[AA787F3AD3481B8F]-worker) [    ] o.a.s.SolrTestCaseJ4 ####initCore end
   [junit4]   2> 3965 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testFileBased
   [junit4]   2> 3976 ERROR (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 3977 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_file_based
   [junit4]   2> 3977 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4011 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4011 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4011 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4124 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 157
   [junit4]   2> 4135 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 1
   [junit4]   2> 4137 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 4138 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4140 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 4142 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 4145 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 2
   [junit4]   2> 4146 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 4147 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 4152 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 1
   [junit4]   2> 4152 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 4170 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4171 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4186 ERROR (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4186 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_fuzzy_doc_dict_build_startup
   [junit4]   2> 4186 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4191 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup
   [junit4]   2> 4192 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 4194 ERROR (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4195 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.h.c.SuggestComponent buildOnStartup: suggest_doc_default_startup_no_store
   [junit4]   2> 4195 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 4207 INFO  (searcherExecutor-7-thread-1-processing-x:collection1) [    x:collection1] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@298d173a[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4367 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f42c3cd[collection1] main]
   [junit4]   2> 4379 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4380 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4380 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4392 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 4392 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4392 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4399 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4401 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4402 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4441 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4441 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4457 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 4457 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f42c3cd[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.2.0):c11)))}
   [junit4]   2> 4458 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 288
   [junit4]   2> 4462 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=chn&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_file_based&wt=xml
   [junit4]   2> 4462 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4486 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4487 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=chn&suggest.count=2&suggest=true&suggest.dictionary=suggest_fuzzy_file_based&wt=xml
   [junit4]   2> 4497 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=chn&suggest.count=2&suggest.dictionary=suggest_fuzzy_file_based&wt=xml} status=0 QTime=36
   [junit4]   2> 4520 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testFileBased
   [junit4]   2> 4572 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4573 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 52
   [junit4]   2> 4580 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4580 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4584 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@682fcc35[collection1] main]
   [junit4]   2> 4586 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4588 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4588 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4595 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4595 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4595 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4601 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4601 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4601 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4603 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4603 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4607 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4607 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@682fcc35[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4609 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 29
   [junit4]   2> 4610 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4610 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4615 ERROR (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4615 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4616 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4619 ERROR (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4619 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 4625 ERROR (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4625 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 4628 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4635 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4635 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4637 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 4648 ERROR (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4649 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4649 INFO  (TEST-SuggestComponentTest.testFileBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.buildAll=true&wt=xml} status=0 QTime=38
   [junit4]   2> 4654 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testReloadAllSuggester
   [junit4]   2> 4657 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 2
   [junit4]   2> 4660 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 4662 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 4663 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4666 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 4667 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 4668 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 4669 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 4671 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 4671 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 4672 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 4673 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4673 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4691 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@5df186db[collection1] main]
   [junit4]   2> 4692 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4692 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4692 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4699 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 4699 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4699 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4711 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4711 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4711 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4732 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4732 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4741 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 4742 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@5df186db[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_1(7.2.0):c11)))}
   [junit4]   2> 4742 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 68
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : suggest.reloadAll=true&qt=/suggest&indent=off&suggest.q=exampel&suggest.count=5&suggest=true&wt=xml
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_dict)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_doc_default_startup)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_doc_default_startup_no_store)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_file_based)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : suggest.reloadAll=true&qt=/suggest&indent=off&suggest.q=exampel&suggest.count=5&suggest=true&wt=xml
   [junit4]   2> 4743 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={suggest.reloadAll=true&qt=/suggest&suggest.q=exampel&suggest.count=5&wt=xml} status=0 QTime=0
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : suggest.reloadAll=true&qt=/suggest&suggest=true&wt=xml&indent=off
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_dict)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_doc_default_startup)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_doc_default_startup_no_store)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_file_based)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.reload(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 4744 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : suggest.reloadAll=true&qt=/suggest&suggest=true&wt=xml&indent=off
   [junit4]   2> 4745 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={suggest.reloadAll=true&qt=/suggest&wt=xml} status=0 QTime=0
   [junit4]   2> 4745 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testReloadAllSuggester
   [junit4]   2> 4745 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4746 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4746 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4746 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4749 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@49acd0d1[collection1] main]
   [junit4]   2> 4749 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4750 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4750 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4764 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4764 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4764 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4768 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4768 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4769 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4770 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4771 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4773 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4774 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@49acd0d1[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4777 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 30
   [junit4]   2> 4778 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4778 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4782 ERROR (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4782 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4785 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4787 ERROR (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4787 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 4800 ERROR (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4800 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 4803 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4809 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4809 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4811 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 4813 ERROR (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4813 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4813 INFO  (TEST-SuggestComponentTest.testReloadAllSuggester-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.buildAll=true&wt=xml} status=0 QTime=35
   [junit4]   2> 4816 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testExpressionBased
   [junit4]   2> 4818 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 4819 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 4821 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 4822 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4823 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 4824 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 4825 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 4827 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 4828 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 4829 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 4831 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 4831 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4832 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4847 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@6f35cbd5[collection1] main]
   [junit4]   2> 4849 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4849 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4849 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4852 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 4852 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4853 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4856 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4856 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4856 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4861 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4861 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4867 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 4867 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@6f35cbd5[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_2(7.2.0):c11)))}
   [junit4]   2> 4868 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 36
   [junit4]   2> 4868 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest.build=true&indent=off&suggest.q=exampel&suggest.count=5&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=xml
   [junit4]   2> 4868 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4876 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_doc_expr_dict\fwfsta.bin
   [junit4]   2> 4876 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest.build=true&indent=off&suggest.q=exampel&suggest.count=5&suggest=true&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=xml
   [junit4]   2> 4877 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.build=true&suggest.q=exampel&suggest.count=5&suggest.dictionary=suggest_fuzzy_doc_expr_dict&wt=xml} status=0 QTime=9
   [junit4]   2> 4886 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testExpressionBased
   [junit4]   2> 4886 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 [collection1] REMOVING ALL DOCUMENTS FROM INDEX
   [junit4]   2> 4886 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{deleteByQuery=*:*} 0 0
   [junit4]   2> 4887 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4887 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4890 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2c4b7235[collection1] main]
   [junit4]   2> 4890 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4890 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4890 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4892 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4892 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4893 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4897 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4897 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_dict
   [junit4]   2> 4897 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4899 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_doc_expr_dict
   [junit4]   2> 4899 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4903 ERROR (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4903 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.c.SolrCore [collection1] Registered new searcher Searcher@2c4b7235[collection1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 4914 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{commit=} 0 27
   [junit4]   2> 4915 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent prepare with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4915 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_expr_dict)
   [junit4]   2> 4918 ERROR (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4918 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict)
   [junit4]   2> 4919 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4919 ERROR (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4923 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup)
   [junit4]   2> 4927 ERROR (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4927 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_doc_default_startup_no_store)
   [junit4]   2> 4928 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_based)
   [junit4]   2> 4933 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_file_based\fwfsta.bin
   [junit4]   2> 4933 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_dict_build_startup)
   [junit4]   2> 4936 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_doc_manal_build)
   [junit4]   2> 4939 ERROR (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.s.SolrSuggester Store Lookup build failed
   [junit4]   2> 4939 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.h.c.SuggestComponent SuggestComponent process with : qt=/suggest&suggest=true&suggest.buildAll=true&wt=xml&indent=off
   [junit4]   2> 4939 INFO  (TEST-SuggestComponentTest.testExpressionBased-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.S.Request [collection1]  webapp=null path=null params={qt=/suggest&suggest.buildAll=true&wt=xml} status=0 QTime=24
   [junit4]   2> 4942 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testLoadOnStartup
   [junit4]   2> 4943 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[0]} 0 1
   [junit4]   2> 4945 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[1]} 0 0
   [junit4]   2> 4946 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[2]} 0 0
   [junit4]   2> 4947 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[3]} 0 0
   [junit4]   2> 4948 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[4]} 0 0
   [junit4]   2> 4949 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[5]} 0 0
   [junit4]   2> 4951 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[6]} 0 0
   [junit4]   2> 4952 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[7]} 0 0
   [junit4]   2> 4953 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[8]} 0 0
   [junit4]   2> 4954 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[9]} 0 0
   [junit4]   2> 4956 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.p.LogUpdateProcessorFactory [collection1]  webapp=null path=null params={}{add=[10]} 0 0
   [junit4]   2> 4957 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 4957 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@7d56bf0d commitCommandVersion:0
   [junit4]   2> 4971 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.s.SolrIndexSearcher Opening [Searcher@2826eb0b[collection1] main]
   [junit4]   2> 4972 INFO  (TEST-SuggestComponentTest.testLoadOnStartup-seed#[AA787F3AD3481B8F]) [    ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 4972 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_with_high_freq_dict
   [junit4]   2> 4972 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_with_high_freq_dict)
   [junit4]   2> 4976 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester Stored suggest data to: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.component.SuggestComponentTest_AA787F3AD3481B8F-001\init-core-data-001\suggest_fuzzy_with_high_freq_dict\fwfsta.bin
   [junit4]   2> 4976 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.h.c.SuggestComponent buildOnCommit: suggest_fuzzy_file_based
   [junit4]   2> 4976 INFO  (searcherExecutor-7-thread-1) [    ] o.a.s.s.s.SolrSuggester SolrSuggester.build(suggest_fuzzy_file_ba

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

ationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1827529 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1b6757e9: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@c77b61a
   [junit4]   2> 1827530 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1827530 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@74e5b170: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10f9f90b
   [junit4]   2> 1827531 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1827531 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7488bf2c: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@664e88ce
   [junit4]   2> 1827531 INFO  (coreCloseExecutor-6985-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@4e35cef
   [junit4]   2> 1827531 INFO  (coreCloseExecutor-6985-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=82009327
   [junit4]   2> 1827531 INFO  (coreCloseExecutor-6985-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@272423d: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@6ebb41b6
   [junit4]   2> 1827534 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@47a6fcf7{/solr,null,UNAVAILABLE}
   [junit4]   2> 1827535 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@57c01e16{HTTP/1.1,[http/1.1]}{127.0.0.1:?}
   [junit4]   2> 1827535 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=88911764
   [junit4]   2> 1827535 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 1827535 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1e5100fb: rootName = null, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@18802262
   [junit4]   2> 1827536 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 1827536 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6554653e: rootName = null, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@10f9f90b
   [junit4]   2> 1827537 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 1827537 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@4fe34cc0: rootName = null, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@664e88ce
   [junit4]   2> 1827537 INFO  (coreCloseExecutor-6987-thread-1) [    x:collection1] o.a.s.c.SolrCore [collection1]  CLOSING SolrCore org.apache.solr.core.SolrCore@299c508a
   [junit4]   2> 1827537 INFO  (coreCloseExecutor-6987-thread-1) [    x:collection1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.collection1, tag=698110090
   [junit4]   2> 1827537 INFO  (coreCloseExecutor-6987-thread-1) [    x:collection1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7ae92364: rootName = null, domain = solr.core.collection1, service url = null, agent id = null] for registry solr.core.collection1 / com.codahale.metrics.MetricRegistry@1f177fca
   [junit4]   2> 1827540 INFO  (TEST-TestReplicationHandler.doTestRepeater-seed#[AA787F3AD3481B8F]) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@28ff32a1{/solr,null,UNAVAILABLE}
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.handler.TestReplicationHandler_AA787F3AD3481B8F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {name=Lucene50(blocksize=128), id=Lucene50(blocksize=128), newname=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=192, maxMBSortInHeap=5.851611992877925, sim=RandomSimilarity(queryNorm=false): {}, locale=ckb-IR, timezone=Asia/Yangon
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=279022976,total=532676608
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, BaseCdcrDistributedZkTest, TestSolr4Spatial, BooleanFieldTest, SortByFunctionTest, ConfigSetsAPITest, UninvertDocValuesMergePolicyTest, TestSolrConfigHandler, CreateCollectionCleanupTest, TestFieldCacheSort, TestTestInjection, PeerSyncReplicationTest, TestEmbeddedSolrServerSchemaAPI, TestPayloadCheckQParserPlugin, SolrSlf4jReporterTest, SpellCheckCollatorTest, OverseerModifyCollectionTest, LeaderElectionContextKeyTest, DistributedFacetPivotSmallAdvancedTest, URLClassifyProcessorTest, TestOmitPositions, TestSchemalessBufferedUpdates, DistribCursorPagingTest, V2StandaloneTest, TestUnifiedSolrHighlighter, BlobRepositoryCloudTest, RankQueryTest, TestCloudSchemaless, TestDocBasedVersionConstraints, MetricsHandlerTest, ScriptEngineTest, DirectSolrConnectionTest, SubstringBytesRefFilterTest, SearchRateTriggerTest, ChaosMonkeySafeLeaderWithPullReplicasTest, UnloadDistributedZkTest, PathHierarchyTokenizerFactoryTest, TestReversedWildcardFilterFactory, JvmMetricsTest, TestManagedStopFilterFactory, TestRequestStatusCollectionAPI, TestCoreAdminApis, AsyncCallRequestStatusResponseTest, CSVRequestHandlerTest, FacetPivotSmallTest, TestUpdate, TestIndexingPerformance, TestFilteredDocIdSet, TestCloudSearcherWarming, DateFieldTest, DistributedQueryElevationComponentTest, ResourceLoaderTest, TestConfigOverlay, ZkCLITest, SolrShardReporterTest, TestJmxIntegration, TestPKIAuthenticationPlugin, TestFieldTypeCollectionResource, TestCSVResponseWriter, TestSolrConfigHandlerCloud, TestLegacyFieldReuse, BinaryUpdateRequestHandlerTest, TestHdfsCloudBackupRestore, ClassificationUpdateProcessorFactoryTest, TestMaxTokenLenTokenizer, ZkControllerTest, TestCollectionAPI, ZkStateWriterTest, AssignBackwardCompatibilityTest, ReplicationFactorTest, SuggesterFSTTest, CdcrBootstrapTest, TestDFRSimilarityFactory, ParsingFieldUpdateProcessorsTest, CircularListTest, BufferStoreTest, TestNumericTerms64, SolrTestCaseJ4Test, TestExactStatsCache, FieldAnalysisRequestHandlerTest, TestRecoveryHdfs, LeaderElectionTest, TestQuerySenderListener, TestLocalFSCloudBackupRestore, OverseerTest, ExitableDirectoryReaderTest, SolrJmxReporterCloudTest, TestNRTOpen, ResponseLogComponentTest, DateMathParserTest, TestTrieFacet, TestPhraseSuggestions, XmlUpdateRequestHandlerTest, BasicDistributedZkTest, OutputWriterTest, TestStandardQParsers, CdcrUpdateLogTest, DistributedSpellCheckComponentTest, NodeAddedTriggerTest, TestBulkSchemaConcurrent, DefaultValueUpdateProcessorTest, ShardRoutingTest, TestLegacyNumericRangeQueryBuilder, HdfsChaosMonkeySafeLeaderTest, ShowFileRequestHandlerTest, MoveReplicaTest, RAMDirectoryFactoryTest, TestConfigSetsAPI, SliceStateTest, HdfsAutoAddReplicasIntegrationTest, SolrGangliaReporterTest, TestTlogReplica, TestStressRecovery, TestXmlQParserPlugin, NotRequiredUniqueKeyTest, TestQuerySenderNoQuery, TestLazyCores, BlockCacheTest, TestFiltering, DocExpirationUpdateProcessorFactoryTest, StatsReloadRaceTest, QueryResultKeyTest, CoreSorterTest, BasicAuthIntegrationTest, DistributedTermsComponentTest, PrimitiveFieldTypeTest, TestBlobHandler, ManagedSchemaRoundRobinCloudTest, TestFreeTextSuggestions, CurrencyFieldTypeTest, TestFuzzyAnalyzedSuggestions, TestLegacyTerms, SpatialFilterTest, TestPivotHelperCode, RegexBoostProcessorTest, TestPointFields, QueryParsingTest, TestComplexPhraseLeadingWildcard, AlternateDirectoryTest, TestCoreDiscovery, FastVectorHighlighterTest, TestXIncludeConfig, PeerSyncWithIndexFingerprintCachingTest, SolrXmlInZkTest, TestClassicSimilarityFactory, TestHashQParserPlugin, TestFieldCacheVsDocValues, TestSha256AuthenticationProvider, RecoveryZkTest, LeaderFailureAfterFreshStartTest, TestWriterPerf, HdfsRecoveryZkTest, TestReplicationHandler]
   [junit4] Completed [339/749 (2!)] on J0 in 92.09s, 16 tests, 1 error, 1 skipped <<< FAILURES!

[...truncated 41492 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (64bit/jdk-9.0.1) - Build # 318 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/318/
Java: 64bit/jdk-9.0.1 -XX:+UseCompressedOops -XX:+UseSerialGC

3 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.index.TestBackwardsCompatibility

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001

	at __randomizedtesting.SeedInfo.seed([CB97E5801B2B4C12]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestFilterDirectory

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001

	at __randomizedtesting.SeedInfo.seed([A35D592D20AC5462]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)


FAILED:  org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting

Error Message:
Should have exactly 4 documents returned expected:<4> but was:<3>

Stack Trace:
java.lang.AssertionError: Should have exactly 4 documents returned expected:<4> but was:<3>
	at __randomizedtesting.SeedInfo.seed([5B518ACB2DC761CE:456982C3516CDB4E]: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.checkSortOrder(DocValuesNotIndexedTest.java:260)
	at org.apache.solr.cloud.DocValuesNotIndexedTest.testGroupingSorting(DocValuesNotIndexedTest.java:245)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.base/java.lang.Thread.run(Thread.java:844)




Build Log:
[...truncated 395 lines...]
   [junit4] Suite: org.apache.lucene.store.TestFilterDirectory
   [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testFsyncDoesntCreateNewFiles
   [junit4]    > Assumption #1: test only works for FSDirectory subclasses
   [junit4] IGNOR/A 0.00s J0 | TestFilterDirectory.testPendingDeletions
   [junit4]    > Assumption #1: we can only install VirusCheckingFS on an FSDirectory
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1465, maxMBSortInHeap=5.642542507285505, sim=RandomSimilarity(queryNorm=false): {}, locale=es-PH, timezone=America/Whitehorse
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=74754104,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestSPIClassIterator, TestDocument, TestLucene50StoredFieldsFormat, TestBooleanSimilarity, TestLogMergePolicy, TestLucene70SegmentInfoFormat, TestIntArrayDocIdSet, TestConsistentFieldNumbers, TestSortedSetSortField, TestFieldCacheRewriteMethod, TestSnapshotDeletionPolicy, TestPriorityQueue, TestBooleanQueryVisitSubscorers, TestNorms, TestDirectoryReader, TestIndexWriterWithThreads, TestAddIndexes, TestNumericDocValuesUpdates, TestIndexManyDocuments, TestRecyclingIntBlockAllocator, TestSpanCollection, TestIntroSorter, TestSimpleAttributeImpl, TestLongBitSet, TestFilterDirectory]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestFilterDirectory -Dtests.seed=A35D592D20AC5462 -Dtests.slow=true -Dtests.locale=es-PH -Dtests.timezone=America/Whitehorse -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestFilterDirectory (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J0\temp\lucene.store.TestFilterDirectory_A35D592D20AC5462-001\testThreadSafety-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A35D592D20AC5462]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [52/456 (1!)] on J0 in 0.53s, 44 tests, 1 error, 2 skipped <<< FAILURES!

[...truncated 4215 lines...]
   [junit4] Suite: org.apache.lucene.index.TestBackwardsCompatibility
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSortedIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateSingleSegmentCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateEmptyIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateMoreTermsIndex
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateNoCFS
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4] IGNOR/A 0.00s J0 | TestBackwardsCompatibility.testCreateIndexWithDocValuesUpdates
   [junit4]    > Assumption #1: backcompat creation tests must be run with -Dtests.bwcdir=/path/to/write/indexes
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {content6=IB LL-LZ(0.3), content5=DFR I(n)BZ(0.3), content2=DFR I(n)Z(0.3), utf8=DFR I(F)2, fie?ld=ClassicSimilarity, content=LM Jelinek-Mercer(0.100000), autf8=IB LL-L2}, locale=ar-JO, timezone=GMT0
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=53382120,total=97386496
   [junit4]   2> NOTE: All tests run in this JVM: [TestLucene54DocValuesFormat, TestManyPointsInOldIndex, TestBackwardsCompatibility]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestBackwardsCompatibility -Dtests.seed=CB97E5801B2B4C12 -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=GMT0 -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J0 | TestBackwardsCompatibility (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\backward-codecs\test\J0\temp\lucene.index.TestBackwardsCompatibility_CB97E5801B2B4C12-001\3.0.2-cfs-001
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CB97E5801B2B4C12]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4] Completed [8/8 (1!)] on J0 in 16.01s, 30 tests, 1 error, 8 skipped <<< FAILURES!

[...truncated 8678 lines...]
   [junit4] Suite: org.apache.solr.cloud.DocValuesNotIndexedTest
   [junit4]   2> Creating dataDir: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\init-core-data-001
   [junit4]   2> 2071319 WARN  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=98 numCloses=98
   [junit4]   2> 2071320 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2071321 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason="", value=0.0/0.0, ssl=0.0/0.0, clientAuth=0.0/0.0)
   [junit4]   2> 2071321 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2071322 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001
   [junit4]   2> 2071322 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2071323 INFO  (Thread-4756) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2071323 INFO  (Thread-4756) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 2071327 ERROR (Thread-4756) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2071423 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:65133
   [junit4]   2> 2071432 INFO  (jetty-launcher-5208-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2071432 INFO  (jetty-launcher-5208-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2071432 INFO  (jetty-launcher-5208-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@58ae6d7a{/solr,null,AVAILABLE}
   [junit4]   2> 2071433 INFO  (jetty-launcher-5208-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4f0db840{/solr,null,AVAILABLE}
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4041e36a{SSL,[ssl, http/1.1]}{127.0.0.1:65138}
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-2) [    ] o.e.j.s.Server Started @2081361ms
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65138}
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@b970e46{SSL,[ssl, http/1.1]}{127.0.0.1:65137}
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-1) [    ] o.e.j.s.Server Started @2081361ms
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=65137}
   [junit4]   2> 2071434 ERROR (jetty-launcher-5208-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2071434 ERROR (jetty-launcher-5208-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 2071434 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 7.2.0
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T23:50:28.390097300Z
   [junit4]   2> 2071435 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-20T23:50:28.390097300Z
   [junit4]   2> 2071438 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2071438 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2071442 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fdbd71ab90002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2071443 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fdbd71ab90001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2071445 INFO  (jetty-launcher-5208-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65133/solr
   [junit4]   2> 2071445 INFO  (jetty-launcher-5208-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:65133/solr
   [junit4]   2> 2071448 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fdbd71ab90004, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2071552 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2071552 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2071553 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:65138_solr
   [junit4]   2> 2071554 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65137_solr
   [junit4]   2> 2071554 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.c.Overseer Overseer (id=99039433738223621-127.0.0.1:65138_solr-n_0000000000) starting
   [junit4]   2> 2071555 INFO  (zkCallback-5219-thread-1-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2071556 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2071563 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:65138_solr
   [junit4]   2> 2071565 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2071565 INFO  (zkCallback-5219-thread-1-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2071614 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071629 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071630 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071630 INFO  (jetty-launcher-5208-thread-2) [n:127.0.0.1:65138_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\.
   [junit4]   2> 2071651 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65137.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071657 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65137.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071657 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65137.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2071658 INFO  (jetty-launcher-5208-thread-1) [n:127.0.0.1:65137_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node1\.
   [junit4]   2> 2071682 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fdbd71ab90007, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.base/java.lang.Thread.run(Thread.java:844)
   [junit4]   2> 2071685 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2071687 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:65133/solr ready
   [junit4]   2> 2071707 INFO  (qtp6451764-23406) [n:127.0.0.1:65138_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 2071709 INFO  (OverseerThreadFactory-9835-thread-1-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.c.CreateCollectionCmd Create collection dv_coll
   [junit4]   2> 2071819 INFO  (OverseerStateUpdate-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"dv_coll_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65138/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2071821 INFO  (OverseerStateUpdate-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"dv_coll_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2071824 INFO  (OverseerStateUpdate-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "core":"dv_coll_shard3_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65138/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2071828 INFO  (OverseerStateUpdate-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"dv_coll",
   [junit4]   2>   "shard":"shard4",
   [junit4]   2>   "core":"dv_coll_shard4_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:65137/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2072036 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2072037 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2072036 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2072047 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2072047 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2072053 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2072158 INFO  (zkCallback-5219-thread-1-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2072158 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2072159 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2072159 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2073059 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2073060 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2073060 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2073077 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2073077 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2073079 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2073079 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard1_replica_n1' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2073080 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.core.dv_coll.shard1.replica_n1' (registry 'solr.core.dv_coll.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2073080 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2073080 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [[dv_coll_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\dv_coll_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\.\dv_coll_shard1_replica_n1\data\]
   [junit4]   2> 2073081 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2073082 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2073082 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard4_replica_n6' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2073082 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65137.solr.core.dv_coll.shard4.replica_n6' (registry 'solr.core.dv_coll.shard4.replica_n6') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2073082 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2073082 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2073083 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2073082 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [[dv_coll_shard4_replica_n6] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node1\dv_coll_shard4_replica_n6], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node1\.\dv_coll_shard4_replica_n6\data\]
   [junit4]   2> 2073083 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2073083 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2073084 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2073084 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2073089 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2073090 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2073090 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'dv_coll_shard2_replica_n2' using configuration from collection dv_coll, trusted=true
   [junit4]   2> 2073091 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65137.solr.core.dv_coll.shard2.replica_n2' (registry 'solr.core.dv_coll.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2073091 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2073091 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [[dv_coll_shard2_replica_n2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node1\dv_coll_shard2_replica_n2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node1\.\dv_coll_shard2_replica_n2\data\]
   [junit4]   2> 2073167 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2073167 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2073168 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2073168 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2073169 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073169 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073169 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073169 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073172 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2073172 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2073172 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@64c74682[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2073174 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2073174 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073174 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@793248a6[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2073174 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2073174 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073175 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073175 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2073175 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2073176 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073176 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2073176 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2073176 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584630941751443456
   [junit4]   2> 2073176 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2073177 INFO  (searcherExecutor-9841-thread-1-processing-n:127.0.0.1:65137_solr x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@64c74682[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073177 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2073177 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584630941752492032
   [junit4]   2> 2073179 INFO  (searcherExecutor-9842-thread-1-processing-n:127.0.0.1:65138_solr x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@793248a6[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073180 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@3fa3c8d3[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65137/solr/dv_coll_shard4_replica_n6/
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SyncStrategy https://127.0.0.1:65137/solr/dv_coll_shard4_replica_n6/ has no replicas
   [junit4]   2> 2073181 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2073181 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2073181 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2073181 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2073181 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/
   [junit4]   2> 2073182 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2073182 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073182 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SyncStrategy https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/ has no replicas
   [junit4]   2> 2073182 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2073182 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2073182 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2073183 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2073183 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584630941758783488
   [junit4]   2> 2073184 INFO  (searcherExecutor-9840-thread-1-processing-n:127.0.0.1:65138_solr x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@3fa3c8d3[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073184 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65137/solr/dv_coll_shard4_replica_n6/ shard4
   [junit4]   2> 2073186 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/ shard3
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SyncStrategy https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/ has no replicas
   [junit4]   2> 2073188 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2073191 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/ shard1
   [junit4]   2> 2073232 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2073232 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2073235 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2073235 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2073236 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@69d78b45[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 2073236 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2073236 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2073236 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2073238 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 2073238 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2073240 INFO  (searcherExecutor-9843-thread-1-processing-n:127.0.0.1:65137_solr x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@69d78b45[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2073240 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584630941818552320
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:65137/solr/dv_coll_shard2_replica_n2/
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SyncStrategy https://127.0.0.1:65137/solr/dv_coll_shard2_replica_n2/ has no replicas
   [junit4]   2> 2073244 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 2073247 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:65137/solr/dv_coll_shard2_replica_n2/ shard2
   [junit4]   2> 2073349 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2073349 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2073351 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2073351 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2073386 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2073389 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2073389 INFO  (qtp1527165430-23395) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=dv_coll_shard4_replica_n6&action=CREATE&numShards=4&collection=dv_coll&shard=shard4&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1342
   [junit4]   2> 2073391 INFO  (qtp6451764-23409) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=conf1&newCollection=true&name=dv_coll_shard3_replica_n4&action=CREATE&numShards=4&collection=dv_coll&shard=shard3&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1355
   [junit4]   2> 2073395 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2073397 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=dv_coll_shard1_replica_n1&action=CREATE&numShards=4&collection=dv_coll&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1360
   [junit4]   2> 2073399 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2073399 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=dv_coll_shard2_replica_n2&action=CREATE&numShards=4&collection=dv_coll&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1349
   [junit4]   2> 2073407 INFO  (qtp6451764-23406) [n:127.0.0.1:65138_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> 2073503 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2073503 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2073503 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2073503 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2073712 INFO  (OverseerCollectionConfigSetProcessor-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_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> 2074407 INFO  (qtp6451764-23406) [n:127.0.0.1:65138_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf1&maxShardsPerNode=2&name=dv_coll&nrtReplicas=1&action=CREATE&numShards=4&wt=javabin&version=2} status=0 QTime=2699
   [junit4]   2> 2074412 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SchemaManager managed schema loaded . version : 0 
   [junit4]   2> 2074414 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2074415 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074423 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.ZkController Persisted config data to node /configs/conf1/managed-schema 
   [junit4]   2> 2074423 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2074423 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2074423 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_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> 2074423 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_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> 2074425 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2074425 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2074427 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.IndexSchema [dv_coll_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 2074427 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.IndexSchema [dv_coll_shard4_replica_n6] Schema name=minimal
   [junit4]   2> 2074429 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2074430 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074430 INFO  (zkCallback-5220-thread-1-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 2074431 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074432 INFO  (zkCallback-5220-thread-2-processing-n:127.0.0.1:65137_solr) [n:127.0.0.1:65137_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 6 ms
   [junit4]   2> 2074432 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema [dv_coll_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2074463 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074463 INFO  (zkCallback-5219-thread-2-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 33 ms
   [junit4]   2> 2074463 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard1_replica_n1
   [junit4]   2> 2074466 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard3_replica_n4
   [junit4]   2> 2074467 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.c.SolrCore core reload dv_coll_shard3_replica_n4
   [junit4]   2> 2074469 INFO  (Thread-4779) [n:127.0.0.1:65137_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard2_replica_n2
   [junit4]   2> 2074470 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2074470 INFO  (Thread-4779) [n:127.0.0.1:65137_solr    ] o.a.s.c.SolrCore config update listener called for core dv_coll_shard4_replica_n6
   [junit4]   2> 2074477 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2074481 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074481 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll
   [junit4]   2> 2074517 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2074518 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2074602 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2074602 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2074603 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@5e98791f[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2074604 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2074605 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2074605 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2074605 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2074605 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2074606 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1584630943250907136
   [junit4]   2> 2074609 INFO  (searcherExecutor-9860-thread-1-processing-n:127.0.0.1:65138_solr x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@5e98791f[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2074614 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DefaultSolrCoreState New IndexWriter is ready to be used.
   [junit4]   2> 2074614 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@12af7df0[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2074617 INFO  (searcherExecutor-9860-thread-1-processing-n:127.0.0.1:65138_solr x:dv_coll_shard3_replica_n4 s:shard3 c:dv_coll r:core_node7) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4] Registered new searcher Searcher@12af7df0[dv_coll_shard3_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2074617 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.ZkIndexSchemaReader Retrieved schema version 1 from ZooKeeper
   [junit4]   2> 2074620 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2074622 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2074622 INFO  (zkCallback-5219-thread-3-processing-n:127.0.0.1:65138_solr) [n:127.0.0.1:65138_solr    ] o.a.s.s.ZkIndexSchemaReader Finished refreshing schema in 5 ms
   [junit4]   2> 2074623 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] 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> 2074623 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.2.0
   [junit4]   2> 2075158 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema [dv_coll_shard3_replica_n4] Schema name=minimal
   [junit4]   2> 2075160 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2075160 INFO  (Thread-4778) [n:127.0.0.1:65138_solr    ] o.a.s.c.CoreContainer Reloading SolrCore 'dv_coll_shard3_replica_n4' using configuration from collection dv_coll
   [junit4]   2> 2075164 INFO  (qtp6451764-23407) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.S.Request [dv_coll_shard1_replica_n1]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2075168 INFO  (qtp1527165430-23398) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.S.Request [dv_coll_shard4_replica_n6]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2075174 INFO  (qtp1527165430-23400) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.S.Request [dv_coll_shard2_replica_n2]  webapp=/solr path=/schema/zkversion params={refreshIfBelowVersion=1&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 2075175 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ManagedIndexSchema Took 552.0ms for 3 replicas to apply schema update version 1 for collection dv_coll
   [junit4]   2> 2075175 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.S.Request [dv_coll_shard3_replica_n4]  webapp=/solr path=/schema params={wt=javabin&version=2} status=0 QTime=764
   [junit4]   2> 2075175 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [dv_coll_shard3_replica_n4]  CLOSING SolrCore org.apache.solr.core.SolrCore@23f7e2ab
   [junit4]   2> 2075175 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard3.replica_n4, tag=603447979
   [junit4]   2> 2075175 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1f1a9f44: rootName = solr_65138, domain = solr.core.dv_coll.shard3.replica_n4, service url = null, agent id = null] for registry solr.core.dv_coll.shard3.replica_n4 / com.codahale.metrics.MetricRegistry@2709c845
   [junit4]   2> 2075181 INFO  (qtp6451764-23404) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard3.leader, tag=603447979
   [junit4]   2> 2075196 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_65138.solr.core.dv_coll.shard3.replica_n4' (registry 'solr.core.dv_coll.shard3.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@1d3470dd
   [junit4]   2> 2075196 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.c.SolrCore [[dv_coll_shard3_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\dv_coll_shard3_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001\tempDir-001\node2\.\dv_coll_shard3_replica_n4\data\]
   [junit4]   2> 2075215 INFO  (TEST-DocValuesNotIndexedTest.testGroupingSorting-seed#[5B518ACB2DC761CE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testGroupingSorting
   [junit4]   2> 2075228 INFO  (qtp6451764-23417) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584630943897878528)} 0 1
   [junit4]   2> 2075232 INFO  (qtp1527165430-23393) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584630943906267136)} 0 1
   [junit4]   2> 2075233 INFO  (qtp1527165430-23396) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard1_replica_n1/&wt=javabin&version=2}{deleteByQuery=*:* (-1584630943896829952)} 0 11
   [junit4]   2> 2075233 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={wt=javabin&version=2}{deleteByQuery=*:* (-1584630943890538496)} 0 17
   [junit4]   2> 2075256 INFO  (qtp6451764-23411) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584630943932481536,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2075256 INFO  (qtp6451764-23411) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2075272 INFO  (qtp1527165430-23397) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584630943949258752,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2075272 INFO  (qtp1527165430-23397) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2075273 INFO  (qtp6451764-23416) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584630943950307328,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2075273 INFO  (qtp6451764-23416) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2075273 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2075273 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2075274 INFO  (qtp6451764-23411) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@275313c[dv_coll_shard1_replica_n1] main]
   [junit4]   2> 2075274 INFO  (qtp6451764-23416) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2075275 INFO  (qtp6451764-23416) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard3_replica_n4]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 2
   [junit4]   2> 2075275 INFO  (qtp6451764-23411) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2075276 INFO  (qtp1527165430-23397) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@4baf050b[dv_coll_shard2_replica_n2] main]
   [junit4]   2> 2075276 INFO  (qtp1527165430-23397) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2075276 INFO  (searcherExecutor-9840-thread-1-processing-n:127.0.0.1:65138_solr x:dv_coll_shard1_replica_n1 s:shard1 c:dv_coll r:core_node3) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.c.SolrCore [dv_coll_shard1_replica_n1] Registered new searcher Searcher@275313c[dv_coll_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2075277 INFO  (searcherExecutor-9843-thread-1-processing-n:127.0.0.1:65137_solr x:dv_coll_shard2_replica_n2 s:shard2 c:dv_coll r:core_node5) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.c.SolrCore [dv_coll_shard2_replica_n2] Registered new searcher Searcher@4baf050b[dv_coll_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2075278 INFO  (qtp6451764-23411) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 21
   [junit4]   2> 2075278 INFO  (qtp1527165430-23397) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 5
   [junit4]   2> 2075278 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.SolrIndexSearcher Opening [Searcher@2a8e98a0[dv_coll_shard3_replica_n4] main]
   [junit4]   2> 2075279 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 2075280 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 2075280 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/conf1/managed-schema
   [junit4]   2> 2075281 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.s.ZkIndexSchemaReader Current schema version 1 is already the latest
   [junit4]   2> 2075281 INFO  (Thread-4778) [n:127.0.0.1:65138_solr c:dv_coll s:shard3 r:core_node7 x:dv_coll_shard3_replica_n4] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2075283 INFO  (qtp1527165430-23399) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1584630943960793088,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2075283 INFO  (qtp1527165430-23399) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 2075283 INFO  (qtp1527165430-23399) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.s.SolrIndexSearcher Opening [Searcher@cac3126[dv_coll_shard4_replica_n6] main]
   [junit4]   2> 2075283 INFO  (qtp1527165430-23399) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2075283 INFO  (searcherExecutor-9841-thread-1-processing-n:127.0.0.1:65137_solr x:dv_coll_shard4_replica_n6 s:shard4 c:dv_coll r:core_node8) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.c.SolrCore [dv_coll_shard4_replica_n6] Registered new searcher Searcher@cac3126[dv_coll_shard4_replica_n6] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2075283 INFO  (qtp1527165430-23399) [n:127.0.0.1:65137_solr c:dv_coll s:shard4 r:core_node8 x:dv_coll_shard4_replica_n6] o.a.s.u.p.LogUpdateProcessorFactory [dv_coll_shard4_replica_n6]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=https://127.0.0.1:65138/solr/dv_coll_shard3_replica_n4/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 2075283 INFO  (qtp6451764-23402) [n:127.0.0.1:65138_solr c:dv_coll s:

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

  2> 2075696 INFO  (coreCloseExecutor-9870-thread-2) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.dv_coll.shard2.replica_n2, tag=357402558
   [junit4]   2> 2075696 INFO  (coreCloseExecutor-9870-thread-2) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@42a83c4b: rootName = solr_65137, domain = solr.core.dv_coll.shard2.replica_n2, service url = null, agent id = null] for registry solr.core.dv_coll.shard2.replica_n2 / com.codahale.metrics.MetricRegistry@2534d3ef
   [junit4]   2> 2075701 INFO  (coreCloseExecutor-9869-thread-2) [n:127.0.0.1:65138_solr c:dv_coll s:shard1 r:core_node3 x:dv_coll_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard1.leader, tag=606055212
   [junit4]   2> 2075702 INFO  (coreCloseExecutor-9870-thread-2) [n:127.0.0.1:65137_solr c:dv_coll s:shard2 r:core_node5 x:dv_coll_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.dv_coll.shard2.leader, tag=357402558
   [junit4]   2> 2075706 INFO  (jetty-closer-5209-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@58ae6d7a{/solr,null,UNAVAILABLE}
   [junit4]   2> 2075706 INFO  (jetty-closer-5209-thread-1) [    ] o.a.s.c.Overseer Overseer (id=99039433738223621-127.0.0.1:65138_solr-n_0000000000) closing
   [junit4]   2> 2075706 INFO  (OverseerStateUpdate-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:65138_solr
   [junit4]   2> 2075707 WARN  (OverseerAutoScalingTriggerThread-99039433738223621-127.0.0.1:65138_solr-n_0000000000) [n:127.0.0.1:65138_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 2075708 INFO  (jetty-closer-5209-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4f0db840{/solr,null,UNAVAILABLE}
   [junit4]   2> 2075708 ERROR (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 2075709 INFO  (SUITE-DocValuesNotIndexedTest-seed#[5B518ACB2DC761CE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65133 65133
   [junit4]   2> 2075710 INFO  (Thread-4756) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:65133 65133
   [junit4]   2> 2075714 WARN  (Thread-4756) [    ] 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> 	12	/solr/collections/dv_coll/state.json
   [junit4]   2> 	3	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/clusterprops.json
   [junit4]   2> 	2	/solr/configs/conf1/managed-schema
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	3	/solr/live_nodes
   [junit4]   2> 	3	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.DocValuesNotIndexedTest_5B518ACB2DC761CE-001
   [junit4]   2> Nov 20, 2017 11:50:32 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 4 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=CheapBastard, sim=RandomSimilarity(queryNorm=true): {}, locale=en-KI, timezone=AGT
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 9.0.1 (64-bit)/cpus=3,threads=1,free=233499896,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [MultiTermTest, RecoveryZkTest, TestCodecSupport, TestBlobHandler, ResponseLogComponentTest, TestNoOpRegenerator, TriLevelCompositeIdRoutingTest, TestManagedSchemaAPI, JvmMetricsTest, TestRawTransformer, BigEndianAscendingWordSerializerTest, RequestHandlersTest, DistributedQueryComponentOptimizationTest, TestCloudSchemaless, TestRequestStatusCollectionAPI, TestGraphMLResponseWriter, BasicAuthIntegrationTest, TestHdfsBackupRestoreCore, TestRecovery, ParsingFieldUpdateProcessorsTest, SubstringBytesRefFilterTest, TestPushWriter, IndexSchemaTest, DistributedVersionInfoTest, ChaosMonkeySafeLeaderWithPullReplicasTest, ShowFileRequestHandlerTest, ReturnFieldsTest, HdfsBasicDistributedZkTest, ConfigSetsAPITest, TestFieldCollectionResource, TestCollectionAPI, TestIntervalFaceting, URLClassifyProcessorTest, TestXIncludeConfig, TolerantUpdateProcessorTest, QueryResultKeyTest, TestAddFieldRealTimeGet, TestPayloadCheckQParserPlugin, SolrInfoBeanTest, TestSchemaSimilarityResource, BlobRepositoryCloudTest, ZkStateWriterTest, BlockJoinFacetRandomTest, DisMaxRequestHandlerTest, AssignBackwardCompatibilityTest, TestRTimerTree, TestCorePropertiesReload, TestDistributedSearch, SuggestComponentTest, TestSQLHandler, RegexBoostProcessorTest, AnalyticsQueryTest, BaseCdcrDistributedZkTest, TestHalfAndHalfDocValues, CleanupOldIndexTest, DeleteNodeTest, TestPullReplicaErrorHandling, ComputePlanActionTest, SortByFunctionTest, TestBlendedInfixSuggestions, TestHighlightDedupGrouping, DistributedFacetPivotWhiteBoxTest, TestSolrConfigHandlerCloud, NodeAddedTriggerTest, PrimUtilsTest, SearchRateTriggerTest, TestLazyCores, NotRequiredUniqueKeyTest, SolrCLIZkUtilsTest, HighlighterTest, StatsReloadRaceTest, TestSolrConfigHandler, TestReqParamsAPI, DistributedQueryElevationComponentTest, TestSizeLimitedDistributedMap, TestMaxTokenLenTokenizer, ClusterStateUpdateTest, TestCustomSort, SecurityConfHandlerTest, TestDownShardTolerantSearch, TestStressInPlaceUpdates, HdfsWriteToMultipleCollectionsTest, SolrCmdDistributorTest, DistanceFunctionTest, DirectUpdateHandlerOptimizeTest, ScriptEngineTest, TestSearcherReuse, TestPolicyCloud, TestSerializedLuceneMatchVersion, TestSweetSpotSimilarityFactory, TimeZoneUtilsTest, TestUtils, DateMathParserTest, CdcrReplicationHandlerTest, AtomicUpdateProcessorFactoryTest, TestEmbeddedSolrServerAdminHandler, TestOmitPositions, BufferStoreTest, TestOrdValues, ResponseHeaderTest, TestSubQueryTransformer, TestDocBasedVersionConstraints, TestRandomRequestDistribution, CollectionReloadTest, DistribCursorPagingTest, SignatureUpdateProcessorFactoryTest, JSONWriterTest, CdcrVersionReplicationTest, TestLFUCache, BinaryUpdateRequestHandlerTest, RequiredFieldsTest, FastVectorHighlighterTest, TestIBSimilarityFactory, TestImpersonationWithHadoopAuth, DistribJoinFromCollectionTest, TestConfigSetProperties, TestHdfsUpdateLog, CoreMergeIndexesAdminHandlerTest, CloudMLTQParserTest, TestReplicationHandler, SpellCheckComponentTest, TestFreeTextSuggestions, TestBinaryField, TestCoreAdminApis, CircularListTest, AutoAddReplicasPlanActionTest, TestSegmentSorting, DistributedExpandComponentTest, TestDynamicLoading, TestSchemaNameResource, TestIndexingPerformance, ClassificationUpdateProcessorTest, ZkFailoverTest, LargeFieldTest, BJQParserTest, UUIDFieldTest, TestInfoStreamLogging, TestNumericRangeQuery32, TestDistribIDF, ManagedSchemaRoundRobinCloudTest, LeaderFailureAfterFreshStartTest, FieldAnalysisRequestHandlerTest, TestSystemCollAutoCreate, DeleteInactiveReplicaTest, TestLMDirichletSimilarityFactory, CdcrBootstrapTest, TestMacroExpander, OverriddenZkACLAndCredentialsProvidersTest, CurrencyFieldTypeTest, DirectSolrConnectionTest, SolrGangliaReporterTest, AddReplicaTest, TestJoin, RollingRestartTest, MinimalSchemaTest, TestTestInjection, TestPseudoReturnFields, DeleteShardTest, TestCollectionAPIs, TestQueryWrapperFilter, ShardRoutingTest, V2StandaloneTest, DistributedTermsComponentTest, TestFieldTypeCollectionResource, TestExpandComponent, TestLegacyTerms, TestSolrCloudSnapshots, TestStressRecovery, SolrRequestParserTest, DistributedFacetPivotLargeTest, DocValuesMissingTest, TestManagedSynonymGraphFilterFactory, TestAtomicUpdateErrorCases, AsyncCallRequestStatusResponseTest, TestPrepRecovery, ReplicationFactorTest, SuggesterWFSTTest, PKIAuthenticationIntegrationTest, TestSolrCloudWithDelegationTokens, TestSubQueryTransformerDistrib, RAMDirectoryFactoryTest, TestExactStatsCache, TestRandomFaceting, TestRandomDVFaceting, ZkCLITest, TestFaceting, DistributedSpellCheckComponentTest, ZkControllerTest, TestRealTimeGet, TestStressReorder, TestRangeQuery, SolrCoreTest, TestGroupingSearch, QueryElevationComponentTest, BadIndexSchemaTest, ConvertedLegacyTest, TestSort, TestFiltering, DirectUpdateHandlerTest, TestBadConfig, SoftAutoCommitTest, SolrIndexSplitterTest, SimplePostToolTest, TestCoreDiscovery, TestExtendedDismaxParser, SuggesterFSTTest, SuggesterTSTTest, SpatialFilterTest, PolyFieldTest, WordBreakSolrSpellCheckerTest, TestUpdate, DefaultValueUpdateProcessorTest, DocValuesMultiTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, TestWriterPerf, TestQueryTypes, FileBasedSpellCheckerTest, TestValueSourceCache, TermVectorComponentTest, TestSolrQueryParser, TestJmxIntegration, TestAnalyzedSuggestions, JsonLoaderTest, SearchHandlerTest, SampleTest, NumericFieldsTest, TestConfig, TestFuzzyAnalyzedSuggestions, TestPhraseSuggestions, TestDFRSimilarityFactory, TestLMJelinekMercerSimilarityFactory, ResourceLoaderTest, ChaosMonkeyNothingIsSafeTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, CollectionsAPISolrJTest, DocValuesNotIndexedTest]
   [junit4] Completed [519/749 (1!)] on J0 in 4.91s, 4 tests, 1 failure <<< FAILURES!

[...truncated 40902 lines...]

[JENKINS] Lucene-Solr-7.x-Windows (32bit/jdk1.8.0_144) - Build # 317 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/317/
Java: 32bit/jdk1.8.0_144 -server -XX:+UseParallelGC

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.lucene.store.TestMultiMMap

Error Message:
Could not remove the following files (in the order of attempts):    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003 

Stack Trace:
java.io.IOException: Could not remove the following files (in the order of attempts):
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004
   C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003

	at __randomizedtesting.SeedInfo.seed([E1EE97542DFE868B]:0)
	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
	at org.apache.lucene.util.TestRuleTemporaryFilesCleanup.afterAlways(TestRuleTemporaryFilesCleanup.java:216)
	at com.carrotsearch.randomizedtesting.rules.TestRuleAdapter$1.afterAlways(TestRuleAdapter.java:31)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:43)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 847 lines...]
   [junit4] Suite: org.apache.lucene.store.TestMultiMMap
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {docid=PostingsFormat(name=LuceneFixedGap), junk=Lucene50(blocksize=128)}, docValues:{}, maxPointsInLeafNode=1627, maxMBSortInHeap=6.561094263185437, sim=RandomSimilarity(queryNorm=false): {}, locale=ar-SD, timezone=Asia/Krasnoyarsk
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 (32-bit)/cpus=3,threads=1,free=64051576,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: [TestCheckIndex, TestCustomSearcherSort, TestDemo, TestIndexWriterLockRelease, TestSortRescorer, TestLSBRadixSorter, TestIndexWriterForceMerge, TestSpanContainQuery, TestSentinelIntSet, TestSloppyPhraseQuery2, TestOmitNorms, TestBoostQuery, TestFilterDirectoryReader, TestSegmentTermDocs, TestSmallFloat, TestDirectMonotonic, TestIndexReaderClose, Test2BPagedBytes, TestGraphTokenStreamFiniteStrings, TestSparseFixedBitSet, Test2BPostingsBytes, TestCustomTermFreq, TestInfoStream, TestMergedIterator, TestSubScorerFreqs, TestSpanTermQuery, TestManyFields, TestDirectory, TestTryDelete, TestIntsRef, FuzzyTermOnShortTermsTest, TestCharsRef, TestPostingsOffsets, TestRateLimiter, TestUniqueTermCount, TestLucene60FieldInfoFormat, TestDocumentsWriterStallControl, TestMaxTermFrequency, TestClassicSimilarity, Test2BDocs, TestIndexCommit, TestReaderWrapperDVTypeCheck, TestIndexWriterNRTIsCurrent, TestDuelingCodecsAtNight, TestStopFilter, TestDelegatingAnalyzerWrapper, TestConcurrentMergeScheduler, TestSimpleExplanations, TestCharTermAttributeImpl, TestMultiPhraseQuery, TestAllFilesHaveChecksumFooter, TestSegmentCacheables, TestElevationComparator, TestIndexWriterDeleteByQuery, TestConstantScoreQuery, TestNIOFSDirectory, TestIndexWriterConfig, TestFilterWeight, TestMultiFields, TestAllFilesCheckIndexHeader, LimitedFiniteStringsIteratorTest, TestSegmentMerger, TestSortedSetDocValues, TestMultiTermQueryRewrites, TestMSBRadixSorter, TestSizeBoundedForceMerge, TestMultiCollector, TestDocValues, TestFixedBitSet, TestFlex, TestIndexWriterOnJRECrash, TestFastDecompressionMode, TestStressIndexing2, TestLongPostings, TestTermVectorsReader, TestTransactions, TestReaderClosed, TestCachingCollector, TestDocIDMerger, TestBytesRefArray, TestTotalHitCountCollector, TestSpanMultiTermQueryWrapper, TestBoolean2, TestSearchAfter, TestBytesStore, TestUsageTrackingFilterCachingPolicy, TestIntRangeFieldQueries, TestQueryRescorer, Test2BBKDPoints, TestBasics, TestSimpleFSLockFactory, TestDocumentWriter, TestComplexExplanationsOfNonMatches, TestIndexWriterDelete, TestDeterminism, TestBytesRefHash, TestFixedLengthBytesRefArray, TestPhraseQuery, TestBM25Similarity, TestDisjunctionMaxQuery, TestPagedBytes, TestStressIndexing, TestLongRangeFieldQueries, TestBlockPostingsFormat3, TestTermVectorsWriter, TestDoubleValuesSource, TestByteSlices, TestPrefixInBooleanQuery, TestShardSearching, TestNumericUtils, TestRollingUpdates, TestIndexOrDocValuesQuery, TestPerFieldPostingsFormat, TestExitableDirectoryReader, TestIndexWriter, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestPackedInts, TestGraphTokenizers, TestMultiMMap]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestMultiMMap -Dtests.seed=E1EE97542DFE868B -Dtests.slow=true -Dtests.locale=ar-SD -Dtests.timezone=Asia/Krasnoyarsk -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] ERROR   0.00s J1 | TestMultiMMap (suite) <<<
   [junit4]    > Throwable #1: java.io.IOException: Could not remove the following files (in the order of attempts):
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekEnd-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-017
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekZero-008
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\testSeekSliceZero-004
   [junit4]    >    C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003: java.nio.file.DirectoryNotEmptyException: C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\lucene\build\core\test\J1\temp\lucene.store.TestMultiMMap_E1EE97542DFE868B-001\tempDir-003
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([E1EE97542DFE868B]:0)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.rm(IOUtils.java:329)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [189/456 (1!)] on J1 in 47.38s, 54 tests, 1 error <<< FAILURES!

[...truncated 56408 lines...]